Skip to content

Chore/change default API_URL#245

Merged
Velenir merged 2 commits into
masterfrom
chore/api_url_change
Jun 24, 2026
Merged

Chore/change default API_URL#245
Velenir merged 2 commits into
masterfrom
chore/api_url_change

Conversation

@Velenir

@Velenir Velenir commented Jun 24, 2026

Copy link
Copy Markdown
Member

part of FRNT-1351


Note

Medium Risk
Changing the default API base URL affects all default SDK HTTP traffic; callers depending on the ParaSwap host must override apiURL or upgrade intentionally.

Overview
Switches the SDK’s default market API host from https://api.paraswap.io to https://api.velora.xyz via API_URL in constants.ts. Integrations that do not pass a custom apiURL will now call Velora’s endpoint for rates, swaps, delta, and other constructed fetchers.

Bumps package version 10.0.0 → 10.0.1 and updates the includeDEXS JSDoc link in rates.ts to the new adapters list URL.

Reviewed by Cursor Bugbot for commit 53b4ae1. Bugbot is set up for automated code reviews on this repo. Configure here.

@Velenir Velenir requested a review from andriy-shymkiv June 24, 2026 08:27
@linear

linear Bot commented Jun 24, 2026

Copy link
Copy Markdown

FRNT-1351

@github-actions

Copy link
Copy Markdown

size-limit report 📦

Path Size
dist/sdk.cjs.production.min.js 16.62 KB (-0.22% 🔽)
dist/sdk.esm.js 16.82 KB (-0.31% 🔽)

@Velenir Velenir merged commit d67b65c into master Jun 24, 2026
4 checks passed
@Velenir Velenir deleted the chore/api_url_change branch June 24, 2026 12:49
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