viem 2.0.0-beta.8 → 2.0.0-beta.9
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/_cjs/errors/version.js +1 -1
- package/_esm/errors/version.js +1 -1
- package/_types/actions/public/getBlock.d.ts +1 -1
- package/_types/actions/public/getBlock.d.ts.map +1 -1
- package/_types/actions/public/getTransaction.d.ts +1 -1
- package/_types/actions/public/getTransaction.d.ts.map +1 -1
- package/_types/actions/public/getTransactionReceipt.d.ts +1 -1
- package/_types/actions/public/getTransactionReceipt.d.ts.map +1 -1
- package/_types/chains/celo/chainConfig.d.ts +45 -45
- package/_types/chains/celo/formatters.d.ts +45 -45
- package/_types/chains/definitions/base.d.ts +34 -34
- package/_types/chains/definitions/baseGoerli.d.ts +34 -34
- package/_types/chains/definitions/baseSepolia.d.ts +34 -34
- package/_types/chains/definitions/celo.d.ts +45 -45
- package/_types/chains/definitions/celoAlfajores.d.ts +45 -45
- package/_types/chains/definitions/celoCannoli.d.ts +45 -45
- package/_types/chains/definitions/optimism.d.ts +34 -34
- package/_types/chains/definitions/optimismGoerli.d.ts +34 -34
- package/_types/chains/definitions/optimismSepolia.d.ts +34 -34
- package/_types/chains/definitions/pgn.d.ts +34 -34
- package/_types/chains/definitions/pgnTestnet.d.ts +34 -34
- package/_types/chains/definitions/zkSync.d.ts +6 -6
- package/_types/chains/definitions/zkSyncTestnet.d.ts +6 -6
- package/_types/chains/definitions/zora.d.ts +34 -34
- package/_types/chains/definitions/zoraSepolia.d.ts +34 -34
- package/_types/chains/definitions/zoraTestnet.d.ts +34 -34
- package/_types/chains/opStack/chainConfig.d.ts +34 -34
- package/_types/chains/opStack/formatters.d.ts +34 -34
- package/_types/chains/zksync/chainConfig.d.ts +6 -6
- package/_types/chains/zksync/formatters.d.ts +6 -6
- package/_types/errors/version.d.ts +1 -1
- package/_types/utils/formatters/block.d.ts +1 -1
- package/_types/utils/formatters/block.d.ts.map +1 -1
- package/_types/utils/formatters/transaction.d.ts +2 -2
- package/_types/utils/formatters/transaction.d.ts.map +1 -1
- package/_types/utils/formatters/transactionReceipt.d.ts +1 -1
- package/_types/utils/formatters/transactionReceipt.d.ts.map +1 -1
- package/_types/utils/formatters/transactionRequest.d.ts +1 -1
- package/actions/public/getBlock.ts +1 -1
- package/actions/public/getTransaction.ts +1 -1
- package/actions/public/getTransactionReceipt.ts +1 -1
- package/errors/version.ts +1 -1
- package/package.json +1 -1
- package/utils/formatters/block.ts +1 -1
- package/utils/formatters/transaction.ts +1 -1
- package/utils/formatters/transactionReceipt.ts +1 -1
package/_cjs/errors/version.js
CHANGED
package/_esm/errors/version.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
export const version = '2.0.0-beta.
|
1
|
+
export const version = '2.0.0-beta.9';
|
2
2
|
//# sourceMappingURL=version.js.map
|
@@ -31,7 +31,7 @@ export type GetBlockParameters<TIncludeTransactions extends boolean = false, TBl
|
|
31
31
|
*/
|
32
32
|
blockTag?: TBlockTag | BlockTag;
|
33
33
|
});
|
34
|
-
export type GetBlockReturnType<TChain extends Chain | undefined =
|
34
|
+
export type GetBlockReturnType<TChain extends Chain | undefined = undefined, TIncludeTransactions extends boolean = false, TBlockTag extends BlockTag = 'latest'> = FormattedBlock<TChain, TIncludeTransactions, TBlockTag>;
|
35
35
|
export type GetBlockErrorType = BlockNotFoundErrorType | NumberToHexErrorType | RequestErrorType | ErrorType;
|
36
36
|
/**
|
37
37
|
* Returns information about a block at a block number, hash, or tag.
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"getBlock.d.ts","sourceRoot":"","sources":["../../../actions/public/getBlock.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACtD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAA;AAC3D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6CAA6C,CAAA;AAC5E,OAAO,EAEL,KAAK,sBAAsB,EAC5B,MAAM,uBAAuB,CAAA;AAC9B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AACtD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AACpD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAA;AAE/C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAA;AACnE,OAAO,EACL,KAAK,oBAAoB,EAE1B,MAAM,+BAA+B,CAAA;AACtC,OAAO,EACL,KAAK,cAAc,EAEpB,MAAM,iCAAiC,CAAA;AAExC,MAAM,MAAM,kBAAkB,CAC5B,oBAAoB,SAAS,OAAO,GAAG,KAAK,EAC5C,SAAS,SAAS,QAAQ,GAAG,QAAQ,IACnC;IACF,kEAAkE;IAClE,mBAAmB,CAAC,EAAE,oBAAoB,CAAA;CAC3C,GAAG,CACA;IACE,yBAAyB;IACzB,SAAS,CAAC,EAAE,IAAI,CAAA;IAChB,WAAW,CAAC,EAAE,KAAK,CAAA;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAA;CACjB,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAA;IACjB,wBAAwB;IACxB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,KAAK,CAAA;CACjB,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAA;IACjB,WAAW,CAAC,EAAE,KAAK,CAAA;IACnB;;;OAGG;IACH,QAAQ,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAA;CAChC,CACJ,CAAA;AAED,MAAM,MAAM,kBAAkB,CAC5B,MAAM,SAAS,KAAK,GAAG,SAAS,GAAG,
|
1
|
+
{"version":3,"file":"getBlock.d.ts","sourceRoot":"","sources":["../../../actions/public/getBlock.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACtD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAA;AAC3D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6CAA6C,CAAA;AAC5E,OAAO,EAEL,KAAK,sBAAsB,EAC5B,MAAM,uBAAuB,CAAA;AAC9B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AACtD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AACpD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAA;AAE/C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAA;AACnE,OAAO,EACL,KAAK,oBAAoB,EAE1B,MAAM,+BAA+B,CAAA;AACtC,OAAO,EACL,KAAK,cAAc,EAEpB,MAAM,iCAAiC,CAAA;AAExC,MAAM,MAAM,kBAAkB,CAC5B,oBAAoB,SAAS,OAAO,GAAG,KAAK,EAC5C,SAAS,SAAS,QAAQ,GAAG,QAAQ,IACnC;IACF,kEAAkE;IAClE,mBAAmB,CAAC,EAAE,oBAAoB,CAAA;CAC3C,GAAG,CACA;IACE,yBAAyB;IACzB,SAAS,CAAC,EAAE,IAAI,CAAA;IAChB,WAAW,CAAC,EAAE,KAAK,CAAA;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAA;CACjB,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAA;IACjB,wBAAwB;IACxB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,KAAK,CAAA;CACjB,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAA;IACjB,WAAW,CAAC,EAAE,KAAK,CAAA;IACnB;;;OAGG;IACH,QAAQ,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAA;CAChC,CACJ,CAAA;AAED,MAAM,MAAM,kBAAkB,CAC5B,MAAM,SAAS,KAAK,GAAG,SAAS,GAAG,SAAS,EAC5C,oBAAoB,SAAS,OAAO,GAAG,KAAK,EAC5C,SAAS,SAAS,QAAQ,GAAG,QAAQ,IACnC,cAAc,CAAC,MAAM,EAAE,oBAAoB,EAAE,SAAS,CAAC,CAAA;AAE3D,MAAM,MAAM,iBAAiB,GACzB,sBAAsB,GACtB,oBAAoB,GACpB,gBAAgB,GAChB,SAAS,CAAA;AAEb;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAsB,QAAQ,CAC5B,MAAM,SAAS,KAAK,GAAG,SAAS,EAChC,QAAQ,SAAS,OAAO,GAAG,SAAS,EACpC,oBAAoB,SAAS,OAAO,GAAG,KAAK,EAC5C,SAAS,SAAS,QAAQ,GAAG,QAAQ,EAErC,MAAM,EAAE,MAAM,CAAC,SAAS,EAAE,MAAM,EAAE,QAAQ,CAAC,EAC3C,EACE,SAAS,EACT,WAAW,EACX,QAAQ,EAAE,SAAS,EACnB,mBAAmB,EAAE,oBAAoB,GAC1C,GAAE,kBAAkB,CAAC,oBAAoB,EAAE,SAAS,CAAM,GAC1D,OAAO,CAAC,kBAAkB,CAAC,MAAM,EAAE,oBAAoB,EAAE,SAAS,CAAC,CAAC,CAwBtE"}
|
@@ -39,7 +39,7 @@ export type GetTransactionParameters<TBlockTag extends BlockTag = 'latest'> = {
|
|
39
39
|
hash: Hash;
|
40
40
|
index?: number;
|
41
41
|
};
|
42
|
-
export type GetTransactionReturnType<TChain extends Chain | undefined =
|
42
|
+
export type GetTransactionReturnType<TChain extends Chain | undefined = undefined, TBlockTag extends BlockTag = 'latest'> = FormattedTransaction<TChain, TBlockTag>;
|
43
43
|
export type GetTransactionErrorType = NumberToHexErrorType | RequestErrorType | ErrorType;
|
44
44
|
/**
|
45
45
|
* Returns information about a [Transaction](https://viem.sh/docs/glossary/terms.html#transaction) given a hash or block identifier.
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"getTransaction.d.ts","sourceRoot":"","sources":["../../../actions/public/getTransaction.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAA;AAC3D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6CAA6C,CAAA;AAE5E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AACtD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AACpD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAA;AAE/C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAA;AACnE,OAAO,EACL,KAAK,oBAAoB,EAE1B,MAAM,+BAA+B,CAAA;AACtC,OAAO,EACL,KAAK,oBAAoB,EAE1B,MAAM,uCAAuC,CAAA;AAE9C,MAAM,MAAM,wBAAwB,CAAC,SAAS,SAAS,QAAQ,GAAG,QAAQ,IACtE;IACE,qBAAqB;IACrB,SAAS,EAAE,IAAI,CAAA;IACf,WAAW,CAAC,EAAE,KAAK,CAAA;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,IAAI,CAAC,EAAE,KAAK,CAAA;IACZ,iDAAiD;IACjD,KAAK,EAAE,MAAM,CAAA;CACd,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAA;IACjB,uBAAuB;IACvB,WAAW,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,IAAI,CAAC,EAAE,KAAK,CAAA;IACZ,iDAAiD;IACjD,KAAK,EAAE,MAAM,CAAA;CACd,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAA;IACjB,WAAW,CAAC,EAAE,KAAK,CAAA;IACnB,qBAAqB;IACrB,QAAQ,EAAE,SAAS,GAAG,QAAQ,CAAA;IAC9B,IAAI,CAAC,EAAE,KAAK,CAAA;IACZ,iDAAiD;IACjD,KAAK,EAAE,MAAM,CAAA;CACd,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAA;IACjB,WAAW,CAAC,EAAE,KAAK,CAAA;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,mCAAmC;IACnC,IAAI,EAAE,IAAI,CAAA;IACV,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAA;AAEL,MAAM,MAAM,wBAAwB,CAClC,MAAM,SAAS,KAAK,GAAG,SAAS,GAAG,
|
1
|
+
{"version":3,"file":"getTransaction.d.ts","sourceRoot":"","sources":["../../../actions/public/getTransaction.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAA;AAC3D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6CAA6C,CAAA;AAE5E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AACtD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AACpD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAA;AAE/C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAA;AACnE,OAAO,EACL,KAAK,oBAAoB,EAE1B,MAAM,+BAA+B,CAAA;AACtC,OAAO,EACL,KAAK,oBAAoB,EAE1B,MAAM,uCAAuC,CAAA;AAE9C,MAAM,MAAM,wBAAwB,CAAC,SAAS,SAAS,QAAQ,GAAG,QAAQ,IACtE;IACE,qBAAqB;IACrB,SAAS,EAAE,IAAI,CAAA;IACf,WAAW,CAAC,EAAE,KAAK,CAAA;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,IAAI,CAAC,EAAE,KAAK,CAAA;IACZ,iDAAiD;IACjD,KAAK,EAAE,MAAM,CAAA;CACd,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAA;IACjB,uBAAuB;IACvB,WAAW,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,IAAI,CAAC,EAAE,KAAK,CAAA;IACZ,iDAAiD;IACjD,KAAK,EAAE,MAAM,CAAA;CACd,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAA;IACjB,WAAW,CAAC,EAAE,KAAK,CAAA;IACnB,qBAAqB;IACrB,QAAQ,EAAE,SAAS,GAAG,QAAQ,CAAA;IAC9B,IAAI,CAAC,EAAE,KAAK,CAAA;IACZ,iDAAiD;IACjD,KAAK,EAAE,MAAM,CAAA;CACd,GACD;IACE,SAAS,CAAC,EAAE,KAAK,CAAA;IACjB,WAAW,CAAC,EAAE,KAAK,CAAA;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAA;IAChB,mCAAmC;IACnC,IAAI,EAAE,IAAI,CAAA;IACV,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAA;AAEL,MAAM,MAAM,wBAAwB,CAClC,MAAM,SAAS,KAAK,GAAG,SAAS,GAAG,SAAS,EAC5C,SAAS,SAAS,QAAQ,GAAG,QAAQ,IACnC,oBAAoB,CAAC,MAAM,EAAE,SAAS,CAAC,CAAA;AAE3C,MAAM,MAAM,uBAAuB,GAC/B,oBAAoB,GACpB,gBAAgB,GAChB,SAAS,CAAA;AAEb;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAsB,cAAc,CAClC,MAAM,SAAS,KAAK,GAAG,SAAS,EAChC,SAAS,SAAS,QAAQ,GAAG,QAAQ,EAErC,MAAM,EAAE,MAAM,CAAC,SAAS,EAAE,MAAM,CAAC,EACjC,EACE,SAAS,EACT,WAAW,EACX,QAAQ,EAAE,SAAS,EACnB,IAAI,EACJ,KAAK,GACN,EAAE,wBAAwB,CAAC,SAAS,CAAC,GACrC,OAAO,CAAC,wBAAwB,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC,CAoCtD"}
|
@@ -10,7 +10,7 @@ export type GetTransactionReceiptParameters = {
|
|
10
10
|
/** The hash of the transaction. */
|
11
11
|
hash: Hash;
|
12
12
|
};
|
13
|
-
export type GetTransactionReceiptReturnType<TChain extends Chain | undefined =
|
13
|
+
export type GetTransactionReceiptReturnType<TChain extends Chain | undefined = undefined> = FormattedTransactionReceipt<TChain>;
|
14
14
|
export type GetTransactionReceiptErrorType = RequestErrorType | TransactionReceiptNotFoundErrorType | ErrorType;
|
15
15
|
/**
|
16
16
|
* Returns the [Transaction Receipt](https://viem.sh/docs/glossary/terms.html#transaction-receipt) given a [Transaction](https://viem.sh/docs/glossary/terms.html#transaction) hash.
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"getTransactionReceipt.d.ts","sourceRoot":"","sources":["../../../actions/public/getTransactionReceipt.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAA;AAC3D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6CAA6C,CAAA;AAC5E,OAAO,EAEL,KAAK,mCAAmC,EACzC,MAAM,6BAA6B,CAAA;AACpC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AACtD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAA;AAC/C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAA;AACnE,OAAO,EACL,KAAK,2BAA2B,EAEjC,MAAM,8CAA8C,CAAA;AAErD,MAAM,MAAM,+BAA+B,GAAG;IAC5C,mCAAmC;IACnC,IAAI,EAAE,IAAI,CAAA;CACX,CAAA;AAED,MAAM,MAAM,+BAA+B,CACzC,MAAM,SAAS,KAAK,GAAG,SAAS,GAAG,
|
1
|
+
{"version":3,"file":"getTransactionReceipt.d.ts","sourceRoot":"","sources":["../../../actions/public/getTransactionReceipt.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,+BAA+B,CAAA;AAC3D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6CAA6C,CAAA;AAC5E,OAAO,EAEL,KAAK,mCAAmC,EACzC,MAAM,6BAA6B,CAAA;AACpC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AACtD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAA;AACjD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAA;AAC/C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAA;AACnE,OAAO,EACL,KAAK,2BAA2B,EAEjC,MAAM,8CAA8C,CAAA;AAErD,MAAM,MAAM,+BAA+B,GAAG;IAC5C,mCAAmC;IACnC,IAAI,EAAE,IAAI,CAAA;CACX,CAAA;AAED,MAAM,MAAM,+BAA+B,CACzC,MAAM,SAAS,KAAK,GAAG,SAAS,GAAG,SAAS,IAC1C,2BAA2B,CAAC,MAAM,CAAC,CAAA;AAEvC,MAAM,MAAM,8BAA8B,GACtC,gBAAgB,GAChB,mCAAmC,GACnC,SAAS,CAAA;AAEb;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAsB,qBAAqB,CAAC,MAAM,SAAS,KAAK,GAAG,SAAS,EAC1E,MAAM,EAAE,MAAM,CAAC,SAAS,EAAE,MAAM,CAAC,EACjC,EAAE,IAAI,EAAE,EAAE,+BAA+B,sJAa1C"}
|
@@ -45,24 +45,24 @@ export declare const chainConfig: {
|
|
45
45
|
readonly transaction: {
|
46
46
|
exclude: [] | undefined;
|
47
47
|
format: (args: ({
|
48
|
+
hash?: `0x${string}` | undefined;
|
49
|
+
nonce?: `0x${string}` | undefined;
|
48
50
|
yParity?: `0x${string}` | undefined;
|
49
51
|
blockHash?: `0x${string}` | null | undefined;
|
50
52
|
blockNumber?: `0x${string}` | null | undefined;
|
51
53
|
from?: `0x${string}` | undefined;
|
52
54
|
gas?: `0x${string}` | undefined;
|
53
|
-
hash?: `0x${string}` | undefined;
|
54
55
|
input?: `0x${string}` | undefined;
|
55
|
-
nonce?: `0x${string}` | undefined;
|
56
56
|
r?: `0x${string}` | undefined;
|
57
57
|
s?: `0x${string}` | undefined;
|
58
58
|
to?: `0x${string}` | null | undefined;
|
59
59
|
transactionIndex?: `0x${string}` | null | undefined;
|
60
60
|
v?: `0x${string}` | undefined;
|
61
61
|
value?: `0x${string}` | undefined;
|
62
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
63
62
|
gasPrice?: `0x${string}` | undefined;
|
64
63
|
maxFeePerGas?: `0x${string}` | undefined;
|
65
64
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
65
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
66
66
|
accessList?: undefined;
|
67
67
|
chainId?: `0x${string}` | undefined;
|
68
68
|
} & import("../index.js").Omit<import("../index.js").PartialBy<import("../../index.js").TransactionLegacy<`0x${string}`, `0x${string}`, boolean, "0x0">, "yParity">, "typeHex"> & {
|
@@ -70,24 +70,24 @@ export declare const chainConfig: {
|
|
70
70
|
gatewayFee: `0x${string}` | null;
|
71
71
|
gatewayFeeRecipient: `0x${string}` | null;
|
72
72
|
}) | ({
|
73
|
+
hash?: `0x${string}` | undefined;
|
74
|
+
nonce?: `0x${string}` | undefined;
|
73
75
|
yParity?: `0x${string}` | undefined;
|
74
76
|
blockHash?: `0x${string}` | null | undefined;
|
75
77
|
blockNumber?: `0x${string}` | null | undefined;
|
76
78
|
from?: `0x${string}` | undefined;
|
77
79
|
gas?: `0x${string}` | undefined;
|
78
|
-
hash?: `0x${string}` | undefined;
|
79
80
|
input?: `0x${string}` | undefined;
|
80
|
-
nonce?: `0x${string}` | undefined;
|
81
81
|
r?: `0x${string}` | undefined;
|
82
82
|
s?: `0x${string}` | undefined;
|
83
83
|
to?: `0x${string}` | null | undefined;
|
84
84
|
transactionIndex?: `0x${string}` | null | undefined;
|
85
85
|
v?: `0x${string}` | undefined;
|
86
86
|
value?: `0x${string}` | undefined;
|
87
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
88
87
|
gasPrice?: `0x${string}` | undefined;
|
89
88
|
maxFeePerGas?: `0x${string}` | undefined;
|
90
89
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
90
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
91
91
|
accessList?: undefined;
|
92
92
|
chainId?: `0x${string}` | undefined;
|
93
93
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -96,24 +96,24 @@ export declare const chainConfig: {
|
|
96
96
|
gatewayFeeRecipient: `0x${string}` | null;
|
97
97
|
type: "0x7c";
|
98
98
|
}) | ({
|
99
|
+
hash?: `0x${string}` | undefined;
|
100
|
+
nonce?: `0x${string}` | undefined;
|
99
101
|
yParity?: `0x${string}` | undefined;
|
100
102
|
blockHash?: `0x${string}` | null | undefined;
|
101
103
|
blockNumber?: `0x${string}` | null | undefined;
|
102
104
|
from?: `0x${string}` | undefined;
|
103
105
|
gas?: `0x${string}` | undefined;
|
104
|
-
hash?: `0x${string}` | undefined;
|
105
106
|
input?: `0x${string}` | undefined;
|
106
|
-
nonce?: `0x${string}` | undefined;
|
107
107
|
r?: `0x${string}` | undefined;
|
108
108
|
s?: `0x${string}` | undefined;
|
109
109
|
to?: `0x${string}` | null | undefined;
|
110
110
|
transactionIndex?: `0x${string}` | null | undefined;
|
111
111
|
v?: `0x${string}` | undefined;
|
112
112
|
value?: `0x${string}` | undefined;
|
113
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
114
113
|
gasPrice?: `0x${string}` | undefined;
|
115
114
|
maxFeePerGas?: `0x${string}` | undefined;
|
116
115
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
116
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
117
117
|
accessList?: undefined;
|
118
118
|
chainId?: `0x${string}` | undefined;
|
119
119
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -122,24 +122,24 @@ export declare const chainConfig: {
|
|
122
122
|
gatewayFeeRecipient?: undefined;
|
123
123
|
type: "0x7b";
|
124
124
|
}) | ({
|
125
|
+
hash?: `0x${string}` | undefined;
|
126
|
+
nonce?: `0x${string}` | undefined;
|
125
127
|
yParity?: `0x${string}` | undefined;
|
126
128
|
blockHash?: `0x${string}` | null | undefined;
|
127
129
|
blockNumber?: `0x${string}` | null | undefined;
|
128
130
|
from?: `0x${string}` | undefined;
|
129
131
|
gas?: `0x${string}` | undefined;
|
130
|
-
hash?: `0x${string}` | undefined;
|
131
132
|
input?: `0x${string}` | undefined;
|
132
|
-
nonce?: `0x${string}` | undefined;
|
133
133
|
r?: `0x${string}` | undefined;
|
134
134
|
s?: `0x${string}` | undefined;
|
135
135
|
to?: `0x${string}` | null | undefined;
|
136
136
|
transactionIndex?: `0x${string}` | null | undefined;
|
137
137
|
v?: `0x${string}` | undefined;
|
138
138
|
value?: `0x${string}` | undefined;
|
139
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
140
139
|
gasPrice?: `0x${string}` | undefined;
|
141
140
|
maxFeePerGas?: `0x${string}` | undefined;
|
142
141
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
142
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
143
143
|
accessList?: import("../../index.js").AccessList | undefined;
|
144
144
|
chainId?: `0x${string}` | undefined;
|
145
145
|
} & import("../index.js").Omit<import("../index.js").PartialBy<import("../../index.js").TransactionLegacy<`0x${string}`, `0x${string}`, boolean, "0x0">, "yParity">, "typeHex"> & {
|
@@ -147,24 +147,24 @@ export declare const chainConfig: {
|
|
147
147
|
gatewayFee: `0x${string}` | null;
|
148
148
|
gatewayFeeRecipient: `0x${string}` | null;
|
149
149
|
}) | ({
|
150
|
+
hash?: `0x${string}` | undefined;
|
151
|
+
nonce?: `0x${string}` | undefined;
|
150
152
|
yParity?: `0x${string}` | undefined;
|
151
153
|
blockHash?: `0x${string}` | null | undefined;
|
152
154
|
blockNumber?: `0x${string}` | null | undefined;
|
153
155
|
from?: `0x${string}` | undefined;
|
154
156
|
gas?: `0x${string}` | undefined;
|
155
|
-
hash?: `0x${string}` | undefined;
|
156
157
|
input?: `0x${string}` | undefined;
|
157
|
-
nonce?: `0x${string}` | undefined;
|
158
158
|
r?: `0x${string}` | undefined;
|
159
159
|
s?: `0x${string}` | undefined;
|
160
160
|
to?: `0x${string}` | null | undefined;
|
161
161
|
transactionIndex?: `0x${string}` | null | undefined;
|
162
162
|
v?: `0x${string}` | undefined;
|
163
163
|
value?: `0x${string}` | undefined;
|
164
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
165
164
|
gasPrice?: `0x${string}` | undefined;
|
166
165
|
maxFeePerGas?: `0x${string}` | undefined;
|
167
166
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
167
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
168
168
|
accessList?: import("../../index.js").AccessList | undefined;
|
169
169
|
chainId?: `0x${string}` | undefined;
|
170
170
|
} & import("../index.js").Omit<import("../index.js").PartialBy<import("../../index.js").TransactionEIP2930<`0x${string}`, `0x${string}`, boolean, "0x1">, "yParity">, "typeHex"> & {
|
@@ -172,24 +172,24 @@ export declare const chainConfig: {
|
|
172
172
|
gatewayFee: `0x${string}` | null;
|
173
173
|
gatewayFeeRecipient: `0x${string}` | null;
|
174
174
|
}) | ({
|
175
|
+
hash?: `0x${string}` | undefined;
|
176
|
+
nonce?: `0x${string}` | undefined;
|
175
177
|
yParity?: `0x${string}` | undefined;
|
176
178
|
blockHash?: `0x${string}` | null | undefined;
|
177
179
|
blockNumber?: `0x${string}` | null | undefined;
|
178
180
|
from?: `0x${string}` | undefined;
|
179
181
|
gas?: `0x${string}` | undefined;
|
180
|
-
hash?: `0x${string}` | undefined;
|
181
182
|
input?: `0x${string}` | undefined;
|
182
|
-
nonce?: `0x${string}` | undefined;
|
183
183
|
r?: `0x${string}` | undefined;
|
184
184
|
s?: `0x${string}` | undefined;
|
185
185
|
to?: `0x${string}` | null | undefined;
|
186
186
|
transactionIndex?: `0x${string}` | null | undefined;
|
187
187
|
v?: `0x${string}` | undefined;
|
188
188
|
value?: `0x${string}` | undefined;
|
189
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
190
189
|
gasPrice?: `0x${string}` | undefined;
|
191
190
|
maxFeePerGas?: `0x${string}` | undefined;
|
192
191
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
192
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
193
193
|
accessList?: import("../../index.js").AccessList | undefined;
|
194
194
|
chainId?: `0x${string}` | undefined;
|
195
195
|
} & import("../index.js").Omit<import("../index.js").PartialBy<import("../../index.js").TransactionEIP1559<`0x${string}`, `0x${string}`, boolean, "0x2">, "yParity">, "typeHex"> & {
|
@@ -197,24 +197,24 @@ export declare const chainConfig: {
|
|
197
197
|
gatewayFee: `0x${string}` | null;
|
198
198
|
gatewayFeeRecipient: `0x${string}` | null;
|
199
199
|
}) | ({
|
200
|
+
hash?: `0x${string}` | undefined;
|
201
|
+
nonce?: `0x${string}` | undefined;
|
200
202
|
yParity?: `0x${string}` | undefined;
|
201
203
|
blockHash?: `0x${string}` | null | undefined;
|
202
204
|
blockNumber?: `0x${string}` | null | undefined;
|
203
205
|
from?: `0x${string}` | undefined;
|
204
206
|
gas?: `0x${string}` | undefined;
|
205
|
-
hash?: `0x${string}` | undefined;
|
206
207
|
input?: `0x${string}` | undefined;
|
207
|
-
nonce?: `0x${string}` | undefined;
|
208
208
|
r?: `0x${string}` | undefined;
|
209
209
|
s?: `0x${string}` | undefined;
|
210
210
|
to?: `0x${string}` | null | undefined;
|
211
211
|
transactionIndex?: `0x${string}` | null | undefined;
|
212
212
|
v?: `0x${string}` | undefined;
|
213
213
|
value?: `0x${string}` | undefined;
|
214
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
215
214
|
gasPrice?: `0x${string}` | undefined;
|
216
215
|
maxFeePerGas?: `0x${string}` | undefined;
|
217
216
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
217
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
218
218
|
accessList?: import("../../index.js").AccessList | undefined;
|
219
219
|
chainId?: `0x${string}` | undefined;
|
220
220
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -223,24 +223,24 @@ export declare const chainConfig: {
|
|
223
223
|
gatewayFeeRecipient: `0x${string}` | null;
|
224
224
|
type: "0x7c";
|
225
225
|
}) | ({
|
226
|
+
hash?: `0x${string}` | undefined;
|
227
|
+
nonce?: `0x${string}` | undefined;
|
226
228
|
yParity?: `0x${string}` | undefined;
|
227
229
|
blockHash?: `0x${string}` | null | undefined;
|
228
230
|
blockNumber?: `0x${string}` | null | undefined;
|
229
231
|
from?: `0x${string}` | undefined;
|
230
232
|
gas?: `0x${string}` | undefined;
|
231
|
-
hash?: `0x${string}` | undefined;
|
232
233
|
input?: `0x${string}` | undefined;
|
233
|
-
nonce?: `0x${string}` | undefined;
|
234
234
|
r?: `0x${string}` | undefined;
|
235
235
|
s?: `0x${string}` | undefined;
|
236
236
|
to?: `0x${string}` | null | undefined;
|
237
237
|
transactionIndex?: `0x${string}` | null | undefined;
|
238
238
|
v?: `0x${string}` | undefined;
|
239
239
|
value?: `0x${string}` | undefined;
|
240
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
241
240
|
gasPrice?: `0x${string}` | undefined;
|
242
241
|
maxFeePerGas?: `0x${string}` | undefined;
|
243
242
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
243
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
244
244
|
accessList?: import("../../index.js").AccessList | undefined;
|
245
245
|
chainId?: `0x${string}` | undefined;
|
246
246
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -249,24 +249,24 @@ export declare const chainConfig: {
|
|
249
249
|
gatewayFeeRecipient?: undefined;
|
250
250
|
type: "0x7b";
|
251
251
|
}) | ({
|
252
|
+
hash?: `0x${string}` | undefined;
|
253
|
+
nonce?: `0x${string}` | undefined;
|
252
254
|
yParity?: `0x${string}` | undefined;
|
253
255
|
blockHash?: `0x${string}` | null | undefined;
|
254
256
|
blockNumber?: `0x${string}` | null | undefined;
|
255
257
|
from?: `0x${string}` | undefined;
|
256
258
|
gas?: `0x${string}` | undefined;
|
257
|
-
hash?: `0x${string}` | undefined;
|
258
259
|
input?: `0x${string}` | undefined;
|
259
|
-
nonce?: `0x${string}` | undefined;
|
260
260
|
r?: `0x${string}` | undefined;
|
261
261
|
s?: `0x${string}` | undefined;
|
262
262
|
to?: `0x${string}` | null | undefined;
|
263
263
|
transactionIndex?: `0x${string}` | null | undefined;
|
264
264
|
v?: `0x${string}` | undefined;
|
265
265
|
value?: `0x${string}` | undefined;
|
266
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
267
266
|
gasPrice?: `0x${string}` | undefined;
|
268
267
|
maxFeePerGas?: `0x${string}` | undefined;
|
269
268
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
269
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
270
270
|
accessList?: import("../../index.js").AccessList | undefined;
|
271
271
|
chainId?: `0x${string}` | undefined;
|
272
272
|
} & import("../index.js").Omit<import("../index.js").PartialBy<import("../../index.js").TransactionLegacy<`0x${string}`, `0x${string}`, boolean, "0x0">, "yParity">, "typeHex"> & {
|
@@ -274,24 +274,24 @@ export declare const chainConfig: {
|
|
274
274
|
gatewayFee: `0x${string}` | null;
|
275
275
|
gatewayFeeRecipient: `0x${string}` | null;
|
276
276
|
}) | ({
|
277
|
+
hash?: `0x${string}` | undefined;
|
278
|
+
nonce?: `0x${string}` | undefined;
|
277
279
|
yParity?: `0x${string}` | undefined;
|
278
280
|
blockHash?: `0x${string}` | null | undefined;
|
279
281
|
blockNumber?: `0x${string}` | null | undefined;
|
280
282
|
from?: `0x${string}` | undefined;
|
281
283
|
gas?: `0x${string}` | undefined;
|
282
|
-
hash?: `0x${string}` | undefined;
|
283
284
|
input?: `0x${string}` | undefined;
|
284
|
-
nonce?: `0x${string}` | undefined;
|
285
285
|
r?: `0x${string}` | undefined;
|
286
286
|
s?: `0x${string}` | undefined;
|
287
287
|
to?: `0x${string}` | null | undefined;
|
288
288
|
transactionIndex?: `0x${string}` | null | undefined;
|
289
289
|
v?: `0x${string}` | undefined;
|
290
290
|
value?: `0x${string}` | undefined;
|
291
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
292
291
|
gasPrice?: `0x${string}` | undefined;
|
293
292
|
maxFeePerGas?: `0x${string}` | undefined;
|
294
293
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
294
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
295
295
|
accessList?: import("../../index.js").AccessList | undefined;
|
296
296
|
chainId?: `0x${string}` | undefined;
|
297
297
|
} & import("../index.js").Omit<import("../index.js").PartialBy<import("../../index.js").TransactionEIP2930<`0x${string}`, `0x${string}`, boolean, "0x1">, "yParity">, "typeHex"> & {
|
@@ -299,24 +299,24 @@ export declare const chainConfig: {
|
|
299
299
|
gatewayFee: `0x${string}` | null;
|
300
300
|
gatewayFeeRecipient: `0x${string}` | null;
|
301
301
|
}) | ({
|
302
|
+
hash?: `0x${string}` | undefined;
|
303
|
+
nonce?: `0x${string}` | undefined;
|
302
304
|
yParity?: `0x${string}` | undefined;
|
303
305
|
blockHash?: `0x${string}` | null | undefined;
|
304
306
|
blockNumber?: `0x${string}` | null | undefined;
|
305
307
|
from?: `0x${string}` | undefined;
|
306
308
|
gas?: `0x${string}` | undefined;
|
307
|
-
hash?: `0x${string}` | undefined;
|
308
309
|
input?: `0x${string}` | undefined;
|
309
|
-
nonce?: `0x${string}` | undefined;
|
310
310
|
r?: `0x${string}` | undefined;
|
311
311
|
s?: `0x${string}` | undefined;
|
312
312
|
to?: `0x${string}` | null | undefined;
|
313
313
|
transactionIndex?: `0x${string}` | null | undefined;
|
314
314
|
v?: `0x${string}` | undefined;
|
315
315
|
value?: `0x${string}` | undefined;
|
316
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
317
316
|
gasPrice?: `0x${string}` | undefined;
|
318
317
|
maxFeePerGas?: `0x${string}` | undefined;
|
319
318
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
319
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
320
320
|
accessList?: import("../../index.js").AccessList | undefined;
|
321
321
|
chainId?: `0x${string}` | undefined;
|
322
322
|
} & import("../index.js").Omit<import("../index.js").PartialBy<import("../../index.js").TransactionEIP1559<`0x${string}`, `0x${string}`, boolean, "0x2">, "yParity">, "typeHex"> & {
|
@@ -324,24 +324,24 @@ export declare const chainConfig: {
|
|
324
324
|
gatewayFee: `0x${string}` | null;
|
325
325
|
gatewayFeeRecipient: `0x${string}` | null;
|
326
326
|
}) | ({
|
327
|
+
hash?: `0x${string}` | undefined;
|
328
|
+
nonce?: `0x${string}` | undefined;
|
327
329
|
yParity?: `0x${string}` | undefined;
|
328
330
|
blockHash?: `0x${string}` | null | undefined;
|
329
331
|
blockNumber?: `0x${string}` | null | undefined;
|
330
332
|
from?: `0x${string}` | undefined;
|
331
333
|
gas?: `0x${string}` | undefined;
|
332
|
-
hash?: `0x${string}` | undefined;
|
333
334
|
input?: `0x${string}` | undefined;
|
334
|
-
nonce?: `0x${string}` | undefined;
|
335
335
|
r?: `0x${string}` | undefined;
|
336
336
|
s?: `0x${string}` | undefined;
|
337
337
|
to?: `0x${string}` | null | undefined;
|
338
338
|
transactionIndex?: `0x${string}` | null | undefined;
|
339
339
|
v?: `0x${string}` | undefined;
|
340
340
|
value?: `0x${string}` | undefined;
|
341
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
342
341
|
gasPrice?: `0x${string}` | undefined;
|
343
342
|
maxFeePerGas?: `0x${string}` | undefined;
|
344
343
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
344
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
345
345
|
accessList?: import("../../index.js").AccessList | undefined;
|
346
346
|
chainId?: `0x${string}` | undefined;
|
347
347
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -350,24 +350,24 @@ export declare const chainConfig: {
|
|
350
350
|
gatewayFeeRecipient: `0x${string}` | null;
|
351
351
|
type: "0x7c";
|
352
352
|
}) | ({
|
353
|
+
hash?: `0x${string}` | undefined;
|
354
|
+
nonce?: `0x${string}` | undefined;
|
353
355
|
yParity?: `0x${string}` | undefined;
|
354
356
|
blockHash?: `0x${string}` | null | undefined;
|
355
357
|
blockNumber?: `0x${string}` | null | undefined;
|
356
358
|
from?: `0x${string}` | undefined;
|
357
359
|
gas?: `0x${string}` | undefined;
|
358
|
-
hash?: `0x${string}` | undefined;
|
359
360
|
input?: `0x${string}` | undefined;
|
360
|
-
nonce?: `0x${string}` | undefined;
|
361
361
|
r?: `0x${string}` | undefined;
|
362
362
|
s?: `0x${string}` | undefined;
|
363
363
|
to?: `0x${string}` | null | undefined;
|
364
364
|
transactionIndex?: `0x${string}` | null | undefined;
|
365
365
|
v?: `0x${string}` | undefined;
|
366
366
|
value?: `0x${string}` | undefined;
|
367
|
-
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
368
367
|
gasPrice?: `0x${string}` | undefined;
|
369
368
|
maxFeePerGas?: `0x${string}` | undefined;
|
370
369
|
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
370
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7c" | "0x7b" | undefined;
|
371
371
|
accessList?: import("../../index.js").AccessList | undefined;
|
372
372
|
chainId?: `0x${string}` | undefined;
|
373
373
|
} & Omit<import("../../index.js").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("../../index.js").FeeValuesEIP1559<`0x${string}`> & {
|
@@ -376,13 +376,13 @@ export declare const chainConfig: {
|
|
376
376
|
gatewayFeeRecipient?: undefined;
|
377
377
|
type: "0x7b";
|
378
378
|
})) => ({
|
379
|
+
hash: `0x${string}`;
|
380
|
+
nonce: number;
|
379
381
|
blockHash: `0x${string}` | null;
|
380
382
|
blockNumber: bigint | null;
|
381
383
|
from: `0x${string}`;
|
382
384
|
gas: bigint;
|
383
|
-
hash: `0x${string}`;
|
384
385
|
input: `0x${string}`;
|
385
|
-
nonce: number;
|
386
386
|
r: `0x${string}`;
|
387
387
|
s: `0x${string}`;
|
388
388
|
to: `0x${string}` | null;
|
@@ -401,13 +401,13 @@ export declare const chainConfig: {
|
|
401
401
|
gatewayFee: bigint | null;
|
402
402
|
gatewayFeeRecipient: `0x${string}` | null;
|
403
403
|
} | {
|
404
|
+
hash: `0x${string}`;
|
405
|
+
nonce: number;
|
404
406
|
blockHash: `0x${string}` | null;
|
405
407
|
blockNumber: bigint | null;
|
406
408
|
from: `0x${string}`;
|
407
409
|
gas: bigint;
|
408
|
-
hash: `0x${string}`;
|
409
410
|
input: `0x${string}`;
|
410
|
-
nonce: number;
|
411
411
|
r: `0x${string}`;
|
412
412
|
s: `0x${string}`;
|
413
413
|
to: `0x${string}` | null;
|
@@ -426,13 +426,13 @@ export declare const chainConfig: {
|
|
426
426
|
gatewayFee: bigint | null;
|
427
427
|
gatewayFeeRecipient: `0x${string}` | null;
|
428
428
|
} | {
|
429
|
+
hash: `0x${string}`;
|
430
|
+
nonce: number;
|
429
431
|
blockHash: `0x${string}` | null;
|
430
432
|
blockNumber: bigint | null;
|
431
433
|
from: `0x${string}`;
|
432
434
|
gas: bigint;
|
433
|
-
hash: `0x${string}`;
|
434
435
|
input: `0x${string}`;
|
435
|
-
nonce: number;
|
436
436
|
r: `0x${string}`;
|
437
437
|
s: `0x${string}`;
|
438
438
|
to: `0x${string}` | null;
|