Skip to content

Commit

Permalink
fix names
Browse files Browse the repository at this point in the history
  • Loading branch information
0xroll committed Oct 15, 2024
1 parent f46d206 commit 032c1f9
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const mapVaultsToOutputRows = async (vaults: Vault[], assets: WrappedAsse

const tokenInfo = await getTokenInfo(va.asset.originAssetAddress);
outputs.push({
protocol: "Synonym Finance",
protocol: "SynonymFinance",
timestamp: block.blockTimestamp,
block_number: block.blockNumber,
etl_timestamp: now,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 032c1f9

Please sign in to comment.