Skip to content

Commit 885b875

Browse files
committed
rename gammaswap
1 parent 873ef58 commit 885b875

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed
File renamed without changes.

src/adaptors/gammaswap/index.js renamed to src/adaptors/ammaswap-open-interest/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ async function apyPerChain(chainName, refPoolAddr, endpoint) {
262262
return {
263263
pool,
264264
chain: utils.formatChain(chainName),
265-
project: 'gammaswap',
265+
project: 'gammaswap-open-interest',
266266
symbol: `${pDetails.token0.symbol}-${pDetails.token1.symbol}`,
267267
tvlUsd: Number(_gammaPoolTracers[i].lastDailyData.pool.tvlUSD),
268268
apyBase: supplyApy(

0 commit comments

Comments
 (0)