@fuel-ts/account 0.75.0 → 0.77.0

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.

Potentially problematic release.


This version of @fuel-ts/account might be problematic. Click here for more details.

Files changed (43) hide show
  1. package/dist/account.d.ts.map +1 -1
  2. package/dist/hdwallet/hdwallet.d.ts.map +1 -1
  3. package/dist/index.global.js +1002 -2498
  4. package/dist/index.global.js.map +1 -1
  5. package/dist/index.js +92 -72
  6. package/dist/index.js.map +1 -1
  7. package/dist/index.mjs +156 -140
  8. package/dist/index.mjs.map +1 -1
  9. package/dist/mnemonic/mnemonic.d.ts.map +1 -1
  10. package/dist/mnemonic/utils.d.ts.map +1 -1
  11. package/dist/predicate/predicate.d.ts +16 -15
  12. package/dist/predicate/predicate.d.ts.map +1 -1
  13. package/dist/providers/__generated__/operations.d.ts +47 -38
  14. package/dist/providers/__generated__/operations.d.ts.map +1 -1
  15. package/dist/providers/assets/index.d.ts +1 -0
  16. package/dist/providers/assets/index.d.ts.map +1 -1
  17. package/dist/providers/assets/types.d.ts +5 -5
  18. package/dist/providers/assets/types.d.ts.map +1 -1
  19. package/dist/providers/assets/utils/network.d.ts +4 -4
  20. package/dist/providers/assets/utils/network.d.ts.map +1 -1
  21. package/dist/providers/assets/utils/resolveIconPaths.d.ts +1 -1
  22. package/dist/providers/fuel-graphql-subscriber.d.ts.map +1 -1
  23. package/dist/providers/provider.d.ts +24 -15
  24. package/dist/providers/provider.d.ts.map +1 -1
  25. package/dist/providers/transaction-request/hash-transaction.d.ts.map +1 -1
  26. package/dist/providers/transaction-response/getDecodedLogs.d.ts.map +1 -1
  27. package/dist/providers/transaction-response/transaction-response.d.ts.map +1 -1
  28. package/dist/providers/transaction-summary/assemble-transaction-summary.d.ts.map +1 -1
  29. package/dist/providers/transaction-summary/index.d.ts +0 -1
  30. package/dist/providers/transaction-summary/index.d.ts.map +1 -1
  31. package/dist/providers/utils/index.d.ts +0 -1
  32. package/dist/providers/utils/index.d.ts.map +1 -1
  33. package/dist/test-utils.global.js +976 -2469
  34. package/dist/test-utils.global.js.map +1 -1
  35. package/dist/test-utils.js +68 -40
  36. package/dist/test-utils.js.map +1 -1
  37. package/dist/test-utils.mjs +113 -93
  38. package/dist/test-utils.mjs.map +1 -1
  39. package/package.json +16 -16
  40. package/dist/providers/transaction-summary/date.d.ts +0 -3
  41. package/dist/providers/transaction-summary/date.d.ts.map +0 -1
  42. package/dist/providers/utils/time.d.ts +0 -40
  43. package/dist/providers/utils/time.d.ts.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"mnemonic.d.ts","sourceRoot":"","sources":["../../src/mnemonic/mnemonic.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAMrD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAiB9C,eAAO,MAAM,cAAc,UAAuB,CAAC;AA8BnD,cAAM,QAAQ;IACZ,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAExB;;;;OAIG;gBACS,QAAQ,GAAE,KAAK,CAAC,MAAM,CAAW;IAM7C;;;;OAIG;IACH,iBAAiB,CAAC,MAAM,EAAE,cAAc;IAIxC;;;;OAIG;IACH,iBAAiB,CAAC,OAAO,EAAE,SAAS;IAIpC;;;;;OAKG;IACH,MAAM,CAAC,iBAAiB,CAAC,MAAM,EAAE,cAAc,EAAE,QAAQ,GAAE,KAAK,CAAC,MAAM,CAAW,GAAG,MAAM;IAQ3F;;;;OAIG;IACH,MAAM,CAAC,iBAAiB,CAAC,OAAO,EAAE,SAAS,EAAE,QAAQ,GAAE,KAAK,CAAC,MAAM,CAAW,GAAG,MAAM;IAWvF;;;;OAIG;IACH,MAAM,CAAC,cAAc,CAAC,MAAM,EAAE,cAAc,EAAE,UAAU,GAAE,SAAc;IASxE;;;;OAIG;IACH,MAAM,CAAC,oBAAoB,CAAC,MAAM,EAAE,cAAc,EAAE,UAAU,GAAE,SAAc;IAK9E;;;;OAIG;IACH,MAAM,CAAC,eAAe,CAAC,MAAM,EAAE,MAAM;IAqBrC,MAAM,CAAC,YAAY,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAqB5C;;;;OAIG;IACH,MAAM,CAAC,kBAAkB,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU;IAanD;;;;;;OAMG;IACH,MAAM,CAAC,iBAAiB,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,GAAE,OAAe,GAAG,MAAM;IAuBxE;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,QAAQ,CAAC,IAAI,GAAE,MAAW,EAAE,YAAY,GAAE,SAAc;CAMhE;AAED,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"mnemonic.d.ts","sourceRoot":"","sources":["../../src/mnemonic/mnemonic.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAMrD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAiB9C,eAAO,MAAM,cAAc,UAAuB,CAAC;AA8BnD,cAAM,QAAQ;IACZ,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAExB;;;;OAIG;gBACS,QAAQ,GAAE,KAAK,CAAC,MAAM,CAAW;IAM7C;;;;OAIG;IACH,iBAAiB,CAAC,MAAM,EAAE,cAAc;IAIxC;;;;OAIG;IACH,iBAAiB,CAAC,OAAO,EAAE,SAAS;IAIpC;;;;;OAKG;IACH,MAAM,CAAC,iBAAiB,CAAC,MAAM,EAAE,cAAc,EAAE,QAAQ,GAAE,KAAK,CAAC,MAAM,CAAW,GAAG,MAAM;IAQ3F;;;;OAIG;IACH,MAAM,CAAC,iBAAiB,CAAC,OAAO,EAAE,SAAS,EAAE,QAAQ,GAAE,KAAK,CAAC,MAAM,CAAW,GAAG,MAAM;IAWvF;;;;OAIG;IACH,MAAM,CAAC,cAAc,CAAC,MAAM,EAAE,cAAc,EAAE,UAAU,GAAE,SAAc;IASxE;;;;OAIG;IACH,MAAM,CAAC,oBAAoB,CAAC,MAAM,EAAE,cAAc,EAAE,UAAU,GAAE,SAAc;IAK9E;;;;OAIG;IACH,MAAM,CAAC,eAAe,CAAC,MAAM,EAAE,MAAM;IAqBrC,MAAM,CAAC,YAAY,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAqB5C;;;;OAIG;IACH,MAAM,CAAC,kBAAkB,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU;IAanD;;;;;;OAMG;IACH,MAAM,CAAC,iBAAiB,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,GAAE,OAAe,GAAG,MAAM;IAuBxE;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,QAAQ,CAAC,IAAI,GAAE,MAAW,EAAE,YAAY,GAAE,SAAc;CAMhE;AAED,eAAe,QAAQ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/mnemonic/utils.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAKrD,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;AAEpD,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAqCpD;AAYD,wBAAgB,QAAQ,CAAC,QAAQ,EAAE,cAAc,GAAG,KAAK,CAAC,MAAM,CAAC,CAKhE;AAED,wBAAgB,SAAS,CAAC,QAAQ,EAAE,cAAc,GAAG,MAAM,CAK1D;AAED,wBAAgB,wBAAwB,CAAC,OAAO,EAAE,UAAU,GAAG,KAAK,CAAC,MAAM,CAAC,CA+B3E;AAED,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,EAAE,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAkC/F"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/mnemonic/utils.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAIrD,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;AAEpD,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAqCpD;AAYD,wBAAgB,QAAQ,CAAC,QAAQ,EAAE,cAAc,GAAG,KAAK,CAAC,MAAM,CAAC,CAKhE;AAED,wBAAgB,SAAS,CAAC,QAAQ,EAAE,cAAc,GAAG,MAAM,CAK1D;AAED,wBAAgB,wBAAwB,CAAC,OAAO,EAAE,UAAU,GAAG,KAAK,CAAC,MAAM,CAAC,CA+B3E;AAED,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,EAAE,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAkC/F"}
