list Tokens
fun listTokens(address: String? = null, symbols: String? = null): ListTokensResponse
Content copied to clipboard
Get a list of tokens Get a list of tokens
Return
ListTokensResponse
Parameters
address
Contract address of the token (optional)
symbols
Token symbols for the token, e.g. ?symbols=IMX,ETH (optional)
Throws
If the API returns an informational or redirection response
org. openapitools. client. infrastructure. Client Exception
If the API returns a client error response
org. openapitools. client. infrastructure. Server Exception
If the API returns a server error response