TokenListController_getAllTokenList
GEThttps://api.socket.tech/v2/token-lists/all
TokenListController_getAllTokenList
Request​
Query Parameters
isShortList boolean
Only gives a short important list instead of all tokens
Example: 10
Header Parameters
API-KEY string
Responses​
- 200
All Supported token by a given route
- application/json
- Schema
- Example (from schema)
Schema
success booleanrequired
Status of API.
{
"success": true
}
Loading...