Skip to content

Commit 9406799

Browse files
committed
fix neptune name
1 parent 473c4e9 commit 9406799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/swapService/strategies/balmySDK/neptuneQuoteSource.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import qs from "qs"
1515

1616
// Supported networks: https://docs.1inch.io/docs/aggregation-protocol/introduction/#supported-networkschains
1717
export const NEPTUNE_METADATA: QuoteSourceMetadata<NeptuneSupport> = {
18-
name: "Swell",
18+
name: "Neptune",
1919
supports: {
2020
chains: [1923],
2121
swapAndTransfer: true,

0 commit comments

Comments
 (0)