@covalenthq/client-sdk 0.9.0 → 0.9.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.
Files changed (32) hide show
  1. package/dist/cjs/index.js +11 -1
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/cjs/services/BaseService.d.ts +16 -0
  4. package/dist/cjs/services/CovalentClient.d.ts +1 -1
  5. package/dist/cjs/services/XykService.d.ts +4 -0
  6. package/dist/cjs/util/types/BaseServiceTypes.d.ts +16 -0
  7. package/dist/cjs/util/types/XykServiceTypes.d.ts +4 -0
  8. package/dist/es/index.js +11 -1
  9. package/dist/es/index.js.map +1 -1
  10. package/dist/es/services/BaseService.d.ts +16 -0
  11. package/dist/es/services/CovalentClient.d.ts +1 -1
  12. package/dist/es/services/XykService.d.ts +4 -0
  13. package/dist/es/util/types/BaseServiceTypes.d.ts +16 -0
  14. package/dist/es/util/types/XykServiceTypes.d.ts +4 -0
  15. package/dist/esm/index.js +11 -1
  16. package/dist/esm/index.js.map +1 -1
  17. package/dist/esm/services/BaseService.d.ts +16 -0
  18. package/dist/esm/services/CovalentClient.d.ts +1 -1
  19. package/dist/esm/services/XykService.d.ts +4 -0
  20. package/dist/esm/util/types/BaseServiceTypes.d.ts +16 -0
  21. package/dist/esm/util/types/XykServiceTypes.d.ts +4 -0
  22. package/dist/services/BaseService.d.ts +16 -0
  23. package/dist/services/BaseService.js +8 -0
  24. package/dist/services/BaseService.js.map +1 -1
  25. package/dist/services/CovalentClient.d.ts +1 -1
  26. package/dist/services/CovalentClient.js +1 -1
  27. package/dist/services/XykService.d.ts +4 -0
  28. package/dist/services/XykService.js +2 -0
  29. package/dist/services/XykService.js.map +1 -1
  30. package/dist/util/types/BaseServiceTypes.d.ts +16 -0
  31. package/dist/util/types/XykServiceTypes.d.ts +4 -0
  32. package/package.json +1 -1
@@ -12,10 +12,26 @@ declare class BlockResponse {
12
12
  constructor(data: BlockResponse);
13
13
  }
14
14
  declare class Block {
15
+ /** * The hash of the block. */
16
+ block_hash: string;
15
17
  /** * The block signed timestamp in UTC. */
16
18
  signed_at: Date;
17
19
  /** * The block height. */
18
20
  height: number;
21
+ /** * The parent block hash. */
22
+ block_parent_hash: string;
23
+ /** * Extra data written to the block. */
24
+ extra_data: string;
25
+ /** * The address of the miner. */
26
+ miner_address: string;
27
+ /** * The associated mining cost. */
28
+ mining_cost: number;
29
+ /** * The associated gas used. */
30
+ gas_used: number;
31
+ /** * The associated gas limit. */
32
+ gas_limit: number;
33
+ /** * The link to the related tx by block endpoint. */
34
+ transactions_link: string;
19
35
  constructor(data: Block);
20
36
  }
