@compound-finance/compound-js
Advanced tools
Comparing version 0.4.3 to 0.4.4
@@ -15,2 +15,3 @@ export declare const constants: { | ||
cETH: string; | ||
cFEI: string; | ||
cLINK: string; | ||
@@ -34,2 +35,3 @@ cMKR: string; | ||
ETH: string; | ||
FEI: string; | ||
MKR: string; | ||
@@ -63,2 +65,3 @@ REP: string; | ||
cETH: string; | ||
cFEI: string; | ||
cLINK: string; | ||
@@ -79,2 +82,3 @@ cMKR: string; | ||
DAI: string; | ||
FEI: string; | ||
LINK: string; | ||
@@ -554,2 +558,3 @@ MKR: string; | ||
cETH: number; | ||
cFEI: number; | ||
cLINK: number; | ||
@@ -574,2 +579,3 @@ cMKR: number; | ||
ETH: number; | ||
FEI: number; | ||
LINK: number; | ||
@@ -576,0 +582,0 @@ MKR: number; |
@@ -54,2 +54,3 @@ /** | ||
cETH: number; | ||
cFEI: number; | ||
cLINK: number; | ||
@@ -74,2 +75,3 @@ cMKR: number; | ||
ETH: number; | ||
FEI: number; | ||
LINK: number; | ||
@@ -76,0 +78,0 @@ MKR: number; |
{ | ||
"name": "@compound-finance/compound-js", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"author": "Compound Labs, Inc.", | ||
@@ -5,0 +5,0 @@ "description": "A JavaScript SDK for Ethereum and the Compound Protocol.", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1062391
7338