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 0f56c2a commit bfb762fCopy full SHA for bfb762f
src/swapService/strategies/balmySDK/sources/openOceanQuoteSource.ts
@@ -76,6 +76,7 @@ const SUPPORTED_CHAINS: Record<
76
[130]: { chainKey: "unichain" }, // fix gas price
77
[239]: { chainKey: "tac" }, // fix gas price
78
[9745]: { chainKey: "plasma" },
79
+ [143]: { chainKey: "monad" },
80
}
81
82
const OPEN_OCEAN_METADATA: QuoteSourceMetadata<OpenOceanSupport> = {
0 commit comments