Skip to content

Commit a93a856

Browse files
committed
rename magpie to fly in metadata
1 parent 2fe9306 commit a93a856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/swapService/strategies/balmySDK/sources/magpieQuoteSource.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const SUPPORTED_CHAINS: Record<ChainId, string> = {
3939
}
4040

4141
const MAGPIE_METADATA: QuoteSourceMetadata<MagpieSupport> = {
42-
name: "Magpie",
42+
name: "Fly",
4343
supports: {
4444
chains: Object.keys(SUPPORTED_CHAINS).map(Number),
4545
swapAndTransfer: true,

0 commit comments

Comments
 (0)