Skip to content

Feat/update bridge price#225

Merged
andriy-shymkiv merged 3 commits intofeat/degenModefrom
feat/update-bridgePrice
Mar 18, 2026
Merged

Feat/update bridge price#225
andriy-shymkiv merged 3 commits intofeat/degenModefrom
feat/update-bridgePrice

Conversation

@andriy-shymkiv
Copy link
Contributor

@andriy-shymkiv andriy-shymkiv commented Feb 27, 2026

Updates bridgePrice.availableBridges types according to the API changes for crosschain BUY


Note

Low Risk
Low risk type-only change that updates availableBridges typings to match API responses for cross-chain BUY quotes; primary risk is TypeScript compile fallout where consumers assumed these fields were absent.

Overview
Updates BridgePrice.availableBridges typing in getDeltaPrice.ts to include source-side fields (srcAmount, srcAmountBeforeFee, srcUSD, srcUSDBeforeFee) so cross-chain BUY responses can expose pre/post-fee source amounts alongside existing destination and gas fields.

Written by Cursor Bugbot for commit 6c1c2ac. This will update automatically on new commits. Configure here.

@github-actions
Copy link

github-actions bot commented Feb 27, 2026

size-limit report 📦

Path Size
dist/sdk.cjs.production.min.js 16.38 KB (0%)
dist/sdk.esm.js 16.35 KB (0%)

@andriy-shymkiv andriy-shymkiv force-pushed the feat/update-bridgePrice branch from 1e11698 to ab4cf29 Compare March 2, 2026 12:27
@andriy-shymkiv andriy-shymkiv marked this pull request as ready for review March 18, 2026 10:10
@andriy-shymkiv andriy-shymkiv requested a review from Velenir March 18, 2026 10:10
@andriy-shymkiv andriy-shymkiv changed the base branch from master to feat/degenMode March 18, 2026 15:55
@andriy-shymkiv andriy-shymkiv merged commit f8c59f5 into feat/degenMode Mar 18, 2026
2 of 3 checks passed
@andriy-shymkiv andriy-shymkiv deleted the feat/update-bridgePrice branch March 18, 2026 15:56
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