@metamask-previews/keyring-api 11.0.0-22cd5fe → 11.0.0-b85bfaa
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/dist/{api/account.cjs → account.cjs} +3 -8
- package/dist/account.cjs.map +1 -0
- package/dist/{api/account.d.cts → account.d.cts} +1 -6
- package/dist/account.d.cts.map +1 -0
- package/dist/{api/account.d.mts → account.d.mts} +1 -6
- package/dist/account.d.mts.map +1 -0
- package/dist/{api/account.mjs → account.mjs} +3 -8
- package/dist/account.mjs.map +1 -0
- package/dist/balance.cjs +10 -0
- package/dist/balance.cjs.map +1 -0
- package/dist/balance.d.cts.map +1 -0
- package/dist/balance.d.mts.map +1 -0
- package/dist/{api/balance.mjs → balance.mjs} +1 -2
- package/dist/balance.mjs.map +1 -0
- package/dist/{api/caip.cjs → caip.cjs} +3 -3
- package/dist/{api/caip.cjs.map → caip.cjs.map} +1 -1
- package/dist/caip.d.cts.map +1 -0
- package/dist/caip.d.mts.map +1 -0
- package/dist/{api/caip.mjs → caip.mjs} +1 -1
- package/dist/{api/caip.mjs.map → caip.mjs.map} +1 -1
- package/dist/export.cjs.map +1 -0
- package/dist/export.d.cts.map +1 -0
- package/dist/export.d.mts.map +1 -0
- package/dist/export.mjs.map +1 -0
- package/dist/index.cjs +6 -12
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +7 -12
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +7 -12
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +6 -12
- package/dist/index.mjs.map +1 -1
- package/dist/keyring.cjs +5 -0
- package/dist/keyring.cjs.map +1 -0
- package/dist/keyring.d.cts.map +1 -0
- package/dist/keyring.d.mts.map +1 -0
- package/dist/keyring.mjs +4 -0
- package/dist/keyring.mjs.map +1 -0
- package/dist/{api/request.cjs → request.cjs} +6 -7
- package/dist/request.cjs.map +1 -0
- package/dist/{api/request.d.cts → request.d.cts} +3 -3
- package/dist/request.d.cts.map +1 -0
- package/dist/{api/request.d.mts → request.d.mts} +3 -3
- package/dist/request.d.mts.map +1 -0
- package/dist/{api/request.mjs → request.mjs} +1 -2
- package/dist/request.mjs.map +1 -0
- package/dist/{api/response.cjs → response.cjs} +6 -6
- package/dist/{api/response.cjs.map → response.cjs.map} +1 -1
- package/dist/response.d.cts.map +1 -0
- package/dist/response.d.mts.map +1 -0
- package/dist/{api/response.mjs → response.mjs} +1 -1
- package/dist/{api/response.mjs.map → response.mjs.map} +1 -1
- package/package.json +9 -10
- package/dist/JsonRpcRequest.cjs +0 -13
- package/dist/JsonRpcRequest.cjs.map +0 -1
- package/dist/JsonRpcRequest.d.cts +0 -17
- package/dist/JsonRpcRequest.d.cts.map +0 -1
- package/dist/JsonRpcRequest.d.mts +0 -17
- package/dist/JsonRpcRequest.d.mts.map +0 -1
- package/dist/JsonRpcRequest.mjs +0 -10
- package/dist/JsonRpcRequest.mjs.map +0 -1
- package/dist/KeyringClient.cjs +0 -124
- package/dist/KeyringClient.cjs.map +0 -1
- package/dist/KeyringClient.d.cts +0 -29
- package/dist/KeyringClient.d.cts.map +0 -1
- package/dist/KeyringClient.d.mts +0 -29
- package/dist/KeyringClient.d.mts.map +0 -1
- package/dist/KeyringClient.mjs +0 -120
- package/dist/KeyringClient.mjs.map +0 -1
- package/dist/KeyringSnapRpcClient.cjs +0 -68
- package/dist/KeyringSnapRpcClient.cjs.map +0 -1
- package/dist/KeyringSnapRpcClient.d.cts +0 -40
- package/dist/KeyringSnapRpcClient.d.cts.map +0 -1
- package/dist/KeyringSnapRpcClient.d.mts +0 -40
- package/dist/KeyringSnapRpcClient.d.mts.map +0 -1
- package/dist/KeyringSnapRpcClient.mjs +0 -63
- package/dist/KeyringSnapRpcClient.mjs.map +0 -1
- package/dist/api/account.cjs.map +0 -1
- package/dist/api/account.d.cts.map +0 -1
- package/dist/api/account.d.mts.map +0 -1
- package/dist/api/account.mjs.map +0 -1
- package/dist/api/balance.cjs +0 -11
- package/dist/api/balance.cjs.map +0 -1
- package/dist/api/balance.d.cts.map +0 -1
- package/dist/api/balance.d.mts.map +0 -1
- package/dist/api/balance.mjs.map +0 -1
- package/dist/api/caip.d.cts.map +0 -1
- package/dist/api/caip.d.mts.map +0 -1
- package/dist/api/export.cjs.map +0 -1
- package/dist/api/export.d.cts.map +0 -1
- package/dist/api/export.d.mts.map +0 -1
- package/dist/api/export.mjs.map +0 -1
- package/dist/api/index.cjs +0 -23
- package/dist/api/index.cjs.map +0 -1
- package/dist/api/index.d.cts +0 -8
- package/dist/api/index.d.cts.map +0 -1
- package/dist/api/index.d.mts +0 -8
- package/dist/api/index.d.mts.map +0 -1
- package/dist/api/index.mjs +0 -7
- package/dist/api/index.mjs.map +0 -1
- package/dist/api/keyring.cjs +0 -3
- package/dist/api/keyring.cjs.map +0 -1
- package/dist/api/keyring.d.cts.map +0 -1
- package/dist/api/keyring.d.mts.map +0 -1
- package/dist/api/keyring.mjs +0 -2
- package/dist/api/keyring.mjs.map +0 -1
- package/dist/api/request.cjs.map +0 -1
- package/dist/api/request.d.cts.map +0 -1
- package/dist/api/request.d.mts.map +0 -1
- package/dist/api/request.mjs.map +0 -1
- package/dist/api/response.d.cts.map +0 -1
- package/dist/api/response.d.mts.map +0 -1
- package/dist/btc/constants.cjs +0 -13
- package/dist/btc/constants.cjs.map +0 -1
- package/dist/btc/constants.d.cts +0 -9
- package/dist/btc/constants.d.cts.map +0 -1
- package/dist/btc/constants.d.mts +0 -9
- package/dist/btc/constants.d.mts.map +0 -1
- package/dist/btc/constants.mjs +0 -10
- package/dist/btc/constants.mjs.map +0 -1
- package/dist/btc/index.cjs +0 -19
- package/dist/btc/index.cjs.map +0 -1
- package/dist/btc/index.d.cts +0 -3
- package/dist/btc/index.d.cts.map +0 -1
- package/dist/btc/index.d.mts +0 -3
- package/dist/btc/index.d.mts.map +0 -1
- package/dist/btc/index.mjs +0 -3
- package/dist/btc/index.mjs.map +0 -1
- package/dist/btc/types.cjs +0 -40
- package/dist/btc/types.cjs.map +0 -1
- package/dist/btc/types.d.cts +0 -36
- package/dist/btc/types.d.cts.map +0 -1
- package/dist/btc/types.d.mts +0 -36
- package/dist/btc/types.d.mts.map +0 -1
- package/dist/btc/types.mjs +0 -37
- package/dist/btc/types.mjs.map +0 -1
- package/dist/eth/constants.cjs +0 -12
- package/dist/eth/constants.cjs.map +0 -1
- package/dist/eth/constants.d.cts +0 -8
- package/dist/eth/constants.d.cts.map +0 -1
- package/dist/eth/constants.d.mts +0 -8
- package/dist/eth/constants.d.mts.map +0 -1
- package/dist/eth/constants.mjs +0 -9
- package/dist/eth/constants.mjs.map +0 -1
- package/dist/eth/erc4337/index.cjs +0 -18
- package/dist/eth/erc4337/index.cjs.map +0 -1
- package/dist/eth/erc4337/index.d.cts +0 -2
- package/dist/eth/erc4337/index.d.cts.map +0 -1
- package/dist/eth/erc4337/index.d.mts +0 -2
- package/dist/eth/erc4337/index.d.mts.map +0 -1
- package/dist/eth/erc4337/index.mjs +0 -2
- package/dist/eth/erc4337/index.mjs.map +0 -1
- package/dist/eth/erc4337/types.cjs +0 -62
- package/dist/eth/erc4337/types.cjs.map +0 -1
- package/dist/eth/erc4337/types.d.cts +0 -98
- package/dist/eth/erc4337/types.d.cts.map +0 -1
- package/dist/eth/erc4337/types.d.mts +0 -98
- package/dist/eth/erc4337/types.d.mts.map +0 -1
- package/dist/eth/erc4337/types.mjs +0 -59
- package/dist/eth/erc4337/types.mjs.map +0 -1
- package/dist/eth/index.cjs +0 -21
- package/dist/eth/index.cjs.map +0 -1
- package/dist/eth/index.d.cts +0 -5
- package/dist/eth/index.d.cts.map +0 -1
- package/dist/eth/index.d.mts +0 -5
- package/dist/eth/index.d.mts.map +0 -1
- package/dist/eth/index.mjs +0 -5
- package/dist/eth/index.mjs.map +0 -1
- package/dist/eth/types.cjs +0 -73
- package/dist/eth/types.cjs.map +0 -1
- package/dist/eth/types.d.cts +0 -85
- package/dist/eth/types.d.cts.map +0 -1
- package/dist/eth/types.d.mts +0 -85
- package/dist/eth/types.d.mts.map +0 -1
- package/dist/eth/types.mjs +0 -70
- package/dist/eth/types.mjs.map +0 -1
- package/dist/eth/utils.cjs +0 -14
- package/dist/eth/utils.cjs.map +0 -1
- package/dist/eth/utils.d.cts +0 -9
- package/dist/eth/utils.d.cts.map +0 -1
- package/dist/eth/utils.d.mts +0 -9
- package/dist/eth/utils.d.mts.map +0 -1
- package/dist/eth/utils.mjs +0 -11
- package/dist/eth/utils.mjs.map +0 -1
- package/dist/events.cjs +0 -17
- package/dist/events.cjs.map +0 -1
- package/dist/events.d.cts +0 -11
- package/dist/events.d.cts.map +0 -1
- package/dist/events.d.mts +0 -11
- package/dist/events.d.mts.map +0 -1
- package/dist/events.mjs +0 -14
- package/dist/events.mjs.map +0 -1
- package/dist/internal/api.cjs +0 -139
- package/dist/internal/api.cjs.map +0 -1
- package/dist/internal/api.d.cts +0 -431
- package/dist/internal/api.d.cts.map +0 -1
- package/dist/internal/api.d.mts +0 -431
- package/dist/internal/api.d.mts.map +0 -1
- package/dist/internal/api.mjs +0 -136
- package/dist/internal/api.mjs.map +0 -1
- package/dist/internal/eth/EthKeyring.cjs +0 -3
- package/dist/internal/eth/EthKeyring.cjs.map +0 -1
- package/dist/internal/eth/EthKeyring.d.cts +0 -34
- package/dist/internal/eth/EthKeyring.d.cts.map +0 -1
- package/dist/internal/eth/EthKeyring.d.mts +0 -34
- package/dist/internal/eth/EthKeyring.d.mts.map +0 -1
- package/dist/internal/eth/EthKeyring.mjs +0 -2
- package/dist/internal/eth/EthKeyring.mjs.map +0 -1
- package/dist/internal/eth/index.cjs +0 -3
- package/dist/internal/eth/index.cjs.map +0 -1
- package/dist/internal/eth/index.d.cts +0 -2
- package/dist/internal/eth/index.d.cts.map +0 -1
- package/dist/internal/eth/index.d.mts +0 -2
- package/dist/internal/eth/index.d.mts.map +0 -1
- package/dist/internal/eth/index.mjs +0 -2
- package/dist/internal/eth/index.mjs.map +0 -1
- package/dist/internal/events.cjs +0 -72
- package/dist/internal/events.cjs.map +0 -1
- package/dist/internal/events.d.cts +0 -170
- package/dist/internal/events.d.cts.map +0 -1
- package/dist/internal/events.d.mts +0 -170
- package/dist/internal/events.d.mts.map +0 -1
- package/dist/internal/events.mjs +0 -69
- package/dist/internal/events.mjs.map +0 -1
- package/dist/internal/index.cjs +0 -21
- package/dist/internal/index.cjs.map +0 -1
- package/dist/internal/index.d.cts +0 -6
- package/dist/internal/index.d.cts.map +0 -1
- package/dist/internal/index.d.mts +0 -6
- package/dist/internal/index.d.mts.map +0 -1
- package/dist/internal/index.mjs +0 -5
- package/dist/internal/index.mjs.map +0 -1
- package/dist/internal/rpc.cjs +0 -33
- package/dist/internal/rpc.cjs.map +0 -1
- package/dist/internal/rpc.d.cts +0 -26
- package/dist/internal/rpc.d.cts.map +0 -1
- package/dist/internal/rpc.d.mts +0 -26
- package/dist/internal/rpc.d.mts.map +0 -1
- package/dist/internal/rpc.mjs +0 -29
- package/dist/internal/rpc.mjs.map +0 -1
- package/dist/internal/types.cjs +0 -52
- package/dist/internal/types.cjs.map +0 -1
- package/dist/internal/types.d.cts +0 -402
- package/dist/internal/types.d.cts.map +0 -1
- package/dist/internal/types.d.mts +0 -402
- package/dist/internal/types.d.mts.map +0 -1
- package/dist/internal/types.mjs +0 -49
- package/dist/internal/types.mjs.map +0 -1
- package/dist/rpc-handler.cjs +0 -136
- package/dist/rpc-handler.cjs.map +0 -1
- package/dist/rpc-handler.d.cts +0 -30
- package/dist/rpc-handler.d.cts.map +0 -1
- package/dist/rpc-handler.d.mts +0 -30
- package/dist/rpc-handler.d.mts.map +0 -1
- package/dist/rpc-handler.mjs +0 -131
- package/dist/rpc-handler.mjs.map +0 -1
- package/dist/snap-utils.cjs +0 -20
- package/dist/snap-utils.cjs.map +0 -1
- package/dist/snap-utils.d.cts +0 -12
- package/dist/snap-utils.d.cts.map +0 -1
- package/dist/snap-utils.d.mts +0 -12
- package/dist/snap-utils.d.mts.map +0 -1
- package/dist/snap-utils.mjs +0 -17
- package/dist/snap-utils.mjs.map +0 -1
- package/dist/sol/constants.cjs +0 -14
- package/dist/sol/constants.cjs.map +0 -1
- package/dist/sol/constants.d.cts +0 -10
- package/dist/sol/constants.d.cts.map +0 -1
- package/dist/sol/constants.d.mts +0 -10
- package/dist/sol/constants.d.mts.map +0 -1
- package/dist/sol/constants.mjs +0 -11
- package/dist/sol/constants.mjs.map +0 -1
- package/dist/sol/index.cjs +0 -19
- package/dist/sol/index.cjs.map +0 -1
- package/dist/sol/index.d.cts +0 -3
- package/dist/sol/index.d.cts.map +0 -1
- package/dist/sol/index.d.mts +0 -3
- package/dist/sol/index.d.mts.map +0 -1
- package/dist/sol/index.mjs +0 -3
- package/dist/sol/index.mjs.map +0 -1
- package/dist/sol/types.cjs +0 -36
- package/dist/sol/types.cjs.map +0 -1
- package/dist/sol/types.d.cts +0 -41
- package/dist/sol/types.d.cts.map +0 -1
- package/dist/sol/types.d.mts +0 -41
- package/dist/sol/types.d.mts.map +0 -1
- package/dist/sol/types.mjs +0 -33
- package/dist/sol/types.mjs.map +0 -1
- package/dist/superstruct.cjs +0 -80
- package/dist/superstruct.cjs.map +0 -1
- package/dist/superstruct.d.cts +0 -84
- package/dist/superstruct.d.cts.map +0 -1
- package/dist/superstruct.d.mts +0 -84
- package/dist/superstruct.d.mts.map +0 -1
- package/dist/superstruct.mjs +0 -74
- package/dist/superstruct.mjs.map +0 -1
- package/dist/utils/index.cjs +0 -19
- package/dist/utils/index.cjs.map +0 -1
- package/dist/utils/index.d.cts +0 -3
- package/dist/utils/index.d.cts.map +0 -1
- package/dist/utils/index.d.mts +0 -3
- package/dist/utils/index.d.mts.map +0 -1
- package/dist/utils/index.mjs +0 -3
- package/dist/utils/index.mjs.map +0 -1
- package/dist/utils/types.cjs +0 -29
- package/dist/utils/types.cjs.map +0 -1
- package/dist/utils/types.d.cts +0 -18
- package/dist/utils/types.d.cts.map +0 -1
- package/dist/utils/types.d.mts +0 -18
- package/dist/utils/types.d.mts.map +0 -1
- package/dist/utils/types.mjs +0 -26
- package/dist/utils/types.mjs.map +0 -1
- package/dist/utils/typing.cjs +0 -20
- package/dist/utils/typing.cjs.map +0 -1
- package/dist/utils/typing.d.cts +0 -33
- package/dist/utils/typing.d.cts.map +0 -1
- package/dist/utils/typing.d.mts +0 -33
- package/dist/utils/typing.d.mts.map +0 -1
- package/dist/utils/typing.mjs +0 -17
- package/dist/utils/typing.mjs.map +0 -1
- /package/dist/{api/balance.d.cts → balance.d.cts} +0 -0
- /package/dist/{api/balance.d.mts → balance.d.mts} +0 -0
- /package/dist/{api/caip.d.cts → caip.d.cts} +0 -0
- /package/dist/{api/caip.d.mts → caip.d.mts} +0 -0
- /package/dist/{api/export.cjs → export.cjs} +0 -0
- /package/dist/{api/export.d.cts → export.d.cts} +0 -0
- /package/dist/{api/export.d.mts → export.d.mts} +0 -0
- /package/dist/{api/export.mjs → export.mjs} +0 -0
- /package/dist/{api/keyring.d.cts → keyring.d.cts} +0 -0
- /package/dist/{api/keyring.d.mts → keyring.d.mts} +0 -0
- /package/dist/{api/response.d.cts → response.d.cts} +0 -0
- /package/dist/{api/response.d.mts → response.d.mts} +0 -0
package/dist/btc/types.d.cts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.cts","sourceRoot":"","sources":["../../src/btc/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,8BAA8B;AAOnD,eAAO,MAAM,sBAAsB,sDAalC,CAAC;AAEF;;GAEG;AACH,oBAAY,SAAS;IAEnB,WAAW,gBAAgB;CAC5B;AAED,eAAO,MAAM,sBAAsB;;;;;;;;IAGjC;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;;;;;;EAEH,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
|
package/dist/btc/types.d.mts
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import type { Infer } from "@metamask/superstruct";
|
|
2
|
-
export declare const BtcP2wpkhAddressStruct: import("@metamask/superstruct").Struct<string, null>;
|
|
3
|
-
/**
|
|
4
|
-
* Supported Bitcoin methods.
|
|
5
|
-
*/
|
|
6
|
-
export declare enum BtcMethod {
|
|
7
|
-
SendBitcoin = "sendBitcoin"
|
|
8
|
-
}
|
|
9
|
-
export declare const BtcP2wpkhAccountStruct: import("@metamask/superstruct").Struct<{
|
|
10
|
-
type: "bip122:p2wpkh";
|
|
11
|
-
id: string;
|
|
12
|
-
address: string;
|
|
13
|
-
scopes: string[];
|
|
14
|
-
options: Record<string, import("@metamask/utils").Json>;
|
|
15
|
-
methods: "sendBitcoin"[];
|
|
16
|
-
}, {
|
|
17
|
-
/**
|
|
18
|
-
* Account address.
|
|
19
|
-
*/
|
|
20
|
-
address: import("@metamask/superstruct").Struct<string, null>;
|
|
21
|
-
/**
|
|
22
|
-
* Account type.
|
|
23
|
-
*/
|
|
24
|
-
type: import("@metamask/superstruct").Struct<"bip122:p2wpkh", "bip122:p2wpkh">;
|
|
25
|
-
/**
|
|
26
|
-
* Account supported methods.
|
|
27
|
-
*/
|
|
28
|
-
methods: import("@metamask/superstruct").Struct<"sendBitcoin"[], import("@metamask/superstruct").Struct<"sendBitcoin", {
|
|
29
|
-
sendBitcoin: "sendBitcoin";
|
|
30
|
-
}>>;
|
|
31
|
-
id: import("@metamask/superstruct").Struct<string, null>;
|
|
32
|
-
scopes: import("@metamask/superstruct").Struct<string[], import("@metamask/superstruct").Struct<string, null>>;
|
|
33
|
-
options: import("@metamask/superstruct").Struct<Record<string, import("@metamask/utils").Json>, null>;
|
|
34
|
-
}>;
|
|
35
|
-
export type BtcP2wpkhAccount = Infer<typeof BtcP2wpkhAccountStruct>;
|
|
36
|
-
//# sourceMappingURL=types.d.mts.map
|
package/dist/btc/types.d.mts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.mts","sourceRoot":"","sources":["../../src/btc/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,8BAA8B;AAOnD,eAAO,MAAM,sBAAsB,sDAalC,CAAC;AAEF;;GAEG;AACH,oBAAY,SAAS;IAEnB,WAAW,gBAAgB;CAC5B;AAED,eAAO,MAAM,sBAAsB;;;;;;;;IAGjC;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;;;;;;EAEH,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
|
package/dist/btc/types.mjs
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { string, array, enums, refine, literal } from "@metamask/superstruct";
|
|
2
|
-
import { bech32 } from "bech32";
|
|
3
|
-
import { KeyringAccountStruct, BtcAccountType } from "../api/index.mjs";
|
|
4
|
-
import { object } from "../superstruct.mjs";
|
|
5
|
-
export const BtcP2wpkhAddressStruct = refine(string(), 'BtcP2wpkhAddressStruct', (address) => {
|
|
6
|
-
try {
|
|
7
|
-
bech32.decode(address);
|
|
8
|
-
}
|
|
9
|
-
catch (error) {
|
|
10
|
-
return new Error(`Could not decode P2WPKH address: ${error.message}`);
|
|
11
|
-
}
|
|
12
|
-
return true;
|
|
13
|
-
});
|
|
14
|
-
/**
|
|
15
|
-
* Supported Bitcoin methods.
|
|
16
|
-
*/
|
|
17
|
-
export var BtcMethod;
|
|
18
|
-
(function (BtcMethod) {
|
|
19
|
-
// General transaction methods
|
|
20
|
-
BtcMethod["SendBitcoin"] = "sendBitcoin";
|
|
21
|
-
})(BtcMethod || (BtcMethod = {}));
|
|
22
|
-
export const BtcP2wpkhAccountStruct = object({
|
|
23
|
-
...KeyringAccountStruct.schema,
|
|
24
|
-
/**
|
|
25
|
-
* Account address.
|
|
26
|
-
*/
|
|
27
|
-
address: BtcP2wpkhAddressStruct,
|
|
28
|
-
/**
|
|
29
|
-
* Account type.
|
|
30
|
-
*/
|
|
31
|
-
type: literal(`${BtcAccountType.P2wpkh}`),
|
|
32
|
-
/**
|
|
33
|
-
* Account supported methods.
|
|
34
|
-
*/
|
|
35
|
-
methods: array(enums([`${BtcMethod.SendBitcoin}`])),
|
|
36
|
-
});
|
|
37
|
-
//# sourceMappingURL=types.mjs.map
|
package/dist/btc/types.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.mjs","sourceRoot":"","sources":["../../src/btc/types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,8BAA8B;AAC9E,OAAO,EAAE,MAAM,EAAE,eAAe;AAEhC,OAAO,EAAE,oBAAoB,EAAE,cAAc,EAAE,yBAAe;AAC9D,OAAO,EAAE,MAAM,EAAE,2BAAuB;AAExC,MAAM,CAAC,MAAM,sBAAsB,GAAG,MAAM,CAC1C,MAAM,EAAE,EACR,wBAAwB,EACxB,CAAC,OAAe,EAAE,EAAE;IAClB,IAAI,CAAC;QACH,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IACzB,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACf,OAAO,IAAI,KAAK,CACd,oCAAqC,KAAe,CAAC,OAAO,EAAE,CAC/D,CAAC;IACJ,CAAC;IACD,OAAO,IAAI,CAAC;AACd,CAAC,CACF,CAAC;AAEF;;GAEG;AACH,MAAM,CAAN,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,8BAA8B;IAC9B,wCAA2B,CAAA;AAC7B,CAAC,EAHW,SAAS,KAAT,SAAS,QAGpB;AAED,MAAM,CAAC,MAAM,sBAAsB,GAAG,MAAM,CAAC;IAC3C,GAAG,oBAAoB,CAAC,MAAM;IAE9B;;OAEG;IACH,OAAO,EAAE,sBAAsB;IAE/B;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC,GAAG,cAAc,CAAC,MAAM,EAAE,CAAC;IAEzC;;OAEG;IACH,OAAO,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC,GAAG,SAAS,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC;CACpD,CAAC,CAAC","sourcesContent":["import type { Infer } from '@metamask/superstruct';\nimport { string, array, enums, refine, literal } from '@metamask/superstruct';\nimport { bech32 } from 'bech32';\n\nimport { KeyringAccountStruct, BtcAccountType } from '../api';\nimport { object } from '../superstruct';\n\nexport const BtcP2wpkhAddressStruct = refine(\n string(),\n 'BtcP2wpkhAddressStruct',\n (address: string) => {\n try {\n bech32.decode(address);\n } catch (error) {\n return new Error(\n `Could not decode P2WPKH address: ${(error as Error).message}`,\n );\n }\n return true;\n },\n);\n\n/**\n * Supported Bitcoin methods.\n */\nexport enum BtcMethod {\n // General transaction methods\n SendBitcoin = 'sendBitcoin',\n}\n\nexport const BtcP2wpkhAccountStruct = object({\n ...KeyringAccountStruct.schema,\n\n /**\n * Account address.\n */\n address: BtcP2wpkhAddressStruct,\n\n /**\n * Account type.\n */\n type: literal(`${BtcAccountType.P2wpkh}`),\n\n /**\n * Account supported methods.\n */\n methods: array(enums([`${BtcMethod.SendBitcoin}`])),\n});\n\nexport type BtcP2wpkhAccount = Infer<typeof BtcP2wpkhAccountStruct>;\n"]}
|
package/dist/eth/constants.cjs
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.EthScopes = void 0;
|
|
4
|
-
/**
|
|
5
|
-
* Scopes for EVM account type. See {@link KeyringAccount.scopes}.
|
|
6
|
-
*/
|
|
7
|
-
var EthScopes;
|
|
8
|
-
(function (EthScopes) {
|
|
9
|
-
EthScopes["Namespace"] = "eip155";
|
|
10
|
-
EthScopes["Mainnet"] = "eip155:1";
|
|
11
|
-
})(EthScopes || (exports.EthScopes = EthScopes = {}));
|
|
12
|
-
//# sourceMappingURL=constants.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.cjs","sourceRoot":"","sources":["../../src/eth/constants.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,iCAAoB,CAAA;IACpB,iCAAoB,CAAA;AACtB,CAAC,EAHW,SAAS,yBAAT,SAAS,QAGpB","sourcesContent":["/**\n * Scopes for EVM account type. See {@link KeyringAccount.scopes}.\n */\nexport enum EthScopes {\n Namespace = 'eip155',\n Mainnet = 'eip155:1',\n}\n"]}
|
package/dist/eth/constants.d.cts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.cts","sourceRoot":"","sources":["../../src/eth/constants.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,oBAAY,SAAS;IACnB,SAAS,WAAW;IACpB,OAAO,aAAa;CACrB"}
|
package/dist/eth/constants.d.mts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.mts","sourceRoot":"","sources":["../../src/eth/constants.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,oBAAY,SAAS;IACnB,SAAS,WAAW;IACpB,OAAO,aAAa;CACrB"}
|
package/dist/eth/constants.mjs
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Scopes for EVM account type. See {@link KeyringAccount.scopes}.
|
|
3
|
-
*/
|
|
4
|
-
export var EthScopes;
|
|
5
|
-
(function (EthScopes) {
|
|
6
|
-
EthScopes["Namespace"] = "eip155";
|
|
7
|
-
EthScopes["Mainnet"] = "eip155:1";
|
|
8
|
-
})(EthScopes || (EthScopes = {}));
|
|
9
|
-
//# sourceMappingURL=constants.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.mjs","sourceRoot":"","sources":["../../src/eth/constants.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,CAAN,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,iCAAoB,CAAA;IACpB,iCAAoB,CAAA;AACtB,CAAC,EAHW,SAAS,KAAT,SAAS,QAGpB","sourcesContent":["/**\n * Scopes for EVM account type. See {@link KeyringAccount.scopes}.\n */\nexport enum EthScopes {\n Namespace = 'eip155',\n Mainnet = 'eip155:1',\n}\n"]}
|
|
@@ -1,18 +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("./types.cjs"), exports);
|
|
18
|
-
//# sourceMappingURL=index.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs","sourceRoot":"","sources":["../../../src/eth/erc4337/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8CAAwB","sourcesContent":["export * from './types';\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../../src/eth/erc4337/index.ts"],"names":[],"mappings":"AAAA,4BAAwB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../../src/eth/erc4337/index.ts"],"names":[],"mappings":"AAAA,4BAAwB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../../src/eth/erc4337/index.ts"],"names":[],"mappings":"AAAA,4BAAwB","sourcesContent":["export * from './types';\n"]}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.EthUserOperationPatchStruct = exports.EthBaseUserOperationStruct = exports.EthBaseTransactionStruct = exports.EthUserOperationStruct = void 0;
|
|
4
|
-
const superstruct_1 = require("../../superstruct.cjs");
|
|
5
|
-
const utils_1 = require("../../utils/index.cjs");
|
|
6
|
-
const types_1 = require("../types.cjs");
|
|
7
|
-
/**
|
|
8
|
-
* Struct of a UserOperation as defined by ERC-4337.
|
|
9
|
-
*
|
|
10
|
-
* @see https://eips.ethereum.org/EIPS/eip-4337#definitions
|
|
11
|
-
*/
|
|
12
|
-
exports.EthUserOperationStruct = (0, superstruct_1.object)({
|
|
13
|
-
sender: types_1.EthAddressStruct,
|
|
14
|
-
nonce: types_1.EthUint256Struct,
|
|
15
|
-
initCode: types_1.EthBytesStruct,
|
|
16
|
-
callData: types_1.EthBytesStruct,
|
|
17
|
-
callGasLimit: types_1.EthUint256Struct,
|
|
18
|
-
verificationGasLimit: types_1.EthUint256Struct,
|
|
19
|
-
preVerificationGas: types_1.EthUint256Struct,
|
|
20
|
-
maxFeePerGas: types_1.EthUint256Struct,
|
|
21
|
-
maxPriorityFeePerGas: types_1.EthUint256Struct,
|
|
22
|
-
paymasterAndData: types_1.EthBytesStruct,
|
|
23
|
-
signature: types_1.EthBytesStruct,
|
|
24
|
-
});
|
|
25
|
-
/**
|
|
26
|
-
* Struct containing the most basic transaction information required to
|
|
27
|
-
* construct a UserOperation.
|
|
28
|
-
*/
|
|
29
|
-
exports.EthBaseTransactionStruct = (0, superstruct_1.object)({
|
|
30
|
-
/**
|
|
31
|
-
* Address of the transaction recipient.
|
|
32
|
-
*/
|
|
33
|
-
to: types_1.EthAddressStruct,
|
|
34
|
-
/**
|
|
35
|
-
* Amount of wei to transfer to the recipient.
|
|
36
|
-
*/
|
|
37
|
-
value: types_1.EthUint256Struct,
|
|
38
|
-
/**
|
|
39
|
-
* Data to pass to the recipient.
|
|
40
|
-
*/
|
|
41
|
-
data: types_1.EthBytesStruct,
|
|
42
|
-
});
|
|
43
|
-
exports.EthBaseUserOperationStruct = (0, superstruct_1.object)({
|
|
44
|
-
nonce: types_1.EthUint256Struct,
|
|
45
|
-
initCode: types_1.EthBytesStruct,
|
|
46
|
-
callData: types_1.EthBytesStruct,
|
|
47
|
-
gasLimits: (0, superstruct_1.exactOptional)((0, superstruct_1.object)({
|
|
48
|
-
callGasLimit: types_1.EthUint256Struct,
|
|
49
|
-
verificationGasLimit: types_1.EthUint256Struct,
|
|
50
|
-
preVerificationGas: types_1.EthUint256Struct,
|
|
51
|
-
})),
|
|
52
|
-
dummyPaymasterAndData: types_1.EthBytesStruct,
|
|
53
|
-
dummySignature: types_1.EthBytesStruct,
|
|
54
|
-
bundlerUrl: utils_1.UrlStruct,
|
|
55
|
-
});
|
|
56
|
-
exports.EthUserOperationPatchStruct = (0, superstruct_1.object)({
|
|
57
|
-
paymasterAndData: types_1.EthBytesStruct,
|
|
58
|
-
callGasLimit: (0, superstruct_1.exactOptional)(types_1.EthUint256Struct),
|
|
59
|
-
verificationGasLimit: (0, superstruct_1.exactOptional)(types_1.EthUint256Struct),
|
|
60
|
-
preVerificationGas: (0, superstruct_1.exactOptional)(types_1.EthUint256Struct),
|
|
61
|
-
});
|
|
62
|
-
//# sourceMappingURL=types.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.cjs","sourceRoot":"","sources":["../../../src/eth/erc4337/types.ts"],"names":[],"mappings":";;;AAEA,uDAA0D;AAC1D,iDAAwC;AACxC,wCAA8E;AAE9E;;;;GAIG;AACU,QAAA,sBAAsB,GAAG,IAAA,oBAAM,EAAC;IAC3C,MAAM,EAAE,wBAAgB;IACxB,KAAK,EAAE,wBAAgB;IACvB,QAAQ,EAAE,sBAAc;IACxB,QAAQ,EAAE,sBAAc;IACxB,YAAY,EAAE,wBAAgB;IAC9B,oBAAoB,EAAE,wBAAgB;IACtC,kBAAkB,EAAE,wBAAgB;IACpC,YAAY,EAAE,wBAAgB;IAC9B,oBAAoB,EAAE,wBAAgB;IACtC,gBAAgB,EAAE,sBAAc;IAChC,SAAS,EAAE,sBAAc;CAC1B,CAAC,CAAC;AAIH;;;GAGG;AACU,QAAA,wBAAwB,GAAG,IAAA,oBAAM,EAAC;IAC7C;;OAEG;IACH,EAAE,EAAE,wBAAgB;IAEpB;;OAEG;IACH,KAAK,EAAE,wBAAgB;IAEvB;;OAEG;IACH,IAAI,EAAE,sBAAc;CACrB,CAAC,CAAC;AAIU,QAAA,0BAA0B,GAAG,IAAA,oBAAM,EAAC;IAC/C,KAAK,EAAE,wBAAgB;IACvB,QAAQ,EAAE,sBAAc;IACxB,QAAQ,EAAE,sBAAc;IACxB,SAAS,EAAE,IAAA,2BAAa,EACtB,IAAA,oBAAM,EAAC;QACL,YAAY,EAAE,wBAAgB;QAC9B,oBAAoB,EAAE,wBAAgB;QACtC,kBAAkB,EAAE,wBAAgB;KACrC,CAAC,CACH;IACD,qBAAqB,EAAE,sBAAc;IACrC,cAAc,EAAE,sBAAc;IAC9B,UAAU,EAAE,iBAAS;CACtB,CAAC,CAAC;AAIU,QAAA,2BAA2B,GAAG,IAAA,oBAAM,EAAC;IAChD,gBAAgB,EAAE,sBAAc;IAChC,YAAY,EAAE,IAAA,2BAAa,EAAC,wBAAgB,CAAC;IAC7C,oBAAoB,EAAE,IAAA,2BAAa,EAAC,wBAAgB,CAAC;IACrD,kBAAkB,EAAE,IAAA,2BAAa,EAAC,wBAAgB,CAAC;CACpD,CAAC,CAAC","sourcesContent":["import { type Infer } from '@metamask/superstruct';\n\nimport { exactOptional, object } from '../../superstruct';\nimport { UrlStruct } from '../../utils';\nimport { EthAddressStruct, EthBytesStruct, EthUint256Struct } from '../types';\n\n/**\n * Struct of a UserOperation as defined by ERC-4337.\n *\n * @see https://eips.ethereum.org/EIPS/eip-4337#definitions\n */\nexport const EthUserOperationStruct = object({\n sender: EthAddressStruct,\n nonce: EthUint256Struct,\n initCode: EthBytesStruct,\n callData: EthBytesStruct,\n callGasLimit: EthUint256Struct,\n verificationGasLimit: EthUint256Struct,\n preVerificationGas: EthUint256Struct,\n maxFeePerGas: EthUint256Struct,\n maxPriorityFeePerGas: EthUint256Struct,\n paymasterAndData: EthBytesStruct,\n signature: EthBytesStruct,\n});\n\nexport type EthUserOperation = Infer<typeof EthUserOperationStruct>;\n\n/**\n * Struct containing the most basic transaction information required to\n * construct a UserOperation.\n */\nexport const EthBaseTransactionStruct = object({\n /**\n * Address of the transaction recipient.\n */\n to: EthAddressStruct,\n\n /**\n * Amount of wei to transfer to the recipient.\n */\n value: EthUint256Struct,\n\n /**\n * Data to pass to the recipient.\n */\n data: EthBytesStruct,\n});\n\nexport type EthBaseTransaction = Infer<typeof EthBaseTransactionStruct>;\n\nexport const EthBaseUserOperationStruct = object({\n nonce: EthUint256Struct,\n initCode: EthBytesStruct,\n callData: EthBytesStruct,\n gasLimits: exactOptional(\n object({\n callGasLimit: EthUint256Struct,\n verificationGasLimit: EthUint256Struct,\n preVerificationGas: EthUint256Struct,\n }),\n ),\n dummyPaymasterAndData: EthBytesStruct,\n dummySignature: EthBytesStruct,\n bundlerUrl: UrlStruct,\n});\n\nexport type EthBaseUserOperation = Infer<typeof EthBaseUserOperationStruct>;\n\nexport const EthUserOperationPatchStruct = object({\n paymasterAndData: EthBytesStruct,\n callGasLimit: exactOptional(EthUint256Struct),\n verificationGasLimit: exactOptional(EthUint256Struct),\n preVerificationGas: exactOptional(EthUint256Struct),\n});\n\nexport type EthUserOperationPatch = Infer<typeof EthUserOperationPatchStruct>;\n"]}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { type Infer } from "@metamask/superstruct";
|
|
2
|
-
/**
|
|
3
|
-
* Struct of a UserOperation as defined by ERC-4337.
|
|
4
|
-
*
|
|
5
|
-
* @see https://eips.ethereum.org/EIPS/eip-4337#definitions
|
|
6
|
-
*/
|
|
7
|
-
export declare const EthUserOperationStruct: import("@metamask/superstruct").Struct<{
|
|
8
|
-
sender: string;
|
|
9
|
-
nonce: string;
|
|
10
|
-
initCode: string;
|
|
11
|
-
callData: string;
|
|
12
|
-
callGasLimit: string;
|
|
13
|
-
verificationGasLimit: string;
|
|
14
|
-
preVerificationGas: string;
|
|
15
|
-
maxFeePerGas: string;
|
|
16
|
-
maxPriorityFeePerGas: string;
|
|
17
|
-
paymasterAndData: string;
|
|
18
|
-
signature: string;
|
|
19
|
-
}, {
|
|
20
|
-
sender: import("@metamask/superstruct").Struct<string, null>;
|
|
21
|
-
nonce: import("@metamask/superstruct").Struct<string, null>;
|
|
22
|
-
initCode: import("@metamask/superstruct").Struct<string, null>;
|
|
23
|
-
callData: import("@metamask/superstruct").Struct<string, null>;
|
|
24
|
-
callGasLimit: import("@metamask/superstruct").Struct<string, null>;
|
|
25
|
-
verificationGasLimit: import("@metamask/superstruct").Struct<string, null>;
|
|
26
|
-
preVerificationGas: import("@metamask/superstruct").Struct<string, null>;
|
|
27
|
-
maxFeePerGas: import("@metamask/superstruct").Struct<string, null>;
|
|
28
|
-
maxPriorityFeePerGas: import("@metamask/superstruct").Struct<string, null>;
|
|
29
|
-
paymasterAndData: import("@metamask/superstruct").Struct<string, null>;
|
|
30
|
-
signature: import("@metamask/superstruct").Struct<string, null>;
|
|
31
|
-
}>;
|
|
32
|
-
export type EthUserOperation = Infer<typeof EthUserOperationStruct>;
|
|
33
|
-
/**
|
|
34
|
-
* Struct containing the most basic transaction information required to
|
|
35
|
-
* construct a UserOperation.
|
|
36
|
-
*/
|
|
37
|
-
export declare const EthBaseTransactionStruct: import("@metamask/superstruct").Struct<{
|
|
38
|
-
value: string;
|
|
39
|
-
data: string;
|
|
40
|
-
to: string;
|
|
41
|
-
}, {
|
|
42
|
-
/**
|
|
43
|
-
* Address of the transaction recipient.
|
|
44
|
-
*/
|
|
45
|
-
to: import("@metamask/superstruct").Struct<string, null>;
|
|
46
|
-
/**
|
|
47
|
-
* Amount of wei to transfer to the recipient.
|
|
48
|
-
*/
|
|
49
|
-
value: import("@metamask/superstruct").Struct<string, null>;
|
|
50
|
-
/**
|
|
51
|
-
* Data to pass to the recipient.
|
|
52
|
-
*/
|
|
53
|
-
data: import("@metamask/superstruct").Struct<string, null>;
|
|
54
|
-
}>;
|
|
55
|
-
export type EthBaseTransaction = Infer<typeof EthBaseTransactionStruct>;
|
|
56
|
-
export declare const EthBaseUserOperationStruct: import("@metamask/superstruct").Struct<{
|
|
57
|
-
nonce: string;
|
|
58
|
-
initCode: string;
|
|
59
|
-
callData: string;
|
|
60
|
-
dummyPaymasterAndData: string;
|
|
61
|
-
dummySignature: string;
|
|
62
|
-
bundlerUrl: string;
|
|
63
|
-
gasLimits?: {
|
|
64
|
-
callGasLimit: string;
|
|
65
|
-
verificationGasLimit: string;
|
|
66
|
-
preVerificationGas: string;
|
|
67
|
-
};
|
|
68
|
-
}, {
|
|
69
|
-
nonce: import("@metamask/superstruct").Struct<string, null>;
|
|
70
|
-
initCode: import("@metamask/superstruct").Struct<string, null>;
|
|
71
|
-
callData: import("@metamask/superstruct").Struct<string, null>;
|
|
72
|
-
gasLimits: import("@metamask/superstruct").Struct<import("../../superstruct.cjs").ExactOptionalTag | {
|
|
73
|
-
callGasLimit: string;
|
|
74
|
-
verificationGasLimit: string;
|
|
75
|
-
preVerificationGas: string;
|
|
76
|
-
}, {
|
|
77
|
-
callGasLimit: import("@metamask/superstruct").Struct<string, null>;
|
|
78
|
-
verificationGasLimit: import("@metamask/superstruct").Struct<string, null>;
|
|
79
|
-
preVerificationGas: import("@metamask/superstruct").Struct<string, null>;
|
|
80
|
-
}>;
|
|
81
|
-
dummyPaymasterAndData: import("@metamask/superstruct").Struct<string, null>;
|
|
82
|
-
dummySignature: import("@metamask/superstruct").Struct<string, null>;
|
|
83
|
-
bundlerUrl: import("@metamask/superstruct").Struct<string, null>;
|
|
84
|
-
}>;
|
|
85
|
-
export type EthBaseUserOperation = Infer<typeof EthBaseUserOperationStruct>;
|
|
86
|
-
export declare const EthUserOperationPatchStruct: import("@metamask/superstruct").Struct<{
|
|
87
|
-
paymasterAndData: string;
|
|
88
|
-
callGasLimit?: string;
|
|
89
|
-
verificationGasLimit?: string;
|
|
90
|
-
preVerificationGas?: string;
|
|
91
|
-
}, {
|
|
92
|
-
paymasterAndData: import("@metamask/superstruct").Struct<string, null>;
|
|
93
|
-
callGasLimit: import("@metamask/superstruct").Struct<string | import("../../superstruct.cjs").ExactOptionalTag, null>;
|
|
94
|
-
verificationGasLimit: import("@metamask/superstruct").Struct<string | import("../../superstruct.cjs").ExactOptionalTag, null>;
|
|
95
|
-
preVerificationGas: import("@metamask/superstruct").Struct<string | import("../../superstruct.cjs").ExactOptionalTag, null>;
|
|
96
|
-
}>;
|
|
97
|
-
export type EthUserOperationPatch = Infer<typeof EthUserOperationPatchStruct>;
|
|
98
|
-
//# sourceMappingURL=types.d.cts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.cts","sourceRoot":"","sources":["../../../src/eth/erc4337/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,KAAK,EAAE,8BAA8B;AAMnD;;;;GAIG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;EAYjC,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAEpE;;;GAGG;AACH,eAAO,MAAM,wBAAwB;;;;;IACnC;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;EAEH,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAExE,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAcrC,CAAC;AAEH,MAAM,MAAM,oBAAoB,GAAG,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC;AAE5E,eAAO,MAAM,2BAA2B;;;;;;;;;;EAKtC,CAAC;AAEH,MAAM,MAAM,qBAAqB,GAAG,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC"}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { type Infer } from "@metamask/superstruct";
|
|
2
|
-
/**
|
|
3
|
-
* Struct of a UserOperation as defined by ERC-4337.
|
|
4
|
-
*
|
|
5
|
-
* @see https://eips.ethereum.org/EIPS/eip-4337#definitions
|
|
6
|
-
*/
|
|
7
|
-
export declare const EthUserOperationStruct: import("@metamask/superstruct").Struct<{
|
|
8
|
-
sender: string;
|
|
9
|
-
nonce: string;
|
|
10
|
-
initCode: string;
|
|
11
|
-
callData: string;
|
|
12
|
-
callGasLimit: string;
|
|
13
|
-
verificationGasLimit: string;
|
|
14
|
-
preVerificationGas: string;
|
|
15
|
-
maxFeePerGas: string;
|
|
16
|
-
maxPriorityFeePerGas: string;
|
|
17
|
-
paymasterAndData: string;
|
|
18
|
-
signature: string;
|
|
19
|
-
}, {
|
|
20
|
-
sender: import("@metamask/superstruct").Struct<string, null>;
|
|
21
|
-
nonce: import("@metamask/superstruct").Struct<string, null>;
|
|
22
|
-
initCode: import("@metamask/superstruct").Struct<string, null>;
|
|
23
|
-
callData: import("@metamask/superstruct").Struct<string, null>;
|
|
24
|
-
callGasLimit: import("@metamask/superstruct").Struct<string, null>;
|
|
25
|
-
verificationGasLimit: import("@metamask/superstruct").Struct<string, null>;
|
|
26
|
-
preVerificationGas: import("@metamask/superstruct").Struct<string, null>;
|
|
27
|
-
maxFeePerGas: import("@metamask/superstruct").Struct<string, null>;
|
|
28
|
-
maxPriorityFeePerGas: import("@metamask/superstruct").Struct<string, null>;
|
|
29
|
-
paymasterAndData: import("@metamask/superstruct").Struct<string, null>;
|
|
30
|
-
signature: import("@metamask/superstruct").Struct<string, null>;
|
|
31
|
-
}>;
|
|
32
|
-
export type EthUserOperation = Infer<typeof EthUserOperationStruct>;
|
|
33
|
-
/**
|
|
34
|
-
* Struct containing the most basic transaction information required to
|
|
35
|
-
* construct a UserOperation.
|
|
36
|
-
*/
|
|
37
|
-
export declare const EthBaseTransactionStruct: import("@metamask/superstruct").Struct<{
|
|
38
|
-
value: string;
|
|
39
|
-
data: string;
|
|
40
|
-
to: string;
|
|
41
|
-
}, {
|
|
42
|
-
/**
|
|
43
|
-
* Address of the transaction recipient.
|
|
44
|
-
*/
|
|
45
|
-
to: import("@metamask/superstruct").Struct<string, null>;
|
|
46
|
-
/**
|
|
47
|
-
* Amount of wei to transfer to the recipient.
|
|
48
|
-
*/
|
|
49
|
-
value: import("@metamask/superstruct").Struct<string, null>;
|
|
50
|
-
/**
|
|
51
|
-
* Data to pass to the recipient.
|
|
52
|
-
*/
|
|
53
|
-
data: import("@metamask/superstruct").Struct<string, null>;
|
|
54
|
-
}>;
|
|
55
|
-
export type EthBaseTransaction = Infer<typeof EthBaseTransactionStruct>;
|
|
56
|
-
export declare const EthBaseUserOperationStruct: import("@metamask/superstruct").Struct<{
|
|
57
|
-
nonce: string;
|
|
58
|
-
initCode: string;
|
|
59
|
-
callData: string;
|
|
60
|
-
dummyPaymasterAndData: string;
|
|
61
|
-
dummySignature: string;
|
|
62
|
-
bundlerUrl: string;
|
|
63
|
-
gasLimits?: {
|
|
64
|
-
callGasLimit: string;
|
|
65
|
-
verificationGasLimit: string;
|
|
66
|
-
preVerificationGas: string;
|
|
67
|
-
};
|
|
68
|
-
}, {
|
|
69
|
-
nonce: import("@metamask/superstruct").Struct<string, null>;
|
|
70
|
-
initCode: import("@metamask/superstruct").Struct<string, null>;
|
|
71
|
-
callData: import("@metamask/superstruct").Struct<string, null>;
|
|
72
|
-
gasLimits: import("@metamask/superstruct").Struct<import("../../superstruct.mjs").ExactOptionalTag | {
|
|
73
|
-
callGasLimit: string;
|
|
74
|
-
verificationGasLimit: string;
|
|
75
|
-
preVerificationGas: string;
|
|
76
|
-
}, {
|
|
77
|
-
callGasLimit: import("@metamask/superstruct").Struct<string, null>;
|
|
78
|
-
verificationGasLimit: import("@metamask/superstruct").Struct<string, null>;
|
|
79
|
-
preVerificationGas: import("@metamask/superstruct").Struct<string, null>;
|
|
80
|
-
}>;
|
|
81
|
-
dummyPaymasterAndData: import("@metamask/superstruct").Struct<string, null>;
|
|
82
|
-
dummySignature: import("@metamask/superstruct").Struct<string, null>;
|
|
83
|
-
bundlerUrl: import("@metamask/superstruct").Struct<string, null>;
|
|
84
|
-
}>;
|
|
85
|
-
export type EthBaseUserOperation = Infer<typeof EthBaseUserOperationStruct>;
|
|
86
|
-
export declare const EthUserOperationPatchStruct: import("@metamask/superstruct").Struct<{
|
|
87
|
-
paymasterAndData: string;
|
|
88
|
-
callGasLimit?: string;
|
|
89
|
-
verificationGasLimit?: string;
|
|
90
|
-
preVerificationGas?: string;
|
|
91
|
-
}, {
|
|
92
|
-
paymasterAndData: import("@metamask/superstruct").Struct<string, null>;
|
|
93
|
-
callGasLimit: import("@metamask/superstruct").Struct<string | import("../../superstruct.mjs").ExactOptionalTag, null>;
|
|
94
|
-
verificationGasLimit: import("@metamask/superstruct").Struct<string | import("../../superstruct.mjs").ExactOptionalTag, null>;
|
|
95
|
-
preVerificationGas: import("@metamask/superstruct").Struct<string | import("../../superstruct.mjs").ExactOptionalTag, null>;
|
|
96
|
-
}>;
|
|
97
|
-
export type EthUserOperationPatch = Infer<typeof EthUserOperationPatchStruct>;
|
|
98
|
-
//# sourceMappingURL=types.d.mts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.mts","sourceRoot":"","sources":["../../../src/eth/erc4337/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,KAAK,EAAE,8BAA8B;AAMnD;;;;GAIG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;EAYjC,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAEpE;;;GAGG;AACH,eAAO,MAAM,wBAAwB;;;;;IACnC;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;EAEH,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAExE,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAcrC,CAAC;AAEH,MAAM,MAAM,oBAAoB,GAAG,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC;AAE5E,eAAO,MAAM,2BAA2B;;;;;;;;;;EAKtC,CAAC;AAEH,MAAM,MAAM,qBAAqB,GAAG,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC"}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { exactOptional, object } from "../../superstruct.mjs";
|
|
2
|
-
import { UrlStruct } from "../../utils/index.mjs";
|
|
3
|
-
import { EthAddressStruct, EthBytesStruct, EthUint256Struct } from "../types.mjs";
|
|
4
|
-
/**
|
|
5
|
-
* Struct of a UserOperation as defined by ERC-4337.
|
|
6
|
-
*
|
|
7
|
-
* @see https://eips.ethereum.org/EIPS/eip-4337#definitions
|
|
8
|
-
*/
|
|
9
|
-
export const EthUserOperationStruct = object({
|
|
10
|
-
sender: EthAddressStruct,
|
|
11
|
-
nonce: EthUint256Struct,
|
|
12
|
-
initCode: EthBytesStruct,
|
|
13
|
-
callData: EthBytesStruct,
|
|
14
|
-
callGasLimit: EthUint256Struct,
|
|
15
|
-
verificationGasLimit: EthUint256Struct,
|
|
16
|
-
preVerificationGas: EthUint256Struct,
|
|
17
|
-
maxFeePerGas: EthUint256Struct,
|
|
18
|
-
maxPriorityFeePerGas: EthUint256Struct,
|
|
19
|
-
paymasterAndData: EthBytesStruct,
|
|
20
|
-
signature: EthBytesStruct,
|
|
21
|
-
});
|
|
22
|
-
/**
|
|
23
|
-
* Struct containing the most basic transaction information required to
|
|
24
|
-
* construct a UserOperation.
|
|
25
|
-
*/
|
|
26
|
-
export const EthBaseTransactionStruct = object({
|
|
27
|
-
/**
|
|
28
|
-
* Address of the transaction recipient.
|
|
29
|
-
*/
|
|
30
|
-
to: EthAddressStruct,
|
|
31
|
-
/**
|
|
32
|
-
* Amount of wei to transfer to the recipient.
|
|
33
|
-
*/
|
|
34
|
-
value: EthUint256Struct,
|
|
35
|
-
/**
|
|
36
|
-
* Data to pass to the recipient.
|
|
37
|
-
*/
|
|
38
|
-
data: EthBytesStruct,
|
|
39
|
-
});
|
|
40
|
-
export const EthBaseUserOperationStruct = object({
|
|
41
|
-
nonce: EthUint256Struct,
|
|
42
|
-
initCode: EthBytesStruct,
|
|
43
|
-
callData: EthBytesStruct,
|
|
44
|
-
gasLimits: exactOptional(object({
|
|
45
|
-
callGasLimit: EthUint256Struct,
|
|
46
|
-
verificationGasLimit: EthUint256Struct,
|
|
47
|
-
preVerificationGas: EthUint256Struct,
|
|
48
|
-
})),
|
|
49
|
-
dummyPaymasterAndData: EthBytesStruct,
|
|
50
|
-
dummySignature: EthBytesStruct,
|
|
51
|
-
bundlerUrl: UrlStruct,
|
|
52
|
-
});
|
|
53
|
-
export const EthUserOperationPatchStruct = object({
|
|
54
|
-
paymasterAndData: EthBytesStruct,
|
|
55
|
-
callGasLimit: exactOptional(EthUint256Struct),
|
|
56
|
-
verificationGasLimit: exactOptional(EthUint256Struct),
|
|
57
|
-
preVerificationGas: exactOptional(EthUint256Struct),
|
|
58
|
-
});
|
|
59
|
-
//# sourceMappingURL=types.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.mjs","sourceRoot":"","sources":["../../../src/eth/erc4337/types.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,EAAE,8BAA0B;AAC1D,OAAO,EAAE,SAAS,EAAE,8BAAoB;AACxC,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,gBAAgB,EAAE,qBAAiB;AAE9E;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,MAAM,CAAC;IAC3C,MAAM,EAAE,gBAAgB;IACxB,KAAK,EAAE,gBAAgB;IACvB,QAAQ,EAAE,cAAc;IACxB,QAAQ,EAAE,cAAc;IACxB,YAAY,EAAE,gBAAgB;IAC9B,oBAAoB,EAAE,gBAAgB;IACtC,kBAAkB,EAAE,gBAAgB;IACpC,YAAY,EAAE,gBAAgB;IAC9B,oBAAoB,EAAE,gBAAgB;IACtC,gBAAgB,EAAE,cAAc;IAChC,SAAS,EAAE,cAAc;CAC1B,CAAC,CAAC;AAIH;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAG,MAAM,CAAC;IAC7C;;OAEG;IACH,EAAE,EAAE,gBAAgB;IAEpB;;OAEG;IACH,KAAK,EAAE,gBAAgB;IAEvB;;OAEG;IACH,IAAI,EAAE,cAAc;CACrB,CAAC,CAAC;AAIH,MAAM,CAAC,MAAM,0BAA0B,GAAG,MAAM,CAAC;IAC/C,KAAK,EAAE,gBAAgB;IACvB,QAAQ,EAAE,cAAc;IACxB,QAAQ,EAAE,cAAc;IACxB,SAAS,EAAE,aAAa,CACtB,MAAM,CAAC;QACL,YAAY,EAAE,gBAAgB;QAC9B,oBAAoB,EAAE,gBAAgB;QACtC,kBAAkB,EAAE,gBAAgB;KACrC,CAAC,CACH;IACD,qBAAqB,EAAE,cAAc;IACrC,cAAc,EAAE,cAAc;IAC9B,UAAU,EAAE,SAAS;CACtB,CAAC,CAAC;AAIH,MAAM,CAAC,MAAM,2BAA2B,GAAG,MAAM,CAAC;IAChD,gBAAgB,EAAE,cAAc;IAChC,YAAY,EAAE,aAAa,CAAC,gBAAgB,CAAC;IAC7C,oBAAoB,EAAE,aAAa,CAAC,gBAAgB,CAAC;IACrD,kBAAkB,EAAE,aAAa,CAAC,gBAAgB,CAAC;CACpD,CAAC,CAAC","sourcesContent":["import { type Infer } from '@metamask/superstruct';\n\nimport { exactOptional, object } from '../../superstruct';\nimport { UrlStruct } from '../../utils';\nimport { EthAddressStruct, EthBytesStruct, EthUint256Struct } from '../types';\n\n/**\n * Struct of a UserOperation as defined by ERC-4337.\n *\n * @see https://eips.ethereum.org/EIPS/eip-4337#definitions\n */\nexport const EthUserOperationStruct = object({\n sender: EthAddressStruct,\n nonce: EthUint256Struct,\n initCode: EthBytesStruct,\n callData: EthBytesStruct,\n callGasLimit: EthUint256Struct,\n verificationGasLimit: EthUint256Struct,\n preVerificationGas: EthUint256Struct,\n maxFeePerGas: EthUint256Struct,\n maxPriorityFeePerGas: EthUint256Struct,\n paymasterAndData: EthBytesStruct,\n signature: EthBytesStruct,\n});\n\nexport type EthUserOperation = Infer<typeof EthUserOperationStruct>;\n\n/**\n * Struct containing the most basic transaction information required to\n * construct a UserOperation.\n */\nexport const EthBaseTransactionStruct = object({\n /**\n * Address of the transaction recipient.\n */\n to: EthAddressStruct,\n\n /**\n * Amount of wei to transfer to the recipient.\n */\n value: EthUint256Struct,\n\n /**\n * Data to pass to the recipient.\n */\n data: EthBytesStruct,\n});\n\nexport type EthBaseTransaction = Infer<typeof EthBaseTransactionStruct>;\n\nexport const EthBaseUserOperationStruct = object({\n nonce: EthUint256Struct,\n initCode: EthBytesStruct,\n callData: EthBytesStruct,\n gasLimits: exactOptional(\n object({\n callGasLimit: EthUint256Struct,\n verificationGasLimit: EthUint256Struct,\n preVerificationGas: EthUint256Struct,\n }),\n ),\n dummyPaymasterAndData: EthBytesStruct,\n dummySignature: EthBytesStruct,\n bundlerUrl: UrlStruct,\n});\n\nexport type EthBaseUserOperation = Infer<typeof EthBaseUserOperationStruct>;\n\nexport const EthUserOperationPatchStruct = object({\n paymasterAndData: EthBytesStruct,\n callGasLimit: exactOptional(EthUint256Struct),\n verificationGasLimit: exactOptional(EthUint256Struct),\n preVerificationGas: exactOptional(EthUint256Struct),\n});\n\nexport type EthUserOperationPatch = Infer<typeof EthUserOperationPatchStruct>;\n"]}
|
package/dist/eth/index.cjs
DELETED
|
@@ -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("./constants.cjs"), exports);
|
|
18
|
-
__exportStar(require("./erc4337/index.cjs"), exports);
|
|
19
|
-
__exportStar(require("./types.cjs"), exports);
|
|
20
|
-
__exportStar(require("./utils.cjs"), exports);
|
|
21
|
-
//# sourceMappingURL=index.cjs.map
|
package/dist/eth/index.cjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs","sourceRoot":"","sources":["../../src/eth/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAA4B;AAC5B,sDAA0B;AAC1B,8CAAwB;AACxB,8CAAwB","sourcesContent":["export * from './constants';\nexport * from './erc4337';\nexport * from './types';\nexport * from './utils';\n"]}
|
package/dist/eth/index.d.cts
DELETED
package/dist/eth/index.d.cts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../src/eth/index.ts"],"names":[],"mappings":"AAAA,gCAA4B;AAC5B,oCAA0B;AAC1B,4BAAwB;AACxB,4BAAwB"}
|
package/dist/eth/index.d.mts
DELETED
package/dist/eth/index.d.mts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/eth/index.ts"],"names":[],"mappings":"AAAA,gCAA4B;AAC5B,oCAA0B;AAC1B,4BAAwB;AACxB,4BAAwB"}
|
package/dist/eth/index.mjs
DELETED
package/dist/eth/index.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/eth/index.ts"],"names":[],"mappings":"AAAA,gCAA4B;AAC5B,oCAA0B;AAC1B,4BAAwB;AACxB,4BAAwB","sourcesContent":["export * from './constants';\nexport * from './erc4337';\nexport * from './types';\nexport * from './utils';\n"]}
|