@agoric/portfolio-api 0.1.1-dev-020e5de.0.020e5de → 0.1.1-dev-e5ed322.0.e5ed322
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 +1 -0
- package/src/instruments.js +2 -0
- package/src/places.d.ts +8 -0
- package/src/places.d.ts.map +1 -1
- package/src/places.js +4 -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-e5ed322.0.e5ed322",
|
|
4
4
|
"description": "API for Portfolio management",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -46,8 +46,8 @@
|
|
|
46
46
|
"generate:ymax-machine": "npx tsx scripts/gen-ymax-machine.mts"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@agoric/internal": "0.3.3-dev-
|
|
50
|
-
"@agoric/orchestration": "0.1.1-dev-
|
|
49
|
+
"@agoric/internal": "0.3.3-dev-e5ed322.0.e5ed322",
|
|
50
|
+
"@agoric/orchestration": "0.1.1-dev-e5ed322.0.e5ed322",
|
|
51
51
|
"@endo/common": "^1.4.0",
|
|
52
52
|
"@endo/errors": "^1.3.1",
|
|
53
53
|
"@endo/patterns": "^1.9.1"
|
|
@@ -73,5 +73,5 @@
|
|
|
73
73
|
"engines": {
|
|
74
74
|
"node": "^22.11"
|
|
75
75
|
},
|
|
76
|
-
"gitHead": "
|
|
76
|
+
"gitHead": "e5ed322b930764088588f150e7264fc5cd34982f"
|
|
77
77
|
}
|
package/src/instruments.d.ts
CHANGED
|
@@ -51,6 +51,7 @@ export namespace InstrumentId {
|
|
|
51
51
|
let ERC4626_morphoGauntletUsdcPrime_Ethereum: "ERC4626_morphoGauntletUsdcPrime_Ethereum";
|
|
52
52
|
let ERC4626_morphoEthenaSteakhouseUsdc_Base: "ERC4626_morphoEthenaSteakhouseUsdc_Base";
|
|
53
53
|
let ERC4626_morphoKpkUsdcPrime_Ethereum: "ERC4626_morphoKpkUsdcPrime_Ethereum";
|
|
54
|
+
let ERC4626_morphoRockawayxUsdcYield_Ethereum: "ERC4626_morphoRockawayxUsdcYield_Ethereum";
|
|
54
55
|
let USDN: "USDN";
|
|
55
56
|
let USDNVault: "USDNVault";
|
|
56
57
|
}
|
package/src/instruments.js
CHANGED
|
@@ -68,6 +68,8 @@ export const InstrumentId = /** @type {const} */ ({
|
|
|
68
68
|
ERC4626_morphoEthenaSteakhouseUsdc_Base:
|
|
69
69
|
'ERC4626_morphoEthenaSteakhouseUsdc_Base',
|
|
70
70
|
ERC4626_morphoKpkUsdcPrime_Ethereum: 'ERC4626_morphoKpkUsdcPrime_Ethereum',
|
|
71
|
+
ERC4626_morphoRockawayxUsdcYield_Ethereum:
|
|
72
|
+
'ERC4626_morphoRockawayxUsdcYield_Ethereum',
|
|
71
73
|
USDN: 'USDN',
|
|
72
74
|
USDNVault: 'USDNVault',
|
|
73
75
|
});
|
package/src/places.d.ts
CHANGED
|
@@ -133,6 +133,10 @@ export declare const ERC4626PoolPlaces: {
|
|
|
133
133
|
readonly protocol: "ERC4626";
|
|
134
134
|
readonly chainName: "Ethereum";
|
|
135
135
|
};
|
|
136
|
+
readonly ERC4626_morphoRockawayxUsdcYield_Ethereum: {
|
|
137
|
+
readonly protocol: "ERC4626";
|
|
138
|
+
readonly chainName: "Ethereum";
|
|
139
|
+
};
|
|
136
140
|
};
|
|
137
141
|
export type ERC4626InstrumentId = keyof typeof ERC4626PoolPlaces;
|
|
138
142
|
export declare const PoolPlaces: {
|
|
@@ -232,6 +236,10 @@ export declare const PoolPlaces: {
|
|
|
232
236
|
readonly protocol: "ERC4626";
|
|
233
237
|
readonly chainName: "Ethereum";
|
|
234
238
|
};
|
|
239
|
+
readonly ERC4626_morphoRockawayxUsdcYield_Ethereum: {
|
|
240
|
+
readonly protocol: "ERC4626";
|
|
241
|
+
readonly chainName: "Ethereum";
|
|
242
|
+
};
|
|
235
243
|
readonly Beefy_re7_Avalanche: {
|
|
236
244
|
readonly protocol: "Beefy";
|
|
237
245
|
readonly chainName: "Avalanche";
|
package/src/places.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"places.d.ts","sourceRoot":"","sources":["places.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,WAAW,EACX,cAAc,EACd,aAAa,EACd,MAAM,gBAAgB,CAAC;AACxB,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAchD,MAAM,MAAM,aAAa,GACrB;IAAE,QAAQ,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,IAAI,GAAG,CAAC,CAAC;IAAC,SAAS,EAAE,OAAO,CAAA;CAAE,GACzD;IAAE,QAAQ,EAAE,aAAa,CAAC;IAAC,SAAS,EAAE,WAAW,CAAA;CAAE,CAAC;AAGxD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;CAyBqC,CAAC;AAGlE,MAAM,MAAM,iBAAiB,GAAG,MAAM,OAAO,eAAe,CAAC;AAE7D,eAAO,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"places.d.ts","sourceRoot":"","sources":["places.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,WAAW,EACX,cAAc,EACd,aAAa,EACd,MAAM,gBAAgB,CAAC;AACxB,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAchD,MAAM,MAAM,aAAa,GACrB;IAAE,QAAQ,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,IAAI,GAAG,CAAC,CAAC;IAAC,SAAS,EAAE,OAAO,CAAA;CAAE,GACzD;IAAE,QAAQ,EAAE,aAAa,CAAC;IAAC,SAAS,EAAE,WAAW,CAAA;CAAE,CAAC;AAGxD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;CAyBqC,CAAC;AAGlE,MAAM,MAAM,iBAAiB,GAAG,MAAM,OAAO,eAAe,CAAC;AAE7D,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqGmC,CAAC;AAGlE,MAAM,MAAM,mBAAmB,GAAG,MAAM,OAAO,iBAAiB,CAAC;AAEjE,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAciC,CAAC;AAGzD,MAAM,MAAM,OAAO,GAAG,YAAY,CAAC;AAEnC;;;GAGG;AACH,eAAO,MAAM,cAAc,GAAI,KAAK,MAAM,KAAG,GAAG,IAAI,YAC5B,CAAC;AAIzB,eAAO,MAAM,OAAO,GAAI,IAAI,aAAa,KAAG,cAa3C,CAAC"}
|
package/src/places.js
CHANGED
|
@@ -152,6 +152,10 @@ export const ERC4626PoolPlaces = {
|
|
|
152
152
|
protocol: 'ERC4626',
|
|
153
153
|
chainName: 'Ethereum',
|
|
154
154
|
},
|
|
155
|
+
ERC4626_morphoRockawayxUsdcYield_Ethereum: {
|
|
156
|
+
protocol: 'ERC4626',
|
|
157
|
+
chainName: 'Ethereum',
|
|
158
|
+
},
|
|
155
159
|
} ;
|
|
156
160
|
deepFreeze(ERC4626PoolPlaces);
|
|
157
161
|
|