routes
Retrieves supported Universal Bridge routes based on the provided filters.
When multiple filters are specified, a route must satisfy all filters to be included (it acts as an AND operator).
Returned routes might look something like:
You can filter for specific chains or tokens:
The returned routes will be limited based on the API. You can paginate through the results using the limit
and offset
parameters: