@atomiqlabs/sdk 3.0.1 → 3.0.2
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.
|
@@ -2,7 +2,7 @@ export declare const SmartChainAssets: {
|
|
|
2
2
|
readonly WBTC: {
|
|
3
3
|
readonly pricing: {
|
|
4
4
|
readonly binancePair: "WBTCBTC";
|
|
5
|
-
readonly okxPair:
|
|
5
|
+
readonly okxPair: "WBTC-BTC";
|
|
6
6
|
readonly coinGeckoCoinId: "wrapped-bitcoin";
|
|
7
7
|
readonly coinPaprikaCoinId: "wbtc-wrapped-bitcoin";
|
|
8
8
|
readonly krakenPair: "WBTCXBT";
|
package/dist/SmartChainAssets.js
CHANGED
package/package.json
CHANGED
package/src/SmartChainAssets.ts
CHANGED