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.
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.
EvmToken
, OtcToken
, All
If informed, will filter only EvmTokens on that chain
List of supported tokens successfully retrieved
The response is of type object
.