@funkit/core 1.0.13 → 1.0.15
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/src/apis/index.d.ts +0 -6
- package/dist/src/apis/index.js +0 -6
- package/dist/src/apis/index.js.map +1 -1
- package/dist/src/apis/types.d.ts +0 -5
- package/dist/src/apis/types.js.map +1 -1
- package/dist/src/common/constants.d.ts +615 -183
- package/dist/src/utils/ChainUtils.js +27 -5
- package/dist/src/utils/ChainUtils.js.map +1 -1
- package/dist/src/utils/index.d.ts +0 -1
- package/dist/src/utils/index.js +0 -1
- package/dist/src/utils/index.js.map +1 -1
- package/dist/src/viem/Converter.d.ts +68 -68
- package/dist/src/wallet/FunWallet.d.ts +7 -6
- package/dist/src/wallet/FunWallet.js +60 -20
- package/dist/src/wallet/FunWallet.js.map +1 -1
- package/package.json +3 -2
- package/dist/src/apis/AssetApis.d.ts +0 -89
- package/dist/src/apis/AssetApis.js +0 -110
- package/dist/src/apis/AssetApis.js.map +0 -1
- package/dist/src/apis/CheckoutApis.d.ts +0 -55
- package/dist/src/apis/CheckoutApis.js +0 -174
- package/dist/src/apis/CheckoutApis.js.map +0 -1
- package/dist/src/apis/FaucetApis.d.ts +0 -1
- package/dist/src/apis/FaucetApis.js +0 -10
- package/dist/src/apis/FaucetApis.js.map +0 -1
- package/dist/src/apis/MeshApis.d.ts +0 -44
- package/dist/src/apis/MeshApis.js +0 -109
- package/dist/src/apis/MeshApis.js.map +0 -1
- package/dist/src/apis/OnOffRampApis.d.ts +0 -37
- package/dist/src/apis/OnOffRampApis.js +0 -63
- package/dist/src/apis/OnOffRampApis.js.map +0 -1
- package/dist/src/apis/OnOffRampUtils.d.ts +0 -2
- package/dist/src/apis/OnOffRampUtils.js +0 -23
- package/dist/src/apis/OnOffRampUtils.js.map +0 -1
- package/dist/src/apis/SupportApis.d.ts +0 -6
- package/dist/src/apis/SupportApis.js +0 -16
- package/dist/src/apis/SupportApis.js.map +0 -1
- package/dist/src/apis/TurnkeyApis.d.ts +0 -3
- package/dist/src/apis/TurnkeyApis.js +0 -19
- package/dist/src/apis/TurnkeyApis.js.map +0 -1
- package/dist/src/utils/AssetUtils.d.ts +0 -9
- package/dist/src/utils/AssetUtils.js +0 -48
- package/dist/src/utils/AssetUtils.js.map +0 -1
package/dist/src/apis/index.d.ts
CHANGED
|
@@ -1,14 +1,8 @@
|
|
|
1
|
-
export * from './AssetApis';
|
|
2
|
-
export * from './CheckoutApis';
|
|
3
1
|
export * from './ContractApis';
|
|
4
2
|
export * from './GroupApis';
|
|
5
3
|
export * from './InfoApis';
|
|
6
|
-
export * from './MeshApis';
|
|
7
4
|
export * from './NFTApis';
|
|
8
|
-
export * from './OnOffRampApis';
|
|
9
5
|
export * from './OperationApis';
|
|
10
6
|
export * from './PaymasterApis';
|
|
11
|
-
export * from './SupportApis';
|
|
12
|
-
export * from './TurnkeyApis';
|
|
13
7
|
export * from './types';
|
|
14
8
|
export * from './UserApis';
|
package/dist/src/apis/index.js
CHANGED
|
@@ -14,18 +14,12 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./AssetApis"), exports);
|
|
18
|
-
__exportStar(require("./CheckoutApis"), exports);
|
|
19
17
|
__exportStar(require("./ContractApis"), exports);
|
|
20
18
|
__exportStar(require("./GroupApis"), exports);
|
|
21
19
|
__exportStar(require("./InfoApis"), exports);
|
|
22
|
-
__exportStar(require("./MeshApis"), exports);
|
|
23
20
|
__exportStar(require("./NFTApis"), exports);
|
|
24
|
-
__exportStar(require("./OnOffRampApis"), exports);
|
|
25
21
|
__exportStar(require("./OperationApis"), exports);
|
|
26
22
|
__exportStar(require("./PaymasterApis"), exports);
|
|
27
|
-
__exportStar(require("./SupportApis"), exports);
|
|
28
|
-
__exportStar(require("./TurnkeyApis"), exports);
|
|
29
23
|
__exportStar(require("./types"), exports);
|
|
30
24
|
__exportStar(require("./UserApis"), exports);
|
|
31
25
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/apis/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/apis/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B;AAC9B,8CAA2B;AAC3B,6CAA0B;AAC1B,4CAAyB;AACzB,kDAA+B;AAC/B,kDAA+B;AAC/B,0CAAuB;AACvB,6CAA0B"}
|
package/dist/src/apis/types.d.ts
CHANGED
|
@@ -47,11 +47,6 @@ export type UserOperationGasPrice = {
|
|
|
47
47
|
maxFeePerGas: bigint;
|
|
48
48
|
maxPriorityFeePerGas: bigint;
|
|
49
49
|
};
|
|
50
|
-
export type TPrivateKeyState = {
|
|
51
|
-
id: string;
|
|
52
|
-
address: string;
|
|
53
|
-
} | null;
|
|
54
|
-
export type MeshOrderSide = 'buy' | 'sell';
|
|
55
50
|
/**===============*
|
|
56
51
|
* CHECKOUT QUOTE *
|
|
57
52
|
*================*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../src/apis/types.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../src/apis/types.ts"],"names":[],"mappings":";;;AA4HA,6HAA6H;AAC7H,IAAY,aAcX;AAdD,WAAY,aAAa;IACvB,qBAAqB;IACrB,gDAA+B,CAAA;IAC/B,4CAA2B,CAAA;IAC3B,4CAA2B,CAAA;IAC3B,4CAA2B,CAAA;IAC3B,wCAAuB,CAAA;IACvB,wCAAuB,CAAA;IACvB,sCAAqB,CAAA;IACrB,sDAAqC,CAAA;IACrC,kBAAkB;IAClB,wCAAuB,CAAA;IACvB,kDAAiC,CAAA;IACjC,oCAAmB,CAAA;AACrB,CAAC,EAdW,aAAa,6BAAb,aAAa,QAcxB"}
|