rango-sdk 0.0.8 → 0.0.10

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.
Files changed (67) hide show
  1. package/lib/index.d.ts +2 -2
  2. package/lib/index.d.ts.map +1 -1
  3. package/lib/index.js +8 -21
  4. package/lib/rango-sdk.cjs.development.js +609 -0
  5. package/lib/rango-sdk.cjs.development.js.map +1 -0
  6. package/lib/rango-sdk.cjs.production.min.js +2 -0
  7. package/lib/rango-sdk.cjs.production.min.js.map +1 -0
  8. package/lib/rango-sdk.esm.js +608 -0
  9. package/lib/rango-sdk.esm.js.map +1 -0
  10. package/lib/services/client.d.ts +18 -18
  11. package/lib/services/client.d.ts.map +1 -1
  12. package/lib/services/httpService.d.ts +1 -1
  13. package/lib/services/httpService.d.ts.map +1 -1
  14. package/lib/services/index.d.ts +1 -1
  15. package/lib/services/index.d.ts.map +1 -1
  16. package/lib/types/api/balance.d.ts +1 -38
  17. package/lib/types/api/balance.d.ts.map +1 -1
  18. package/lib/types/api/common.d.ts +1 -222
  19. package/lib/types/api/common.d.ts.map +1 -1
  20. package/lib/types/api/meta.d.ts +1 -165
  21. package/lib/types/api/meta.d.ts.map +1 -1
  22. package/lib/types/api/routing.d.ts +1 -143
  23. package/lib/types/api/routing.d.ts.map +1 -1
  24. package/lib/types/api/transactions.d.ts +1 -180
  25. package/lib/types/api/transactions.d.ts.map +1 -1
  26. package/lib/types/api/txs/cosmos.d.ts +1 -65
  27. package/lib/types/api/txs/cosmos.d.ts.map +1 -1
  28. package/lib/types/api/txs/evm.d.ts +1 -28
  29. package/lib/types/api/txs/evm.d.ts.map +1 -1
  30. package/lib/types/api/txs/index.d.ts +4 -4
  31. package/lib/types/api/txs/index.d.ts.map +1 -1
  32. package/lib/types/api/txs/solana.d.ts +1 -45
  33. package/lib/types/api/txs/solana.d.ts.map +1 -1
  34. package/lib/types/api/txs/transfer.d.ts +1 -23
  35. package/lib/types/api/txs/transfer.d.ts.map +1 -1
  36. package/lib/types/index.d.ts +6 -6
  37. package/lib/types/index.d.ts.map +1 -1
  38. package/package.json +21 -20
  39. package/lib/index.js.map +0 -1
  40. package/lib/services/client.js +0 -164
  41. package/lib/services/client.js.map +0 -1
  42. package/lib/services/httpService.js +0 -11
  43. package/lib/services/httpService.js.map +0 -1
  44. package/lib/services/index.js +0 -6
  45. package/lib/services/index.js.map +0 -1
  46. package/lib/types/api/balance.js +0 -3
  47. package/lib/types/api/balance.js.map +0 -1
  48. package/lib/types/api/common.js +0 -3
  49. package/lib/types/api/common.js.map +0 -1
  50. package/lib/types/api/meta.js +0 -3
  51. package/lib/types/api/meta.js.map +0 -1
  52. package/lib/types/api/routing.js +0 -3
  53. package/lib/types/api/routing.js.map +0 -1
  54. package/lib/types/api/transactions.js +0 -23
  55. package/lib/types/api/transactions.js.map +0 -1
  56. package/lib/types/api/txs/cosmos.js +0 -3
  57. package/lib/types/api/txs/cosmos.js.map +0 -1
  58. package/lib/types/api/txs/evm.js +0 -3
  59. package/lib/types/api/txs/evm.js.map +0 -1
  60. package/lib/types/api/txs/index.js +0 -21
  61. package/lib/types/api/txs/index.js.map +0 -1
  62. package/lib/types/api/txs/solana.js +0 -3
  63. package/lib/types/api/txs/solana.js.map +0 -1
  64. package/lib/types/api/txs/transfer.js +0 -3
  65. package/lib/types/api/txs/transfer.js.map +0 -1
  66. package/lib/types/index.js +0 -23
  67. package/lib/types/index.js.map +0 -1
