File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ exports[`Partial SDK: fetching methods: axiosFetcher Get_Adapters: Get_Adapters
2828 "AaveV2",
2929 "AaveV3",
3030 "AaveV3Lido",
31- "KyberDmm",
3231 "Weth",
3332 "PolygonMigrator",
3433 "Synapse",
@@ -151,7 +150,6 @@ exports[`Partial SDK: fetching methods: fetchFetcher Get_Adapters: Get_Adapters
151150 "AaveV2",
152151 "AaveV3",
153152 "AaveV3Lido",
154- "KyberDmm",
155153 "Weth",
156154 "PolygonMigrator",
157155 "Synapse",
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ exports[`Simple SDK: fetcher made with: axios Get_Adapters: Get_Adapters 1`] = `
3232 "AaveV2",
3333 "AaveV3",
3434 "AaveV3Lido",
35- "KyberDmm",
3635 "Weth",
3736 "PolygonMigrator",
3837 "Synapse",
@@ -46,6 +45,7 @@ exports[`Simple SDK: fetcher made with: axios Get_Adapters: Get_Adapters 1`] = `
4645 "sUSDe",
4746 "stcUSD",
4847 "Hashflow",
48+ "Native",
4949 "MaverickV1",
5050 "MaverickV2",
5151 "SwaapV2",
@@ -179,7 +179,6 @@ exports[`Simple SDK: fetcher made with: fetch Get_Adapters: Get_Adapters 1`] = `
179179 "AaveV2",
180180 "AaveV3",
181181 "AaveV3Lido",
182- "KyberDmm",
183182 "Weth",
184183 "PolygonMigrator",
185184 "Synapse",
@@ -193,6 +192,7 @@ exports[`Simple SDK: fetcher made with: fetch Get_Adapters: Get_Adapters 1`] = `
193192 "sUSDe",
194193 "stcUSD",
195194 "Hashflow",
195+ "Native",
196196 "MaverickV1",
197197 "MaverickV2",
198198 "SwaapV2",
You can’t perform that action at this time.
0 commit comments