Comparing version 0.2.6 to 0.2.7
@@ -62,3 +62,3 @@ "use strict"; | ||
title: "Total value locked", | ||
variants: [{ label: "Compound V3 USDC - Wrapped Ether", precision: 1 }], | ||
variants: [{ label: "V3 USDC - Wrapped Ether Pool", precision: 1 }], | ||
}, | ||
@@ -65,0 +65,0 @@ }, |
{ | ||
"name": "protofun", | ||
"license": "UNLICENSED", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"files": [ | ||
@@ -6,0 +6,0 @@ "dist", |
@@ -110,3 +110,3 @@ import { PriceUnit, Timeframe } from "./primitives" | ||
title: "Total value locked", | ||
variants: [{ label: "Compound V3 USDC - Wrapped Ether", precision: 1 }], | ||
variants: [{ label: "V3 USDC - Wrapped Ether Pool", precision: 1 }], | ||
}, | ||
@@ -113,0 +113,0 @@ }, |
Sorry, the diff of this file is not supported yet
70038