@agoric/portfolio-api 0.1.1-dev-64a82cf.0.64a82cf → 0.1.1-dev-9fca75b.0.9fca75b
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/package.json +4 -4
- package/src/instruments.d.ts +12 -0
- package/src/instruments.js +22 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agoric/portfolio-api",
|
|
3
|
-
"version": "0.1.1-dev-
|
|
3
|
+
"version": "0.1.1-dev-9fca75b.0.9fca75b",
|
|
4
4
|
"description": "API for Portfolio management",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -27,11 +27,11 @@
|
|
|
27
27
|
"generate:ymax-machine": "npx tsx scripts/gen-ymax-machine.mts"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@agoric/orchestration": "0.1.1-dev-
|
|
30
|
+
"@agoric/orchestration": "0.1.1-dev-9fca75b.0.9fca75b",
|
|
31
31
|
"@endo/common": "^1.2.13"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@agoric/internal": "0.3.3-dev-
|
|
34
|
+
"@agoric/internal": "0.3.3-dev-9fca75b.0.9fca75b",
|
|
35
35
|
"@types/js-yaml": "^4",
|
|
36
36
|
"ajv": "^6.12.6",
|
|
37
37
|
"ava": "^5.3.0",
|
|
@@ -64,5 +64,5 @@
|
|
|
64
64
|
"engines": {
|
|
65
65
|
"node": "^20.9 || ^22.11"
|
|
66
66
|
},
|
|
67
|
-
"gitHead": "
|
|
67
|
+
"gitHead": "9fca75b18acc53a00245b7377d787b93107f02b3"
|
|
68
68
|
}
|
package/src/instruments.d.ts
CHANGED
|
@@ -23,6 +23,18 @@ export namespace InstrumentId {
|
|
|
23
23
|
let Compound_Ethereum: "Compound_Ethereum";
|
|
24
24
|
let Compound_Optimism: "Compound_Optimism";
|
|
25
25
|
let ERC4626_vaultU2_Ethereum: "ERC4626_vaultU2_Ethereum";
|
|
26
|
+
let ERC4626_morphoClearstarHighYieldUsdc_Ethereum: "ERC4626_morphoClearstarHighYieldUsdc_Ethereum";
|
|
27
|
+
let ERC4626_morphoClearstarUsdcCore_Ethereum: "ERC4626_morphoClearstarUsdcCore_Ethereum";
|
|
28
|
+
let ERC4626_morphoGauntletUsdcRwa_Ethereum: "ERC4626_morphoGauntletUsdcRwa_Ethereum";
|
|
29
|
+
let ERC4626_morphoSteakhouseHighYieldInstant_Ethereum: "ERC4626_morphoSteakhouseHighYieldInstant_Ethereum";
|
|
30
|
+
let ERC4626_morphoClearstarInstitutionalUsdc_Ethereum: "ERC4626_morphoClearstarInstitutionalUsdc_Ethereum";
|
|
31
|
+
let ERC4626_morphoClearstarUsdcReactor_Ethereum: "ERC4626_morphoClearstarUsdcReactor_Ethereum";
|
|
32
|
+
let ERC4626_morphoAlphaUsdcCore_Ethereum: "ERC4626_morphoAlphaUsdcCore_Ethereum";
|
|
33
|
+
let ERC4626_morphoResolvUsdc_Ethereum: "ERC4626_morphoResolvUsdc_Ethereum";
|
|
34
|
+
let ERC4626_morphoGauntletUsdcFrontier_Ethereum: "ERC4626_morphoGauntletUsdcFrontier_Ethereum";
|
|
35
|
+
let ERC4626_morphoHyperithmUsdcMidcurve_Ethereum: "ERC4626_morphoHyperithmUsdcMidcurve_Ethereum";
|
|
36
|
+
let ERC4626_morphoHyperithmUsdcDegen_Ethereum: "ERC4626_morphoHyperithmUsdcDegen_Ethereum";
|
|
37
|
+
let ERC4626_morphoGauntletUsdcCore_Ethereum: "ERC4626_morphoGauntletUsdcCore_Ethereum";
|
|
26
38
|
let USDN: "USDN";
|
|
27
39
|
let USDNVault: "USDNVault";
|
|
28
40
|
}
|
package/src/instruments.js
CHANGED
|
@@ -24,6 +24,28 @@ export const InstrumentId = /** @type {const} */ ({
|
|
|
24
24
|
Compound_Ethereum: 'Compound_Ethereum',
|
|
25
25
|
Compound_Optimism: 'Compound_Optimism',
|
|
26
26
|
ERC4626_vaultU2_Ethereum: 'ERC4626_vaultU2_Ethereum',
|
|
27
|
+
ERC4626_morphoClearstarHighYieldUsdc_Ethereum:
|
|
28
|
+
'ERC4626_morphoClearstarHighYieldUsdc_Ethereum',
|
|
29
|
+
ERC4626_morphoClearstarUsdcCore_Ethereum:
|
|
30
|
+
'ERC4626_morphoClearstarUsdcCore_Ethereum',
|
|
31
|
+
ERC4626_morphoGauntletUsdcRwa_Ethereum:
|
|
32
|
+
'ERC4626_morphoGauntletUsdcRwa_Ethereum',
|
|
33
|
+
ERC4626_morphoSteakhouseHighYieldInstant_Ethereum:
|
|
34
|
+
'ERC4626_morphoSteakhouseHighYieldInstant_Ethereum',
|
|
35
|
+
ERC4626_morphoClearstarInstitutionalUsdc_Ethereum:
|
|
36
|
+
'ERC4626_morphoClearstarInstitutionalUsdc_Ethereum',
|
|
37
|
+
ERC4626_morphoClearstarUsdcReactor_Ethereum:
|
|
38
|
+
'ERC4626_morphoClearstarUsdcReactor_Ethereum',
|
|
39
|
+
ERC4626_morphoAlphaUsdcCore_Ethereum: 'ERC4626_morphoAlphaUsdcCore_Ethereum',
|
|
40
|
+
ERC4626_morphoResolvUsdc_Ethereum: 'ERC4626_morphoResolvUsdc_Ethereum',
|
|
41
|
+
ERC4626_morphoGauntletUsdcFrontier_Ethereum:
|
|
42
|
+
'ERC4626_morphoGauntletUsdcFrontier_Ethereum',
|
|
43
|
+
ERC4626_morphoHyperithmUsdcMidcurve_Ethereum:
|
|
44
|
+
'ERC4626_morphoHyperithmUsdcMidcurve_Ethereum',
|
|
45
|
+
ERC4626_morphoHyperithmUsdcDegen_Ethereum:
|
|
46
|
+
'ERC4626_morphoHyperithmUsdcDegen_Ethereum',
|
|
47
|
+
ERC4626_morphoGauntletUsdcCore_Ethereum:
|
|
48
|
+
'ERC4626_morphoGauntletUsdcCore_Ethereum',
|
|
27
49
|
USDN: 'USDN',
|
|
28
50
|
USDNVault: 'USDNVault',
|
|
29
51
|
});
|