pinpet-sdk 2.1.20 → 2.1.22

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.
@@ -53629,7 +53629,7 @@ const DEFAULT_NETWORKS = {
53629
53629
  MAINNET: {
53630
53630
  name: 'mainnet-beta',
53631
53631
  defaultDataSource: 'fast',
53632
- solanaEndpoint: 'https://api-mainnet.helius-rpc.com/v0/transactions/?api-key=666f279b-0b08-41cd-97f4-461811d7fc7a',
53632
+ solanaEndpoint: 'https://api.mainnet-beta.solana.com',
53633
53633
  pinPetFastApiUrl: 'https://api.pinpet.fun/',
53634
53634
  feeRecipient: 'CmDe8JRAPJ7QpZNCb4ArVEyzyxYoCNL7WZw5qXLePULn',
53635
53635
  baseFeeRecipient: '2xhAfEfnH8wg7ZGujSijJi4Zt4ge1ZuwMypo7etntgXA',
@@ -42268,7 +42268,7 @@ const DEFAULT_NETWORKS = {
42268
42268
  MAINNET: {
42269
42269
  name: 'mainnet-beta',
42270
42270
  defaultDataSource: 'fast',
42271
- solanaEndpoint: 'https://api-mainnet.helius-rpc.com/v0/transactions/?api-key=666f279b-0b08-41cd-97f4-461811d7fc7a',
42271
+ solanaEndpoint: 'https://api.mainnet-beta.solana.com',
42272
42272
  pinPetFastApiUrl: 'https://api.pinpet.fun/',
42273
42273
  feeRecipient: 'CmDe8JRAPJ7QpZNCb4ArVEyzyxYoCNL7WZw5qXLePULn',
42274
42274
  baseFeeRecipient: '2xhAfEfnH8wg7ZGujSijJi4Zt4ge1ZuwMypo7etntgXA',
@@ -42276,7 +42276,7 @@
42276
42276
  MAINNET: {
42277
42277
  name: 'mainnet-beta',
42278
42278
  defaultDataSource: 'fast',
42279
- solanaEndpoint: 'https://api-mainnet.helius-rpc.com/v0/transactions/?api-key=666f279b-0b08-41cd-97f4-461811d7fc7a',
42279
+ solanaEndpoint: 'https://api.mainnet-beta.solana.com',
42280
42280
  pinPetFastApiUrl: 'https://api.pinpet.fun/',
42281
42281
  feeRecipient: 'CmDe8JRAPJ7QpZNCb4ArVEyzyxYoCNL7WZw5qXLePULn',
42282
42282
  baseFeeRecipient: '2xhAfEfnH8wg7ZGujSijJi4Zt4ge1ZuwMypo7etntgXA',