Skip to content

Commit 9fdcfbf

Browse files
committed
add openocean sonic config
1 parent c21c98c commit 9fdcfbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/swapService/strategies/balmySDK/openOceanQuoteSource.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ const SUPPORTED_CHAINS: Record<
7070
[Chains.BLAST.chainId]: { chainKey: "blast" },
7171
[Chains.ROOTSTOCK.chainId]: { chainKey: "rootstock" },
7272
[Chains.MODE.chainId]: { chainKey: "mode" },
73+
[146]: { chainKey: "sonic" },
7374
}
7475

7576
const OPEN_OCEAN_METADATA: QuoteSourceMetadata<OpenOceanSupport> = {

0 commit comments

Comments
 (0)