We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473c4e9 commit 9406799Copy full SHA for 9406799
src/swapService/strategies/balmySDK/neptuneQuoteSource.ts
@@ -15,7 +15,7 @@ import qs from "qs"
15
16
// Supported networks: https://docs.1inch.io/docs/aggregation-protocol/introduction/#supported-networkschains
17
export const NEPTUNE_METADATA: QuoteSourceMetadata<NeptuneSupport> = {
18
- name: "Swell",
+ name: "Neptune",
19
supports: {
20
chains: [1923],
21
swapAndTransfer: true,
0 commit comments