Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

alchemy-sdk

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alchemy-sdk - npm Package Compare versions

Comparing version 3.4.3 to 3.4.4

dist/cjs/alchemy-provider-83cde788.js

6

CHANGELOG.md

@@ -9,2 +9,8 @@ # Changelog for Alchemy SDK for JavaScript

## 3.4.4
### Minor Changes
- Added networks for `WORLDCHAIN`.
## 3.4.3

@@ -11,0 +17,0 @@

4

dist/cjs/api/src/types/types.d.ts

@@ -130,3 +130,5 @@ import { BlockTag, EventType, TransactionReceipt } from '@ethersproject/abstract-provider';

BERACHAIN_BARTIO = "berachain-bartio",
SONEIUM_MINATO = "soneium-minato"
SONEIUM_MINATO = "soneium-minato",
WORLDCHAIN_MAINNET = "worldchain-mainnet",
WORLDCHAIN_SEPOLIA = "worldchain-sepolia"
}

@@ -133,0 +135,0 @@ /** Token Types for the `getTokenBalances()` endpoint. */

@@ -69,2 +69,4 @@ import { Network as NetworkFromEthers } from '@ethersproject/networks';

"soneium-minato": string;
"worldchain-mainnet": string;
"worldchain-sepolia": string;
};

@@ -71,0 +73,0 @@ /**

@@ -1,1 +0,1 @@

export declare const VERSION = "3.4.3";
export declare const VERSION = "3.4.4";

@@ -6,3 +6,3 @@ 'use strict';

var utils = require('./api/utils');
var index = require('./index-1ab4f447.js');
var index = require('./index-148657da.js');
var bignumber = require('@ethersproject/bignumber');

@@ -9,0 +9,0 @@ require('axios');

@@ -130,3 +130,5 @@ import { BlockTag, EventType, TransactionReceipt } from '@ethersproject/abstract-provider';

BERACHAIN_BARTIO = "berachain-bartio",
SONEIUM_MINATO = "soneium-minato"
SONEIUM_MINATO = "soneium-minato",
WORLDCHAIN_MAINNET = "worldchain-mainnet",
WORLDCHAIN_SEPOLIA = "worldchain-sepolia"
}

@@ -133,0 +135,0 @@ /** Token Types for the `getTokenBalances()` endpoint. */

@@ -69,2 +69,4 @@ import { Network as NetworkFromEthers } from '@ethersproject/networks';

"soneium-minato": string;
"worldchain-mainnet": string;
"worldchain-sepolia": string;
};

@@ -71,0 +73,0 @@ /**

@@ -1,1 +0,1 @@

export declare const VERSION = "3.4.3";
export declare const VERSION = "3.4.4";

@@ -130,3 +130,5 @@ import { BlockTag, EventType, TransactionReceipt } from '@ethersproject/abstract-provider';

BERACHAIN_BARTIO = "berachain-bartio",
SONEIUM_MINATO = "soneium-minato"
SONEIUM_MINATO = "soneium-minato",
WORLDCHAIN_MAINNET = "worldchain-mainnet",
WORLDCHAIN_SEPOLIA = "worldchain-sepolia"
}

@@ -133,0 +135,0 @@ /** Token Types for the `getTokenBalances()` endpoint. */

@@ -69,2 +69,4 @@ import { Network as NetworkFromEthers } from '@ethersproject/networks';

"soneium-minato": string;
"worldchain-mainnet": string;
"worldchain-sepolia": string;
};

