@sonarwatch/portfolio-plugins 0.8.15 → 0.8.16
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/CHANGELOG.md +4 -0
- package/package.json +1 -1
- package/src/plugins/liquiditypools-sei/constants.js +2 -0
- package/src/plugins/liquiditypools-sei/constants.js.map +1 -1
- package/src/plugins/staking-aptos/constants.js +2 -0
- package/src/plugins/staking-aptos/constants.js.map +1 -1
- package/src/plugins/tensor/constants.js +2 -0
- package/src/plugins/tensor/constants.js.map +1 -1
package/CHANGELOG.md
CHANGED
@@ -2,6 +2,10 @@
|
|
2
2
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
4
4
|
|
5
|
+
## [0.8.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.15...plugins-0.8.16) (2023-10-13)
|
6
|
+
|
7
|
+
|
8
|
+
|
5
9
|
## [0.8.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.14...plugins-0.8.15) (2023-10-13)
|
6
10
|
|
7
11
|
|
package/package.json
CHANGED
@@ -19,6 +19,8 @@ exports.astroportPlatform = {
|
|
19
19
|
id: 'astroport',
|
20
20
|
name: 'Astroport',
|
21
21
|
image: 'https://alpha.sonar.watch/img/platforms/astroport.png',
|
22
|
+
website: 'https://astroport.fi',
|
23
|
+
twitter: 'https://twitter.com/astroport_fi',
|
22
24
|
};
|
23
25
|
exports.liquidityPoolsInfos = [
|
24
26
|
{
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/liquiditypools-sei/constants.ts"],"names":[],"mappings":";;;AACA,uCAImB;AAEN,QAAA,QAAQ,GAAG,oBAAoB,CAAC;AAChC,QAAA,aAAa,GAAa;IACrC,EAAE,EAAE,OAAO;IACX,IAAI,EAAE,OAAO;IACb,KAAK,EAAE,mDAAmD;IAC1D,WAAW,EAAE,OAAO;CACrB,CAAC;AACW,QAAA,eAAe,GAAa;IACvC,EAAE,EAAE,SAAS;IACb,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,qDAAqD;IAC5D,WAAW,EAAE,SAAS;CACvB,CAAC;AACW,QAAA,iBAAiB,GAAa;IACzC,EAAE,EAAE,WAAW;IACf,IAAI,EAAE,WAAW;IACjB,KAAK,EAAE,uDAAuD;
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/liquiditypools-sei/constants.ts"],"names":[],"mappings":";;;AACA,uCAImB;AAEN,QAAA,QAAQ,GAAG,oBAAoB,CAAC;AAChC,QAAA,aAAa,GAAa;IACrC,EAAE,EAAE,OAAO;IACX,IAAI,EAAE,OAAO;IACb,KAAK,EAAE,mDAAmD;IAC1D,WAAW,EAAE,OAAO;CACrB,CAAC;AACW,QAAA,eAAe,GAAa;IACvC,EAAE,EAAE,SAAS;IACb,IAAI,EAAE,SAAS;IACf,KAAK,EAAE,qDAAqD;IAC5D,WAAW,EAAE,SAAS;CACvB,CAAC;AACW,QAAA,iBAAiB,GAAa;IACzC,EAAE,EAAE,WAAW;IACf,IAAI,EAAE,WAAW;IACjB,KAAK,EAAE,uDAAuD;IAC9D,OAAO,EAAE,sBAAsB;IAC/B,OAAO,EAAE,kCAAkC;CAC5C,CAAC;AAEW,QAAA,mBAAmB,GAAyB;IACvD;QACE,UAAU,EAAE,yBAAiB,CAAC,EAAE;QAChC,KAAK,EAAE,CAAC,CAAC,EAAE,GAAG,CAAC;QACf,MAAM,EAAE,0BAAgB;KACzB;IACD;QACE,UAAU,EAAE,uBAAe,CAAC,EAAE;QAC9B,KAAK,EAAE,CAAC,EAAE,CAAC;QACX,YAAY,EAAE,CAAC,yBAAyB,CAAC;QACzC,MAAM,EAAE,0BAAgB;KACzB;IACD;QACE,UAAU,EAAE,qBAAa,CAAC,EAAE;QAC5B,KAAK,EAAE,CAAC,EAAE,CAAC;QACX,MAAM,EAAE,0BAAgB;KACzB;CACF,CAAC"}
|
@@ -11,6 +11,8 @@ exports.meeiroPlatform = {
|
|
11
11
|
id: 'meeiro',
|
12
12
|
name: 'Meeiro',
|
13
13
|
image: 'https://alpha.sonar.watch/img/platforms/meeiro.png',
|
14
|
+
website: 'https://meeiro.xyz/',
|
15
|
+
twitter: 'https://twitter.com/Meeiro_xyz',
|
14
16
|
};
|
15
17
|
const programMeeiro = '0x514cfb77665f99a2e4c65a5614039c66d13e00e98daf4c86305651d29fd953e5';
|
16
18
|
const prefixMeeiro = `${programMeeiro}::Staking::StakeInfo<`;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/staking-aptos/constants.ts"],"names":[],"mappings":";;;;;;AAAA,gEAAqC;AAErC,6CAAkE;AAGlE,SAAS;AACI,QAAA,cAAc,GAAa;IACtC,EAAE,EAAE,QAAQ;IACZ,IAAI,EAAE,QAAQ;IACd,KAAK,EAAE,oDAAoD;
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/staking-aptos/constants.ts"],"names":[],"mappings":";;;;;;AAAA,gEAAqC;AAErC,6CAAkE;AAGlE,SAAS;AACI,QAAA,cAAc,GAAa;IACtC,EAAE,EAAE,QAAQ;IACZ,IAAI,EAAE,QAAQ;IACd,KAAK,EAAE,oDAAoD;IAC3D,OAAO,EAAE,qBAAqB;IAC9B,OAAO,EAAE,gCAAgC;CAC1C,CAAC;AACF,MAAM,aAAa,GACjB,oEAAoE,CAAC;AACvE,MAAM,YAAY,GAAG,GAAG,aAAa,uBAAuB,CAAC;AAC7D,MAAM,mBAAmB,GAAG,CAAC,CAAwB,EAAa,EAAE;;IAAC,OAAA,CAAC;QACpE,QAAQ,EAAE,IAAI,sBAAS,CAAE,CAAmC,CAAC,IAAI,CAAC,MAAM,CAAC;QACzE,YAAY,EAAE,CAAA,MAAA,MAAA,IAAA,uBAAe,EAAC,CAAC,CAAC,IAAI,CAAC,CAAC,IAAI,0CAAE,EAAE,CAAC,CAAC,CAAC,0CAAE,IAAI,KAAI,EAAE;KAC9D,CAAC,CAAA;CAAA,CAAC;AAEU,QAAA,YAAY,GAAkB;IACzC;QACE,UAAU,EAAE,sBAAc,CAAC,EAAE;QAC7B,SAAS,EAAE,QAAQ;QACnB,QAAQ,EAAE,CAAC,YAAY,CAAC;QACxB,aAAa,EAAE,mBAAmB;KACnC;CACF,CAAC;AAEW,QAAA,uBAAuB,GAAG;IACrC,GAAG,IAAI,GAAG,CAAC,oBAAY,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC;CAClD,CAAC;AAEW,QAAA,UAAU,GAAG,eAAe,CAAC"}
|
@@ -7,6 +7,8 @@ exports.tensorPlatform = {
|
|
7
7
|
id: exports.platformId,
|
8
8
|
name: 'Tensor',
|
9
9
|
image: 'https://alpha.sonar.watch/img/platforms/tensor.png',
|
10
|
+
twitter: 'https://twitter.com/tensor_hq',
|
11
|
+
website: 'https://www.tensor.trade/',
|
10
12
|
};
|
11
13
|
exports.cachePrefix = 'tensor';
|
12
14
|
exports.tensorProgram = new web3_js_1.PublicKey('TSWAPaqyCSx2KABk68Shruf4rp7CxcNi8hAsbdwmHbN');
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/tensor/constants.ts"],"names":[],"mappings":";;;AAAA,6CAA4C;AAG/B,QAAA,UAAU,GAAG,QAAQ,CAAC;AACtB,QAAA,cAAc,GAAa;IACtC,EAAE,EAAE,kBAAU;IACd,IAAI,EAAE,QAAQ;IACd,KAAK,EAAE,oDAAoD;
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/tensor/constants.ts"],"names":[],"mappings":";;;AAAA,6CAA4C;AAG/B,QAAA,UAAU,GAAG,QAAQ,CAAC;AACtB,QAAA,cAAc,GAAa;IACtC,EAAE,EAAE,kBAAU;IACd,IAAI,EAAE,QAAQ;IACd,KAAK,EAAE,oDAAoD;IAC3D,OAAO,EAAE,+BAA+B;IACxC,OAAO,EAAE,2BAA2B;CACrC,CAAC;AACW,QAAA,WAAW,GAAG,QAAQ,CAAC;AAEvB,QAAA,aAAa,GAAG,IAAI,mBAAS,CACxC,6CAA6C,CAC9C,CAAC"}
|