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 c21c98c commit 9fdcfbfCopy full SHA for 9fdcfbf
src/swapService/strategies/balmySDK/openOceanQuoteSource.ts
@@ -70,6 +70,7 @@ const SUPPORTED_CHAINS: Record<
70
[Chains.BLAST.chainId]: { chainKey: "blast" },
71
[Chains.ROOTSTOCK.chainId]: { chainKey: "rootstock" },
72
[Chains.MODE.chainId]: { chainKey: "mode" },
73
+ [146]: { chainKey: "sonic" },
74
}
75
76
const OPEN_OCEAN_METADATA: QuoteSourceMetadata<OpenOceanSupport> = {
0 commit comments