@compass-labs/api-sdk 2.1.12-rc.0 → 2.1.12-rc.1
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/commonjs/funcs/bridgeCctpBurn.d.ts +1 -1
- package/dist/commonjs/funcs/bridgeCctpBurn.js +1 -1
- package/dist/commonjs/sdk/bridge.d.ts +1 -1
- package/dist/commonjs/sdk/bridge.js +1 -1
- package/dist/esm/funcs/bridgeCctpBurn.d.ts +1 -1
- package/dist/esm/funcs/bridgeCctpBurn.js +1 -1
- package/dist/esm/sdk/bridge.d.ts +1 -1
- package/dist/esm/sdk/bridge.js +1 -1
- package/docs/sdks/bridge/README.md +1 -1
- package/package.json +1 -1
- package/src/funcs/bridgeCctpBurn.ts +1 -1
- package/src/sdk/bridge.ts +1 -1
|
@@ -12,7 +12,7 @@ import { Result } from "../types/fp.js";
|
|
|
12
12
|
* Initiate USDC bridging
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
* Bridge USDC
|
|
15
|
+
* Bridge USDC to any chain for any Product account using Circle's CCTP Protocol.
|
|
16
16
|
*
|
|
17
17
|
* **Transfer modes:**
|
|
18
18
|
* - `standard` (default): ~15-19 minute transfers, **free** (no fee)
|
|
@@ -50,7 +50,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
50
50
|
* Initiate USDC bridging
|
|
51
51
|
*
|
|
52
52
|
* @remarks
|
|
53
|
-
* Bridge USDC
|
|
53
|
+
* Bridge USDC to any chain for any Product account using Circle's CCTP Protocol.
|
|
54
54
|
*
|
|
55
55
|
* **Transfer modes:**
|
|
56
56
|
* - `standard` (default): ~15-19 minute transfers, **free** (no fee)
|
|
@@ -6,7 +6,7 @@ export declare class Bridge extends ClientSDK {
|
|
|
6
6
|
* Initiate USDC bridging
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* Bridge USDC
|
|
9
|
+
* Bridge USDC to any chain for any Product account using Circle's CCTP Protocol.
|
|
10
10
|
*
|
|
11
11
|
* **Transfer modes:**
|
|
12
12
|
* - `standard` (default): ~15-19 minute transfers, **free** (no fee)
|
|
@@ -13,7 +13,7 @@ class Bridge extends sdks_js_1.ClientSDK {
|
|
|
13
13
|
* Initiate USDC bridging
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* Bridge USDC
|
|
16
|
+
* Bridge USDC to any chain for any Product account using Circle's CCTP Protocol.
|
|
17
17
|
*
|
|
18
18
|
* **Transfer modes:**
|
|
19
19
|
* - `standard` (default): ~15-19 minute transfers, **free** (no fee)
|
|
@@ -12,7 +12,7 @@ import { Result } from "../types/fp.js";
|
|
|
12
12
|
* Initiate USDC bridging
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
* Bridge USDC
|
|
15
|
+
* Bridge USDC to any chain for any Product account using Circle's CCTP Protocol.
|
|
16
16
|
*
|
|
17
17
|
* **Transfer modes:**
|
|
18
18
|
* - `standard` (default): ~15-19 minute transfers, **free** (no fee)
|
|
@@ -14,7 +14,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
14
14
|
* Initiate USDC bridging
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* Bridge USDC
|
|
17
|
+
* Bridge USDC to any chain for any Product account using Circle's CCTP Protocol.
|
|
18
18
|
*
|
|
19
19
|
* **Transfer modes:**
|
|
20
20
|
* - `standard` (default): ~15-19 minute transfers, **free** (no fee)
|
package/dist/esm/sdk/bridge.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ export declare class Bridge extends ClientSDK {
|
|
|
6
6
|
* Initiate USDC bridging
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* Bridge USDC
|
|
9
|
+
* Bridge USDC to any chain for any Product account using Circle's CCTP Protocol.
|
|
10
10
|
*
|
|
11
11
|
* **Transfer modes:**
|
|
12
12
|
* - `standard` (default): ~15-19 minute transfers, **free** (no fee)
|
package/dist/esm/sdk/bridge.js
CHANGED
|
@@ -10,7 +10,7 @@ export class Bridge extends ClientSDK {
|
|
|
10
10
|
* Initiate USDC bridging
|
|
11
11
|
*
|
|
12
12
|
* @remarks
|
|
13
|
-
* Bridge USDC
|
|
13
|
+
* Bridge USDC to any chain for any Product account using Circle's CCTP Protocol.
|
|
14
14
|
*
|
|
15
15
|
* **Transfer modes:**
|
|
16
16
|
* - `standard` (default): ~15-19 minute transfers, **free** (no fee)
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
## cctpBurn
|
|
12
12
|
|
|
13
|
-
Bridge USDC
|
|
13
|
+
Bridge USDC to any chain for any Product account using Circle's CCTP Protocol.
|
|
14
14
|
|
|
15
15
|
**Transfer modes:**
|
|
16
16
|
- `standard` (default): ~15-19 minute transfers, **free** (no fee)
|
package/package.json
CHANGED
|
@@ -29,7 +29,7 @@ import { Result } from "../types/fp.js";
|
|
|
29
29
|
* Initiate USDC bridging
|
|
30
30
|
*
|
|
31
31
|
* @remarks
|
|
32
|
-
* Bridge USDC
|
|
32
|
+
* Bridge USDC to any chain for any Product account using Circle's CCTP Protocol.
|
|
33
33
|
*
|
|
34
34
|
* **Transfer modes:**
|
|
35
35
|
* - `standard` (default): ~15-19 minute transfers, **free** (no fee)
|
package/src/sdk/bridge.ts
CHANGED
|
@@ -14,7 +14,7 @@ export class Bridge extends ClientSDK {
|
|
|
14
14
|
* Initiate USDC bridging
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* Bridge USDC
|
|
17
|
+
* Bridge USDC to any chain for any Product account using Circle's CCTP Protocol.
|
|
18
18
|
*
|
|
19
19
|
* **Transfer modes:**
|
|
20
20
|
* - `standard` (default): ~15-19 minute transfers, **free** (no fee)
|