pinpet-sdk 2.1.22 → 2.1.23
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/pinpet-sdk.cjs.js
CHANGED
|
@@ -53629,7 +53629,7 @@ const DEFAULT_NETWORKS = {
|
|
|
53629
53629
|
MAINNET: {
|
|
53630
53630
|
name: 'mainnet-beta',
|
|
53631
53631
|
defaultDataSource: 'fast',
|
|
53632
|
-
solanaEndpoint: 'https://
|
|
53632
|
+
solanaEndpoint: 'https://melissa-ali6qz-fast-mainnet.helius-rpc.com',
|
|
53633
53633
|
pinPetFastApiUrl: 'https://api.pinpet.fun/',
|
|
53634
53634
|
feeRecipient: 'CmDe8JRAPJ7QpZNCb4ArVEyzyxYoCNL7WZw5qXLePULn',
|
|
53635
53635
|
baseFeeRecipient: '2xhAfEfnH8wg7ZGujSijJi4Zt4ge1ZuwMypo7etntgXA',
|
package/dist/pinpet-sdk.esm.js
CHANGED
|
@@ -42268,7 +42268,7 @@ const DEFAULT_NETWORKS = {
|
|
|
42268
42268
|
MAINNET: {
|
|
42269
42269
|
name: 'mainnet-beta',
|
|
42270
42270
|
defaultDataSource: 'fast',
|
|
42271
|
-
solanaEndpoint: 'https://
|
|
42271
|
+
solanaEndpoint: 'https://melissa-ali6qz-fast-mainnet.helius-rpc.com',
|
|
42272
42272
|
pinPetFastApiUrl: 'https://api.pinpet.fun/',
|
|
42273
42273
|
feeRecipient: 'CmDe8JRAPJ7QpZNCb4ArVEyzyxYoCNL7WZw5qXLePULn',
|
|
42274
42274
|
baseFeeRecipient: '2xhAfEfnH8wg7ZGujSijJi4Zt4ge1ZuwMypo7etntgXA',
|
package/dist/pinpet-sdk.js
CHANGED
|
@@ -42276,7 +42276,7 @@
|
|
|
42276
42276
|
MAINNET: {
|
|
42277
42277
|
name: 'mainnet-beta',
|
|
42278
42278
|
defaultDataSource: 'fast',
|
|
42279
|
-
solanaEndpoint: 'https://
|
|
42279
|
+
solanaEndpoint: 'https://melissa-ali6qz-fast-mainnet.helius-rpc.com',
|
|
42280
42280
|
pinPetFastApiUrl: 'https://api.pinpet.fun/',
|
|
42281
42281
|
feeRecipient: 'CmDe8JRAPJ7QpZNCb4ArVEyzyxYoCNL7WZw5qXLePULn',
|
|
42282
42282
|
baseFeeRecipient: '2xhAfEfnH8wg7ZGujSijJi4Zt4ge1ZuwMypo7etntgXA',
|