@@ -71,0 +73,0 @@ /**

@@ -1,1 +0,1 @@

export declare const VERSION = "3.4.3";
export declare const VERSION = "3.4.4";
import * as utils from './api/utils';
export { utils as Utils };
export { m as Alchemy, j as AlchemySubscription, r as AssetTransfersCategory, H as CommitmentLevel, o as Contract, p as ContractFactory, y as DebugCallType, J as DebugTracerType, x as DecodingAuthority, z as GasOptimizedTransactionStatus, G as GetTransfersForOwnerTransferType, N as Network, X as NftCollectionMarketplace, M as NftFilters, P as NftOrdering, U as NftRefreshState, Q as NftSaleMarketplace, R as NftSaleTakerType, L as NftSpamClassification, K as NftTokenType, O as OpenSeaSafelistRequestStatus, u as SimulateAssetType, w as SimulateChangeType, S as SortingOrder, T as TokenBalanceType, W as Wallet, F as WebhookType, B as WebhookVersion, f as fromHex, q as isHex, s as setLogLevel, t as toHex } from './index-51ea793f.js';
export { m as Alchemy, j as AlchemySubscription, r as AssetTransfersCategory, H as CommitmentLevel, o as Contract, p as ContractFactory, y as DebugCallType, J as DebugTracerType, x as DecodingAuthority, z as GasOptimizedTransactionStatus, G as GetTransfersForOwnerTransferType, N as Network, X as NftCollectionMarketplace, M as NftFilters, P as NftOrdering, U as NftRefreshState, Q as NftSaleMarketplace, R as NftSaleTakerType, L as NftSpamClassification, K as NftTokenType, O as OpenSeaSafelistRequestStatus, u as SimulateAssetType, w as SimulateChangeType, S as SortingOrder, T as TokenBalanceType, W as Wallet, F as WebhookType, B as WebhookVersion, f as fromHex, q as isHex, s as setLogLevel, t as toHex } from './index-75e98a97.js';
export { BigNumber } from '@ethersproject/bignumber';

@@ -5,0 +5,0 @@ import 'axios';

@@ -130,3 +130,5 @@ import { BlockTag, EventType, TransactionReceipt } from '@ethersproject/abstract-provider';

BERACHAIN_BARTIO = "berachain-bartio",
SONEIUM_MINATO = "soneium-minato"
SONEIUM_MINATO = "soneium-minato",
WORLDCHAIN_MAINNET = "worldchain-mainnet",
WORLDCHAIN_SEPOLIA = "worldchain-sepolia"
}

@@ -133,0 +135,0 @@ /** Token Types for the `getTokenBalances()` endpoint. */

@@ -69,2 +69,4 @@ import { Network as NetworkFromEthers } from '@ethersproject/networks';

"soneium-minato": string;
"worldchain-mainnet": string;
"worldchain-sepolia": string;
};

@@ -71,0 +73,0 @@ /**

@@ -1,1 +0,1 @@

export declare const VERSION = "3.4.3";
export declare const VERSION = "3.4.4";

@@ -130,3 +130,5 @@ import { BlockTag, EventType, TransactionReceipt } from '@ethersproject/abstract-provider';

BERACHAIN_BARTIO = "berachain-bartio",
SONEIUM_MINATO = "soneium-minato"
SONEIUM_MINATO = "soneium-minato",
WORLDCHAIN_MAINNET = "worldchain-mainnet",
WORLDCHAIN_SEPOLIA = "worldchain-sepolia"
}

@@ -133,0 +135,0 @@ /** Token Types for the `getTokenBalances()` endpoint. */

@@ -69,2 +69,4 @@ import { Network as NetworkFromEthers } from '@ethersproject/networks';

"soneium-minato": string;
"worldchain-mainnet": string;
"worldchain-sepolia": string;
};

