@typus/typus-sdk 1.6.4-tk2 → 1.6.4-tk3
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.
|
@@ -1,43 +1,18 @@
|
|
|
1
|
+
import { TOKEN } from "../../../src/constants";
|
|
1
2
|
export declare const priceIDs: {
|
|
2
3
|
MAINNET: {
|
|
3
|
-
|
|
4
|
-
USDC: string;
|
|
5
|
-
USDT: string;
|
|
6
|
-
BTC: string;
|
|
7
|
-
ETH: string;
|
|
8
|
-
SOL: string;
|
|
9
|
-
CETUS: string;
|
|
10
|
-
NAVX: string;
|
|
11
|
-
SCA: string;
|
|
12
|
-
TURBOS: string;
|
|
4
|
+
[key in TOKEN]?: string;
|
|
13
5
|
};
|
|
14
6
|
TESTNET: {
|
|
15
|
-
|
|
16
|
-
USDC: string;
|
|
17
|
-
wUSDC: string;
|
|
18
|
-
USDT: string;
|
|
19
|
-
BTC: string;
|
|
20
|
-
ETH: string;
|
|
21
|
-
SOL: string;
|
|
22
|
-
CETUS: string;
|
|
23
|
-
NAVX: string;
|
|
24
|
-
SCA: string;
|
|
25
|
-
TURBOS: string;
|
|
7
|
+
[key in TOKEN]?: string;
|
|
26
8
|
};
|
|
27
9
|
};
|
|
28
10
|
export declare const priceInfoObjectIds: {
|
|
11
|
+
MAINNET: {
|
|
12
|
+
[key in TOKEN]?: string;
|
|
13
|
+
};
|
|
29
14
|
TESTNET: {
|
|
30
|
-
|
|
31
|
-
USDC: string;
|
|
32
|
-
wUSDC: string;
|
|
33
|
-
USDT: string;
|
|
34
|
-
BTC: string;
|
|
35
|
-
ETH: string;
|
|
36
|
-
SOL: string;
|
|
37
|
-
CETUS: string;
|
|
38
|
-
NAVX: string;
|
|
39
|
-
SCA: string;
|
|
40
|
-
TURBOS: string;
|
|
15
|
+
[key in TOKEN]?: string;
|
|
41
16
|
};
|
|
42
17
|
};
|
|
43
18
|
export declare const wormholeStateId: {
|
|
@@ -7,10 +7,10 @@ exports.priceIDs = {
|
|
|
7
7
|
// Pyth EVM Stable
|
|
8
8
|
SUI: "0x23d7315113f5b1d3ba7a83604c44b94d79f4fd69af77f804fc7f920a6dc65744", // SUI/USD price ID
|
|
9
9
|
USDC: "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a", // USDC/USD price ID
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
10
|
+
wUSDT: "0x2b89b9dc8fdf9f34709a5b106b472f0f39bb6ca9ce04b0fd7f2e971688e2e53b", // USDT/USD price ID
|
|
11
|
+
wBTC: "0xe62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43", // BTC/USD price ID
|
|
12
|
+
wETH: "0xff61491a931112ddf1bd8147cd1b641375f79f5825126d665480874634fd0ace", // ETH/USD price ID
|
|
13
|
+
wSOL: "0xef0d8b6fda2ceba41da15d4095d1da392a0d2f8ed0c6c7bc0f4cfac8c280b56d", // SOL/USD price ID
|
|
14
14
|
CETUS: "0xe5b274b2611143df055d6e7cd8d93fe1961716bcd4dca1cad87a83bc1e78c1ef", // CETUS/USD price ID
|
|
15
15
|
NAVX: "0x88250f854c019ef4f88a5c073d52a18bb1c6ac437033f5932cd017d24917ab46", // NAVX/USD price ID
|
|
16
16
|
SCA: "0x7e17f0ac105abe9214deb9944c30264f5986bf292869c6bd8e8da3ccd92d79bc", // SCA/USD price ID
|
|
@@ -21,10 +21,10 @@ exports.priceIDs = {
|
|
|
21
21
|
SUI: "0x50c67b3fd225db8912a424dd4baed60ffdde625ed2feaaf283724f9608fea266", // SUI/USD price ID
|
|
22
22
|
USDC: "0x41f3625971ca2ed2263e78573fe5ce23e13d2558ed3f2e47ab0f84fb9e7ae722", // USDC/USD price ID
|
|
23
23
|
wUSDC: "0x41f3625971ca2ed2263e78573fe5ce23e13d2558ed3f2e47ab0f84fb9e7ae722", // USDC/USD price ID
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
24
|
+
wUSDT: "0x1fc18861232290221461220bd4e2acd1dcdfbc89c84092c93c18bdc7756c1588", // USDT/USD price ID
|
|
25
|
+
wBTC: "0xf9c0172ba10dfa4d19088d94f5bf61d3b54d5bd7483a322a982e1373ee8ea31b", // BTC/USD price ID
|
|
26
|
+
wETH: "0xca80ba6dc32e08d06f1aa886011eed1d77c77be9eb761cc10d72b7d0a2fd57a6", // ETH/USD price ID
|
|
27
|
+
wSOL: "0xfe650f0367d4a7ef9815a593ea15d36593f0643aaaf0149bb04be67ab851decd", // SOL/USD price ID
|
|
28
28
|
CETUS: "0xcb324dafd531712dd31c39969ae0246ee4c6ae167257bcf8ac27e28ca35e6a0c", // CETUS/USD price ID
|
|
29
29
|
NAVX: "0x946292ad3f481f36f5e558726cf4974e2a7a34598bf15d2abe3619e7b6a8db91", // NAVX/USD price ID
|
|
30
30
|
SCA: "0xeacabc6304d11fc10a757f63286ef44415d8e91b7a1a525ae94a7ec9398b73f3", // SCA/USD price ID
|
|
@@ -32,26 +32,26 @@ exports.priceIDs = {
|
|
|
32
32
|
},
|
|
33
33
|
};
|
|
34
34
|
exports.priceInfoObjectIds = {
|
|
35
|
-
|
|
35
|
+
MAINNET: {
|
|
36
36
|
// // Pyth EVM Stable
|
|
37
37
|
// SUI: "0x23d7315113f5b1d3ba7a83604c44b94d79f4fd69af77f804fc7f920a6dc65744", // SUI/USD price ID
|
|
38
38
|
// USDC: "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a", // USDC/USD price ID
|
|
39
|
-
//
|
|
40
|
-
//
|
|
41
|
-
//
|
|
42
|
-
//
|
|
39
|
+
// wUSDT: "0x2b89b9dc8fdf9f34709a5b106b472f0f39bb6ca9ce04b0fd7f2e971688e2e53b", // USDT/USD price ID
|
|
40
|
+
// wBTC: "0xe62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43", // BTC/USD price ID
|
|
41
|
+
// wETH: "0xff61491a931112ddf1bd8147cd1b641375f79f5825126d665480874634fd0ace", // ETH/USD price ID
|
|
42
|
+
// wSOL: "0xef0d8b6fda2ceba41da15d4095d1da392a0d2f8ed0c6c7bc0f4cfac8c280b56d", // SOL/USD price ID
|
|
43
43
|
// CETUS: "0xe5b274b2611143df055d6e7cd8d93fe1961716bcd4dca1cad87a83bc1e78c1ef", // CETUS/USD price ID
|
|
44
44
|
// NAVX: "0x88250f854c019ef4f88a5c073d52a18bb1c6ac437033f5932cd017d24917ab46", // NAVX/USD price ID
|
|
45
45
|
// SCA: "0x7e17f0ac105abe9214deb9944c30264f5986bf292869c6bd8e8da3ccd92d79bc", // SCA/USD price ID
|
|
46
|
-
|
|
46
|
+
},
|
|
47
47
|
TESTNET: {
|
|
48
48
|
SUI: "0x1ebb295c789cc42b3b2a1606482cd1c7124076a0f5676718501fda8c7fd075a0",
|
|
49
49
|
USDC: "0x9c4dd4008297ffa5e480684b8100ec21cc934405ed9a25d4e4d7b6259aad9c81",
|
|
50
50
|
wUSDC: "0x9c4dd4008297ffa5e480684b8100ec21cc934405ed9a25d4e4d7b6259aad9c81",
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
51
|
+
wUSDT: "0x956fdcbf83a26c962319f7742f5728a0a7ce59c7f0cbe13c112b259e7ee953cd",
|
|
52
|
+
wBTC: "0x72431a238277695d3f31e4425225a4462674ee6cceeea9d66447b210755fffba",
|
|
53
|
+
wETH: "0x4fde30cb8a5dc3cfee1c1c358fc66dc308408827efb217247c7ba54d76ccbee9",
|
|
54
|
+
wSOL: "0x33fbce1cad5ca155f2f5051430b23a694bc6e5de6df43e0f8aefe29f4a84336d",
|
|
55
55
|
CETUS: "0xb0ba78106259b7ceefd288edc5f65b65f8b7bca0816e61dae5136616aac7d3da",
|
|
56
56
|
NAVX: "0x94905bdcaa656b0908aa8a3a42cf72b0e8e2e849f7d0a7e0e39bb9e1dc3c9cf6",
|
|
57
57
|
SCA: "0xf96e3c4b7d74efbde9df5b669188421196e6164adf6fbaaa92903c42569807c8",
|