@usdctofiat/offramp 4.4.7 → 4.4.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/CHANGELOG.md +10 -0
- package/dist/{chunk-4DUIEYWQ.js → chunk-QOVUUH5L.js} +2 -2
- package/dist/{chunk-4DUIEYWQ.js.map → chunk-QOVUUH5L.js.map} +1 -1
- package/dist/index.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/react.cjs +5 -5
- package/dist/react.cjs.map +1 -1
- package/dist/react.js +5 -5
- package/dist/react.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -85,7 +85,7 @@ var import_sdk5 = require("@zkp2p/sdk");
|
|
|
85
85
|
|
|
86
86
|
// src/config.ts
|
|
87
87
|
var import_sdk = require("@zkp2p/sdk");
|
|
88
|
-
var SDK_VERSION = "4.4.
|
|
88
|
+
var SDK_VERSION = "4.4.9";
|
|
89
89
|
var BASE_CHAIN_ID = 8453;
|
|
90
90
|
var RUNTIME_ENV = "production";
|
|
91
91
|
var API_BASE_URL = "https://api.zkp2p.xyz";
|
|
@@ -1772,7 +1772,7 @@ var OFFRAMP_RESOURCE_LINKS = {
|
|
|
1772
1772
|
fullMachineReference: "https://usdctofiat.xyz/llms-full.txt",
|
|
1773
1773
|
starters: "https://github.com/ADWilkinson/usdctofiat-peerlytics-starters",
|
|
1774
1774
|
peerlyticsDevelopers: "https://peerlytics.xyz/developers",
|
|
1775
|
-
peerlyticsPricing: "https://peerlytics.xyz/pricing",
|
|
1775
|
+
peerlyticsPricing: "https://peerlytics.xyz/developers?tab=pricing",
|
|
1776
1776
|
npm: "https://www.npmjs.com/package/@usdctofiat/offramp"
|
|
1777
1777
|
};
|
|
1778
1778
|
var OFFRAMP_UPSTREAM_SOURCE_TRUTHS = [
|