21
37
  declare class ResolvedAddress {
@@ -9,7 +9,7 @@ export type Chain = "btc-mainnet" | "eth-mainnet" | "matic-mainnet" | "bsc-mainn
9
9
  export type Quote = "USD" | "CAD" | "EUR" | "SGD" | "INR" | "JPY" | "VND" | "CNY" | "KRW" | "RUB" | "TRY" | "NGN" | "ARS" | "AUD" | "CHF" | "GBP";
10
10
  export type ChainID = 20090103 | 1 | 137 | 56 | 43114 | 10 | 250 | 1284 | 1285 | 30 | 42161 | 11297108109 | 8217 | 128 | 71402 | 2020 | 9001 | 592 | 4689 | 1666600000 | 25 | 1313161554 | 42262 | 288 | 5 | 80001 | 43113 | 97 | 1287 | 31 | 421613 | 4002 | 11297108099 | 256 | 71401 | 9000 | 336 | 4690 | 1666700000 | 1313161555 | 534354 | 534351 | 1131378225 | 53935 | 73772 | 43288 | 1294 | 56288 | 28 | 1297 | 9728 | 4328 | 1001 | 192837465 | 356256156 | 1564830818 | 278611351 | 432204 | 1026062157 | 432201 | 81 | 338 | 335 | 1088 | 588 | 2002 | 200202 | 2001 | 200101 | 73773 | 1399811149 | 2046399126 | 82 | 83 | 2139927552 | 2888 | 245022926 | 344106930 | 476158412 | 42170 | 7700 | 119 | 1029 | 14 | 114 | 19 | 16 | 321 | 322 | 1422 | 59140 | 84531 | 5001 | 534353 | 248 | 9372 | 2152 | 2154 | 416 | 23294 | 23295 | 420 | 1101 | 1662 | 1024 | 39797 | 49797 | 1663 | 11155111 | 1482601649 | 644937893 | 222000222 | 49321 | 1231 | 1230 | 7777777 | 999 | 245022934 | 2044 | 8453 | 5000 | 262018 | 59144 | 7332 | 10507 | 7979 | 1234 | 1228 | 8888 | 333000333 | 12008 | 12011 | 2038 | 1995 | 12010 | 51178 | 12009 | 12012 | 324 | 599 | 280 | 1343 | 11115 | 6765897100 | 1079 | 13337 | 16350 | 1990 | 20221 | 5611 | 12018 | 12013 | 12020 | 12015 | 12016 | 12014 | 12017 | 12019 | 431234 | 6119 | 73 | 7001 | 42888 | 919 | 5151706 | 923018 | 3441005 | 424 | 58008 | 100 | 10200 | 570 | 57000 | 167007 | 11155420 | 204 | 40 | 41 | 321123 | 360163 | 78431 | 2037 | 17772 | 152703 | 894538 | 179188 | 78432 | 7777 | 986532 | 78430 | 2195 | 11111 | 3012 | 4337 | 534352 | 17000 | 88 | 89 | 20765 | 84532 | 47279324479 | 421614 | 12027 | 12028 | 12029 | 31330 | 31331 | 31332 | 31333 | 31334 | 31335 | 412346 | 8545 | 42220;
11
11
  export type Source = "Ponder" | "GoldRush" | "Viem";
12
- export declare const userAgent = "com.covalenthq.sdk.typescript/0.9.0";
12
+ export declare const userAgent = "com.covalenthq.sdk.typescript/0.9.2";
13
13
  export declare class Response<T> {
14
14
  data: T;
15
15
  error: boolean;
@@ -267,6 +267,10 @@ declare class PoolsDexDataItem {
267
267
  volume_7d_quote: number;
268
268
  /** * The fee 24h converted to fiat in `quote-currency`. */
269
269
  fee_24h_quote: number;
270
+ /** * The exchange rate for the requested quote currency. */
271
+ quote_rate: number;
272
+ /** * A prettier version of the quote rate for rendering purposes. */
273
+ pretty_quote_rate: string;
270
274
  /** * The annual fee percentage. */
271
275
  annualized_fee: number;
272
276
  /** * A prettier version of the volume 24h quote for rendering purposes. */
@@ -10,10 +10,26 @@ export interface BlockResponse {
10
10
  items: Block[];
11
11
  }
12
12
  export interface Block {
13
+ /** * The hash of the block. */
14
+ block_hash: string;
13
15
  /** * The block signed timestamp in UTC. */
14
16
  signed_at: Date;
15
17
  /** * The block height. */
16
18
  height: number;
19
+ /** * The parent block hash. */
20
+ block_parent_hash: string;
21
+ /** * Extra data written to the block. */
22
+ extra_data: string;
23
+ /** * The address of the miner. */
24
+ miner_address: string;
25
+ /** * The associated mining cost. */
26
+ mining_cost: number;
27
+ /** * The associated gas used. */
28
+ gas_used: number;
29
+ /** * The associated gas limit. */
30
+ gas_limit: number;
31
+ /** * The link to the related tx by block endpoint. */
32
+ transactions_link: string;
17
33
  }
18
34
  export interface ResolvedAddress {
19
35
  /** * The timestamp when the response was generated. Useful to show data staleness to users. */
@@ -236,6 +236,10 @@ export interface PoolsDexDataItem {
236
236
  volume_7d_quote: number;
237
237
  /** * The fee 24h converted to fiat in `quote-currency`. */
238
238
  fee_24h_quote: number;
239
+ /** * The exchange rate for the requested quote currency. */
240
+ quote_rate: number;
241
+ /** * A prettier version of the quote rate for rendering purposes. */
242
+ pretty_quote_rate: string;
239
243
  /** * The annual fee percentage. */
240
244
  annualized_fee: number;
241
245
  /** * A prettier version of the volume 24h quote for rendering purposes. */
package/dist/es/index.js CHANGED
@@ -1500,8 +1500,16 @@ class BlockResponse {
1500
1500
  }
1501
1501
  class Block {
1502
1502
  constructor(data) {
1503
+ this.block_hash = data.block_hash;
1503
1504
  this.signed_at = data.signed_at && data.signed_at !== null ? parseISO(data.signed_at.toString()) : null;
1504
1505
  this.height = data.height;
1506
+ this.block_parent_hash = data.block_parent_hash;
1507
+ this.extra_data = data.extra_data;
1508
+ this.miner_address = data.miner_address;
1509
+ this.mining_cost = data.mining_cost;
1510
+ this.gas_used = data.gas_used;
1511
+ this.gas_limit = data.gas_limit;
1512
+ this.transactions_link = data.transactions_link;
1505
1513
  }
1506
1514
  }
1507
1515
  class ResolvedAddress {
@@ -6189,6 +6197,8 @@ class PoolsDexDataItem {
6189
6197
  this.volume_24h_quote = data.volume_24h_quote;
6190
6198
  this.volume_7d_quote = data.volume_7d_quote;
6191
6199
  this.fee_24h_quote = data.fee_24h_quote;
6200
+ this.quote_rate = data.quote_rate;
6201
+ this.pretty_quote_rate = data.pretty_quote_rate;
6192
6202
  this.annualized_fee = data.annualized_fee;
6193
6203
  this.pretty_volume_24h_quote = data.pretty_volume_24h_quote;
6194
6204
  this.pretty_volume_7d_quote = data.pretty_volume_7d_quote;
@@ -7828,7 +7838,7 @@ class XykService {
7828
7838
  }
7829
7839
  }
7830
7840
 
7831
- const userAgent = "com.covalenthq.sdk.typescript/0.9.0";
7841
+ const userAgent = "com.covalenthq.sdk.typescript/0.9.2";
7832
7842
  class Response {
7833
7843
  }
7834
7844
  /**