@@ -1,164 +0,0 @@
1
- "use strict";
2
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
3
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
4
- return new (P || (P = Promise))(function (resolve, reject) {
5
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
6
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
7
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
8
- step((generator = generator.apply(thisArg, _arguments || [])).next());
9
- });
10
- };
11
- var __generator = (this && this.__generator) || function (thisArg, body) {
12
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
13
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
14
- function verb(n) { return function (v) { return step([n, v]); }; }
15
- function step(op) {
16
- if (f) throw new TypeError("Generator is already executing.");
17
- while (_) try {
18
- if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
19
- if (y = 0, t) op = [op[0] & 2, t.value];
20
- switch (op[0]) {
21
- case 0: case 1: t = op; break;
22
- case 4: _.label++; return { value: op[1], done: false };
23
- case 5: _.label++; y = op[1]; op = [0]; continue;
24
- case 7: op = _.ops.pop(); _.trys.pop(); continue;
25
- default:
26
- if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
27
- if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
28
- if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
29
- if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
30
- if (t[2]) _.ops.pop();
31
- _.trys.pop(); continue;
32
- }
33
- op = body.call(thisArg, _);
34
- } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
35
- if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
36
- }
37
- };
38
- Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.RangoClient = void 0;
40
- var uuid_1 = require("uuid");
41
- var httpService_1 = require("./httpService");
42
- var RangoClient = /** @class */ (function () {
43
- function RangoClient(apiKey) {
44
- this.apiKey = apiKey;
45
- try {
46
- if (typeof window !== 'undefined') {
47
- var deviceId = localStorage.getItem('deviceId');
48
- if (deviceId) {
49
- this.deviceId = deviceId;
50
- }
51
- else {
52
- var generatedId = (0, uuid_1.v4)();
53
- localStorage.setItem('deviceId', generatedId);
54
- this.deviceId = generatedId;
55
- }
56
- }
57
- else {
58
- this.deviceId = (0, uuid_1.v4)();
59
- }
60
- }
61
- catch (e) {
62
- this.deviceId = (0, uuid_1.v4)();
63
- }
64
- }
65
- RangoClient.prototype.getAllMetadata = function () {
66
- return __awaiter(this, void 0, void 0, function () {
67
- var axiosResponse;
68
- return __generator(this, function (_a) {
69
- switch (_a.label) {
70
- case 0: return [4 /*yield*/, httpService_1.httpService.get("/meta?apiKey=".concat(this.apiKey))];
71
- case 1:
72
- axiosResponse = _a.sent();
73
- return [2 /*return*/, axiosResponse.data];
74
- }
75
- });
76
- });
77
- };
78
- RangoClient.prototype.getBestRoute = function (requestBody) {
79
- return __awaiter(this, void 0, void 0, function () {
80
- var axiosResponse;
81
- return __generator(this, function (_a) {
82
- switch (_a.label) {
83
- case 0: return [4 /*yield*/, httpService_1.httpService.post("/routing/best?apiKey=".concat(this.apiKey), requestBody, { headers: { 'X-Rango-Id': this.deviceId } })];
84
- case 1:
85
- axiosResponse = _a.sent();
86
- return [2 /*return*/, axiosResponse.data];
87
- }
88
- });
89
- });
90
- };
91
- RangoClient.prototype.checkApproval = function (requestId) {
92
- return __awaiter(this, void 0, void 0, function () {
93
- var axiosResponse;
94
- return __generator(this, function (_a) {
95
- switch (_a.label) {
96
- case 0: return [4 /*yield*/, httpService_1.httpService.get("/tx/".concat(requestId, "/check-approval?apiKey=").concat(this.apiKey))];
97
- case 1:
98
- axiosResponse = _a.sent();
99
- return [2 /*return*/, axiosResponse.data];
100
- }
101
- });
102
- });
103
- };
104
- RangoClient.prototype.checkStatus = function (requestBody) {
105
- return __awaiter(this, void 0, void 0, function () {
106
- var axiosResponse;
107
- return __generator(this, function (_a) {
108
- switch (_a.label) {
109
- case 0: return [4 /*yield*/, httpService_1.httpService.post("/tx/check-status?apiKey=".concat(this.apiKey), requestBody)];
110
- case 1:
111
- axiosResponse = _a.sent();
112
- return [2 /*return*/, axiosResponse.data];
113
- }
114
- });
115
- });
116
- };
117
- RangoClient.prototype.createTransaction = function (requestBody) {
118
- return __awaiter(this, void 0, void 0, function () {
119
- var axiosResponse;
120
- return __generator(this, function (_a) {
121
- switch (_a.label) {
122
- case 0: return [4 /*yield*/, httpService_1.httpService.post("/tx/create?apiKey=".concat(this.apiKey), requestBody)];
123
- case 1:
124
- axiosResponse = _a.sent();
125
- return [2 /*return*/, axiosResponse.data];
126
- }
127
- });
128
- });
129
- };
130
- RangoClient.prototype.reportFailure = function (requestBody) {
131
- return __awaiter(this, void 0, void 0, function () {
132
- return __generator(this, function (_a) {
133
- switch (_a.label) {
134
- case 0: return [4 /*yield*/, httpService_1.httpService.post("/tx/report-tx?apiKey=".concat(this.apiKey), requestBody)];
135
- case 1:
136
- _a.sent();
137
- return [2 /*return*/];
138
- }
139
- });
140
- });
141
- };
142
- RangoClient.prototype.getWalletsDetails = function (walletAddresses) {
143
- return __awaiter(this, void 0, void 0, function () {
144
- var walletAddressesQueryParams, i, walletAddress, axiosResponse;
145
- return __generator(this, function (_a) {
146
- switch (_a.label) {
147
- case 0:
148
- walletAddressesQueryParams = '';
149
- for (i = 0; i < walletAddresses.length; i++) {
150
- walletAddress = walletAddresses[i];
151
- walletAddressesQueryParams += "&address=".concat(walletAddress.blockchain, ".").concat(walletAddress.address);
152
- }
153
- return [4 /*yield*/, httpService_1.httpService.get("/wallets/details?apiKey=".concat(this.apiKey).concat(walletAddressesQueryParams))];
154
- case 1:
155
- axiosResponse = _a.sent();
156
- return [2 /*return*/, axiosResponse.data];
157
- }
158
- });
159
- });
160
- };
161
- return RangoClient;
162
- }());
163
- exports.RangoClient = RangoClient;
164
- //# sourceMappingURL=client.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"client.js","sourceRoot":"","sources":["../../src/services/client.ts"],"names":[],"mappings":"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"}
@@ -1,11 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.httpService = void 0;
7
- var axios_1 = __importDefault(require("axios"));
8
- exports.httpService = axios_1.default.create({
9
- baseURL: 'https://api.rango.exchange',
10
- });
11
- //# sourceMappingURL=httpService.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"httpService.js","sourceRoot":"","sources":["../../src/services/httpService.ts"],"names":[],"mappings":";;;;;;AAAA,gDAAyB;AAEZ,QAAA,WAAW,GAAG,eAAK,CAAC,MAAM,CAAC;IACtC,OAAO,EAAE,4BAA4B;CACtC,CAAC,CAAA"}
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RangoClient = void 0;
4
- var client_1 = require("./client");
5
- Object.defineProperty(exports, "RangoClient", { enumerable: true, get: function () { return client_1.RangoClient; } });
6
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/services/index.ts"],"names":[],"mappings":";;;AAAA,mCAAsC;AAA7B,qGAAA,WAAW,OAAA"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=balance.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"balance.js","sourceRoot":"","sources":["../../../src/types/api/balance.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=common.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"common.js","sourceRoot":"","sources":["../../../src/types/api/common.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=meta.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../src/types/api/meta.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=routing.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"routing.js","sourceRoot":"","sources":["../../../src/types/api/routing.ts"],"names":[],"mappings":""}
@@ -1,23 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TransactionStatus = exports.TransactionType = void 0;
4
- /**
5
- * The type of transaction
6
- */
7
- var TransactionType;
8
- (function (TransactionType) {
9
- TransactionType["EVM"] = "EVM";
10
- TransactionType["TRANSFER"] = "TRANSFER";
11
- TransactionType["COSMOS"] = "COSMOS";
12
- TransactionType["SOLANA"] = "SOLANA";
13
- })(TransactionType = exports.TransactionType || (exports.TransactionType = {}));
14
- /**
15
- * The status of transaction in tracking
16
- */
17
- var TransactionStatus;
18
- (function (TransactionStatus) {
19
- TransactionStatus["FAILED"] = "failed";
20
- TransactionStatus["RUNNING"] = "running";
21
- TransactionStatus["SUCCESS"] = "success";
22
- })(TransactionStatus = exports.TransactionStatus || (exports.TransactionStatus = {}));
23
- //# sourceMappingURL=transactions.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"transactions.js","sourceRoot":"","sources":["../../../src/types/api/transactions.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,IAAY,eAKX;AALD,WAAY,eAAe;IACzB,8BAAW,CAAA;IACX,wCAAqB,CAAA;IACrB,oCAAiB,CAAA;IACjB,oCAAiB,CAAA;AACnB,CAAC,EALW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAK1B;AA+GD;;GAEG;AACH,IAAY,iBAIX;AAJD,WAAY,iBAAiB;IAC3B,sCAAiB,CAAA;IACjB,wCAAmB,CAAA;IACnB,wCAAmB,CAAA;AACrB,CAAC,EAJW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAI5B"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=cosmos.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cosmos.js","sourceRoot":"","sources":["../../../../src/types/api/txs/cosmos.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=evm.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"evm.js","sourceRoot":"","sources":["../../../../src/types/api/txs/evm.ts"],"names":[],"mappings":""}
@@ -1,21 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./evm"), exports);
18
- __exportStar(require("./cosmos"), exports);
19
- __exportStar(require("./transfer"), exports);
20
- __exportStar(require("./solana"), exports);
21
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/api/txs/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wCAAqB;AACrB,2CAAwB;AACxB,6CAA0B;AAC1B,2CAAwB"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=solana.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"solana.js","sourceRoot":"","sources":["../../../../src/types/api/txs/solana.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=transfer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"transfer.js","sourceRoot":"","sources":["../../../../src/types/api/txs/transfer.ts"],"names":[],"mappings":""}
@@ -1,23 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./api/balance"), exports);
18
- __exportStar(require("./api/common"), exports);
19
- __exportStar(require("./api/meta"), exports);
20
- __exportStar(require("./api/routing"), exports);
21
- __exportStar(require("./api/transactions"), exports);
22
- __exportStar(require("./api/txs"), exports);
23
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA6B;AAC7B,+CAA4B;AAC5B,6CAA0B;AAC1B,gDAA6B;AAC7B,qDAAkC;AAClC,4CAAyB"}