@@ -71,0 +73,0 @@ /**

@@ -1,1 +0,1 @@

export declare const VERSION = "3.4.3";
export declare const VERSION = "3.4.4";
import * as utils from './api/utils';
export { utils as Utils };
export { m as Alchemy, j as AlchemySubscription, r as AssetTransfersCategory, H as CommitmentLevel, o as Contract, p as ContractFactory, y as DebugCallType, J as DebugTracerType, x as DecodingAuthority, z as GasOptimizedTransactionStatus, G as GetTransfersForOwnerTransferType, N as Network, X as NftCollectionMarketplace, M as NftFilters, P as NftOrdering, U as NftRefreshState, Q as NftSaleMarketplace, R as NftSaleTakerType, L as NftSpamClassification, K as NftTokenType, O as OpenSeaSafelistRequestStatus, u as SimulateAssetType, w as SimulateChangeType, S as SortingOrder, T as TokenBalanceType, W as Wallet, F as WebhookType, B as WebhookVersion, f as fromHex, q as isHex, s as setLogLevel, t as toHex } from './index-51ea793f.js';
export { m as Alchemy, j as AlchemySubscription, r as AssetTransfersCategory, H as CommitmentLevel, o as Contract, p as ContractFactory, y as DebugCallType, J as DebugTracerType, x as DecodingAuthority, z as GasOptimizedTransactionStatus, G as GetTransfersForOwnerTransferType, N as Network, X as NftCollectionMarketplace, M as NftFilters, P as NftOrdering, U as NftRefreshState, Q as NftSaleMarketplace, R as NftSaleTakerType, L as NftSpamClassification, K as NftTokenType, O as OpenSeaSafelistRequestStatus, u as SimulateAssetType, w as SimulateChangeType, S as SortingOrder, T as TokenBalanceType, W as Wallet, F as WebhookType, B as WebhookVersion, f as fromHex, q as isHex, s as setLogLevel, t as toHex } from './index-75e98a97.js';
export { BigNumber } from '@ethersproject/bignumber';

@@ -5,0 +5,0 @@ import 'axios';

@@ -130,3 +130,5 @@ import { BlockTag, EventType, TransactionReceipt } from '@ethersproject/abstract-provider';

BERACHAIN_BARTIO = "berachain-bartio",
SONEIUM_MINATO = "soneium-minato"
SONEIUM_MINATO = "soneium-minato",
WORLDCHAIN_MAINNET = "worldchain-mainnet",
WORLDCHAIN_SEPOLIA = "worldchain-sepolia"
}

@@ -133,0 +135,0 @@ /** Token Types for the `getTokenBalances()` endpoint. */

@@ -69,2 +69,4 @@ import { Network as NetworkFromEthers } from '@ethersproject/networks';

"soneium-minato": string;
"worldchain-mainnet": string;
"worldchain-sepolia": string;
};

@@ -71,0 +73,0 @@ /**

@@ -1,1 +0,1 @@

export declare const VERSION = "3.4.3";
export declare const VERSION = "3.4.4";

@@ -130,3 +130,5 @@ import { BlockTag, EventType, TransactionReceipt } from '@ethersproject/abstract-provider';

BERACHAIN_BARTIO = "berachain-bartio",
SONEIUM_MINATO = "soneium-minato"
SONEIUM_MINATO = "soneium-minato",
WORLDCHAIN_MAINNET = "worldchain-mainnet",
WORLDCHAIN_SEPOLIA = "worldchain-sepolia"
}

@@ -133,0 +135,0 @@ /** Token Types for the `getTokenBalances()` endpoint. */

@@ -69,2 +69,4 @@ import { Network as NetworkFromEthers } from '@ethersproject/networks';

"soneium-minato": string;
"worldchain-mainnet": string;
"worldchain-sepolia": string;
};

@@ -71,0 +73,0 @@ /**

@@ -1,1 +0,1 @@

export declare const VERSION = "3.4.3";
export declare const VERSION = "3.4.4";
{
"name": "alchemy-sdk",
"version": "3.4.3",
"version": "3.4.4",
"description": "Extended Ethers.js SDK for Alchemy APIs",

@@ -5,0 +5,0 @@ "author": "Alchemy",

@@ -39,2 +39,3 @@ Alchemy SDK for Javascript

**Soneium**: Minato
**Worldchain**: Mainnet, Sepolia

@@ -41,0 +42,0 @@ You can find per-method documentation of the Alchemy SDK endpoints at the [Alchemy Docs linked in the sidebar](https://docs.alchemy.com/reference/alchemy-sdk-quickstart).

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc