Skip to content

Conversation

@nicholaspai
Copy link
Member

  • acrossApi.ts: Return undefined for a specific token price query if unavailable rather than throwing if any individual query fails
  • priceClient.ts: When falling back to the next priceFeed, only query token addresses that we don't have a price for. This allows the priceFeed. getPricesByAddress() to "partially resolve", like in the case when querying the Across API via the acrossApi adapter.

- `acrossApi.ts`: Return undefined for a specific token price query if unavailable rather than throwing if any individual query fails
- `priceClient.ts`: When falling back to the next `priceFeed`, only query token addresses that we don't have a price for. This allows the `priceFeed. getPricesByAddress()` to "partially resolve", like in the case when querying the Across API via the `acrossApi` adapter.
@nicholaspai nicholaspai requested review from bmzig and pxrl November 25, 2025 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants