@atomiqlabs/sdk 7.0.8 → 7.0.11
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/LICENSE +201 -201
- package/README.md +1744 -1744
- package/dist/SmartChainAssets.d.ts +153 -143
- package/dist/SmartChainAssets.js +157 -147
- package/dist/SwapperFactory.d.ts +52 -52
- package/dist/SwapperFactory.js +118 -118
- package/dist/Utils.d.ts +11 -11
- package/dist/Utils.js +37 -37
- package/dist/fs-storage/FileSystemStorageManager.d.ts +15 -15
- package/dist/fs-storage/FileSystemStorageManager.js +60 -60
- package/dist/fs-storage/index.d.ts +1 -1
- package/dist/fs-storage/index.js +17 -17
- package/dist/index.d.ts +5 -5
- package/dist/index.js +21 -21
- package/dist/storage/LocalStorageManager.d.ts +24 -24
- package/dist/storage/LocalStorageManager.js +68 -68
- package/package.json +32 -32
- package/src/SmartChainAssets.js +75 -75
- package/src/SmartChainAssets.ts +158 -148
- package/src/SwapperFactory.js +120 -120
- package/src/SwapperFactory.ts +212 -212
- package/src/Utils.js +37 -37
- package/src/Utils.ts +31 -31
- package/src/fs-storage/FileSystemStorageManager.ts +71 -71
- package/src/fs-storage/index.ts +1 -1
- package/src/index.js +21 -21
- package/src/index.ts +5 -5
- package/src/storage/LocalStorageManager.js +72 -72
- package/src/storage/LocalStorageManager.ts +81 -81
|
@@ -1,143 +1,153 @@
|
|
|
1
|
-
export declare const SmartChainAssets: {
|
|
2
|
-
readonly _TESTNET_WBTC_VESU: {
|
|
3
|
-
readonly pricing: {
|
|
4
|
-
readonly binancePair: "WBTCBTC";
|
|
5
|
-
readonly okxPair: "WBTC-BTC";
|
|
6
|
-
readonly coinGeckoCoinId: "wrapped-bitcoin";
|
|
7
|
-
readonly coinPaprikaCoinId: "wbtc-wrapped-bitcoin";
|
|
8
|
-
readonly krakenPair: "WBTCXBT";
|
|
9
|
-
};
|
|
10
|
-
readonly name: "Wrapped BTC (WBTC)";
|
|
11
|
-
};
|
|
12
|
-
readonly
|
|
13
|
-
readonly pricing: {
|
|
14
|
-
readonly binancePair: "
|
|
15
|
-
readonly okxPair: "
|
|
16
|
-
readonly coinGeckoCoinId: "
|
|
17
|
-
readonly coinPaprikaCoinId: "
|
|
18
|
-
readonly krakenPair: "
|
|
19
|
-
};
|
|
20
|
-
readonly name: "
|
|
21
|
-
};
|
|
22
|
-
readonly
|
|
23
|
-
readonly pricing: {
|
|
24
|
-
readonly binancePair:
|
|
25
|
-
readonly okxPair:
|
|
26
|
-
readonly coinGeckoCoinId: "
|
|
27
|
-
readonly coinPaprikaCoinId: "
|
|
28
|
-
readonly krakenPair:
|
|
29
|
-
};
|
|
30
|
-
readonly name: "
|
|
31
|
-
};
|
|
32
|
-
readonly
|
|
33
|
-
readonly pricing: {
|
|
34
|
-
readonly binancePair:
|
|
35
|
-
readonly okxPair:
|
|
36
|
-
readonly coinGeckoCoinId: "
|
|
37
|
-
readonly coinPaprikaCoinId: "
|
|
38
|
-
readonly krakenPair:
|
|
39
|
-
};
|
|
40
|
-
readonly name: "
|
|
41
|
-
};
|
|
42
|
-
readonly
|
|
43
|
-
readonly pricing: {
|
|
44
|
-
readonly binancePair: "!
|
|
45
|
-
readonly okxPair: "!BTC-
|
|
46
|
-
readonly coinGeckoCoinId: "
|
|
47
|
-
readonly coinPaprikaCoinId: "
|
|
48
|
-
readonly krakenPair: "!
|
|
49
|
-
};
|
|
50
|
-
readonly name: "
|
|
51
|
-
};
|
|
52
|
-
readonly
|
|
53
|
-
readonly pricing: {
|
|
54
|
-
readonly binancePair: "
|
|
55
|
-
readonly okxPair: "
|
|
56
|
-
readonly coinGeckoCoinId: "
|
|
57
|
-
readonly coinPaprikaCoinId: "
|
|
58
|
-
readonly krakenPair: "
|
|
59
|
-
};
|
|
60
|
-
readonly name: "
|
|
61
|
-
};
|
|
62
|
-
readonly
|
|
63
|
-
readonly pricing: {
|
|
64
|
-
readonly binancePair: "
|
|
65
|
-
readonly okxPair: "
|
|
66
|
-
readonly coinGeckoCoinId: "
|
|
67
|
-
readonly coinPaprikaCoinId: "
|
|
68
|
-
readonly krakenPair: "
|
|
69
|
-
};
|
|
70
|
-
readonly name: "
|
|
71
|
-
};
|
|
72
|
-
readonly
|
|
73
|
-
readonly pricing: {
|
|
74
|
-
readonly binancePair: "
|
|
75
|
-
readonly okxPair: "
|
|
76
|
-
readonly coinGeckoCoinId: "
|
|
77
|
-
readonly coinPaprikaCoinId: "
|
|
78
|
-
readonly krakenPair: "
|
|
79
|
-
};
|
|
80
|
-
readonly name: "
|
|
81
|
-
};
|
|
82
|
-
readonly
|
|
83
|
-
readonly pricing: {
|
|
84
|
-
readonly binancePair: "
|
|
85
|
-
readonly okxPair: "
|
|
86
|
-
readonly coinGeckoCoinId: "
|
|
87
|
-
readonly coinPaprikaCoinId: "
|
|
88
|
-
readonly krakenPair: "
|
|
89
|
-
};
|
|
90
|
-
readonly name: "
|
|
91
|
-
};
|
|
92
|
-
readonly
|
|
93
|
-
readonly pricing: {
|
|
94
|
-
readonly binancePair: "
|
|
95
|
-
readonly okxPair: "
|
|
96
|
-
readonly coinGeckoCoinId: "
|
|
97
|
-
readonly coinPaprikaCoinId: "
|
|
98
|
-
readonly krakenPair: "
|
|
99
|
-
};
|
|
100
|
-
readonly name: "
|
|
101
|
-
};
|
|
102
|
-
readonly
|
|
103
|
-
readonly pricing: {
|
|
104
|
-
readonly binancePair: "$fixed-100000000";
|
|
105
|
-
readonly okxPair: "$fixed-100000000";
|
|
106
|
-
readonly coinGeckoCoinId: "$fixed-100000000";
|
|
107
|
-
readonly coinPaprikaCoinId: "$fixed-100000000";
|
|
108
|
-
readonly krakenPair: "$fixed-100000000";
|
|
109
|
-
};
|
|
110
|
-
readonly name: "
|
|
111
|
-
};
|
|
112
|
-
readonly
|
|
113
|
-
readonly pricing: {
|
|
114
|
-
readonly binancePair: "$fixed-100000000";
|
|
115
|
-
readonly okxPair: "$fixed-100000000";
|
|
116
|
-
readonly coinGeckoCoinId: "$fixed-100000000";
|
|
117
|
-
readonly coinPaprikaCoinId: "$fixed-100000000";
|
|
118
|
-
readonly krakenPair: "$fixed-100000000";
|
|
119
|
-
};
|
|
120
|
-
readonly name: "
|
|
121
|
-
};
|
|
122
|
-
readonly
|
|
123
|
-
readonly pricing: {
|
|
124
|
-
readonly binancePair: "$fixed-100000000";
|
|
125
|
-
readonly okxPair: "$fixed-100000000";
|
|
126
|
-
readonly coinGeckoCoinId: "$fixed-100000000";
|
|
127
|
-
readonly coinPaprikaCoinId: "$fixed-100000000";
|
|
128
|
-
readonly krakenPair: "$fixed-100000000";
|
|
129
|
-
};
|
|
130
|
-
readonly name: "
|
|
131
|
-
};
|
|
132
|
-
readonly
|
|
133
|
-
readonly pricing: {
|
|
134
|
-
readonly binancePair: "$fixed-100000000";
|
|
135
|
-
readonly okxPair: "$fixed-100000000";
|
|
136
|
-
readonly coinGeckoCoinId: "$fixed-100000000";
|
|
137
|
-
readonly coinPaprikaCoinId: "$fixed-100000000";
|
|
138
|
-
readonly krakenPair: "$fixed-100000000";
|
|
139
|
-
};
|
|
140
|
-
readonly name: "
|
|
141
|
-
};
|
|
142
|
-
|
|
143
|
-
|
|
1
|
+
export declare const SmartChainAssets: {
|
|
2
|
+
readonly _TESTNET_WBTC_VESU: {
|
|
3
|
+
readonly pricing: {
|
|
4
|
+
readonly binancePair: "WBTCBTC";
|
|
5
|
+
readonly okxPair: "WBTC-BTC";
|
|
6
|
+
readonly coinGeckoCoinId: "wrapped-bitcoin";
|
|
7
|
+
readonly coinPaprikaCoinId: "wbtc-wrapped-bitcoin";
|
|
8
|
+
readonly krakenPair: "WBTCXBT";
|
|
9
|
+
};
|
|
10
|
+
readonly name: "Wrapped BTC (WBTC)";
|
|
11
|
+
};
|
|
12
|
+
readonly _PBTC_DEV: {
|
|
13
|
+
readonly pricing: {
|
|
14
|
+
readonly binancePair: "$fixed-100000000";
|
|
15
|
+
readonly okxPair: "$fixed-100000000";
|
|
16
|
+
readonly coinGeckoCoinId: "$fixed-100000000";
|
|
17
|
+
readonly coinPaprikaCoinId: "$fixed-100000000";
|
|
18
|
+
readonly krakenPair: "$fixed-100000000";
|
|
19
|
+
};
|
|
20
|
+
readonly name: "pegBTC (dev)";
|
|
21
|
+
};
|
|
22
|
+
readonly WBTC: {
|
|
23
|
+
readonly pricing: {
|
|
24
|
+
readonly binancePair: "WBTCBTC";
|
|
25
|
+
readonly okxPair: "WBTC-BTC";
|
|
26
|
+
readonly coinGeckoCoinId: "wrapped-bitcoin";
|
|
27
|
+
readonly coinPaprikaCoinId: "wbtc-wrapped-bitcoin";
|
|
28
|
+
readonly krakenPair: "WBTCXBT";
|
|
29
|
+
};
|
|
30
|
+
readonly name: "Wrapped BTC (WBTC)";
|
|
31
|
+
};
|
|
32
|
+
readonly TBTC: {
|
|
33
|
+
readonly pricing: {
|
|
34
|
+
readonly binancePair: any;
|
|
35
|
+
readonly okxPair: any;
|
|
36
|
+
readonly coinGeckoCoinId: "tbtc";
|
|
37
|
+
readonly coinPaprikaCoinId: "tbtc-tbtc";
|
|
38
|
+
readonly krakenPair: any;
|
|
39
|
+
};
|
|
40
|
+
readonly name: "Threshold BTC (tBTC)";
|
|
41
|
+
};
|
|
42
|
+
readonly USDC: {
|
|
43
|
+
readonly pricing: {
|
|
44
|
+
readonly binancePair: "!BTCUSDC";
|
|
45
|
+
readonly okxPair: "!BTC-USDC";
|
|
46
|
+
readonly coinGeckoCoinId: "usd-coin";
|
|
47
|
+
readonly coinPaprikaCoinId: "usdc-usd-coin";
|
|
48
|
+
readonly krakenPair: "!XBTUSDC";
|
|
49
|
+
};
|
|
50
|
+
readonly name: "USD Circle";
|
|
51
|
+
};
|
|
52
|
+
readonly USDT: {
|
|
53
|
+
readonly pricing: {
|
|
54
|
+
readonly binancePair: "!BTCUSDT";
|
|
55
|
+
readonly okxPair: "!BTC-USDT";
|
|
56
|
+
readonly coinGeckoCoinId: "tether";
|
|
57
|
+
readonly coinPaprikaCoinId: "usdt-tether";
|
|
58
|
+
readonly krakenPair: "!XBTUSDT";
|
|
59
|
+
};
|
|
60
|
+
readonly name: "Tether USD";
|
|
61
|
+
};
|
|
62
|
+
readonly SOL: {
|
|
63
|
+
readonly pricing: {
|
|
64
|
+
readonly binancePair: "SOLBTC";
|
|
65
|
+
readonly okxPair: "SOL-BTC";
|
|
66
|
+
readonly coinGeckoCoinId: "solana";
|
|
67
|
+
readonly coinPaprikaCoinId: "sol-solana";
|
|
68
|
+
readonly krakenPair: "SOLXBT";
|
|
69
|
+
};
|
|
70
|
+
readonly name: "Solana";
|
|
71
|
+
};
|
|
72
|
+
readonly BONK: {
|
|
73
|
+
readonly pricing: {
|
|
74
|
+
readonly binancePair: "BONKUSDC;!BTCUSDC";
|
|
75
|
+
readonly okxPair: "BONK-USDT;!BTC-USDT";
|
|
76
|
+
readonly coinGeckoCoinId: "bonk";
|
|
77
|
+
readonly coinPaprikaCoinId: "bonk-bonk";
|
|
78
|
+
readonly krakenPair: "BONKUSD;!XXBTZUSD";
|
|
79
|
+
};
|
|
80
|
+
readonly name: "Bonk";
|
|
81
|
+
};
|
|
82
|
+
readonly ETH: {
|
|
83
|
+
readonly pricing: {
|
|
84
|
+
readonly binancePair: "ETHBTC";
|
|
85
|
+
readonly okxPair: "ETH-BTC";
|
|
86
|
+
readonly coinGeckoCoinId: "ethereum";
|
|
87
|
+
readonly coinPaprikaCoinId: "eth-ethereum";
|
|
88
|
+
readonly krakenPair: "XETHXXBT";
|
|
89
|
+
};
|
|
90
|
+
readonly name: "Ether";
|
|
91
|
+
};
|
|
92
|
+
readonly STRK: {
|
|
93
|
+
readonly pricing: {
|
|
94
|
+
readonly binancePair: "STRKUSDT;!BTCUSDT";
|
|
95
|
+
readonly okxPair: "STRK-USDT;!BTC-USDT";
|
|
96
|
+
readonly coinGeckoCoinId: "starknet";
|
|
97
|
+
readonly coinPaprikaCoinId: "strk-starknet";
|
|
98
|
+
readonly krakenPair: "STRKUSD;!XXBTZUSD";
|
|
99
|
+
};
|
|
100
|
+
readonly name: "Starknet";
|
|
101
|
+
};
|
|
102
|
+
readonly CBTC: {
|
|
103
|
+
readonly pricing: {
|
|
104
|
+
readonly binancePair: "$fixed-100000000";
|
|
105
|
+
readonly okxPair: "$fixed-100000000";
|
|
106
|
+
readonly coinGeckoCoinId: "$fixed-100000000";
|
|
107
|
+
readonly coinPaprikaCoinId: "$fixed-100000000";
|
|
108
|
+
readonly krakenPair: "$fixed-100000000";
|
|
109
|
+
};
|
|
110
|
+
readonly name: "Citrea BTC";
|
|
111
|
+
};
|
|
112
|
+
readonly BTC: {
|
|
113
|
+
readonly pricing: {
|
|
114
|
+
readonly binancePair: "$fixed-100000000";
|
|
115
|
+
readonly okxPair: "$fixed-100000000";
|
|
116
|
+
readonly coinGeckoCoinId: "$fixed-100000000";
|
|
117
|
+
readonly coinPaprikaCoinId: "$fixed-100000000";
|
|
118
|
+
readonly krakenPair: "$fixed-100000000";
|
|
119
|
+
};
|
|
120
|
+
readonly name: "Bitcoin";
|
|
121
|
+
};
|
|
122
|
+
readonly BBTC: {
|
|
123
|
+
readonly pricing: {
|
|
124
|
+
readonly binancePair: "$fixed-100000000";
|
|
125
|
+
readonly okxPair: "$fixed-100000000";
|
|
126
|
+
readonly coinGeckoCoinId: "$fixed-100000000";
|
|
127
|
+
readonly coinPaprikaCoinId: "$fixed-100000000";
|
|
128
|
+
readonly krakenPair: "$fixed-100000000";
|
|
129
|
+
};
|
|
130
|
+
readonly name: "Botanix BTC";
|
|
131
|
+
};
|
|
132
|
+
readonly ABTC: {
|
|
133
|
+
readonly pricing: {
|
|
134
|
+
readonly binancePair: "$fixed-100000000";
|
|
135
|
+
readonly okxPair: "$fixed-100000000";
|
|
136
|
+
readonly coinGeckoCoinId: "$fixed-100000000";
|
|
137
|
+
readonly coinPaprikaCoinId: "$fixed-100000000";
|
|
138
|
+
readonly krakenPair: "$fixed-100000000";
|
|
139
|
+
};
|
|
140
|
+
readonly name: "Alpen BTC";
|
|
141
|
+
};
|
|
142
|
+
readonly PBTC: {
|
|
143
|
+
readonly pricing: {
|
|
144
|
+
readonly binancePair: "$fixed-100000000";
|
|
145
|
+
readonly okxPair: "$fixed-100000000";
|
|
146
|
+
readonly coinGeckoCoinId: "$fixed-100000000";
|
|
147
|
+
readonly coinPaprikaCoinId: "$fixed-100000000";
|
|
148
|
+
readonly krakenPair: "$fixed-100000000";
|
|
149
|
+
};
|
|
150
|
+
readonly name: "pegBTC";
|
|
151
|
+
};
|
|
152
|
+
};
|
|
153
|
+
export type SmartChainAssetTickers = keyof typeof SmartChainAssets;
|
package/dist/SmartChainAssets.js
CHANGED
|
@@ -1,147 +1,157 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SmartChainAssets = void 0;
|
|
4
|
-
exports.SmartChainAssets = {
|
|
5
|
-
_TESTNET_WBTC_VESU: {
|
|
6
|
-
pricing: {
|
|
7
|
-
binancePair: "WBTCBTC",
|
|
8
|
-
okxPair: "WBTC-BTC",
|
|
9
|
-
coinGeckoCoinId: "wrapped-bitcoin",
|
|
10
|
-
coinPaprikaCoinId: "wbtc-wrapped-bitcoin",
|
|
11
|
-
krakenPair: "WBTCXBT"
|
|
12
|
-
},
|
|
13
|
-
name: "Wrapped BTC (WBTC)"
|
|
14
|
-
},
|
|
15
|
-
|
|
16
|
-
pricing: {
|
|
17
|
-
binancePair: "
|
|
18
|
-
okxPair: "
|
|
19
|
-
coinGeckoCoinId: "
|
|
20
|
-
coinPaprikaCoinId: "
|
|
21
|
-
krakenPair: "
|
|
22
|
-
},
|
|
23
|
-
name: "
|
|
24
|
-
},
|
|
25
|
-
|
|
26
|
-
pricing: {
|
|
27
|
-
binancePair:
|
|
28
|
-
okxPair:
|
|
29
|
-
coinGeckoCoinId: "
|
|
30
|
-
coinPaprikaCoinId: "
|
|
31
|
-
krakenPair:
|
|
32
|
-
},
|
|
33
|
-
name: "
|
|
34
|
-
},
|
|
35
|
-
|
|
36
|
-
pricing: {
|
|
37
|
-
binancePair:
|
|
38
|
-
okxPair:
|
|
39
|
-
coinGeckoCoinId: "
|
|
40
|
-
coinPaprikaCoinId: "
|
|
41
|
-
krakenPair:
|
|
42
|
-
},
|
|
43
|
-
name: "
|
|
44
|
-
},
|
|
45
|
-
|
|
46
|
-
pricing: {
|
|
47
|
-
binancePair: "!
|
|
48
|
-
okxPair: "!BTC-
|
|
49
|
-
coinGeckoCoinId: "
|
|
50
|
-
coinPaprikaCoinId: "
|
|
51
|
-
krakenPair: "!
|
|
52
|
-
},
|
|
53
|
-
name: "
|
|
54
|
-
},
|
|
55
|
-
|
|
56
|
-
pricing: {
|
|
57
|
-
binancePair: "
|
|
58
|
-
okxPair: "
|
|
59
|
-
coinGeckoCoinId: "
|
|
60
|
-
coinPaprikaCoinId: "
|
|
61
|
-
krakenPair: "
|
|
62
|
-
},
|
|
63
|
-
name: "
|
|
64
|
-
},
|
|
65
|
-
|
|
66
|
-
pricing: {
|
|
67
|
-
binancePair: "
|
|
68
|
-
okxPair: "
|
|
69
|
-
coinGeckoCoinId: "
|
|
70
|
-
coinPaprikaCoinId: "
|
|
71
|
-
krakenPair: "
|
|
72
|
-
},
|
|
73
|
-
name: "
|
|
74
|
-
},
|
|
75
|
-
|
|
76
|
-
pricing: {
|
|
77
|
-
binancePair: "
|
|
78
|
-
okxPair: "
|
|
79
|
-
coinGeckoCoinId: "
|
|
80
|
-
coinPaprikaCoinId: "
|
|
81
|
-
krakenPair: "
|
|
82
|
-
},
|
|
83
|
-
name: "
|
|
84
|
-
},
|
|
85
|
-
|
|
86
|
-
pricing: {
|
|
87
|
-
binancePair: "
|
|
88
|
-
okxPair: "
|
|
89
|
-
coinGeckoCoinId: "
|
|
90
|
-
coinPaprikaCoinId: "
|
|
91
|
-
krakenPair: "
|
|
92
|
-
},
|
|
93
|
-
name: "
|
|
94
|
-
},
|
|
95
|
-
|
|
96
|
-
pricing: {
|
|
97
|
-
binancePair: "
|
|
98
|
-
okxPair: "
|
|
99
|
-
coinGeckoCoinId: "
|
|
100
|
-
coinPaprikaCoinId: "
|
|
101
|
-
krakenPair: "
|
|
102
|
-
},
|
|
103
|
-
name: "
|
|
104
|
-
},
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
pricing: {
|
|
118
|
-
binancePair: "$fixed-100000000",
|
|
119
|
-
okxPair: "$fixed-100000000",
|
|
120
|
-
coinGeckoCoinId: "$fixed-100000000",
|
|
121
|
-
coinPaprikaCoinId: "$fixed-100000000",
|
|
122
|
-
krakenPair: "$fixed-100000000"
|
|
123
|
-
},
|
|
124
|
-
name: "
|
|
125
|
-
},
|
|
126
|
-
|
|
127
|
-
pricing: {
|
|
128
|
-
binancePair: "$fixed-100000000",
|
|
129
|
-
okxPair: "$fixed-100000000",
|
|
130
|
-
coinGeckoCoinId: "$fixed-100000000",
|
|
131
|
-
coinPaprikaCoinId: "$fixed-100000000",
|
|
132
|
-
krakenPair: "$fixed-100000000"
|
|
133
|
-
},
|
|
134
|
-
name: "
|
|
135
|
-
},
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SmartChainAssets = void 0;
|
|
4
|
+
exports.SmartChainAssets = {
|
|
5
|
+
_TESTNET_WBTC_VESU: {
|
|
6
|
+
pricing: {
|
|
7
|
+
binancePair: "WBTCBTC",
|
|
8
|
+
okxPair: "WBTC-BTC",
|
|
9
|
+
coinGeckoCoinId: "wrapped-bitcoin",
|
|
10
|
+
coinPaprikaCoinId: "wbtc-wrapped-bitcoin",
|
|
11
|
+
krakenPair: "WBTCXBT"
|
|
12
|
+
},
|
|
13
|
+
name: "Wrapped BTC (WBTC)"
|
|
14
|
+
},
|
|
15
|
+
_PBTC_DEV: {
|
|
16
|
+
pricing: {
|
|
17
|
+
binancePair: "$fixed-100000000",
|
|
18
|
+
okxPair: "$fixed-100000000",
|
|
19
|
+
coinGeckoCoinId: "$fixed-100000000",
|
|
20
|
+
coinPaprikaCoinId: "$fixed-100000000",
|
|
21
|
+
krakenPair: "$fixed-100000000"
|
|
22
|
+
},
|
|
23
|
+
name: "pegBTC (dev)"
|
|
24
|
+
},
|
|
25
|
+
WBTC: {
|
|
26
|
+
pricing: {
|
|
27
|
+
binancePair: "WBTCBTC",
|
|
28
|
+
okxPair: "WBTC-BTC",
|
|
29
|
+
coinGeckoCoinId: "wrapped-bitcoin",
|
|
30
|
+
coinPaprikaCoinId: "wbtc-wrapped-bitcoin",
|
|
31
|
+
krakenPair: "WBTCXBT"
|
|
32
|
+
},
|
|
33
|
+
name: "Wrapped BTC (WBTC)"
|
|
34
|
+
},
|
|
35
|
+
TBTC: {
|
|
36
|
+
pricing: {
|
|
37
|
+
binancePair: null,
|
|
38
|
+
okxPair: null,
|
|
39
|
+
coinGeckoCoinId: "tbtc",
|
|
40
|
+
coinPaprikaCoinId: "tbtc-tbtc",
|
|
41
|
+
krakenPair: null
|
|
42
|
+
},
|
|
43
|
+
name: "Threshold BTC (tBTC)"
|
|
44
|
+
},
|
|
45
|
+
USDC: {
|
|
46
|
+
pricing: {
|
|
47
|
+
binancePair: "!BTCUSDC",
|
|
48
|
+
okxPair: "!BTC-USDC",
|
|
49
|
+
coinGeckoCoinId: "usd-coin",
|
|
50
|
+
coinPaprikaCoinId: "usdc-usd-coin",
|
|
51
|
+
krakenPair: "!XBTUSDC"
|
|
52
|
+
},
|
|
53
|
+
name: "USD Circle"
|
|
54
|
+
},
|
|
55
|
+
USDT: {
|
|
56
|
+
pricing: {
|
|
57
|
+
binancePair: "!BTCUSDT",
|
|
58
|
+
okxPair: "!BTC-USDT",
|
|
59
|
+
coinGeckoCoinId: "tether",
|
|
60
|
+
coinPaprikaCoinId: "usdt-tether",
|
|
61
|
+
krakenPair: "!XBTUSDT"
|
|
62
|
+
},
|
|
63
|
+
name: "Tether USD"
|
|
64
|
+
},
|
|
65
|
+
SOL: {
|
|
66
|
+
pricing: {
|
|
67
|
+
binancePair: "SOLBTC",
|
|
68
|
+
okxPair: "SOL-BTC",
|
|
69
|
+
coinGeckoCoinId: "solana",
|
|
70
|
+
coinPaprikaCoinId: "sol-solana",
|
|
71
|
+
krakenPair: "SOLXBT"
|
|
72
|
+
},
|
|
73
|
+
name: "Solana"
|
|
74
|
+
},
|
|
75
|
+
BONK: {
|
|
76
|
+
pricing: {
|
|
77
|
+
binancePair: "BONKUSDC;!BTCUSDC",
|
|
78
|
+
okxPair: "BONK-USDT;!BTC-USDT",
|
|
79
|
+
coinGeckoCoinId: "bonk",
|
|
80
|
+
coinPaprikaCoinId: "bonk-bonk",
|
|
81
|
+
krakenPair: "BONKUSD;!XXBTZUSD"
|
|
82
|
+
},
|
|
83
|
+
name: "Bonk"
|
|
84
|
+
},
|
|
85
|
+
ETH: {
|
|
86
|
+
pricing: {
|
|
87
|
+
binancePair: "ETHBTC",
|
|
88
|
+
okxPair: "ETH-BTC",
|
|
89
|
+
coinGeckoCoinId: "ethereum",
|
|
90
|
+
coinPaprikaCoinId: "eth-ethereum",
|
|
91
|
+
krakenPair: "XETHXXBT"
|
|
92
|
+
},
|
|
93
|
+
name: "Ether"
|
|
94
|
+
},
|
|
95
|
+
STRK: {
|
|
96
|
+
pricing: {
|
|
97
|
+
binancePair: "STRKUSDT;!BTCUSDT",
|
|
98
|
+
okxPair: "STRK-USDT;!BTC-USDT",
|
|
99
|
+
coinGeckoCoinId: "starknet",
|
|
100
|
+
coinPaprikaCoinId: "strk-starknet",
|
|
101
|
+
krakenPair: "STRKUSD;!XXBTZUSD"
|
|
102
|
+
},
|
|
103
|
+
name: "Starknet"
|
|
104
|
+
},
|
|
105
|
+
CBTC: {
|
|
106
|
+
pricing: {
|
|
107
|
+
binancePair: "$fixed-100000000",
|
|
108
|
+
okxPair: "$fixed-100000000",
|
|
109
|
+
coinGeckoCoinId: "$fixed-100000000",
|
|
110
|
+
coinPaprikaCoinId: "$fixed-100000000",
|
|
111
|
+
krakenPair: "$fixed-100000000"
|
|
112
|
+
},
|
|
113
|
+
name: "Citrea BTC"
|
|
114
|
+
},
|
|
115
|
+
//Used by both Botanix and Alpen
|
|
116
|
+
BTC: {
|
|
117
|
+
pricing: {
|
|
118
|
+
binancePair: "$fixed-100000000",
|
|
119
|
+
okxPair: "$fixed-100000000",
|
|
120
|
+
coinGeckoCoinId: "$fixed-100000000",
|
|
121
|
+
coinPaprikaCoinId: "$fixed-100000000",
|
|
122
|
+
krakenPair: "$fixed-100000000"
|
|
123
|
+
},
|
|
124
|
+
name: "Bitcoin"
|
|
125
|
+
},
|
|
126
|
+
BBTC: {
|
|
127
|
+
pricing: {
|
|
128
|
+
binancePair: "$fixed-100000000",
|
|
129
|
+
okxPair: "$fixed-100000000",
|
|
130
|
+
coinGeckoCoinId: "$fixed-100000000",
|
|
131
|
+
coinPaprikaCoinId: "$fixed-100000000",
|
|
132
|
+
krakenPair: "$fixed-100000000"
|
|
133
|
+
},
|
|
134
|
+
name: "Botanix BTC"
|
|
135
|
+
},
|
|
136
|
+
ABTC: {
|
|
137
|
+
pricing: {
|
|
138
|
+
binancePair: "$fixed-100000000",
|
|
139
|
+
okxPair: "$fixed-100000000",
|
|
140
|
+
coinGeckoCoinId: "$fixed-100000000",
|
|
141
|
+
coinPaprikaCoinId: "$fixed-100000000",
|
|
142
|
+
krakenPair: "$fixed-100000000"
|
|
143
|
+
},
|
|
144
|
+
name: "Alpen BTC"
|
|
145
|
+
},
|
|
146
|
+
//Used by GOAT network
|
|
147
|
+
PBTC: {
|
|
148
|
+
pricing: {
|
|
149
|
+
binancePair: "$fixed-100000000",
|
|
150
|
+
okxPair: "$fixed-100000000",
|
|
151
|
+
coinGeckoCoinId: "$fixed-100000000",
|
|
152
|
+
coinPaprikaCoinId: "$fixed-100000000",
|
|
153
|
+
krakenPair: "$fixed-100000000"
|
|
154
|
+
},
|
|
155
|
+
name: "pegBTC"
|
|
156
|
+
}
|
|
157
|
+
};
|