@@ -5,25 +5,33 @@ import type { BigNumberish } from '@fuel-ts/math';
5
5
  import { Account } from '../account';
6
6
  import type { TxParamsType } from '../account';
7
7
  import type { CallResult, Provider, ProviderSendTxParams, TransactionRequest, TransactionRequestLike, TransactionResponse } from '../providers';
8
+ export type PredicateParams<T = InputValue[]> = {
9
+ bytecode: BytesLike;
10
+ provider: Provider;
11
+ abi?: JsonAbi;
12
+ inputData?: T;
13
+ configurableConstants?: {
14
+ [name: string]: unknown;
15
+ };
16
+ };
8
17
  /**
9
18
  * `Predicate` provides methods to populate transaction data with predicate information and sending transactions with them.
10
19
  */
11
- export declare class Predicate<ARGS extends InputValue[]> extends Account {
20
+ export declare class Predicate<TInputData extends InputValue[]> extends Account {
12
21
  bytes: Uint8Array;
13
- predicateData: Uint8Array;
14
- predicateArgs: ARGS;
22
+ predicateDataBytes: Uint8Array;
23
+ predicateData: TInputData;
15
24
  interface?: Interface;
16
25
  /**
17
26
  * Creates an instance of the Predicate class.
18
27
  *
19
- * @param bytes - The bytes of the predicate.
28
+ * @param bytecode - The bytecode of the predicate.
29
+ * @param abi - The JSON ABI of the predicate.
20
30
  * @param provider - The provider used to interact with the blockchain.
21
- * @param jsonAbi - The JSON ABI of the predicate.
31
+ * @param inputData - The predicate input data (optional).
22
32
  * @param configurableConstants - Optional configurable constants for the predicate.
23
33
  */
24
- constructor(bytes: BytesLike, provider: Provider, jsonAbi?: JsonAbi, configurableConstants?: {
25
- [name: string]: unknown;
26
- });
34
+ constructor({ bytecode, abi, provider, inputData, configurableConstants, }: PredicateParams<TInputData>);
27
35
  /**
28
36
  * Populates the transaction data with predicate data.
29
37
  *
@@ -63,13 +71,6 @@ export declare class Predicate<ARGS extends InputValue[]> extends Account {
63
71
  * @returns A promise that resolves to the call result.
64
72
  */
65
73
  simulateTransaction(transactionRequestLike: TransactionRequestLike): Promise<CallResult>;
66
- /**
67
- * Sets data for the predicate.
68
- *
69
- * @param args - Arguments for the predicate function.
70
- * @returns The Predicate instance with updated predicate data.
71
- */
72
- setData<T extends ARGS>(...args: T): this;
73
74
  private getPredicateData;
74
75
  /**
75
76
  * Processes the predicate data and returns the altered bytecode and interface.
@@ -1 +1 @@
1
- {"version":3,"file":"predicate.d.ts","sourceRoot":"","sources":["../../src/predicate/predicate.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAC9D,OAAO,EACL,SAAS,EAKV,MAAM,oBAAoB,CAAC;AAI5B,OAAO,KAAK,EAAE,eAAe,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AACtE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAIlD,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAE/C,OAAO,KAAK,EACV,UAAU,EACV,QAAQ,EACR,oBAAoB,EACpB,kBAAkB,EAClB,sBAAsB,EACtB,mBAAmB,EACpB,MAAM,cAAc,CAAC;AAItB;;GAEG;AACH,qBAAa,SAAS,CAAC,IAAI,SAAS,UAAU,EAAE,CAAE,SAAQ,OAAO;IAC/D,KAAK,EAAE,UAAU,CAAC;IAClB,aAAa,EAAE,UAAU,CAAuB;IAChD,aAAa,EAAE,IAAI,CAAyB;IAC5C,SAAS,CAAC,EAAE,SAAS,CAAC;IAEtB;;;;;;;OAOG;gBAED,KAAK,EAAE,SAAS,EAChB,QAAQ,EAAE,QAAQ,EAClB,OAAO,CAAC,EAAE,OAAO,EACjB,qBAAqB,CAAC,EAAE;QAAE,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE;IAcrD;;;;;OAKG;IACH,gCAAgC,CAAC,sBAAsB,EAAE,sBAAsB;IAiB/E;;;;;;;;OAQG;IACG,cAAc;IAClB,iCAAiC;IACjC,WAAW,EAAE,eAAe;IAC5B,sBAAsB;IACtB,MAAM,EAAE,YAAY;IACpB,wBAAwB;IACxB,OAAO,GAAE,SAAuB;IAChC,gBAAgB;IAChB,QAAQ,GAAE,YAAiB,GAC1B,OAAO,CAAC,kBAAkB,CAAC;IAK9B;;;;;OAKG;IACH,eAAe,CACb,sBAAsB,EAAE,sBAAsB,EAC9C,OAAO,CAAC,EAAE,IAAI,CAAC,oBAAoB,EAAE,gBAAgB,CAAC,GACrD,OAAO,CAAC,mBAAmB,CAAC;IAK/B;;;;;OAKG;IACH,mBAAmB,CAAC,sBAAsB,EAAE,sBAAsB,GAAG,OAAO,CAAC,UAAU,CAAC;IAKxF;;;;;OAKG;IACH,OAAO,CAAC,CAAC,SAAS,IAAI,EAAE,GAAG,IAAI,EAAE,CAAC;IAMlC,OAAO,CAAC,gBAAgB;IAsBxB;;;;;;;OAOG;IACH,OAAO,CAAC,MAAM,CAAC,oBAAoB;IAgCnC;;;;;;;OAOG;IACH,OAAO,CAAC,MAAM,CAAC,wBAAwB;CAsCxC"}
1
+ {"version":3,"file":"predicate.d.ts","sourceRoot":"","sources":["../../src/predicate/predicate.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAC9D,OAAO,EACL,SAAS,EAKV,MAAM,oBAAoB,CAAC;AAI5B,OAAO,KAAK,EAAE,eAAe,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AACtE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAIlD,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAE/C,OAAO,KAAK,EACV,UAAU,EACV,QAAQ,EACR,oBAAoB,EACpB,kBAAkB,EAClB,sBAAsB,EACtB,mBAAmB,EACpB,MAAM,cAAc,CAAC;AAItB,MAAM,MAAM,eAAe,CAAC,CAAC,GAAG,UAAU,EAAE,IAAI;IAC9C,QAAQ,EAAE,SAAS,CAAC;IACpB,QAAQ,EAAE,QAAQ,CAAC;IACnB,GAAG,CAAC,EAAE,OAAO,CAAC;IACd,SAAS,CAAC,EAAE,CAAC,CAAC;IACd,qBAAqB,CAAC,EAAE;QAAE,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,CAAC;CACrD,CAAC;AAEF;;GAEG;AACH,qBAAa,SAAS,CAAC,UAAU,SAAS,UAAU,EAAE,CAAE,SAAQ,OAAO;IACrE,KAAK,EAAE,UAAU,CAAC;IAClB,kBAAkB,EAAE,UAAU,CAAuB;IACrD,aAAa,EAAE,UAAU,CAA+B;IACxD,SAAS,CAAC,EAAE,SAAS,CAAC;IAEtB;;;;;;;;OAQG;gBACS,EACV,QAAQ,EACR,GAAG,EACH,QAAQ,EACR,SAAS,EACT,qBAAqB,GACtB,EAAE,eAAe,CAAC,UAAU,CAAC;IAgB9B;;;;;OAKG;IACH,gCAAgC,CAAC,sBAAsB,EAAE,sBAAsB;IAiB/E;;;;;;;;OAQG;IACG,cAAc;IAClB,iCAAiC;IACjC,WAAW,EAAE,eAAe;IAC5B,sBAAsB;IACtB,MAAM,EAAE,YAAY;IACpB,wBAAwB;IACxB,OAAO,GAAE,SAAuB;IAChC,gBAAgB;IAChB,QAAQ,GAAE,YAAiB,GAC1B,OAAO,CAAC,kBAAkB,CAAC;IAK9B;;;;;OAKG;IACH,eAAe,CACb,sBAAsB,EAAE,sBAAsB,EAC9C,OAAO,CAAC,EAAE,IAAI,CAAC,oBAAoB,EAAE,gBAAgB,CAAC,GACrD,OAAO,CAAC,mBAAmB,CAAC;IAK/B;;;;;OAKG;IACH,mBAAmB,CAAC,sBAAsB,EAAE,sBAAsB,GAAG,OAAO,CAAC,UAAU,CAAC;IAKxF,OAAO,CAAC,gBAAgB;IAsBxB;;;;;;;OAOG;IACH,OAAO,CAAC,MAAM,CAAC,oBAAoB;IAgCnC;;;;;;;OAOG;IACH,OAAO,CAAC,MAAM,CAAC,wBAAwB;CAsCxC"}
@@ -28,7 +28,7 @@ export type Scalars = {
28
28
  Nonce: string;
29
29
  Salt: string;
30
30
  Signature: any;
31
- Tai64Timestamp: any;
31
+ Tai64Timestamp: string;
32
32
  TransactionId: string;
33
33
  TxPointer: any;
34
34
  U8: any;
@@ -937,7 +937,7 @@ export type GqlVariableOutput = {
937
937
  };
938
938
  type GqlTransactionStatusFragment_FailureStatus_Fragment = {
939
939
  __typename: 'FailureStatus';
940
- time: any;
940
+ time: string;
941
941
  reason: string;
942
942
  type: 'FailureStatus';
943
943
  block: {
@@ -947,16 +947,17 @@ type GqlTransactionStatusFragment_FailureStatus_Fragment = {
947
947
  };
948
948
  type GqlTransactionStatusFragment_SqueezedOutStatus_Fragment = {
949
949
  __typename: 'SqueezedOutStatus';
950
+ reason: string;
950
951
  type: 'SqueezedOutStatus';
951
952
  };
952
953
  type GqlTransactionStatusFragment_SubmittedStatus_Fragment = {
953
954
  __typename: 'SubmittedStatus';
954
- time: any;
955
+ time: string;
955
956
  type: 'SubmittedStatus';
956
957
  };
957
958
  type GqlTransactionStatusFragment_SuccessStatus_Fragment = {
958
959
  __typename: 'SuccessStatus';
959
- time: any;
960
+ time: string;
960
961
  type: 'SuccessStatus';
961
962
  block: {
962
963
  __typename: 'Block';
@@ -1013,7 +1014,7 @@ export type GqlTransactionFragmentFragment = {
1013
1014
  }> | null;
1014
1015
  status?: {
1015
1016
  __typename: 'FailureStatus';
1016
- time: any;
1017
+ time: string;
1017
1018
  reason: string;
1018
1019
  type: 'FailureStatus';
1019
1020
  block: {
@@ -1022,14 +1023,15 @@ export type GqlTransactionFragmentFragment = {
1022
1023
  };
1023
1024
  } | {
1024
1025
  __typename: 'SqueezedOutStatus';
1026
+ reason: string;
1025
1027
  type: 'SqueezedOutStatus';
1026
1028
  } | {
1027
1029
  __typename: 'SubmittedStatus';
1028
- time: any;
1030
+ time: string;
1029
1031
  type: 'SubmittedStatus';
1030
1032
  } | {
1031
1033
  __typename: 'SuccessStatus';
1032
- time: any;
1034
+ time: string;
1033
1035
  type: 'SuccessStatus';
1034
1036
  block: {
1035
1037
  __typename: 'Block';
@@ -1109,7 +1111,7 @@ export type GqlBlockFragmentFragment = {
1109
1111
  header: {
1110
1112
  __typename: 'Header';
1111
1113
  height: any;
1112
- time: any;
1114
+ time: string;
1113
1115
  };
1114
1116
  transactions: Array<{
1115
1117
  __typename: 'Transaction';
@@ -1169,7 +1171,7 @@ export type GqlMessageProofFragmentFragment = {
1169
1171
  transactionsRoot: string;
1170
1172
  height: any;
1171
1173
  prevRoot: string;
1172
- time: any;
1174
+ time: string;
1173
1175
  applicationHash: string;
1174
1176
  messageReceiptRoot: string;
1175
1177
  messageReceiptCount: string;
@@ -1182,7 +1184,7 @@ export type GqlMessageProofFragmentFragment = {
1182
1184
  transactionsRoot: string;
1183
1185
  height: any;
1184
1186
  prevRoot: string;
1185
- time: any;
1187
+ time: string;
1186
1188
  applicationHash: string;
1187
1189
  messageReceiptRoot: string;
1188
1190
  messageReceiptCount: string;
@@ -1826,7 +1828,7 @@ export type GqlChainInfoFragmentFragment = {
1826
1828
  header: {
1827
1829
  __typename: 'Header';
1828
1830
  height: any;
1829
- time: any;
1831
+ time: string;
1830
1832
  };
1831
1833
  transactions: Array<{
1832
1834
  __typename: 'Transaction';
@@ -2222,7 +2224,7 @@ export type GqlGetChainQuery = {
2222
2224
  header: {
2223
2225
  __typename: 'Header';
2224
2226
  height: any;
2225
- time: any;
2227
+ time: string;
2226
2228
  };
2227
2229
  transactions: Array<{
2228
2230
  __typename: 'Transaction';
@@ -2588,7 +2590,7 @@ export type GqlGetTransactionQuery = {
2588
2590
  }> | null;
2589
2591
  status?: {
2590
2592
  __typename: 'FailureStatus';
2591
- time: any;
2593
+ time: string;
2592
2594
  reason: string;
2593
2595
  type: 'FailureStatus';
2594
2596
  block: {
@@ -2597,14 +2599,15 @@ export type GqlGetTransactionQuery = {
2597
2599
  };
2598
2600
  } | {
2599
2601
  __typename: 'SqueezedOutStatus';
2602
+ reason: string;
2600
2603
  type: 'SqueezedOutStatus';
2601
2604
  } | {
2602
2605
  __typename: 'SubmittedStatus';
2603
- time: any;
2606
+ time: string;
2604
2607
  type: 'SubmittedStatus';
2605
2608
  } | {
2606
2609
  __typename: 'SuccessStatus';
2607
- time: any;
2610
+ time: string;
2608
2611
  type: 'SuccessStatus';
2609
2612
  block: {
2610
2613
  __typename: 'Block';
@@ -2667,7 +2670,7 @@ export type GqlGetTransactionWithReceiptsQuery = {
2667
2670
  }> | null;
2668
2671
  status?: {
2669
2672
  __typename: 'FailureStatus';
2670
- time: any;
2673
+ time: string;
2671
2674
  reason: string;
2672
2675
  type: 'FailureStatus';
2673
2676
  block: {
@@ -2676,14 +2679,15 @@ export type GqlGetTransactionWithReceiptsQuery = {
2676
2679
  };
2677
2680
  } | {
2678
2681
  __typename: 'SqueezedOutStatus';
2682
+ reason: string;
2679
2683
  type: 'SqueezedOutStatus';
2680
2684
  } | {
2681
2685
  __typename: 'SubmittedStatus';
2682
- time: any;
2686
+ time: string;
2683
2687
  type: 'SubmittedStatus';
2684
2688
  } | {
2685
2689
  __typename: 'SuccessStatus';
2686
- time: any;
2690
+ time: string;
2687
2691
  type: 'SuccessStatus';
2688
2692
  block: {
2689
2693
  __typename: 'Block';
@@ -2753,7 +2757,7 @@ export type GqlGetTransactionsQuery = {
2753
2757
  }> | null;
2754
2758
  status?: {
2755
2759
  __typename: 'FailureStatus';
2756
- time: any;
2760
+ time: string;
2757
2761
  reason: string;
2758
2762
  type: 'FailureStatus';
2759
2763
  block: {
@@ -2762,14 +2766,15 @@ export type GqlGetTransactionsQuery = {
2762
2766
  };
2763
2767
  } | {
2764
2768
  __typename: 'SqueezedOutStatus';
2769
+ reason: string;
2765
2770
  type: 'SqueezedOutStatus';
2766
2771
  } | {
2767
2772
  __typename: 'SubmittedStatus';
2768
- time: any;
2773
+ time: string;
2769
2774
  type: 'SubmittedStatus';
2770
2775
  } | {
2771
2776
  __typename: 'SuccessStatus';
2772
- time: any;
2777
+ time: string;
2773
2778
  type: 'SuccessStatus';
2774
2779
  block: {
2775
2780
  __typename: 'Block';
@@ -2849,7 +2854,7 @@ export type GqlGetTransactionsByOwnerQuery = {
2849
2854
  }> | null;
2850
2855
  status?: {
2851
2856
  __typename: 'FailureStatus';
2852
- time: any;
2857
+ time: string;
2853
2858
  reason: string;
2854
2859
  type: 'FailureStatus';
2855
2860
  block: {
@@ -2858,14 +2863,15 @@ export type GqlGetTransactionsByOwnerQuery = {
2858
2863
  };
2859
2864
  } | {
2860
2865
  __typename: 'SqueezedOutStatus';
2866
+ reason: string;
2861
2867
  type: 'SqueezedOutStatus';
2862
2868
  } | {
2863
2869
  __typename: 'SubmittedStatus';
2864
- time: any;
2870
+ time: string;
2865
2871
  type: 'SubmittedStatus';
2866
2872
  } | {
2867
2873
  __typename: 'SuccessStatus';
2868
- time: any;
2874
+ time: string;
2869
2875
  type: 'SuccessStatus';
2870
2876
  block: {
2871
2877
  __typename: 'Block';
@@ -2911,7 +2917,7 @@ export type GqlGetBlockQuery = {
2911
2917
  header: {
2912
2918
  __typename: 'Header';
2913
2919
  height: any;
2914
- time: any;
2920
+ time: string;
2915
2921
  };
2916
2922
  transactions: Array<{
2917
2923
  __typename: 'Transaction';
@@ -2972,7 +2978,7 @@ export type GqlGetBlockWithTransactionsQuery = {
2972
2978
  }> | null;
2973
2979
  status?: {
2974
2980
  __typename: 'FailureStatus';
2975
- time: any;
2981
+ time: string;
2976
2982
  reason: string;
2977
2983
  type: 'FailureStatus';
2978
2984
  block: {
@@ -2981,14 +2987,15 @@ export type GqlGetBlockWithTransactionsQuery = {
2981
2987
  };
2982
2988
  } | {
2983
2989
  __typename: 'SqueezedOutStatus';
2990
+ reason: string;
2984
2991
  type: 'SqueezedOutStatus';
2985
2992
  } | {
2986
2993
  __typename: 'SubmittedStatus';
2987
- time: any;
2994
+ time: string;
2988
2995
  type: 'SubmittedStatus';
2989
2996
  } | {
2990
2997
  __typename: 'SuccessStatus';
2991
- time: any;
2998
+ time: string;
2992
2999
  type: 'SuccessStatus';
2993
3000
  block: {
2994
3001
  __typename: 'Block';
@@ -3004,7 +3011,7 @@ export type GqlGetBlockWithTransactionsQuery = {
3004
3011
  header: {
3005
3012
  __typename: 'Header';
3006
3013
  height: any;
3007
- time: any;
3014
+ time: string;
3008
3015
  };
3009
3016
  } | null;
3010
3017
  };
@@ -3026,7 +3033,7 @@ export type GqlGetBlocksQuery = {
3026
3033
  header: {
3027
3034
  __typename: 'Header';
3028
3035
  height: any;
3029
- time: any;
3036
+ time: string;
3030
3037
  };
3031
3038
  transactions: Array<{
3032
3039
  __typename: 'Transaction';
@@ -3221,7 +3228,7 @@ export type GqlGetMessageProofQuery = {
3221
3228
  transactionsRoot: string;
3222
3229
  height: any;
3223
3230
  prevRoot: string;
3224
- time: any;
3231
+ time: string;
3225
3232
  applicationHash: string;
3226
3233
  messageReceiptRoot: string;
3227
3234
  messageReceiptCount: string;
@@ -3234,7 +3241,7 @@ export type GqlGetMessageProofQuery = {
3234
3241
  transactionsRoot: string;
3235
3242
  height: any;
3236
3243
  prevRoot: string;
3237
- time: any;
3244
+ time: string;
3238
3245
  applicationHash: string;
3239
3246
  messageReceiptRoot: string;
3240
3247
  messageReceiptCount: string;
@@ -3320,7 +3327,7 @@ export type GqlSubmitAndAwaitSubscription = {
3320
3327
  __typename: 'Subscription';
3321
3328
  submitAndAwait: {
3322
3329
  __typename: 'FailureStatus';
3323
- time: any;
3330
+ time: string;
3324
3331
  reason: string;
3325
3332
  type: 'FailureStatus';
3326
3333
  block: {
@@ -3329,14 +3336,15 @@ export type GqlSubmitAndAwaitSubscription = {
3329
3336
  };
3330
3337
  } | {
3331
3338
  __typename: 'SqueezedOutStatus';
3339
+ reason: string;
3332
3340
  type: 'SqueezedOutStatus';
3333
3341
  } | {
3334
3342
  __typename: 'SubmittedStatus';
3335
- time: any;
3343
+ time: string;
3336
3344
  type: 'SubmittedStatus';
3337
3345
  } | {
3338
3346
  __typename: 'SuccessStatus';
3339
- time: any;
3347
+ time: string;
3340
3348
  type: 'SuccessStatus';
3341
3349
  block: {
3342
3350
  __typename: 'Block';
@@ -3356,7 +3364,7 @@ export type GqlStatusChangeSubscription = {
3356
3364
  __typename: 'Subscription';
3357
3365
  statusChange: {
3358
3366
  __typename: 'FailureStatus';
3359
- time: any;
3367
+ time: string;
3360
3368
  reason: string;
3361
3369
  type: 'FailureStatus';
3362
3370
  block: {
@@ -3365,14 +3373,15 @@ export type GqlStatusChangeSubscription = {
3365
3373
  };
3366
3374
  } | {
3367
3375
  __typename: 'SqueezedOutStatus';
3376
+ reason: string;
3368
3377
  type: 'SqueezedOutStatus';
3369
3378
  } | {
3370
3379
  __typename: 'SubmittedStatus';
3371
- time: any;
3380
+ time: string;
3372
3381
  type: 'SubmittedStatus';
3373
3382
  } | {
3374
3383
  __typename: 'SuccessStatus';
3375
- time: any;
3384
+ time: string;
3376
3385
  type: 'SuccessStatus';
3377
3386
  block: {
3378
3387
  __typename: 'Block';