Tokens
Get tokens supported by Endaoment
Fetches all tokens supported by Endaoment. This endpoint can be filtered by chainId or tokenType. If chainId is provided, tokenType will be ignored and only EvmTokens on that chain will be returned. If no filter is provided, all supported tokens will be returned.
GET
Query Parameters
If informed, will filter which type of token to fetch. If not informed, will return all tokens. If chainId
is informed, this will be ignored.
Available options:
EvmToken
, OtcToken
, All
If informed, will filter only EvmTokens on that chain
Response
200 - application/json
List of supported tokens successfully retrieved
The response is of type object
.