@defisaver/tokens 1.3.72 → 1.3.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -24
- package/esm/assets.js +1 -1
- package/package.json +1 -1
- package/src/assets.ts +1 -1
- package/umd/index.js +396 -394
- package/yarn.lock +0 -5282
package/README.md
CHANGED
|
@@ -54,7 +54,7 @@ Name | Type |
|
|
|
54
54
|
`underlyingAsset` | *string* |
|
|
55
55
|
`yearnCollateral` | *boolean* |
|
|
56
56
|
|
|
57
|
-
Defined in: [types.ts:4](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
57
|
+
Defined in: [types.ts:4](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/types.ts#L4)
|
|
58
58
|
|
|
59
59
|
___
|
|
60
60
|
|
|
@@ -62,7 +62,7 @@ ___
|
|
|
62
62
|
|
|
63
63
|
Ƭ **ExtendedIlkData**: [*IlkData*](README.md#ilkdata) \| { `assetData`: [*AssetData*](README.md#assetdata) }
|
|
64
64
|
|
|
65
|
-
Defined in: [types.ts:41](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
65
|
+
Defined in: [types.ts:41](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/types.ts#L41)
|
|
66
66
|
|
|
67
67
|
___
|
|
68
68
|
|
|
@@ -87,7 +87,7 @@ Name | Type |
|
|
|
87
87
|
`join` | *string* |
|
|
88
88
|
`pip` | *string* |
|
|
89
89
|
|
|
90
|
-
Defined in: [types.ts:21](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
90
|
+
Defined in: [types.ts:21](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/types.ts#L21)
|
|
91
91
|
|
|
92
92
|
## Variables
|
|
93
93
|
|
|
@@ -95,7 +95,7 @@ Defined in: [types.ts:21](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
|
95
95
|
|
|
96
96
|
• `Const` **MAXUINT**: *string*= '115792089237316195423570985008687907853269984665640564039457584007913129639935'
|
|
97
97
|
|
|
98
|
-
Defined in: [index.ts:19](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
98
|
+
Defined in: [index.ts:19](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L19)
|
|
99
99
|
|
|
100
100
|
___
|
|
101
101
|
|
|
@@ -103,7 +103,7 @@ ___
|
|
|
103
103
|
|
|
104
104
|
• `Const` **aaveV2Markets**: AaveMarketData[]
|
|
105
105
|
|
|
106
|
-
Defined in: [aaveV2Markets.ts:3](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
106
|
+
Defined in: [aaveV2Markets.ts:3](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/aaveV2Markets.ts#L3)
|
|
107
107
|
|
|
108
108
|
___
|
|
109
109
|
|
|
@@ -111,7 +111,7 @@ ___
|
|
|
111
111
|
|
|
112
112
|
• `Const` **assets**: [*AssetData*](README.md#assetdata)[]
|
|
113
113
|
|
|
114
|
-
Defined in: [assets.ts:381](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
114
|
+
Defined in: [assets.ts:381](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/assets.ts#L381)
|
|
115
115
|
|
|
116
116
|
___
|
|
117
117
|
|
|
@@ -119,7 +119,7 @@ ___
|
|
|
119
119
|
|
|
120
120
|
• `Const` **ilks**: [*IlkData*](README.md#ilkdata)[]
|
|
121
121
|
|
|
122
|
-
Defined in: [ilks.ts:5](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
122
|
+
Defined in: [ilks.ts:5](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/ilks.ts#L5)
|
|
123
123
|
|
|
124
124
|
___
|
|
125
125
|
|
|
@@ -127,7 +127,7 @@ ___
|
|
|
127
127
|
|
|
128
128
|
• `Const` **reflexerCollTypes**: [*IlkData*](README.md#ilkdata)[]
|
|
129
129
|
|
|
130
|
-
Defined in: [reflexerCollTypes.ts:3](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
130
|
+
Defined in: [reflexerCollTypes.ts:3](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/reflexerCollTypes.ts#L3)
|
|
131
131
|
|
|
132
132
|
___
|
|
133
133
|
|
|
@@ -137,13 +137,13 @@ ___
|
|
|
137
137
|
|
|
138
138
|
#### Type declaration:
|
|
139
139
|
|
|
140
|
-
Name | Type |
|
|
141
|
-
------ | ------ |
|
|
142
|
-
`bytesToString` | (`hex`: *string*) => *string* |
|
|
143
|
-
`compare` | (`a`: *string*, `b`: *string*) => *boolean* |
|
|
144
|
-
`stringToBytes` | (`str`: *string*) => *string* |
|
|
140
|
+
Name | Type | Value |
|
|
141
|
+
------ | ------ | ------ |
|
|
142
|
+
`bytesToString` | *function* | (`hex`: *string*) => *string* |
|
|
143
|
+
`compare` | *function* | (`a`: *string*, `b`: *string*) => *boolean* |
|
|
144
|
+
`stringToBytes` | *function* | (`str`: *string*) => *string* |
|
|
145
145
|
|
|
146
|
-
Defined in: [index.ts:17](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
146
|
+
Defined in: [index.ts:17](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L17)
|
|
147
147
|
|
|
148
148
|
## Functions
|
|
149
149
|
|
|
@@ -160,7 +160,7 @@ Name | Type | Default value | Description |
|
|
|
160
160
|
|
|
161
161
|
**Returns:** *string*
|
|
162
162
|
|
|
163
|
-
Defined in: [index.ts:128](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
163
|
+
Defined in: [index.ts:128](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L128)
|
|
164
164
|
|
|
165
165
|
___
|
|
166
166
|
|
|
@@ -177,7 +177,7 @@ Name | Type | Description |
|
|
|
177
177
|
|
|
178
178
|
**Returns:** *string*
|
|
179
179
|
|
|
180
|
-
Defined in: [index.ts:149](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
180
|
+
Defined in: [index.ts:149](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L149)
|
|
181
181
|
|
|
182
182
|
___
|
|
183
183
|
|
|
@@ -193,7 +193,7 @@ Name | Type | Default value |
|
|
|
193
193
|
|
|
194
194
|
**Returns:** *void* \| AaveMarketData
|
|
195
195
|
|
|
196
|
-
Defined in: [index.ts:121](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
196
|
+
Defined in: [index.ts:121](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L121)
|
|
197
197
|
|
|
198
198
|
___
|
|
199
199
|
|
|
@@ -212,7 +212,7 @@ Name | Type | Default value |
|
|
|
212
212
|
|
|
213
213
|
**Returns:** [*AssetData*](README.md#assetdata)
|
|
214
214
|
|
|
215
|
-
Defined in: [index.ts:41](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
215
|
+
Defined in: [index.ts:41](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L41)
|
|
216
216
|
|
|
217
217
|
___
|
|
218
218
|
|
|
@@ -228,7 +228,7 @@ Name | Type | Default value |
|
|
|
228
228
|
|
|
229
229
|
**Returns:** [*AssetData*](README.md#assetdata)
|
|
230
230
|
|
|
231
|
-
Defined in: [index.ts:71](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
231
|
+
Defined in: [index.ts:71](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L71)
|
|
232
232
|
|
|
233
233
|
___
|
|
234
234
|
|
|
@@ -247,7 +247,7 @@ Name | Type | Default value | Description |
|
|
|
247
247
|
|
|
248
248
|
**Returns:** [*ExtendedIlkData*](README.md#extendedilkdata)
|
|
249
249
|
|
|
250
|
-
Defined in: [index.ts:50](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
250
|
+
Defined in: [index.ts:50](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L50)
|
|
251
251
|
|
|
252
252
|
___
|
|
253
253
|
|
|
@@ -263,7 +263,7 @@ Name | Type | Default value |
|
|
|
263
263
|
|
|
264
264
|
**Returns:** *string*
|
|
265
265
|
|
|
266
|
-
Defined in: [index.ts:73](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
266
|
+
Defined in: [index.ts:73](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L73)
|
|
267
267
|
|
|
268
268
|
___
|
|
269
269
|
|
|
@@ -282,7 +282,7 @@ Name | Type | Default value | Description |
|
|
|
282
282
|
|
|
283
283
|
Token symbol
|
|
284
284
|
|
|
285
|
-
Defined in: [index.ts:101](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
285
|
+
Defined in: [index.ts:101](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L101)
|
|
286
286
|
|
|
287
287
|
___
|
|
288
288
|
|
|
@@ -300,7 +300,7 @@ Name | Type | Description |
|
|
|
300
300
|
|
|
301
301
|
Token symbol
|
|
302
302
|
|
|
303
|
-
Defined in: [index.ts:113](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
303
|
+
Defined in: [index.ts:113](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L113)
|
|
304
304
|
|
|
305
305
|
___
|
|
306
306
|
|
|
@@ -318,4 +318,4 @@ Name | Type | Description |
|
|
|
318
318
|
|
|
319
319
|
Token symbol
|
|
320
320
|
|
|
321
|
-
Defined in: [index.ts:119](https://github.com/DecenterApps/defisaver-tokens/blob/
|
|
321
|
+
Defined in: [index.ts:119](https://github.com/DecenterApps/defisaver-tokens/blob/e29f27f/src/index.ts#L119)
|
package/esm/assets.js
CHANGED
|
@@ -202,7 +202,7 @@ const AlusdAddress = "0xbc6da0fe9ad5f3b0d58160288917aa56653660e9";
|
|
|
202
202
|
const AlethAddress = "0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6";
|
|
203
203
|
const EnsAddress = "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72";
|
|
204
204
|
const MusdAddress = "0xe2f2a5c287993345a840db3b0845fbc70f5935a5";
|
|
205
|
-
const ImusdAddress = "
|
|
205
|
+
const ImusdAddress = "0x30647a72dc82d7fbb1123ea74716ab8a317eac19";
|
|
206
206
|
const cUSDPAddress = "0x041171993284df560249B57358F931D9eB7b925D";
|
|
207
207
|
import BlankIcon from './TokenIcons/BlankIcon.js';
|
|
208
208
|
import ZrxIcon from './TokenIcons/ZrxIcon.js';
|
package/package.json
CHANGED
package/src/assets.ts
CHANGED
|
@@ -204,7 +204,7 @@ const AlusdAddress = "0xbc6da0fe9ad5f3b0d58160288917aa56653660e9";
|
|
|
204
204
|
const AlethAddress = "0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6";
|
|
205
205
|
const EnsAddress = "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72";
|
|
206
206
|
const MusdAddress = "0xe2f2a5c287993345a840db3b0845fbc70f5935a5";
|
|
207
|
-
const ImusdAddress = "
|
|
207
|
+
const ImusdAddress = "0x30647a72dc82d7fbb1123ea74716ab8a317eac19";
|
|
208
208
|
const cUSDPAddress = "0x041171993284df560249B57358F931D9eB7b925D";
|
|
209
209
|
|
|
210
210
|
import BlankIcon from './TokenIcons/BlankIcon.js';
|