Skip to content

Commit

Permalink
silo rename
Browse files Browse the repository at this point in the history
  • Loading branch information
slasher125 committed Jan 10, 2025
1 parent 3e3b9da commit 8d360c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ const main = async () => {
markets.push({
pool: `${market.id}-ethereum`,
chain: 'Ethereum',
project: 'silo-finance',
project: 'silo-v1',
symbol: utils.formatSymbol(name),
tvlUsd: tvlUsd.toNumber(),
apyBase: Number(inputTokenSupplyRateObject.rate),
Expand Down

0 comments on commit 8d360c1

Please sign in to comment.