From c18e12bab9707424f029d3ff3303528d74ca6f9b Mon Sep 17 00:00:00 2001 From: Brian Chen Date: Mon, 6 Mar 2023 16:45:35 -0600 Subject: [PATCH] v2.6.0 (#277) --- CHANGELOG.md | 6 + docs-md/README.md | 2 +- docs-md/classes/Alchemy.md | 16 +- docs-md/classes/AlchemyConfig.md | 20 +- docs-md/classes/AlchemyProvider.md | 14 +- docs-md/classes/AlchemyWebSocketProvider.md | 30 +-- docs-md/classes/CoreNamespace.md | 62 +++---- docs-md/classes/DebugNamespace.md | 12 +- docs-md/classes/NftNamespace.md | 66 +++---- docs-md/classes/NotifyNamespace.md | 71 ++++++-- docs-md/classes/TransactNamespace.md | 22 +-- docs-md/classes/Wallet.md | 24 +-- docs-md/classes/WebSocketNamespace.md | 12 +- docs-md/enums/AlchemySubscription.md | 4 +- docs-md/enums/AssetTransfersCategory.md | 12 +- docs-md/enums/AssetTransfersOrder.md | 4 +- docs-md/enums/CommitmentLevel.md | 10 +- docs-md/enums/DebugCallType.md | 8 +- docs-md/enums/DebugTracerType.md | 4 +- docs-md/enums/DecodingAuthority.md | 2 +- .../enums/GetTransfersForOwnerTransferType.md | 4 +- docs-md/enums/Network.md | 28 +-- docs-md/enums/NftExcludeFilters.md | 4 +- docs-md/enums/NftFilters.md | 4 +- docs-md/enums/NftOrdering.md | 2 +- docs-md/enums/NftSaleMarketplace.md | 12 +- docs-md/enums/NftSaleTakerType.md | 4 +- docs-md/enums/NftSpamClassification.md | 10 +- docs-md/enums/NftTokenType.md | 6 +- docs-md/enums/OpenSeaSafelistRequestStatus.md | 8 +- docs-md/enums/RefreshState.md | 12 +- docs-md/enums/SimulateAssetType.md | 10 +- docs-md/enums/SimulateChangeType.md | 4 +- docs-md/enums/SortingOrder.md | 4 +- docs-md/enums/TokenBalanceType.md | 4 +- docs-md/enums/WebhookType.md | 19 +- docs-md/enums/WebhookVersion.md | 4 +- docs-md/interfaces/AddressActivityResponse.md | 6 +- docs-md/interfaces/AddressActivityWebhook.md | 18 +- docs-md/interfaces/AddressWebhookParams.md | 4 +- .../AlchemyMinedTransactionsEventFilter.md | 8 +- .../AlchemyPendingTransactionsEventFilter.md | 22 ++- docs-md/interfaces/AlchemySettings.md | 14 +- docs-md/interfaces/AssetTransfersMetadata.md | 2 +- docs-md/interfaces/AssetTransfersParams.md | 22 +-- docs-md/interfaces/AssetTransfersResponse.md | 4 +- docs-md/interfaces/AssetTransfersResult.md | 24 +-- .../AssetTransfersWithMetadataParams.md | 22 +-- .../AssetTransfersWithMetadataResponse.md | 4 +- .../AssetTransfersWithMetadataResult.md | 26 +-- docs-md/interfaces/BaseNft.md | 6 +- docs-md/interfaces/BaseNftContract.md | 2 +- docs-md/interfaces/ContractForOwner.md | 26 +-- docs-md/interfaces/DebugCallTrace.md | 22 +-- docs-md/interfaces/DebugCallTracer.md | 4 +- docs-md/interfaces/DebugPrestate.md | 8 +- docs-md/interfaces/DebugPrestateTracer.md | 4 +- docs-md/interfaces/DebugTransaction.md | 12 +- docs-md/interfaces/DecodedCallParam.md | 6 +- docs-md/interfaces/DecodedDebugCallTrace.md | 8 +- docs-md/interfaces/DecodedLog.md | 6 +- docs-md/interfaces/DecodedLogInput.md | 8 +- docs-md/interfaces/DeployResult.md | 4 +- .../interfaces/DroppedTransactionWebhook.md | 18 +- docs-md/interfaces/ERC1155Metadata.md | 4 +- docs-md/interfaces/EventFilter.md | 4 +- docs-md/interfaces/Filter.md | 8 +- docs-md/interfaces/FilterByBlockHash.md | 6 +- docs-md/interfaces/FloorPriceError.md | 2 +- docs-md/interfaces/FloorPriceMarketplace.md | 8 +- docs-md/interfaces/GetAddressesOptions.md | 4 +- docs-md/interfaces/GetAllWebhooksResponse.md | 4 +- .../GetBaseNftsForContractOptions.md | 8 +- .../interfaces/GetBaseNftsForOwnerOptions.md | 16 +- .../interfaces/GetContractsForOwnerOptions.md | 10 +- .../GetContractsForOwnerResponse.md | 6 +- docs-md/interfaces/GetFloorPriceResponse.md | 4 +- docs-md/interfaces/GetMintedNftsOptions.md | 6 +- docs-md/interfaces/GetMintedNftsResponse.md | 4 +- docs-md/interfaces/GetNftMetadataOptions.md | 6 +- docs-md/interfaces/GetNftSalesOptions.md | 18 +- .../GetNftSalesOptionsByContractAddress.md | 22 +-- docs-md/interfaces/GetNftSalesResponse.md | 4 +- .../interfaces/GetNftsForContractOptions.md | 8 +- docs-md/interfaces/GetNftsForOwnerOptions.md | 16 +- .../interfaces/GetOwnersForContractOptions.md | 6 +- .../GetOwnersForContractResponse.md | 2 +- ...nersForContractWithTokenBalancesOptions.md | 6 +- ...ersForContractWithTokenBalancesResponse.md | 4 +- docs-md/interfaces/GetOwnersForNftResponse.md | 2 +- .../interfaces/GetTokensForOwnerOptions.md | 4 +- .../interfaces/GetTokensForOwnerResponse.md | 4 +- .../GetTransfersForContractOptions.md | 8 +- .../interfaces/GetTransfersForOwnerOptions.md | 6 +- docs-md/interfaces/Media.md | 12 +- docs-md/interfaces/MinedTransactionWebhook.md | 18 +- docs-md/interfaces/Nft.md | 22 +-- docs-md/interfaces/NftActivityWebhook.md | 18 +- docs-md/interfaces/NftAttributeRarity.md | 6 +- docs-md/interfaces/NftAttributesResponse.md | 6 +- docs-md/interfaces/NftContract.md | 16 +- .../interfaces/NftContractBaseNftsResponse.md | 4 +- docs-md/interfaces/NftContractNftsResponse.md | 4 +- docs-md/interfaces/NftContractOwner.md | 4 +- docs-md/interfaces/NftContractTokenBalance.md | 4 +- docs-md/interfaces/NftFilter.md | 6 +- docs-md/interfaces/NftFiltersResponse.md | 6 +- docs-md/interfaces/NftMetadata.md | 12 +- docs-md/interfaces/NftMetadataBatchOptions.md | 4 +- docs-md/interfaces/NftMetadataBatchToken.md | 6 +- .../interfaces/NftMetadataUpdateWebhook.md | 172 ++++++++++++++++++ docs-md/interfaces/NftSale.md | 30 +-- docs-md/interfaces/NftSaleFeeData.md | 6 +- docs-md/interfaces/NftWebhookParams.md | 6 +- .../interfaces/OpenSeaCollectionMetadata.md | 18 +- docs-md/interfaces/OwnedBaseNft.md | 8 +- docs-md/interfaces/OwnedBaseNftsResponse.md | 8 +- docs-md/interfaces/OwnedNft.md | 24 +-- docs-md/interfaces/OwnedNftsResponse.md | 8 +- docs-md/interfaces/OwnedToken.md | 16 +- docs-md/interfaces/RawContract.md | 6 +- docs-md/interfaces/RefreshContractResult.md | 6 +- .../SendPrivateTransactionOptions.md | 2 +- .../interfaces/SimulateAssetChangesChange.md | 24 +-- .../interfaces/SimulateAssetChangesError.md | 2 +- .../SimulateAssetChangesResponse.md | 6 +- .../interfaces/SimulateExecutionResponse.md | 4 +- docs-md/interfaces/SimulationCallTrace.md | 20 +- docs-md/interfaces/SimulationDebugLog.md | 8 +- docs-md/interfaces/SpamInfo.md | 4 +- docs-md/interfaces/TokenBalanceFailure.md | 6 +- docs-md/interfaces/TokenBalanceSuccess.md | 6 +- .../TokenBalancesOptionsDefaultTokens.md | 2 +- .../interfaces/TokenBalancesOptionsErc20.md | 4 +- docs-md/interfaces/TokenBalancesResponse.md | 4 +- .../interfaces/TokenBalancesResponseErc20.md | 6 +- docs-md/interfaces/TokenMetadataResponse.md | 8 +- docs-md/interfaces/TokenUri.md | 4 +- .../TransactionReceiptsBlockHash.md | 2 +- .../TransactionReceiptsBlockNumber.md | 2 +- .../interfaces/TransactionReceiptsResponse.md | 2 +- .../interfaces/TransactionWebhookParams.md | 2 +- docs-md/interfaces/TransferredNft.md | 30 +-- docs-md/interfaces/TransfersNftResponse.md | 4 +- docs-md/interfaces/Webhook.md | 20 +- docs-md/interfaces/WebhookAddressOverride.md | 2 +- docs-md/interfaces/WebhookAddressUpdate.md | 4 +- docs-md/interfaces/WebhookNftFilterUpdate.md | 4 +- .../WebhookNftMetadataFilterUpdate.md | 37 ++++ docs-md/interfaces/WebhookStatusUpdate.md | 2 +- docs-md/modules.md | 48 +++-- docs/assets/search.js | 2 +- docs/classes/Alchemy.html | 14 +- docs/classes/AlchemyConfig.html | 18 +- docs/classes/AlchemyProvider.html | 6 +- docs/classes/AlchemyWebSocketProvider.html | 22 +-- docs/classes/CoreNamespace.html | 62 +++---- docs/classes/DebugNamespace.html | 12 +- docs/classes/NftNamespace.html | 64 +++---- docs/classes/NotifyNamespace.html | 38 ++-- docs/classes/TransactNamespace.html | 22 +-- docs/classes/Wallet.html | 20 +- docs/classes/WebSocketNamespace.html | 12 +- docs/enums/AlchemySubscription.html | 2 +- docs/enums/AssetTransfersCategory.html | 12 +- docs/enums/AssetTransfersOrder.html | 2 +- docs/enums/CommitmentLevel.html | 10 +- docs/enums/DebugCallType.html | 2 +- docs/enums/DebugTracerType.html | 2 +- docs/enums/DecodingAuthority.html | 2 +- .../GetTransfersForOwnerTransferType.html | 2 +- docs/enums/Network.html | 12 +- docs/enums/NftExcludeFilters.html | 4 +- docs/enums/NftFilters.html | 4 +- docs/enums/NftOrdering.html | 2 +- docs/enums/NftSaleMarketplace.html | 2 +- docs/enums/NftSaleTakerType.html | 2 +- docs/enums/NftSpamClassification.html | 2 +- docs/enums/NftTokenType.html | 2 +- docs/enums/OpenSeaSafelistRequestStatus.html | 8 +- docs/enums/RefreshState.html | 12 +- docs/enums/SimulateAssetType.html | 10 +- docs/enums/SimulateChangeType.html | 4 +- docs/enums/SortingOrder.html | 2 +- docs/enums/TokenBalanceType.html | 4 +- docs/enums/WebhookType.html | 2 +- docs/enums/WebhookVersion.html | 2 +- docs/index.html | 4 +- docs/interfaces/AddressActivityResponse.html | 6 +- docs/interfaces/AddressActivityWebhook.html | 18 +- docs/interfaces/AddressWebhookParams.html | 4 +- .../AlchemyMinedTransactionsEventFilter.html | 8 +- ...AlchemyPendingTransactionsEventFilter.html | 18 +- docs/interfaces/AlchemySettings.html | 14 +- docs/interfaces/AssetTransfersMetadata.html | 2 +- docs/interfaces/AssetTransfersParams.html | 22 +-- docs/interfaces/AssetTransfersResponse.html | 4 +- docs/interfaces/AssetTransfersResult.html | 24 +-- .../AssetTransfersWithMetadataParams.html | 22 +-- .../AssetTransfersWithMetadataResponse.html | 2 +- .../AssetTransfersWithMetadataResult.html | 26 +-- docs/interfaces/BaseNft.html | 4 +- docs/interfaces/BaseNftContract.html | 2 +- docs/interfaces/ContractForOwner.html | 24 +-- docs/interfaces/DebugCallTrace.html | 22 +-- docs/interfaces/DebugCallTracer.html | 4 +- docs/interfaces/DebugPrestate.html | 8 +- docs/interfaces/DebugPrestateTracer.html | 4 +- docs/interfaces/DebugTransaction.html | 12 +- docs/interfaces/DecodedCallParam.html | 6 +- docs/interfaces/DecodedDebugCallTrace.html | 8 +- docs/interfaces/DecodedLog.html | 6 +- docs/interfaces/DecodedLogInput.html | 8 +- docs/interfaces/DeployResult.html | 4 +- .../interfaces/DroppedTransactionWebhook.html | 18 +- docs/interfaces/ERC1155Metadata.html | 2 +- docs/interfaces/EventFilter.html | 4 +- docs/interfaces/Filter.html | 8 +- docs/interfaces/FilterByBlockHash.html | 6 +- docs/interfaces/FloorPriceError.html | 2 +- docs/interfaces/FloorPriceMarketplace.html | 8 +- docs/interfaces/GetAddressesOptions.html | 4 +- docs/interfaces/GetAllWebhooksResponse.html | 4 +- .../GetBaseNftsForContractOptions.html | 8 +- .../GetBaseNftsForOwnerOptions.html | 16 +- .../GetContractsForOwnerOptions.html | 10 +- .../GetContractsForOwnerResponse.html | 6 +- docs/interfaces/GetFloorPriceResponse.html | 2 +- docs/interfaces/GetMintedNftsOptions.html | 6 +- docs/interfaces/GetMintedNftsResponse.html | 4 +- docs/interfaces/GetNftMetadataOptions.html | 6 +- docs/interfaces/GetNftSalesOptions.html | 18 +- .../GetNftSalesOptionsByContractAddress.html | 22 +-- docs/interfaces/GetNftSalesResponse.html | 4 +- .../interfaces/GetNftsForContractOptions.html | 8 +- docs/interfaces/GetNftsForOwnerOptions.html | 16 +- .../GetOwnersForContractOptions.html | 6 +- .../GetOwnersForContractResponse.html | 2 +- ...rsForContractWithTokenBalancesOptions.html | 6 +- ...sForContractWithTokenBalancesResponse.html | 4 +- docs/interfaces/GetOwnersForNftResponse.html | 2 +- docs/interfaces/GetTokensForOwnerOptions.html | 4 +- .../interfaces/GetTokensForOwnerResponse.html | 4 +- .../GetTransfersForContractOptions.html | 8 +- .../GetTransfersForOwnerOptions.html | 6 +- docs/interfaces/Media.html | 12 +- docs/interfaces/MinedTransactionWebhook.html | 18 +- docs/interfaces/Nft.html | 22 +-- docs/interfaces/NftActivityWebhook.html | 18 +- docs/interfaces/NftAttributeRarity.html | 6 +- docs/interfaces/NftAttributesResponse.html | 6 +- docs/interfaces/NftContract.html | 16 +- .../NftContractBaseNftsResponse.html | 4 +- docs/interfaces/NftContractNftsResponse.html | 4 +- docs/interfaces/NftContractOwner.html | 4 +- docs/interfaces/NftContractTokenBalance.html | 4 +- docs/interfaces/NftFilter.html | 6 +- docs/interfaces/NftFiltersResponse.html | 6 +- docs/interfaces/NftMetadata.html | 12 +- docs/interfaces/NftMetadataBatchOptions.html | 4 +- docs/interfaces/NftMetadataBatchToken.html | 6 +- docs/interfaces/NftMetadataUpdateWebhook.html | 24 +++ docs/interfaces/NftSale.html | 30 +-- docs/interfaces/NftSaleFeeData.html | 6 +- docs/interfaces/NftWebhookParams.html | 6 +- .../interfaces/OpenSeaCollectionMetadata.html | 18 +- docs/interfaces/OwnedBaseNft.html | 6 +- docs/interfaces/OwnedBaseNftsResponse.html | 8 +- docs/interfaces/OwnedNft.html | 24 +-- docs/interfaces/OwnedNftsResponse.html | 8 +- docs/interfaces/OwnedToken.html | 16 +- docs/interfaces/RawContract.html | 6 +- docs/interfaces/RefreshContractResult.html | 6 +- .../SendPrivateTransactionOptions.html | 2 +- .../SimulateAssetChangesChange.html | 24 +-- .../interfaces/SimulateAssetChangesError.html | 2 +- .../SimulateAssetChangesResponse.html | 6 +- .../interfaces/SimulateExecutionResponse.html | 4 +- docs/interfaces/SimulationCallTrace.html | 20 +- docs/interfaces/SimulationDebugLog.html | 8 +- docs/interfaces/SpamInfo.html | 4 +- docs/interfaces/TokenBalanceFailure.html | 2 +- docs/interfaces/TokenBalanceSuccess.html | 2 +- .../TokenBalancesOptionsDefaultTokens.html | 2 +- .../interfaces/TokenBalancesOptionsErc20.html | 4 +- docs/interfaces/TokenBalancesResponse.html | 2 +- .../TokenBalancesResponseErc20.html | 4 +- docs/interfaces/TokenMetadataResponse.html | 8 +- docs/interfaces/TokenUri.html | 4 +- .../TransactionReceiptsBlockHash.html | 2 +- .../TransactionReceiptsBlockNumber.html | 2 +- .../TransactionReceiptsResponse.html | 2 +- docs/interfaces/TransactionWebhookParams.html | 2 +- docs/interfaces/TransferredNft.html | 30 +-- docs/interfaces/TransfersNftResponse.html | 4 +- docs/interfaces/Webhook.html | 18 +- docs/interfaces/WebhookAddressOverride.html | 2 +- docs/interfaces/WebhookAddressUpdate.html | 4 +- docs/interfaces/WebhookNftFilterUpdate.html | 4 +- .../WebhookNftMetadataFilterUpdate.html | 8 + docs/interfaces/WebhookStatusUpdate.html | 2 +- docs/modules.html | 35 ++-- package.json | 2 +- src/version.ts | 2 +- 304 files changed, 1779 insertions(+), 1439 deletions(-) create mode 100644 docs-md/interfaces/NftMetadataUpdateWebhook.md create mode 100644 docs-md/interfaces/WebhookNftMetadataFilterUpdate.md create mode 100644 docs/interfaces/NftMetadataUpdateWebhook.html create mode 100644 docs/interfaces/WebhookNftMetadataFilterUpdate.html diff --git a/CHANGELOG.md b/CHANGELOG.md index aa56037ea..eb3c7e356 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ ### Major Changes +### Minor Changes + +## 2.6.0 + +### Major Changes + - Added the `NftMetadataUpdateWebhook` to be used with the `NotifyNamespace`. This webhook tracks all ERC721 and ERC1155 token metadata updates. ### Minor Changes diff --git a/docs-md/README.md b/docs-md/README.md index 5fd82964c..17da5dcb0 100644 --- a/docs-md/README.md +++ b/docs-md/README.md @@ -1,6 +1,6 @@ alchemy-sdk / [Exports](modules.md) - Alchemy SDK for Javascript +Alchemy SDK for Javascript The Alchemy SDK is the most comprehensive, stable, and powerful Javascript SDK available today to interact with the blockchain. diff --git a/docs-md/classes/Alchemy.md b/docs-md/classes/Alchemy.md index 30bdb3040..ea1687566 100644 --- a/docs-md/classes/Alchemy.md +++ b/docs-md/classes/Alchemy.md @@ -38,7 +38,7 @@ different network or API key, create a new instance of [Alchemy](Alchemy.md). #### Defined in -[src/api/alchemy.ts:63](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy.ts#L63) +[src/api/alchemy.ts:63](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy.ts#L63) ## Properties @@ -51,7 +51,7 @@ and allows access to the underlying providers. #### Defined in -[src/api/alchemy.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy.ts#L42) +[src/api/alchemy.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy.ts#L42) ___ @@ -64,7 +64,7 @@ Enhanced APIs. #### Defined in -[src/api/alchemy.ts:24](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy.ts#L24) +[src/api/alchemy.ts:24](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy.ts#L24) ___ @@ -77,7 +77,7 @@ transactions. #### Defined in -[src/api/alchemy.ts:54](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy.ts#L54) +[src/api/alchemy.ts:54](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy.ts#L54) ___ @@ -89,7 +89,7 @@ The `nft` namespace contains methods for Alchemy's NFT API. #### Defined in -[src/api/alchemy.ts:27](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy.ts#L27) +[src/api/alchemy.ts:27](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy.ts#L27) ___ @@ -102,7 +102,7 @@ as part of the Notify API. #### Defined in -[src/api/alchemy.ts:48](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy.ts#L48) +[src/api/alchemy.ts:48](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy.ts#L48) ___ @@ -115,7 +115,7 @@ checking on the state of submitted transasctions. #### Defined in -[src/api/alchemy.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy.ts#L36) +[src/api/alchemy.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy.ts#L36) ___ @@ -127,4 +127,4 @@ The `ws` namespace contains methods for using WebSockets and creating subscripti #### Defined in -[src/api/alchemy.ts:30](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy.ts#L30) +[src/api/alchemy.ts:30](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy.ts#L30) diff --git a/docs-md/classes/AlchemyConfig.md b/docs-md/classes/AlchemyConfig.md index eb2e1dcd7..02d4b949a 100644 --- a/docs-md/classes/AlchemyConfig.md +++ b/docs-md/classes/AlchemyConfig.md @@ -40,7 +40,7 @@ exposes the underlying providers for more advanced use cases. #### Defined in -[src/api/alchemy-config.ts:64](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-config.ts#L64) +[src/api/alchemy-config.ts:64](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-config.ts#L64) ## Properties @@ -52,7 +52,7 @@ The Alchemy API key. #### Defined in -[src/api/alchemy-config.ts:23](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-config.ts#L23) +[src/api/alchemy-config.ts:23](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-config.ts#L23) ___ @@ -64,7 +64,7 @@ The optional Alchemy auth token to use when sending requests with the Notify API #### Defined in -[src/api/alchemy-config.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-config.ts#L41) +[src/api/alchemy-config.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-config.ts#L41) ___ @@ -76,7 +76,7 @@ Setting to enable automatic batching on json-rpc requests. Defaults to false. #### Defined in -[src/api/alchemy-config.ts:32](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-config.ts#L32) +[src/api/alchemy-config.ts:32](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-config.ts#L32) ___ @@ -88,7 +88,7 @@ The maximum number of retries to perform. #### Defined in -[src/api/alchemy-config.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-config.ts#L29) +[src/api/alchemy-config.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-config.ts#L29) ___ @@ -100,7 +100,7 @@ The Network that this SDK is associated with. #### Defined in -[src/api/alchemy-config.ts:26](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-config.ts#L26) +[src/api/alchemy-config.ts:26](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-config.ts#L26) ___ @@ -112,7 +112,7 @@ The optional Request timeout provided in `ms` for NFT and NOTIFY API. Defaults t #### Defined in -[src/api/alchemy-config.ts:46](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-config.ts#L46) +[src/api/alchemy-config.ts:46](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-config.ts#L46) ___ @@ -125,7 +125,7 @@ and apiKey. #### Defined in -[src/api/alchemy-config.ts:38](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-config.ts#L38) +[src/api/alchemy-config.ts:38](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-config.ts#L38) ## Methods @@ -149,7 +149,7 @@ other less-common methods. #### Defined in -[src/api/alchemy-config.ts:107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-config.ts#L107) +[src/api/alchemy-config.ts:107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-config.ts#L107) ___ @@ -174,4 +174,4 @@ other less-common methods. #### Defined in -[src/api/alchemy-config.ts:129](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-config.ts#L129) +[src/api/alchemy-config.ts:129](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-config.ts#L129) diff --git a/docs-md/classes/AlchemyProvider.md b/docs-md/classes/AlchemyProvider.md index b5aeebae0..a37cfcfa1 100644 --- a/docs-md/classes/AlchemyProvider.md +++ b/docs-md/classes/AlchemyProvider.md @@ -401,7 +401,7 @@ ___ #### Defined in -[src/api/alchemy-provider.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-provider.ts#L41) +[src/api/alchemy-provider.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-provider.ts#L41) ___ @@ -411,7 +411,7 @@ ___ #### Defined in -[src/api/alchemy-provider.ts:43](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-provider.ts#L43) +[src/api/alchemy-provider.ts:43](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-provider.ts#L43) ___ @@ -463,7 +463,7 @@ ___ #### Defined in -[src/api/alchemy-provider.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-provider.ts#L42) +[src/api/alchemy-provider.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-provider.ts#L42) ## Accessors @@ -935,7 +935,7 @@ JsonRpcProvider.\_startPending #### Defined in -[src/api/alchemy-provider.ts:209](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-provider.ts#L209) +[src/api/alchemy-provider.ts:209](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-provider.ts#L209) ___ @@ -1135,7 +1135,7 @@ JsonRpcProvider.detectNetwork #### Defined in -[src/api/alchemy-provider.ts:197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-provider.ts#L197) +[src/api/alchemy-provider.ts:197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-provider.ts#L197) ___ @@ -1614,7 +1614,7 @@ CommunityResourcable.isCommunityResource #### Defined in -[src/api/alchemy-provider.ts:219](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-provider.ts#L219) +[src/api/alchemy-provider.ts:219](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-provider.ts#L219) ___ @@ -1974,7 +1974,7 @@ JsonRpcProvider.send #### Defined in -[src/api/alchemy-provider.ts:233](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-provider.ts#L233) +[src/api/alchemy-provider.ts:233](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-provider.ts#L233) ___ diff --git a/docs-md/classes/AlchemyWebSocketProvider.md b/docs-md/classes/AlchemyWebSocketProvider.md index d61059b1e..fb25efb48 100644 --- a/docs-md/classes/AlchemyWebSocketProvider.md +++ b/docs-md/classes/AlchemyWebSocketProvider.md @@ -202,7 +202,7 @@ WebSocketProvider.\_events #### Defined in -[src/api/alchemy-websocket-provider.ts:81](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L81) +[src/api/alchemy-websocket-provider.ts:81](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L81) ___ @@ -504,7 +504,7 @@ ___ #### Defined in -[src/api/alchemy-websocket-provider.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L82) +[src/api/alchemy-websocket-provider.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L82) ___ @@ -941,7 +941,7 @@ order to parse the Alchemy subscription event. #### Defined in -[src/api/alchemy-websocket-provider.ts:947](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L947) +[src/api/alchemy-websocket-provider.ts:947](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L947) ___ @@ -970,7 +970,7 @@ order to parse the Alchemy subscription event. #### Defined in -[src/api/alchemy-websocket-provider.ts:970](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L970) +[src/api/alchemy-websocket-provider.ts:970](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L970) ___ @@ -1000,7 +1000,7 @@ order to parse the Alchemy subscription event. #### Defined in -[src/api/alchemy-websocket-provider.ts:871](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L871) +[src/api/alchemy-websocket-provider.ts:871](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L871) ___ @@ -1047,7 +1047,7 @@ order to parse the Alchemy subscription event. #### Defined in -[src/api/alchemy-websocket-provider.ts:911](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L911) +[src/api/alchemy-websocket-provider.ts:911](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L911) ___ @@ -1262,7 +1262,7 @@ WebSocketProvider.destroy #### Defined in -[src/api/alchemy-websocket-provider.ts:407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L407) +[src/api/alchemy-websocket-provider.ts:407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L407) ___ @@ -1307,7 +1307,7 @@ ___ #### Defined in -[src/api/alchemy-websocket-provider.ts:703](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L703) +[src/api/alchemy-websocket-provider.ts:703](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L703) ___ @@ -1761,7 +1761,7 @@ CommunityResourcable.isCommunityResource #### Defined in -[src/api/alchemy-websocket-provider.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L419) +[src/api/alchemy-websocket-provider.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L419) ___ @@ -1808,7 +1808,7 @@ WebSocketProvider.listenerCount #### Defined in -[src/api/alchemy-websocket-provider.ts:223](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L223) +[src/api/alchemy-websocket-provider.ts:223](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L223) ___ @@ -1837,7 +1837,7 @@ WebSocketProvider.listeners #### Defined in -[src/api/alchemy-websocket-provider.ts:239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L239) +[src/api/alchemy-websocket-provider.ts:239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L239) ___ @@ -1891,7 +1891,7 @@ WebSocketProvider.off #### Defined in -[src/api/alchemy-websocket-provider.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L191) +[src/api/alchemy-websocket-provider.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L191) ___ @@ -1920,7 +1920,7 @@ WebSocketProvider.on #### Defined in -[src/api/alchemy-websocket-provider.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L163) +[src/api/alchemy-websocket-provider.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L163) ___ @@ -1951,7 +1951,7 @@ WebSocketProvider.once #### Defined in -[src/api/alchemy-websocket-provider.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L178) +[src/api/alchemy-websocket-provider.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L178) ___ @@ -2048,7 +2048,7 @@ WebSocketProvider.removeAllListeners #### Defined in -[src/api/alchemy-websocket-provider.ts:207](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-websocket-provider.ts#L207) +[src/api/alchemy-websocket-provider.ts:207](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-websocket-provider.ts#L207) ___ diff --git a/docs-md/classes/CoreNamespace.md b/docs-md/classes/CoreNamespace.md index ad52d59ab..2a2b0fc3a 100644 --- a/docs-md/classes/CoreNamespace.md +++ b/docs-md/classes/CoreNamespace.md @@ -67,7 +67,7 @@ calling getters on Contracts. #### Defined in -[src/api/core-namespace.ts:229](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L229) +[src/api/core-namespace.ts:229](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L229) ___ @@ -96,7 +96,7 @@ This is an alias for [TransactNamespace.estimateGas](TransactNamespace.md#estima #### Defined in -[src/api/core-namespace.ts:250](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L250) +[src/api/core-namespace.ts:250](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L250) ___ @@ -126,7 +126,7 @@ with this information cached. #### Defined in -[src/api/core-namespace.ts:371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L371) +[src/api/core-namespace.ts:371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L371) ___ @@ -154,7 +154,7 @@ response object. #### Defined in -[src/api/core-namespace.ts:588](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L588) +[src/api/core-namespace.ts:588](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L588) ▸ **getAssetTransfers**(`params`): `Promise`<[`AssetTransfersResponse`](../interfaces/AssetTransfersResponse.md)\> @@ -174,7 +174,7 @@ https://docs.alchemy.com/alchemy/enhanced-apis/transfers-api#alchemy_getassettra #### Defined in -[src/api/core-namespace.ts:600](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L600) +[src/api/core-namespace.ts:600](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L600) ___ @@ -197,7 +197,7 @@ Returns the balance of a given address as of the provided block. #### Defined in -[src/api/core-namespace.ts:68](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L68) +[src/api/core-namespace.ts:68](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L68) ___ @@ -222,7 +222,7 @@ hashes. To get the full transaction details on the block, use #### Defined in -[src/api/core-namespace.ts:138](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L138) +[src/api/core-namespace.ts:138](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L138) ___ @@ -238,7 +238,7 @@ Returns the block number of the most recently mined block. #### Defined in -[src/api/core-namespace.ts:175](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L175) +[src/api/core-namespace.ts:175](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L175) ___ @@ -262,7 +262,7 @@ hash. Transactions on the block are represented as an array of #### Defined in -[src/api/core-namespace.ts:153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L153) +[src/api/core-namespace.ts:153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L153) ___ @@ -286,7 +286,7 @@ no contract deployed, the result is `0x`. #### Defined in -[src/api/core-namespace.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L85) +[src/api/core-namespace.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L85) ___ @@ -308,7 +308,7 @@ gasPrice should be used. #### Defined in -[src/api/core-namespace.ts:201](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L201) +[src/api/core-namespace.ts:201](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L201) ___ @@ -324,7 +324,7 @@ Returns the best guess of the current gas price to use in a transaction. #### Defined in -[src/api/core-namespace.ts:185](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L185) +[src/api/core-namespace.ts:185](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L185) ___ @@ -346,7 +346,7 @@ Returns an array of logs that match the provided filter. #### Defined in -[src/api/core-namespace.ts:341](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L341) +[src/api/core-namespace.ts:341](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L341) ___ @@ -362,7 +362,7 @@ Returns the {@link EthersNetworkAlias} Alchemy is connected to. #### Defined in -[src/api/core-namespace.ts:165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L165) +[src/api/core-namespace.ts:165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L165) ___ @@ -387,7 +387,7 @@ provided block in `Bytes32` format. #### Defined in -[src/api/core-namespace.ts:103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L103) +[src/api/core-namespace.ts:103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L103) ___ @@ -409,7 +409,7 @@ Returns the ERC-20 token balances for a specific owner address. #### Defined in -[src/api/core-namespace.ts:412](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L412) +[src/api/core-namespace.ts:412](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L412) ▸ **getTokenBalances**(`addressOrName`, `contractAddresses?`): `Promise`<[`TokenBalancesResponse`](../interfaces/TokenBalancesResponse.md)\> @@ -428,7 +428,7 @@ Returns the token balances for a specific owner address given a list of contract #### Defined in -[src/api/core-namespace.ts:424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L424) +[src/api/core-namespace.ts:424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L424) ▸ **getTokenBalances**(`addressOrName`, `options`): `Promise`<[`TokenBalancesResponseErc20`](../interfaces/TokenBalancesResponseErc20.md)\> @@ -449,7 +449,7 @@ This overload covers the erc-20 token type which includes a page key in the resp #### Defined in -[src/api/core-namespace.ts:438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L438) +[src/api/core-namespace.ts:438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L438) ▸ **getTokenBalances**(`addressOrName`, `options`): `Promise`<[`TokenBalancesResponse`](../interfaces/TokenBalancesResponse.md)\> @@ -472,7 +472,7 @@ the response. #### Defined in -[src/api/core-namespace.ts:454](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L454) +[src/api/core-namespace.ts:454](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L454) ___ @@ -494,7 +494,7 @@ Returns metadata for a given token contract address. #### Defined in -[src/api/core-namespace.ts:567](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L567) +[src/api/core-namespace.ts:567](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L567) ___ @@ -518,7 +518,7 @@ of each token and the relevant metadata. #### Defined in -[src/api/core-namespace.ts:512](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L512) +[src/api/core-namespace.ts:512](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L512) ___ @@ -547,7 +547,7 @@ NOTE: This is an alias for [TransactNamespace.getTransaction](TransactNamespace. #### Defined in -[src/api/core-namespace.ts:270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L270) +[src/api/core-namespace.ts:270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L270) ___ @@ -572,7 +572,7 @@ transaction from the address sent to the network. #### Defined in -[src/api/core-namespace.ts:121](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L121) +[src/api/core-namespace.ts:121](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L121) ___ @@ -598,7 +598,7 @@ waitForTransaction method below. #### Defined in -[src/api/core-namespace.ts:287](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L287) +[src/api/core-namespace.ts:287](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L287) ___ @@ -620,7 +620,7 @@ Gets all transaction receipts for a given block by number or block hash. #### Defined in -[src/api/core-namespace.ts:615](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L615) +[src/api/core-namespace.ts:615](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L615) ___ @@ -644,7 +644,7 @@ An ENS name requires additional configuration to setup a reverse record, so not #### Defined in -[src/api/core-namespace.ts:639](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L639) +[src/api/core-namespace.ts:639](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L639) ___ @@ -664,7 +664,7 @@ up and running smoothly. #### Defined in -[src/api/core-namespace.ts:215](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L215) +[src/api/core-namespace.ts:215](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L215) ___ @@ -687,7 +687,7 @@ if the ENS name does not have an underlying address. #### Defined in -[src/api/core-namespace.ts:627](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L627) +[src/api/core-namespace.ts:627](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L627) ___ @@ -710,7 +710,7 @@ Allows sending a raw message to the Alchemy backend. #### Defined in -[src/api/core-namespace.ts:354](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L354) +[src/api/core-namespace.ts:354](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L354) ___ @@ -736,7 +736,7 @@ NOTE: This is an alias for [TransactNamespace.getTransaction](TransactNamespace. #### Defined in -[src/api/core-namespace.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L304) +[src/api/core-namespace.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L304) ___ @@ -767,4 +767,4 @@ NOTE: This is an alias for [TransactNamespace.getTransaction](TransactNamespace. #### Defined in -[src/api/core-namespace.ts:326](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/core-namespace.ts#L326) +[src/api/core-namespace.ts:326](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/core-namespace.ts#L326) diff --git a/docs-md/classes/DebugNamespace.md b/docs-md/classes/DebugNamespace.md index c0fbc1ce8..7a1b05e8f 100644 --- a/docs-md/classes/DebugNamespace.md +++ b/docs-md/classes/DebugNamespace.md @@ -41,7 +41,7 @@ Replays a block that has already been mined. #### Defined in -[src/api/debug-namespace.ts:120](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/debug-namespace.ts#L120) +[src/api/debug-namespace.ts:120](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/debug-namespace.ts#L120) ▸ **traceBlock**(`blockIdentifier`, `tracer`): `Promise`<[`DebugPrestateTrace`](../modules.md#debugprestatetrace)\> @@ -60,7 +60,7 @@ Replays a block that has already been mined. #### Defined in -[src/api/debug-namespace.ts:131](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/debug-namespace.ts#L131) +[src/api/debug-namespace.ts:131](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/debug-namespace.ts#L131) ___ @@ -85,7 +85,7 @@ final state of the parent block as the base. #### Defined in -[src/api/debug-namespace.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/debug-namespace.ts#L36) +[src/api/debug-namespace.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/debug-namespace.ts#L36) ▸ **traceCall**(`transaction`, `blockIdentifier`, `tracer`): `Promise`<[`DebugPrestateTrace`](../modules.md#debugprestatetrace)\> @@ -106,7 +106,7 @@ final state of the parent block as the base. #### Defined in -[src/api/debug-namespace.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/debug-namespace.ts#L51) +[src/api/debug-namespace.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/debug-namespace.ts#L51) ___ @@ -133,7 +133,7 @@ that corresponds to the given hash. #### Defined in -[src/api/debug-namespace.ts:79](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/debug-namespace.ts#L79) +[src/api/debug-namespace.ts:79](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/debug-namespace.ts#L79) ▸ **traceTransaction**(`transactionHash`, `tracer`, `timeout?`): `Promise`<[`DebugPrestateTrace`](../modules.md#debugprestatetrace)\> @@ -156,4 +156,4 @@ that corresponds to the given hash. #### Defined in -[src/api/debug-namespace.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/debug-namespace.ts#L98) +[src/api/debug-namespace.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/debug-namespace.ts#L98) diff --git a/docs-md/classes/NftNamespace.md b/docs-md/classes/NftNamespace.md index 5feb49bdf..8c2412114 100644 --- a/docs-md/classes/NftNamespace.md +++ b/docs-md/classes/NftNamespace.md @@ -63,7 +63,7 @@ provided NFTs. #### Defined in -[src/api/nft-namespace.ts:432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L432) +[src/api/nft-namespace.ts:432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L432) ___ @@ -86,7 +86,7 @@ Get the rarity of each attribute of an NFT. #### Defined in -[src/api/nft-namespace.ts:521](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L521) +[src/api/nft-namespace.ts:521](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L521) ___ @@ -108,7 +108,7 @@ Get the NFT contract metadata associated with the provided parameters. #### Defined in -[src/api/nft-namespace.ts:154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L154) +[src/api/nft-namespace.ts:154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L154) ___ @@ -130,7 +130,7 @@ Get the NFT contract metadata for multiple NFT contracts in a single request. #### Defined in -[src/api/nft-namespace.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L163) +[src/api/nft-namespace.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L163) ___ @@ -153,7 +153,7 @@ Gets all NFT contracts held by the specified owner address. #### Defined in -[src/api/nft-namespace.ts:372](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L372) +[src/api/nft-namespace.ts:372](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L372) ___ @@ -177,7 +177,7 @@ Returns the floor prices of a NFT contract by marketplace. #### Defined in -[src/api/nft-namespace.ts:495](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L495) +[src/api/nft-namespace.ts:495](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L495) ___ @@ -200,7 +200,7 @@ Get all the NFTs minted by a specified owner address. #### Defined in -[src/api/nft-namespace.ts:416](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L416) +[src/api/nft-namespace.ts:416](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L416) ___ @@ -228,7 +228,7 @@ will be removed in a subsequent release. #### Defined in -[src/api/nft-namespace.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L93) +[src/api/nft-namespace.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L93) ▸ **getNftMetadata**(`contractAddress`, `tokenId`, `options?`): `Promise`<[`Nft`](../interfaces/Nft.md)\> @@ -248,7 +248,7 @@ Get the NFT metadata associated with the provided parameters. #### Defined in -[src/api/nft-namespace.ts:108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L108) +[src/api/nft-namespace.ts:108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L108) ___ @@ -271,7 +271,7 @@ Gets the NFT metadata for multiple NFT tokens. #### Defined in -[src/api/nft-namespace.ts:141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L141) +[src/api/nft-namespace.ts:141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L141) ___ @@ -295,7 +295,7 @@ Returns NFT sales that have happened through on-chain marketplaces. #### Defined in -[src/api/nft-namespace.ts:505](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L505) +[src/api/nft-namespace.ts:505](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L505) ▸ **getNftSales**(`options?`): `Promise`<[`GetNftSalesResponse`](../interfaces/GetNftSalesResponse.md)\> @@ -311,7 +311,7 @@ Returns NFT sales that have happened through on-chain marketplaces. #### Defined in -[src/api/nft-namespace.ts:506](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L506) +[src/api/nft-namespace.ts:506](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L506) ___ @@ -339,7 +339,7 @@ their associated metadata, use [GetBaseNftsForContractOptions](../interfaces/Get #### Defined in -[src/api/nft-namespace.ts:250](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L250) +[src/api/nft-namespace.ts:250](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L250) ▸ **getNftsForContract**(`contractAddress`, `options?`): `Promise`<[`NftContractBaseNftsResponse`](../interfaces/NftContractBaseNftsResponse.md)\> @@ -363,7 +363,7 @@ all NFTs with their associated metadata, use [GetNftsForContractOptions](../inte #### Defined in -[src/api/nft-namespace.ts:264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L264) +[src/api/nft-namespace.ts:264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L264) ___ @@ -392,7 +392,7 @@ associated metadata, use [GetBaseNftsForContractOptions](../interfaces/GetBaseNf #### Defined in -[src/api/nft-namespace.ts:286](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L286) +[src/api/nft-namespace.ts:286](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L286) ▸ **getNftsForContractIterator**(`contractAddress`, `options?`): `AsyncIterable`<[`BaseNft`](../interfaces/BaseNft.md)\> @@ -418,7 +418,7 @@ NFTs with their associated metadata, use [GetNftsForContractOptions](../interfac #### Defined in -[src/api/nft-namespace.ts:302](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L302) +[src/api/nft-namespace.ts:302](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L302) ___ @@ -444,7 +444,7 @@ their associated metadata, use [GetBaseNftsForOwnerOptions](../interfaces/GetBas #### Defined in -[src/api/nft-namespace.ts:214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L214) +[src/api/nft-namespace.ts:214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L214) ▸ **getNftsForOwner**(`owner`, `options?`): `Promise`<[`OwnedBaseNftsResponse`](../interfaces/OwnedBaseNftsResponse.md)\> @@ -466,7 +466,7 @@ all NFTs with their associated metadata, use [GetNftsForOwnerOptions](../interfa #### Defined in -[src/api/nft-namespace.ts:228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L228) +[src/api/nft-namespace.ts:228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L228) ___ @@ -492,7 +492,7 @@ keys until all NFTs have been fetched. #### Defined in -[src/api/nft-namespace.ts:179](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L179) +[src/api/nft-namespace.ts:179](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L179) ▸ **getNftsForOwnerIterator**(`owner`, `options?`): `AsyncIterable`<[`OwnedBaseNft`](../interfaces/OwnedBaseNft.md)\> @@ -514,7 +514,7 @@ pages through all page keys until all NFTs have been fetched. #### Defined in -[src/api/nft-namespace.ts:193](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L193) +[src/api/nft-namespace.ts:193](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L193) ___ @@ -537,7 +537,7 @@ Gets all the owners for a given NFT contract along with the token balance. #### Defined in -[src/api/nft-namespace.ts:320](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L320) +[src/api/nft-namespace.ts:320](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L320) ▸ **getOwnersForContract**(`contractAddress`, `options?`): `Promise`<[`GetOwnersForContractResponse`](../interfaces/GetOwnersForContractResponse.md)\> @@ -560,7 +560,7 @@ which has the `withTokenBalances` field set to `true`. #### Defined in -[src/api/nft-namespace.ts:336](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L336) +[src/api/nft-namespace.ts:336](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L336) ___ @@ -585,7 +585,7 @@ Gets all the owners for a given NFT contract address and token ID. #### Defined in -[src/api/nft-namespace.ts:358](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L358) +[src/api/nft-namespace.ts:358](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L358) ___ @@ -605,7 +605,7 @@ https://docs.alchemy.com/alchemy/enhanced-apis/nft-api/nft-api-faq#nft-spam-clas #### Defined in -[src/api/nft-namespace.ts:485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L485) +[src/api/nft-namespace.ts:485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L485) ___ @@ -631,7 +631,7 @@ block range, use [GetTransfersForContractOptions](../interfaces/GetTransfersForC #### Defined in -[src/api/nft-namespace.ts:403](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L403) +[src/api/nft-namespace.ts:403](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L403) ___ @@ -655,7 +655,7 @@ Gets all NFT transfers for a given owner's address. #### Defined in -[src/api/nft-namespace.ts:386](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L386) +[src/api/nft-namespace.ts:386](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L386) ___ @@ -681,7 +681,7 @@ https://docs.alchemy.com/alchemy/enhanced-apis/nft-api/nft-api-faq#nft-spam-clas #### Defined in -[src/api/nft-namespace.ts:474](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L474) +[src/api/nft-namespace.ts:474](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L474) ___ @@ -710,7 +710,7 @@ process. To refresh the metadata for a specific token, use the #### Defined in -[src/api/nft-namespace.ts:581](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L581) +[src/api/nft-namespace.ts:581](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L581) ___ @@ -742,7 +742,7 @@ To trigger a refresh for all NFTs in a contract, use [refreshContract](NftNamesp #### Defined in -[src/api/nft-namespace.ts:563](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L563) +[src/api/nft-namespace.ts:563](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L563) ___ @@ -764,7 +764,7 @@ Search for a keyword across metadata of all ERC-721 and ERC-1155 smart contracts #### Defined in -[src/api/nft-namespace.ts:533](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L533) +[src/api/nft-namespace.ts:533](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L533) ___ @@ -786,7 +786,7 @@ Get a summary of attribute prevalence for an NFT collection. #### Defined in -[src/api/nft-namespace.ts:542](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L542) +[src/api/nft-namespace.ts:542](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L542) ___ @@ -810,7 +810,7 @@ NFT. Returns a boolean indicating whether the owner address owns the provided NF #### Defined in -[src/api/nft-namespace.ts:446](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L446) +[src/api/nft-namespace.ts:446](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L446) ▸ **verifyNftOwnership**(`owner`, `contractAddresses`): `Promise`<{ `[contractAddress: string]`: `boolean`; }\> @@ -830,4 +830,4 @@ contract address to a boolean indicating whether the owner address owns the NFT. #### Defined in -[src/api/nft-namespace.ts:455](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft-namespace.ts#L455) +[src/api/nft-namespace.ts:455](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft-namespace.ts#L455) diff --git a/docs-md/classes/NotifyNamespace.md b/docs-md/classes/NotifyNamespace.md index 96d1851c8..f728d70ca 100644 --- a/docs-md/classes/NotifyNamespace.md +++ b/docs-md/classes/NotifyNamespace.md @@ -55,7 +55,7 @@ Note that the webhook will be created in the app network of the provided app id. #### Defined in -[src/api/notify-namespace.ts:276](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L276) +[src/api/notify-namespace.ts:305](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L305) ▸ **createWebhook**(`url`, `type`, `params`): `Promise`<[`DroppedTransactionWebhook`](../interfaces/DroppedTransactionWebhook.md)\> @@ -78,7 +78,7 @@ Note that the webhook will be created in the app network of the provided app id. #### Defined in -[src/api/notify-namespace.ts:293](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L293) +[src/api/notify-namespace.ts:322](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L322) ▸ **createWebhook**(`url`, `type`, `params`): `Promise`<[`NftActivityWebhook`](../interfaces/NftActivityWebhook.md)\> @@ -98,7 +98,25 @@ Create a new [NftActivityWebhook](../interfaces/NftActivityWebhook.md) to track #### Defined in -[src/api/notify-namespace.ts:307](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L307) +[src/api/notify-namespace.ts:336](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L336) + +▸ **createWebhook**(`url`, `type`, `params`): `Promise`<[`NftMetadataUpdateWebhook`](../interfaces/NftMetadataUpdateWebhook.md)\> + +#### Parameters + +| Name | Type | +| :------ | :------ | +| `url` | `string` | +| `type` | [`NFT_METADATA_UPDATE`](../enums/WebhookType.md#nft_metadata_update) | +| `params` | [`NftWebhookParams`](../interfaces/NftWebhookParams.md) | + +#### Returns + +`Promise`<[`NftMetadataUpdateWebhook`](../interfaces/NftMetadataUpdateWebhook.md)\> + +#### Defined in + +[src/api/notify-namespace.ts:342](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L342) ▸ **createWebhook**(`url`, `type`, `params`): `Promise`<[`AddressActivityWebhook`](../interfaces/AddressActivityWebhook.md)\> @@ -118,7 +136,7 @@ Create a new [AddressActivityWebhook](../interfaces/AddressActivityWebhook.md) t #### Defined in -[src/api/notify-namespace.ts:321](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L321) +[src/api/notify-namespace.ts:356](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L356) ___ @@ -140,7 +158,7 @@ Delete the provided webhook. #### Defined in -[src/api/notify-namespace.ts:414](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L414) +[src/api/notify-namespace.ts:457](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L457) ▸ **deleteWebhook**(`webhookId`): `Promise`<`void`\> @@ -158,7 +176,7 @@ Delete the provided webhook. #### Defined in -[src/api/notify-namespace.ts:421](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L421) +[src/api/notify-namespace.ts:464](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L464) ___ @@ -181,7 +199,7 @@ Get all addresses tracked for the provided [AddressActivityWebhook](../interface #### Defined in -[src/api/notify-namespace.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L84) +[src/api/notify-namespace.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L86) ▸ **getAddresses**(`webhookId`, `options?`): `Promise`<[`AddressActivityResponse`](../interfaces/AddressActivityResponse.md)\> @@ -200,7 +218,7 @@ Get all addresses tracked for the provided [AddressActivityWebhook](../interface #### Defined in -[src/api/notify-namespace.ts:97](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L97) +[src/api/notify-namespace.ts:99](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L99) ___ @@ -221,7 +239,7 @@ This method returns a response object containing all the webhooks #### Defined in -[src/api/notify-namespace.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L65) +[src/api/notify-namespace.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L67) ___ @@ -244,7 +262,7 @@ Get all NFTs tracked for the provided [NftActivityWebhook](../interfaces/NftActi #### Defined in -[src/api/notify-namespace.ts:126](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L126) +[src/api/notify-namespace.ts:128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L128) ▸ **getNftFilters**(`webhookId`, `options?`): `Promise`<[`NftFiltersResponse`](../interfaces/NftFiltersResponse.md)\> @@ -263,7 +281,7 @@ Get all NFT filters tracked for the provided [NftActivityWebhook](../interfaces/ #### Defined in -[src/api/notify-namespace.ts:139](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L139) +[src/api/notify-namespace.ts:141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L141) ___ @@ -292,7 +310,7 @@ ___ #### Defined in -[src/api/notify-namespace.ts:453](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L453) +[src/api/notify-namespace.ts:496](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L496) ___ @@ -315,7 +333,7 @@ Update a [NftActivityWebhook](../interfaces/NftActivityWebhook.md)'s active stat #### Defined in -[src/api/notify-namespace.ts:168](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L168) +[src/api/notify-namespace.ts:170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L170) ▸ **updateWebhook**(`nftWebhookId`, `update`): `Promise`<`void`\> @@ -334,7 +352,26 @@ Update a [NftActivityWebhook](../interfaces/NftActivityWebhook.md)'s active stat #### Defined in -[src/api/notify-namespace.ts:179](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L179) +[src/api/notify-namespace.ts:181](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L181) + +▸ **updateWebhook**(`nftMetadataWebhookId`, `update`): `Promise`<`void`\> + +Update a [NftMetadataUpdateWebhook](../interfaces/NftMetadataUpdateWebhook.md)'s active status or NFT filters. + +#### Parameters + +| Name | Type | Description | +| :------ | :------ | :------ | +| `nftMetadataWebhookId` | `string` | The id of the NFT activity webhook. | +| `update` | [`NftMetadataWebhookUpdate`](../modules.md#nftmetadatawebhookupdate) | Object containing the update. | + +#### Returns + +`Promise`<`void`\> + +#### Defined in + +[src/api/notify-namespace.ts:189](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L189) ▸ **updateWebhook**(`addressWebhook`, `update`): `Promise`<`void`\> @@ -353,7 +390,7 @@ Update a [AddressActivityWebhook](../interfaces/AddressActivityWebhook.md)'s act #### Defined in -[src/api/notify-namespace.ts:187](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L187) +[src/api/notify-namespace.ts:200](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L200) ▸ **updateWebhook**(`addressWebhookId`, `update`): `Promise`<`void`\> @@ -372,7 +409,7 @@ Update a [AddressActivityWebhook](../interfaces/AddressActivityWebhook.md)'s act #### Defined in -[src/api/notify-namespace.ts:198](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L198) +[src/api/notify-namespace.ts:211](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L211) ___ @@ -386,4 +423,4 @@ ___ #### Defined in -[src/api/notify-namespace.ts:444](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/notify-namespace.ts#L444) +[src/api/notify-namespace.ts:487](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/notify-namespace.ts#L487) diff --git a/docs-md/classes/TransactNamespace.md b/docs-md/classes/TransactNamespace.md index c5572c346..0c1262678 100644 --- a/docs-md/classes/TransactNamespace.md +++ b/docs-md/classes/TransactNamespace.md @@ -52,7 +52,7 @@ Returns a boolean indicating whether the cancellation was successful. #### Defined in -[src/api/transact-namespace.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/transact-namespace.ts#L86) +[src/api/transact-namespace.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/transact-namespace.ts#L86) ___ @@ -81,7 +81,7 @@ This is an alias for [CoreNamespace.estimateGas](CoreNamespace.md#estimategas). #### Defined in -[src/api/transact-namespace.ts:258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/transact-namespace.ts#L258) +[src/api/transact-namespace.ts:258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/transact-namespace.ts#L258) ___ @@ -101,7 +101,7 @@ transaction request. #### Defined in -[src/api/transact-namespace.ts:274](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/transact-namespace.ts#L274) +[src/api/transact-namespace.ts:274](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/transact-namespace.ts#L274) ___ @@ -130,7 +130,7 @@ NOTE: This is an alias for [CoreNamespace.getTransaction](CoreNamespace.md#gettr #### Defined in -[src/api/transact-namespace.ts:221](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/transact-namespace.ts#L221) +[src/api/transact-namespace.ts:221](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/transact-namespace.ts#L221) ___ @@ -157,7 +157,7 @@ Returns the transaction hash of the submitted transaction. #### Defined in -[src/api/transact-namespace.ts:54](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/transact-namespace.ts#L54) +[src/api/transact-namespace.ts:54](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/transact-namespace.ts#L54) ___ @@ -183,7 +183,7 @@ NOTE: This is an alias for [CoreNamespace.sendTransaction](CoreNamespace.md#send #### Defined in -[src/api/transact-namespace.ts:238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/transact-namespace.ts#L238) +[src/api/transact-namespace.ts:238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/transact-namespace.ts#L238) ___ @@ -210,7 +210,7 @@ blockchain. #### Defined in -[src/api/transact-namespace.ts:137](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/transact-namespace.ts#L137) +[src/api/transact-namespace.ts:137](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/transact-namespace.ts#L137) ___ @@ -236,7 +236,7 @@ Returns a list of asset changes for each transaction during simulation. #### Defined in -[src/api/transact-namespace.ts:109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/transact-namespace.ts#L109) +[src/api/transact-namespace.ts:109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/transact-namespace.ts#L109) ___ @@ -262,7 +262,7 @@ Note that this method does not run the transaction on the blockchain. #### Defined in -[src/api/transact-namespace.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/transact-namespace.ts#L191) +[src/api/transact-namespace.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/transact-namespace.ts#L191) ___ @@ -288,7 +288,7 @@ Note that this method does not run any transactions on the blockchain. #### Defined in -[src/api/transact-namespace.ts:164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/transact-namespace.ts#L164) +[src/api/transact-namespace.ts:164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/transact-namespace.ts#L164) ___ @@ -319,4 +319,4 @@ NOTE: This is an alias for [CoreNamespace.waitForTransaction](CoreNamespace.md#w #### Defined in -[src/api/transact-namespace.ts:299](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/transact-namespace.ts#L299) +[src/api/transact-namespace.ts:299](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/transact-namespace.ts#L299) diff --git a/docs-md/classes/Wallet.md b/docs-md/classes/Wallet.md index acc5c7f56..6b2539941 100644 --- a/docs-md/classes/Wallet.md +++ b/docs-md/classes/Wallet.md @@ -91,7 +91,7 @@ EthersWallet.constructor #### Defined in -[src/api/alchemy-wallet.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L39) +[src/api/alchemy-wallet.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L39) ## Properties @@ -173,7 +173,7 @@ ___ #### Defined in -[src/api/alchemy-wallet.ts:31](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L31) +[src/api/alchemy-wallet.ts:31](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L31) ___ @@ -321,7 +321,7 @@ EthersWallet.call #### Defined in -[src/api/alchemy-wallet.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L102) +[src/api/alchemy-wallet.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L102) ___ @@ -424,7 +424,7 @@ EthersWallet.estimateGas #### Defined in -[src/api/alchemy-wallet.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L90) +[src/api/alchemy-wallet.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L90) ___ @@ -470,7 +470,7 @@ EthersWallet.getBalance #### Defined in -[src/api/alchemy-wallet.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L66) +[src/api/alchemy-wallet.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L66) ___ @@ -492,7 +492,7 @@ EthersWallet.getChainId #### Defined in -[src/api/alchemy-wallet.ts:125](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L125) +[src/api/alchemy-wallet.ts:125](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L125) ___ @@ -520,7 +520,7 @@ EthersWallet.getFeeData #### Defined in -[src/api/alchemy-wallet.ts:149](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L149) +[src/api/alchemy-wallet.ts:149](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L149) ___ @@ -542,7 +542,7 @@ EthersWallet.getGasPrice #### Defined in -[src/api/alchemy-wallet.ts:134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L134) +[src/api/alchemy-wallet.ts:134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L134) ___ @@ -571,7 +571,7 @@ EthersWallet.getTransactionCount #### Defined in -[src/api/alchemy-wallet.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L77) +[src/api/alchemy-wallet.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L77) ___ @@ -585,7 +585,7 @@ ___ #### Defined in -[src/api/alchemy-wallet.ts:165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L165) +[src/api/alchemy-wallet.ts:165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L165) ___ @@ -639,7 +639,7 @@ EthersWallet.resolveName #### Defined in -[src/api/alchemy-wallet.ts:161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L161) +[src/api/alchemy-wallet.ts:161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L161) ___ @@ -667,7 +667,7 @@ EthersWallet.sendTransaction #### Defined in -[src/api/alchemy-wallet.ts:114](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/alchemy-wallet.ts#L114) +[src/api/alchemy-wallet.ts:114](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/alchemy-wallet.ts#L114) ___ diff --git a/docs-md/classes/WebSocketNamespace.md b/docs-md/classes/WebSocketNamespace.md index da8cef822..77b7cd165 100644 --- a/docs-md/classes/WebSocketNamespace.md +++ b/docs-md/classes/WebSocketNamespace.md @@ -43,7 +43,7 @@ no event is provided, the total number of listeners for all events is returned. #### Defined in -[src/api/websocket-namespace.ts:104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/websocket-namespace.ts#L104) +[src/api/websocket-namespace.ts:104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/websocket-namespace.ts#L104) ___ @@ -66,7 +66,7 @@ no event is provided, all listeners will be included. #### Defined in -[src/api/websocket-namespace.ts:118](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/websocket-namespace.ts#L118) +[src/api/websocket-namespace.ts:118](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/websocket-namespace.ts#L118) ___ @@ -90,7 +90,7 @@ listener is provided, all listeners for the event will be removed. #### Defined in -[src/api/websocket-namespace.ts:70](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/websocket-namespace.ts#L70) +[src/api/websocket-namespace.ts:70](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/websocket-namespace.ts#L70) ___ @@ -115,7 +115,7 @@ how to use them. #### Defined in -[src/api/websocket-namespace.ts:35](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/websocket-namespace.ts#L35) +[src/api/websocket-namespace.ts:35](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/websocket-namespace.ts#L35) ___ @@ -140,7 +140,7 @@ events. See [AlchemyEventType](../modules.md#alchemyeventtype) for how to use th #### Defined in -[src/api/websocket-namespace.ts:53](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/websocket-namespace.ts#L53) +[src/api/websocket-namespace.ts:53](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/websocket-namespace.ts#L53) ___ @@ -163,4 +163,4 @@ is provided, all events and their listeners are removed. #### Defined in -[src/api/websocket-namespace.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/websocket-namespace.ts#L86) +[src/api/websocket-namespace.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/websocket-namespace.ts#L86) diff --git a/docs-md/enums/AlchemySubscription.md b/docs-md/enums/AlchemySubscription.md index c93cfa43f..ac1768e46 100644 --- a/docs-md/enums/AlchemySubscription.md +++ b/docs-md/enums/AlchemySubscription.md @@ -22,7 +22,7 @@ the Websocket Namespace. #### Defined in -[src/types/types.ts:1684](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1684) +[src/types/types.ts:1684](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1684) ___ @@ -32,4 +32,4 @@ ___ #### Defined in -[src/types/types.ts:1683](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1683) +[src/types/types.ts:1683](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1683) diff --git a/docs-md/enums/AssetTransfersCategory.md b/docs-md/enums/AssetTransfersCategory.md index ecb62b913..1a3f51fca 100644 --- a/docs-md/enums/AssetTransfersCategory.md +++ b/docs-md/enums/AssetTransfersCategory.md @@ -26,7 +26,7 @@ ERC1155 transfers. #### Defined in -[src/types/types.ts:371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L371) +[src/types/types.ts:371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L371) ___ @@ -38,7 +38,7 @@ ERC20 transfers. #### Defined in -[src/types/types.ts:365](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L365) +[src/types/types.ts:365](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L365) ___ @@ -50,7 +50,7 @@ ERC721 transfers. #### Defined in -[src/types/types.ts:368](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L368) +[src/types/types.ts:368](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L368) ___ @@ -64,7 +64,7 @@ accessed by users. #### Defined in -[src/types/types.ts:355](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L355) +[src/types/types.ts:355](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L355) ___ @@ -78,7 +78,7 @@ another smart contract or sending #### Defined in -[src/types/types.ts:362](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L362) +[src/types/types.ts:362](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L362) ___ @@ -90,4 +90,4 @@ Special contracts that don't follow ERC 721/1155, (ex: CryptoKitties). #### Defined in -[src/types/types.ts:374](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L374) +[src/types/types.ts:374](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L374) diff --git a/docs-md/enums/AssetTransfersOrder.md b/docs-md/enums/AssetTransfersOrder.md index 92b6e4f68..096a56ace 100644 --- a/docs-md/enums/AssetTransfersOrder.md +++ b/docs-md/enums/AssetTransfersOrder.md @@ -23,7 +23,7 @@ using [CoreNamespace.getAssetTransfers](../classes/CoreNamespace.md#getassettran #### Defined in -[src/types/types.ts:386](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L386) +[src/types/types.ts:386](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L386) ___ @@ -33,4 +33,4 @@ ___ #### Defined in -[src/types/types.ts:387](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L387) +[src/types/types.ts:387](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L387) diff --git a/docs-md/enums/CommitmentLevel.md b/docs-md/enums/CommitmentLevel.md index 4ef68e49a..10e63eb4d 100644 --- a/docs-md/enums/CommitmentLevel.md +++ b/docs-md/enums/CommitmentLevel.md @@ -25,7 +25,7 @@ The lowest numbered block available that is usually the first block created. #### Defined in -[src/types/types.ts:2350](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2350) +[src/types/types.ts:2392](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2392) ___ @@ -39,7 +39,7 @@ This block is very unlikely to be re-orged. This is only available on #### Defined in -[src/types/types.ts:2346](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2346) +[src/types/types.ts:2388](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2388) ___ @@ -52,7 +52,7 @@ this block may be re-orged out of the canonical chain. #### Defined in -[src/types/types.ts:2334](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2334) +[src/types/types.ts:2376](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2376) ___ @@ -66,7 +66,7 @@ is a proxy for blocks that have not been mined yet. #### Defined in -[src/types/types.ts:2329](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2329) +[src/types/types.ts:2371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2371) ___ @@ -80,4 +80,4 @@ only available on [Network.ETH_GOERLI](Network.md#eth_goerli). #### Defined in -[src/types/types.ts:2340](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2340) +[src/types/types.ts:2382](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2382) diff --git a/docs-md/enums/DebugCallType.md b/docs-md/enums/DebugCallType.md index 0fd64f28d..e49f92e42 100644 --- a/docs-md/enums/DebugCallType.md +++ b/docs-md/enums/DebugCallType.md @@ -21,7 +21,7 @@ The type of call in a debug call trace. #### Defined in -[src/types/types.ts:1969](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1969) +[src/types/types.ts:1983](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1983) ___ @@ -31,7 +31,7 @@ ___ #### Defined in -[src/types/types.ts:1968](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1968) +[src/types/types.ts:1982](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1982) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[src/types/types.ts:1971](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1971) +[src/types/types.ts:1985](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1985) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[src/types/types.ts:1970](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1970) +[src/types/types.ts:1984](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1984) diff --git a/docs-md/enums/DebugTracerType.md b/docs-md/enums/DebugTracerType.md index 87f923b1a..0ca762db9 100644 --- a/docs-md/enums/DebugTracerType.md +++ b/docs-md/enums/DebugTracerType.md @@ -20,7 +20,7 @@ The type of tracer to use when running debug methods in the #### Defined in -[src/types/types.ts:2364](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2364) +[src/types/types.ts:2406](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2406) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:2365](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2365) +[src/types/types.ts:2407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2407) diff --git a/docs-md/enums/DecodingAuthority.md b/docs-md/enums/DecodingAuthority.md index f0c38fac6..9ba9ce8ba 100644 --- a/docs-md/enums/DecodingAuthority.md +++ b/docs-md/enums/DecodingAuthority.md @@ -19,4 +19,4 @@ Authority used to decode calls and logs when using the #### Defined in -[src/types/types.ts:1932](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1932) +[src/types/types.ts:1946](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1946) diff --git a/docs-md/enums/GetTransfersForOwnerTransferType.md b/docs-md/enums/GetTransfersForOwnerTransferType.md index 2f3cafe24..1c0ac4e2f 100644 --- a/docs-md/enums/GetTransfersForOwnerTransferType.md +++ b/docs-md/enums/GetTransfersForOwnerTransferType.md @@ -20,7 +20,7 @@ NFTs that were minted by the owner. #### Defined in -[src/types/types.ts:1054](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1054) +[src/types/types.ts:1054](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1054) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:1053](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1053) +[src/types/types.ts:1053](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1053) diff --git a/docs-md/enums/Network.md b/docs-md/enums/Network.md index cf598050d..e074e03fe 100644 --- a/docs-md/enums/Network.md +++ b/docs-md/enums/Network.md @@ -34,7 +34,7 @@ available on which networks #### Defined in -[src/types/types.ts:92](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L92) +[src/types/types.ts:92](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L92) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[src/types/types.ts:89](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L89) +[src/types/types.ts:89](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L89) ___ @@ -56,7 +56,7 @@ ___ #### Defined in -[src/types/types.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L91) +[src/types/types.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L91) ___ @@ -66,7 +66,7 @@ ___ #### Defined in -[src/types/types.ts:95](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L95) +[src/types/types.ts:95](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L95) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[src/types/types.ts:80](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L80) +[src/types/types.ts:80](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L80) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[src/types/types.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L82) +[src/types/types.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L82) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[src/types/types.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L77) +[src/types/types.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L77) ___ @@ -110,7 +110,7 @@ ___ #### Defined in -[src/types/types.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L84) +[src/types/types.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L84) ___ @@ -122,7 +122,7 @@ ___ #### Defined in -[src/types/types.ts:79](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L79) +[src/types/types.ts:79](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L79) ___ @@ -132,7 +132,7 @@ ___ #### Defined in -[src/types/types.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L93) +[src/types/types.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L93) ___ @@ -142,7 +142,7 @@ ___ #### Defined in -[src/types/types.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L94) +[src/types/types.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L94) ___ @@ -152,7 +152,7 @@ ___ #### Defined in -[src/types/types.ts:88](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L88) +[src/types/types.ts:88](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L88) ___ @@ -164,7 +164,7 @@ ___ #### Defined in -[src/types/types.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L87) +[src/types/types.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L87) ___ @@ -174,4 +174,4 @@ ___ #### Defined in -[src/types/types.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L85) +[src/types/types.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L85) diff --git a/docs-md/enums/NftExcludeFilters.md b/docs-md/enums/NftExcludeFilters.md index c179a2283..4cd60ce72 100644 --- a/docs-md/enums/NftExcludeFilters.md +++ b/docs-md/enums/NftExcludeFilters.md @@ -27,7 +27,7 @@ Exclude NFTs that have been airdropped to a user. #### Defined in -[src/types/types.ts:722](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L722) +[src/types/types.ts:722](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L722) ___ @@ -39,4 +39,4 @@ Exclude NFTs that have been classified as spam. #### Defined in -[src/types/types.ts:719](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L719) +[src/types/types.ts:719](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L719) diff --git a/docs-md/enums/NftFilters.md b/docs-md/enums/NftFilters.md index 4220dc145..b65034d31 100644 --- a/docs-md/enums/NftFilters.md +++ b/docs-md/enums/NftFilters.md @@ -24,7 +24,7 @@ NFTs that have been airdropped to a user. #### Defined in -[src/types/types.ts:736](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L736) +[src/types/types.ts:736](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L736) ___ @@ -36,4 +36,4 @@ NFTs that have been classified as spam. #### Defined in -[src/types/types.ts:733](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L733) +[src/types/types.ts:733](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L733) diff --git a/docs-md/enums/NftOrdering.md b/docs-md/enums/NftOrdering.md index 2a284acd8..a1e132f2f 100644 --- a/docs-md/enums/NftOrdering.md +++ b/docs-md/enums/NftOrdering.md @@ -21,4 +21,4 @@ Enum of ordering that can be applied to a [getNftsForOwner](../classes/NftNamesp #### Defined in -[src/types/types.ts:746](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L746) +[src/types/types.ts:746](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L746) diff --git a/docs-md/enums/NftSaleMarketplace.md b/docs-md/enums/NftSaleMarketplace.md index 0f4dc6584..0737cdd70 100644 --- a/docs-md/enums/NftSaleMarketplace.md +++ b/docs-md/enums/NftSaleMarketplace.md @@ -24,7 +24,7 @@ Enum representing the supported NFT marketplaces by the #### Defined in -[src/types/types.ts:1321](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1321) +[src/types/types.ts:1321](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1321) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[src/types/types.ts:1318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1318) +[src/types/types.ts:1318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1318) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[src/types/types.ts:1317](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1317) +[src/types/types.ts:1317](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1317) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[src/types/types.ts:1322](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1322) +[src/types/types.ts:1322](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1322) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[src/types/types.ts:1320](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1320) +[src/types/types.ts:1320](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1320) ___ @@ -74,4 +74,4 @@ ___ #### Defined in -[src/types/types.ts:1319](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1319) +[src/types/types.ts:1319](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1319) diff --git a/docs-md/enums/NftSaleTakerType.md b/docs-md/enums/NftSaleTakerType.md index b72c35639..6b00cfe02 100644 --- a/docs-md/enums/NftSaleTakerType.md +++ b/docs-md/enums/NftSaleTakerType.md @@ -20,7 +20,7 @@ method. #### Defined in -[src/types/types.ts:1332](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1332) +[src/types/types.ts:1332](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1332) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:1333](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1333) +[src/types/types.ts:1333](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1333) diff --git a/docs-md/enums/NftSpamClassification.md b/docs-md/enums/NftSpamClassification.md index 81be8131e..34850c49b 100644 --- a/docs-md/enums/NftSpamClassification.md +++ b/docs-md/enums/NftSpamClassification.md @@ -22,7 +22,7 @@ Potential reasons why an NFT contract was classified as spam. #### Defined in -[src/types/types.ts:585](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L585) +[src/types/types.ts:585](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L585) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[src/types/types.ts:583](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L583) +[src/types/types.ts:583](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L583) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[src/types/types.ts:584](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L584) +[src/types/types.ts:584](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L584) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[src/types/types.ts:586](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L586) +[src/types/types.ts:586](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L586) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[src/types/types.ts:587](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L587) +[src/types/types.ts:587](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L587) diff --git a/docs-md/enums/NftTokenType.md b/docs-md/enums/NftTokenType.md index 2fc2aae0c..bce0f91cb 100644 --- a/docs-md/enums/NftTokenType.md +++ b/docs-md/enums/NftTokenType.md @@ -20,7 +20,7 @@ An enum for specifying the token type on NFTs. #### Defined in -[src/types/types.ts:397](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L397) +[src/types/types.ts:397](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L397) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[src/types/types.ts:396](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L396) +[src/types/types.ts:396](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L396) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[src/types/types.ts:398](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L398) +[src/types/types.ts:398](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L398) diff --git a/docs-md/enums/OpenSeaSafelistRequestStatus.md b/docs-md/enums/OpenSeaSafelistRequestStatus.md index 3f337fe64..a4ccda6eb 100644 --- a/docs-md/enums/OpenSeaSafelistRequestStatus.md +++ b/docs-md/enums/OpenSeaSafelistRequestStatus.md @@ -23,7 +23,7 @@ Collections that are approved on open sea and can be found in search results. #### Defined in -[src/types/types.ts:1656](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1656) +[src/types/types.ts:1656](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1656) ___ @@ -35,7 +35,7 @@ Brand new collections. #### Defined in -[src/types/types.ts:1660](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1660) +[src/types/types.ts:1660](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1660) ___ @@ -47,7 +47,7 @@ Collections that requested safelisting on OpenSea. #### Defined in -[src/types/types.ts:1658](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1658) +[src/types/types.ts:1658](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1658) ___ @@ -59,4 +59,4 @@ Verified collection. #### Defined in -[src/types/types.ts:1654](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1654) +[src/types/types.ts:1654](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1654) diff --git a/docs-md/enums/RefreshState.md b/docs-md/enums/RefreshState.md index 86502581f..eff3a22f0 100644 --- a/docs-md/enums/RefreshState.md +++ b/docs-md/enums/RefreshState.md @@ -25,7 +25,7 @@ The contract has already been queued for refresh. #### Defined in -[src/types/types.ts:1395](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1395) +[src/types/types.ts:1395](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1395) ___ @@ -37,7 +37,7 @@ The provided contract is not an NFT or does not contain metadata. #### Defined in -[src/types/types.ts:1392](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1392) +[src/types/types.ts:1392](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1392) ___ @@ -49,7 +49,7 @@ The contract refresh is complete. #### Defined in -[src/types/types.ts:1401](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1401) +[src/types/types.ts:1401](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1401) ___ @@ -61,7 +61,7 @@ The contract is currently being refreshed. #### Defined in -[src/types/types.ts:1398](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1398) +[src/types/types.ts:1398](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1398) ___ @@ -73,7 +73,7 @@ The contract refresh has been queued and await execution. #### Defined in -[src/types/types.ts:1404](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1404) +[src/types/types.ts:1404](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1404) ___ @@ -85,4 +85,4 @@ The contract was unable to be queued due to an internal error. #### Defined in -[src/types/types.ts:1407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1407) +[src/types/types.ts:1407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1407) diff --git a/docs-md/enums/SimulateAssetType.md b/docs-md/enums/SimulateAssetType.md index 760716955..81fa69c72 100644 --- a/docs-md/enums/SimulateAssetType.md +++ b/docs-md/enums/SimulateAssetType.md @@ -26,7 +26,7 @@ ERC1155 approval or transfers. #### Defined in -[src/types/types.ts:1812](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1812) +[src/types/types.ts:1826](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1826) ___ @@ -38,7 +38,7 @@ ERC20 approval or transfers. #### Defined in -[src/types/types.ts:1808](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1808) +[src/types/types.ts:1822](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1822) ___ @@ -50,7 +50,7 @@ ERC721 approval or transfers. #### Defined in -[src/types/types.ts:1810](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1810) +[src/types/types.ts:1824](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1824) ___ @@ -63,7 +63,7 @@ run on (ex: ETH for Ethereum, MATIC for Polygon, ETH for Arbitrum). #### Defined in -[src/types/types.ts:1806](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1806) +[src/types/types.ts:1820](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1820) ___ @@ -76,4 +76,4 @@ CryptoKitties and CryptoPunks. #### Defined in -[src/types/types.ts:1817](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1817) +[src/types/types.ts:1831](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1831) diff --git a/docs-md/enums/SimulateChangeType.md b/docs-md/enums/SimulateChangeType.md index b6c8c7a0a..85c0fe98d 100644 --- a/docs-md/enums/SimulateChangeType.md +++ b/docs-md/enums/SimulateChangeType.md @@ -26,7 +26,7 @@ APPROVE with zero amount → approval being cleared #### Defined in -[src/types/types.ts:1832](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1832) +[src/types/types.ts:1846](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1846) ___ @@ -38,4 +38,4 @@ Represents a transaction that transferred tokens from one address to another. #### Defined in -[src/types/types.ts:1837](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1837) +[src/types/types.ts:1851](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1851) diff --git a/docs-md/enums/SortingOrder.md b/docs-md/enums/SortingOrder.md index fb15e26c9..b9b1ab5f6 100644 --- a/docs-md/enums/SortingOrder.md +++ b/docs-md/enums/SortingOrder.md @@ -19,7 +19,7 @@ Enum for representing the supported sorting orders of the API. #### Defined in -[src/types/types.ts:1306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1306) +[src/types/types.ts:1306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1306) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[src/types/types.ts:1307](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1307) +[src/types/types.ts:1307](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1307) diff --git a/docs-md/enums/TokenBalanceType.md b/docs-md/enums/TokenBalanceType.md index c733062cd..b236319c3 100644 --- a/docs-md/enums/TokenBalanceType.md +++ b/docs-md/enums/TokenBalanceType.md @@ -22,7 +22,7 @@ available on Mainnet in Ethereum, Polygon, and Arbitrum. #### Defined in -[src/types/types.ts:104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L104) +[src/types/types.ts:104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L104) ___ @@ -36,4 +36,4 @@ all tokens that the address has ever received. #### Defined in -[src/types/types.ts:111](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L111) +[src/types/types.ts:111](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L111) diff --git a/docs-md/enums/WebhookType.md b/docs-md/enums/WebhookType.md index d9cc7b3ce..901d8d9ff 100644 --- a/docs-md/enums/WebhookType.md +++ b/docs-md/enums/WebhookType.md @@ -12,6 +12,7 @@ The type of [Webhook](../interfaces/Webhook.md). - [DROPPED\_TRANSACTION](WebhookType.md#dropped_transaction) - [MINED\_TRANSACTION](WebhookType.md#mined_transaction) - [NFT\_ACTIVITY](WebhookType.md#nft_activity) +- [NFT\_METADATA\_UPDATE](WebhookType.md#nft_metadata_update) ## Enumeration members @@ -21,7 +22,7 @@ The type of [Webhook](../interfaces/Webhook.md). #### Defined in -[src/types/types.ts:2111](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2111) +[src/types/types.ts:2125](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2125) ___ @@ -31,7 +32,7 @@ ___ #### Defined in -[src/types/types.ts:2110](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2110) +[src/types/types.ts:2124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2124) ___ @@ -41,7 +42,7 @@ ___ #### Defined in -[src/types/types.ts:2109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2109) +[src/types/types.ts:2123](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2123) ___ @@ -51,4 +52,14 @@ ___ #### Defined in -[src/types/types.ts:2112](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2112) +[src/types/types.ts:2126](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2126) + +___ + +### NFT\_METADATA\_UPDATE + +• **NFT\_METADATA\_UPDATE** = `"NFT_METADATA_UPDATE"` + +#### Defined in + +[src/types/types.ts:2127](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2127) diff --git a/docs-md/enums/WebhookVersion.md b/docs-md/enums/WebhookVersion.md index e6c4af76b..edfb988e8 100644 --- a/docs-md/enums/WebhookVersion.md +++ b/docs-md/enums/WebhookVersion.md @@ -19,7 +19,7 @@ The version of the webhook. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2103) +[src/types/types.ts:2117](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2117) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[src/types/types.ts:2104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2104) +[src/types/types.ts:2118](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2118) diff --git a/docs-md/interfaces/AddressActivityResponse.md b/docs-md/interfaces/AddressActivityResponse.md index 664bea135..6f7643414 100644 --- a/docs-md/interfaces/AddressActivityResponse.md +++ b/docs-md/interfaces/AddressActivityResponse.md @@ -22,7 +22,7 @@ The addresses for the webhook. #### Defined in -[src/types/types.ts:2171](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2171) +[src/types/types.ts:2195](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2195) ___ @@ -34,7 +34,7 @@ Optional page key used to fetch the remaining addresses. #### Defined in -[src/types/types.ts:2175](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2175) +[src/types/types.ts:2199](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2199) ___ @@ -46,4 +46,4 @@ The total number of addresses. #### Defined in -[src/types/types.ts:2173](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2173) +[src/types/types.ts:2197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2197) diff --git a/docs-md/interfaces/AddressActivityWebhook.md b/docs-md/interfaces/AddressActivityWebhook.md index 6d812f2ca..acdf90f68 100644 --- a/docs-md/interfaces/AddressActivityWebhook.md +++ b/docs-md/interfaces/AddressActivityWebhook.md @@ -41,7 +41,7 @@ The app id of the app used for the webhook. This field is only present on #### Defined in -[src/types/types.ts:2098](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2098) +[src/types/types.ts:2112](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2112) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2079](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2079) +[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2093) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2087](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2087) +[src/types/types.ts:2101](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2101) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2081](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2081) +[src/types/types.ts:2095](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2095) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2091](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2091) +[src/types/types.ts:2105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2105) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2089](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2089) +[src/types/types.ts:2103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2103) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2139](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2139) +[src/types/types.ts:2154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2154) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2085](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2085) +[src/types/types.ts:2099](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2099) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2093) +[src/types/types.ts:2107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2107) diff --git a/docs-md/interfaces/AddressWebhookParams.md b/docs-md/interfaces/AddressWebhookParams.md index 796d6efdf..093922803 100644 --- a/docs-md/interfaces/AddressWebhookParams.md +++ b/docs-md/interfaces/AddressWebhookParams.md @@ -22,7 +22,7 @@ Array of addresses the webhook should activity for. #### Defined in -[src/types/types.ts:2214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2214) +[src/types/types.ts:2238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2238) ___ @@ -35,4 +35,4 @@ created on network of the app provided in the api key config. #### Defined in -[src/types/types.ts:2219](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2219) +[src/types/types.ts:2243](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2243) diff --git a/docs-md/interfaces/AlchemyMinedTransactionsEventFilter.md b/docs-md/interfaces/AlchemyMinedTransactionsEventFilter.md index 15b48beda..2f5f5025b 100644 --- a/docs-md/interfaces/AlchemyMinedTransactionsEventFilter.md +++ b/docs-md/interfaces/AlchemyMinedTransactionsEventFilter.md @@ -33,7 +33,7 @@ Limit 100 address filters. Requires a non-empty array. #### Defined in -[src/types/types.ts:1742](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1742) +[src/types/types.ts:1756](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1756) ___ @@ -47,7 +47,7 @@ the entire transaction response is included). #### Defined in -[src/types/types.ts:1755](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1755) +[src/types/types.ts:1769](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1769) ___ @@ -60,7 +60,7 @@ Defaults to false. #### Defined in -[src/types/types.ts:1748](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1748) +[src/types/types.ts:1762](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1762) ___ @@ -70,4 +70,4 @@ ___ #### Defined in -[src/types/types.ts:1736](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1736) +[src/types/types.ts:1750](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1750) diff --git a/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md b/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md index 3227bfbf8..9b5b01c69 100644 --- a/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md +++ b/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md @@ -28,11 +28,16 @@ information for ALL pending transactions that are added to the mempool. • `Optional` **fromAddress**: `string` \| `string`[] -Filter pending transactions sent FROM the provided address or array of addresses. +Filter pending transactions sent FROM the provided address or array of +addresses. + +If a [AlchemyPendingTransactionsEventFilter.toAddress](AlchemyPendingTransactionsEventFilter.md#toaddress) is also +present, then this filter will return transactions sent from the +`fromAddress` OR transactions received by the `toAddress`. #### Defined in -[src/types/types.ts:1705](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1705) +[src/types/types.ts:1712](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1712) ___ @@ -49,7 +54,7 @@ response as subscribing to `newPendingTransactions`. #### Defined in -[src/types/types.ts:1718](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1718) +[src/types/types.ts:1732](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1732) ___ @@ -59,7 +64,7 @@ ___ #### Defined in -[src/types/types.ts:1702](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1702) +[src/types/types.ts:1702](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1702) ___ @@ -67,8 +72,13 @@ ___ • `Optional` **toAddress**: `string` \| `string`[] -Filter pending transactions sent TO the provided address or array of addresses. +Filter pending transactions sent TO the provided address or array of +addresses. + +If a [AlchemyPendingTransactionsEventFilter.fromAddress](AlchemyPendingTransactionsEventFilter.md#fromaddress) is also +present, then this filter will return transactions sent from the +`fromAddress` OR transactions received by the `toAddress`. #### Defined in -[src/types/types.ts:1708](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1708) +[src/types/types.ts:1722](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1722) diff --git a/docs-md/interfaces/AlchemySettings.md b/docs-md/interfaces/AlchemySettings.md index fb03c0f53..a172a3b6c 100644 --- a/docs-md/interfaces/AlchemySettings.md +++ b/docs-md/interfaces/AlchemySettings.md @@ -28,7 +28,7 @@ Defaults to: "demo" (a rate-limited public API key) #### Defined in -[src/types/types.ts:25](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L25) +[src/types/types.ts:25](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L25) ___ @@ -41,7 +41,7 @@ in the Alchemy Dashboard on the Notify tab. #### Defined in -[src/types/types.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L51) +[src/types/types.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L51) ___ @@ -56,7 +56,7 @@ This implementation is based on the `JsonRpcBatchProvider` in ethers. #### Defined in -[src/types/types.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L65) +[src/types/types.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L65) ___ @@ -68,7 +68,7 @@ The maximum number of retries to attempt if a request fails. Defaults to 5. #### Defined in -[src/types/types.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L36) +[src/types/types.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L36) ___ @@ -83,7 +83,7 @@ Defaults to: Network.ETH_MAINNET #### Defined in -[src/types/types.ts:33](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L33) +[src/types/types.ts:33](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L33) ___ @@ -96,7 +96,7 @@ Default to 0 (No timeout). #### Defined in -[src/types/types.ts:57](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L57) +[src/types/types.ts:57](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L57) ___ @@ -112,4 +112,4 @@ that not all methods will work with custom URLs. #### Defined in -[src/types/types.ts:45](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L45) +[src/types/types.ts:45](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L45) diff --git a/docs-md/interfaces/AssetTransfersMetadata.md b/docs-md/interfaces/AssetTransfersMetadata.md index a67741e83..c47840f11 100644 --- a/docs-md/interfaces/AssetTransfersMetadata.md +++ b/docs-md/interfaces/AssetTransfersMetadata.md @@ -21,4 +21,4 @@ Timestamp of the block from which the transaction event originated. #### Defined in -[src/types/types.ts:497](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L497) +[src/types/types.ts:497](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L497) diff --git a/docs-md/interfaces/AssetTransfersParams.md b/docs-md/interfaces/AssetTransfersParams.md index f5851b77f..104effb52 100644 --- a/docs-md/interfaces/AssetTransfersParams.md +++ b/docs-md/interfaces/AssetTransfersParams.md @@ -36,7 +36,7 @@ REQUIRED field. An array of categories to get transfers for. #### Defined in -[src/types/types.ts:315](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L315) +[src/types/types.ts:315](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L315) ___ @@ -49,7 +49,7 @@ List of contract addresses to filter for - only applies to "erc20", #### Defined in -[src/types/types.ts:306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L306) +[src/types/types.ts:306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L306) ___ @@ -62,7 +62,7 @@ different than null value. Defaults to `true` if omitted. #### Defined in -[src/types/types.ts:312](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L312) +[src/types/types.ts:312](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L312) ___ @@ -75,7 +75,7 @@ for all addresses if omitted. #### Defined in -[src/types/types.ts:294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L294) +[src/types/types.ts:294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L294) ___ @@ -88,7 +88,7 @@ defaults to `0x0` if omitted. #### Defined in -[src/types/types.ts:276](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L276) +[src/types/types.ts:276](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L276) ___ @@ -100,7 +100,7 @@ The maximum number of results to return per page. Defaults to 1000 if omitted. #### Defined in -[src/types/types.ts:318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L318) +[src/types/types.ts:318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L318) ___ @@ -113,7 +113,7 @@ Defaults to ascending if omitted. #### Defined in -[src/types/types.ts:288](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L288) +[src/types/types.ts:288](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L288) ___ @@ -126,7 +126,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/types.ts:324](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L324) +[src/types/types.ts:324](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L324) ___ @@ -139,7 +139,7 @@ for all address if omitted. #### Defined in -[src/types/types.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L300) +[src/types/types.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L300) ___ @@ -152,7 +152,7 @@ defaults to the latest block if omitted. #### Defined in -[src/types/types.ts:282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L282) +[src/types/types.ts:282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L282) ___ @@ -165,4 +165,4 @@ to `false` if omitted. #### Defined in -[src/types/types.ts:330](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L330) +[src/types/types.ts:330](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L330) diff --git a/docs-md/interfaces/AssetTransfersResponse.md b/docs-md/interfaces/AssetTransfersResponse.md index 6afbbba92..71120bf56 100644 --- a/docs-md/interfaces/AssetTransfersResponse.md +++ b/docs-md/interfaces/AssetTransfersResponse.md @@ -21,7 +21,7 @@ Page key for the next page of results, if one exists. #### Defined in -[src/types/types.ts:409](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L409) +[src/types/types.ts:409](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L409) ___ @@ -31,4 +31,4 @@ ___ #### Defined in -[src/types/types.ts:407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L407) +[src/types/types.ts:407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L407) diff --git a/docs-md/interfaces/AssetTransfersResult.md b/docs-md/interfaces/AssetTransfersResult.md index 97e24f758..7b78791b2 100644 --- a/docs-md/interfaces/AssetTransfersResult.md +++ b/docs-md/interfaces/AssetTransfersResult.md @@ -38,7 +38,7 @@ information was not available. #### Defined in -[src/types/types.ts:469](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L469) +[src/types/types.ts:469](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L469) ___ @@ -50,7 +50,7 @@ The block number where the transfer occurred. #### Defined in -[src/types/types.ts:436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L436) +[src/types/types.ts:436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L436) ___ @@ -62,7 +62,7 @@ The category of the transfer. #### Defined in -[src/types/types.ts:433](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L433) +[src/types/types.ts:433](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L433) ___ @@ -75,7 +75,7 @@ token. `null` if not an ERC1155 transfer. #### Defined in -[src/types/types.ts:460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L460) +[src/types/types.ts:460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L460) ___ @@ -88,7 +88,7 @@ ERC721 transfer. #### Defined in -[src/types/types.ts:454](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L454) +[src/types/types.ts:454](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L454) ___ @@ -100,7 +100,7 @@ The from address of the transfer. #### Defined in -[src/types/types.ts:439](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L439) +[src/types/types.ts:439](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L439) ___ @@ -112,7 +112,7 @@ The transaction hash of the transfer transaction. #### Defined in -[src/types/types.ts:472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L472) +[src/types/types.ts:472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L472) ___ @@ -124,7 +124,7 @@ Information about the raw contract of the asset transferred. #### Defined in -[src/types/types.ts:475](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L475) +[src/types/types.ts:475](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L475) ___ @@ -136,7 +136,7 @@ The to address of the transfer. #### Defined in -[src/types/types.ts:442](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L442) +[src/types/types.ts:442](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L442) ___ @@ -148,7 +148,7 @@ The token id of the token transferred. #### Defined in -[src/types/types.ts:463](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L463) +[src/types/types.ts:463](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L463) ___ @@ -160,7 +160,7 @@ The unique ID of the transfer. #### Defined in -[src/types/types.ts:430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L430) +[src/types/types.ts:430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L430) ___ @@ -173,4 +173,4 @@ decimal). `null` if ERC721 transfer or contract decimal not available. #### Defined in -[src/types/types.ts:448](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L448) +[src/types/types.ts:448](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L448) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataParams.md b/docs-md/interfaces/AssetTransfersWithMetadataParams.md index 0c54d37e9..35887da0f 100644 --- a/docs-md/interfaces/AssetTransfersWithMetadataParams.md +++ b/docs-md/interfaces/AssetTransfersWithMetadataParams.md @@ -41,7 +41,7 @@ REQUIRED field. An array of categories to get transfers for. #### Defined in -[src/types/types.ts:315](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L315) +[src/types/types.ts:315](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L315) ___ @@ -58,7 +58,7 @@ List of contract addresses to filter for - only applies to "erc20", #### Defined in -[src/types/types.ts:306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L306) +[src/types/types.ts:306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L306) ___ @@ -75,7 +75,7 @@ different than null value. Defaults to `true` if omitted. #### Defined in -[src/types/types.ts:312](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L312) +[src/types/types.ts:312](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L312) ___ @@ -92,7 +92,7 @@ for all addresses if omitted. #### Defined in -[src/types/types.ts:294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L294) +[src/types/types.ts:294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L294) ___ @@ -109,7 +109,7 @@ defaults to `0x0` if omitted. #### Defined in -[src/types/types.ts:276](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L276) +[src/types/types.ts:276](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L276) ___ @@ -125,7 +125,7 @@ The maximum number of results to return per page. Defaults to 1000 if omitted. #### Defined in -[src/types/types.ts:318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L318) +[src/types/types.ts:318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L318) ___ @@ -142,7 +142,7 @@ Defaults to ascending if omitted. #### Defined in -[src/types/types.ts:288](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L288) +[src/types/types.ts:288](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L288) ___ @@ -159,7 +159,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/types.ts:324](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L324) +[src/types/types.ts:324](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L324) ___ @@ -176,7 +176,7 @@ for all address if omitted. #### Defined in -[src/types/types.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L300) +[src/types/types.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L300) ___ @@ -193,7 +193,7 @@ defaults to the latest block if omitted. #### Defined in -[src/types/types.ts:282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L282) +[src/types/types.ts:282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L282) ___ @@ -210,4 +210,4 @@ to `false` if omitted. #### Defined in -[src/types/types.ts:340](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L340) +[src/types/types.ts:340](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L340) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataResponse.md b/docs-md/interfaces/AssetTransfersWithMetadataResponse.md index ca20f9431..ee31c67c1 100644 --- a/docs-md/interfaces/AssetTransfersWithMetadataResponse.md +++ b/docs-md/interfaces/AssetTransfersWithMetadataResponse.md @@ -20,7 +20,7 @@ the [AssetTransfersWithMetadataParams](AssetTransfersWithMetadataParams.md) are #### Defined in -[src/types/types.ts:420](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L420) +[src/types/types.ts:420](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L420) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L419) +[src/types/types.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L419) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataResult.md b/docs-md/interfaces/AssetTransfersWithMetadataResult.md index 6e23fa279..726bd2f16 100644 --- a/docs-md/interfaces/AssetTransfersWithMetadataResult.md +++ b/docs-md/interfaces/AssetTransfersWithMetadataResult.md @@ -44,7 +44,7 @@ information was not available. #### Defined in -[src/types/types.ts:469](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L469) +[src/types/types.ts:469](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L469) ___ @@ -60,7 +60,7 @@ The block number where the transfer occurred. #### Defined in -[src/types/types.ts:436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L436) +[src/types/types.ts:436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L436) ___ @@ -76,7 +76,7 @@ The category of the transfer. #### Defined in -[src/types/types.ts:433](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L433) +[src/types/types.ts:433](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L433) ___ @@ -93,7 +93,7 @@ token. `null` if not an ERC1155 transfer. #### Defined in -[src/types/types.ts:460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L460) +[src/types/types.ts:460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L460) ___ @@ -110,7 +110,7 @@ ERC721 transfer. #### Defined in -[src/types/types.ts:454](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L454) +[src/types/types.ts:454](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L454) ___ @@ -126,7 +126,7 @@ The from address of the transfer. #### Defined in -[src/types/types.ts:439](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L439) +[src/types/types.ts:439](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L439) ___ @@ -142,7 +142,7 @@ The transaction hash of the transfer transaction. #### Defined in -[src/types/types.ts:472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L472) +[src/types/types.ts:472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L472) ___ @@ -154,7 +154,7 @@ Additional metadata about the transfer event. #### Defined in -[src/types/types.ts:486](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L486) +[src/types/types.ts:486](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L486) ___ @@ -170,7 +170,7 @@ Information about the raw contract of the asset transferred. #### Defined in -[src/types/types.ts:475](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L475) +[src/types/types.ts:475](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L475) ___ @@ -186,7 +186,7 @@ The to address of the transfer. #### Defined in -[src/types/types.ts:442](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L442) +[src/types/types.ts:442](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L442) ___ @@ -202,7 +202,7 @@ The token id of the token transferred. #### Defined in -[src/types/types.ts:463](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L463) +[src/types/types.ts:463](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L463) ___ @@ -218,7 +218,7 @@ The unique ID of the transfer. #### Defined in -[src/types/types.ts:430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L430) +[src/types/types.ts:430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L430) ___ @@ -235,4 +235,4 @@ decimal). `null` if ERC721 transfer or contract decimal not available. #### Defined in -[src/types/types.ts:448](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L448) +[src/types/types.ts:448](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L448) diff --git a/docs-md/interfaces/BaseNft.md b/docs-md/interfaces/BaseNft.md index 05c5a7168..826e9ad3d 100644 --- a/docs-md/interfaces/BaseNft.md +++ b/docs-md/interfaces/BaseNft.md @@ -32,7 +32,7 @@ metadata, token URI information, and media. #### Defined in -[src/api/nft.ts:63](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L63) +[src/api/nft.ts:63](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L63) ___ @@ -44,7 +44,7 @@ The NFT token ID as an integer string. #### Defined in -[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L65) +[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L65) ___ @@ -56,4 +56,4 @@ The type of ERC token, if known. #### Defined in -[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L67) +[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L67) diff --git a/docs-md/interfaces/BaseNftContract.md b/docs-md/interfaces/BaseNftContract.md index 351f8276e..0cf08bd16 100644 --- a/docs-md/interfaces/BaseNftContract.md +++ b/docs-md/interfaces/BaseNftContract.md @@ -30,4 +30,4 @@ The address of the contract. #### Defined in -[src/api/nft.ts:21](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L21) +[src/api/nft.ts:21](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L21) diff --git a/docs-md/interfaces/ContractForOwner.md b/docs-md/interfaces/ContractForOwner.md index 45fff6c24..97d237849 100644 --- a/docs-md/interfaces/ContractForOwner.md +++ b/docs-md/interfaces/ContractForOwner.md @@ -42,7 +42,7 @@ The address of the contract. #### Defined in -[src/api/nft.ts:21](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L21) +[src/api/nft.ts:21](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L21) ___ @@ -58,7 +58,7 @@ The address that deployed the NFT contract. #### Defined in -[src/api/nft.ts:48](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L48) +[src/api/nft.ts:48](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L48) ___ @@ -74,7 +74,7 @@ The block number the NFT contract deployed in. #### Defined in -[src/api/nft.ts:50](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L50) +[src/api/nft.ts:50](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L50) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[src/types/types.ts:1039](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1039) +[src/types/types.ts:1039](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1039) ___ @@ -96,7 +96,7 @@ Alternative NFT metadata for this contract to be parsed manually. #### Defined in -[src/types/types.ts:1045](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1045) +[src/types/types.ts:1045](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1045) ___ @@ -112,7 +112,7 @@ The name of the contract. #### Defined in -[src/api/nft.ts:37](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L37) +[src/api/nft.ts:37](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L37) ___ @@ -126,7 +126,7 @@ holds some fungible ERC1155 tokens. #### Defined in -[src/types/types.ts:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1037) +[src/types/types.ts:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1037) ___ @@ -142,7 +142,7 @@ OpenSea's metadata for the contract. #### Defined in -[src/api/nft.ts:46](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L46) +[src/api/nft.ts:46](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L46) ___ @@ -158,7 +158,7 @@ The symbol of the contract. #### Defined in -[src/api/nft.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L39) +[src/api/nft.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L39) ___ @@ -170,7 +170,7 @@ One of the tokens from this contract held by the owner. #### Defined in -[src/types/types.ts:1042](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1042) +[src/types/types.ts:1042](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1042) ___ @@ -186,7 +186,7 @@ The type of the token in the contract. #### Defined in -[src/api/nft.ts:35](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L35) +[src/api/nft.ts:35](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L35) ___ @@ -200,7 +200,7 @@ it may be higher if the user holds some fungible ERC1155 tokens. #### Defined in -[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1030) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1030) ___ @@ -217,4 +217,4 @@ available on ERC-721 contracts. #### Defined in -[src/api/nft.ts:44](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L44) +[src/api/nft.ts:44](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L44) diff --git a/docs-md/interfaces/DebugCallTrace.md b/docs-md/interfaces/DebugCallTrace.md index e9f2fccf6..aedf48939 100644 --- a/docs-md/interfaces/DebugCallTrace.md +++ b/docs-md/interfaces/DebugCallTrace.md @@ -30,7 +30,7 @@ Array of sub-calls executed as part of the original call. #### Defined in -[src/types/types.ts:2436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2436) +[src/types/types.ts:2478](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2478) ___ @@ -42,7 +42,7 @@ Optional error field. #### Defined in -[src/types/types.ts:2432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2432) +[src/types/types.ts:2474](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2474) ___ @@ -54,7 +54,7 @@ From address of the transaction. #### Defined in -[src/types/types.ts:2418](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2418) +[src/types/types.ts:2460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2460) ___ @@ -66,7 +66,7 @@ Gas provided for call as a hex string. #### Defined in -[src/types/types.ts:2424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2424) +[src/types/types.ts:2466](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2466) ___ @@ -78,7 +78,7 @@ Gas used during the call as a hex string. #### Defined in -[src/types/types.ts:2426](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2426) +[src/types/types.ts:2468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2468) ___ @@ -90,7 +90,7 @@ Call data. #### Defined in -[src/types/types.ts:2428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2428) +[src/types/types.ts:2470](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2470) ___ @@ -102,7 +102,7 @@ Return data. #### Defined in -[src/types/types.ts:2430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2430) +[src/types/types.ts:2472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2472) ___ @@ -114,7 +114,7 @@ Solidity revert reason, if the call reverted. #### Defined in -[src/types/types.ts:2434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2434) +[src/types/types.ts:2476](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2476) ___ @@ -126,7 +126,7 @@ To address of the transaction. #### Defined in -[src/types/types.ts:2420](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2420) +[src/types/types.ts:2462](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2462) ___ @@ -138,7 +138,7 @@ The type of call: `CALL` or `CREATE` for the top-level call. #### Defined in -[src/types/types.ts:2416](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2416) +[src/types/types.ts:2458](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2458) ___ @@ -150,4 +150,4 @@ Amount of value transfer as a hex string. #### Defined in -[src/types/types.ts:2422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2422) +[src/types/types.ts:2464](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2464) diff --git a/docs-md/interfaces/DebugCallTracer.md b/docs-md/interfaces/DebugCallTracer.md index cc436390e..050e4803a 100644 --- a/docs-md/interfaces/DebugCallTracer.md +++ b/docs-md/interfaces/DebugCallTracer.md @@ -32,7 +32,7 @@ Defaults to `false`. #### Defined in -[src/types/types.ts:2388](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2388) +[src/types/types.ts:2430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2430) ___ @@ -44,4 +44,4 @@ Specified type is `CALL_TRACER`. #### Defined in -[src/types/types.ts:2383](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2383) +[src/types/types.ts:2425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2425) diff --git a/docs-md/interfaces/DebugPrestate.md b/docs-md/interfaces/DebugPrestate.md index bf1d9a4d0..d3258f548 100644 --- a/docs-md/interfaces/DebugPrestate.md +++ b/docs-md/interfaces/DebugPrestate.md @@ -23,7 +23,7 @@ Balance of the account in wei as a hex string. #### Defined in -[src/types/types.ts:2479](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2479) +[src/types/types.ts:2521](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2521) ___ @@ -35,7 +35,7 @@ Hex-encoded bytecode. #### Defined in -[src/types/types.ts:2483](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2483) +[src/types/types.ts:2525](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2525) ___ @@ -47,7 +47,7 @@ Nonce #### Defined in -[src/types/types.ts:2481](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2481) +[src/types/types.ts:2523](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2523) ___ @@ -59,4 +59,4 @@ Storage slots of the contract. #### Defined in -[src/types/types.ts:2485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2485) +[src/types/types.ts:2527](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2527) diff --git a/docs-md/interfaces/DebugPrestateTracer.md b/docs-md/interfaces/DebugPrestateTracer.md index 5651abfb6..54e9e726c 100644 --- a/docs-md/interfaces/DebugPrestateTracer.md +++ b/docs-md/interfaces/DebugPrestateTracer.md @@ -29,7 +29,7 @@ Defaults to `false`. #### Defined in -[src/types/types.ts:2408](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2408) +[src/types/types.ts:2450](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2450) ___ @@ -41,4 +41,4 @@ Specified type is `PRESTATE_TRACER`. #### Defined in -[src/types/types.ts:2403](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2403) +[src/types/types.ts:2445](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2445) diff --git a/docs-md/interfaces/DebugTransaction.md b/docs-md/interfaces/DebugTransaction.md index 081049ecd..c72cc519b 100644 --- a/docs-md/interfaces/DebugTransaction.md +++ b/docs-md/interfaces/DebugTransaction.md @@ -25,7 +25,7 @@ The data associated with the transaction. #### Defined in -[src/types/types.ts:2316](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2316) +[src/types/types.ts:2358](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2358) ___ @@ -37,7 +37,7 @@ The address the transaction is sent from. #### Defined in -[src/types/types.ts:2308](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2308) +[src/types/types.ts:2350](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2350) ___ @@ -49,7 +49,7 @@ The gas provided for the transaction execution, as a hex string. #### Defined in -[src/types/types.ts:2310](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2310) +[src/types/types.ts:2352](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2352) ___ @@ -61,7 +61,7 @@ The gas price to use as a hex string. #### Defined in -[src/types/types.ts:2312](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2312) +[src/types/types.ts:2354](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2354) ___ @@ -73,7 +73,7 @@ The address the transaction is directed to. #### Defined in -[src/types/types.ts:2306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2306) +[src/types/types.ts:2348](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2348) ___ @@ -85,4 +85,4 @@ The value associated with the transaction as a hex string. #### Defined in -[src/types/types.ts:2314](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2314) +[src/types/types.ts:2356](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2356) diff --git a/docs-md/interfaces/DecodedCallParam.md b/docs-md/interfaces/DecodedCallParam.md index c83dc1c5d..f6142acb4 100644 --- a/docs-md/interfaces/DecodedCallParam.md +++ b/docs-md/interfaces/DecodedCallParam.md @@ -28,7 +28,7 @@ The name of the parameter. #### Defined in -[src/types/types.ts:1940](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1940) +[src/types/types.ts:1954](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1954) ___ @@ -40,7 +40,7 @@ The type of the parameter. #### Defined in -[src/types/types.ts:1942](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1942) +[src/types/types.ts:1956](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1956) ___ @@ -52,4 +52,4 @@ Value of the parameter. #### Defined in -[src/types/types.ts:1938](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1938) +[src/types/types.ts:1952](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1952) diff --git a/docs-md/interfaces/DecodedDebugCallTrace.md b/docs-md/interfaces/DecodedDebugCallTrace.md index 9fee773e6..74a92aeb7 100644 --- a/docs-md/interfaces/DecodedDebugCallTrace.md +++ b/docs-md/interfaces/DecodedDebugCallTrace.md @@ -24,7 +24,7 @@ The source used to provide the decoded call trace. #### Defined in -[src/types/types.ts:1963](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1963) +[src/types/types.ts:1977](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1977) ___ @@ -36,7 +36,7 @@ Method inputs. #### Defined in -[src/types/types.ts:1959](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1959) +[src/types/types.ts:1973](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1973) ___ @@ -48,7 +48,7 @@ The smart contract method called. #### Defined in -[src/types/types.ts:1957](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1957) +[src/types/types.ts:1971](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1971) ___ @@ -60,4 +60,4 @@ Method outputs. #### Defined in -[src/types/types.ts:1961](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1961) +[src/types/types.ts:1975](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1975) diff --git a/docs-md/interfaces/DecodedLog.md b/docs-md/interfaces/DecodedLog.md index 85739d503..1b31c0f47 100644 --- a/docs-md/interfaces/DecodedLog.md +++ b/docs-md/interfaces/DecodedLog.md @@ -23,7 +23,7 @@ The source used to provide the decoded log. #### Defined in -[src/types/types.ts:1996](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1996) +[src/types/types.ts:2010](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2010) ___ @@ -35,7 +35,7 @@ The decoded name of the log event. #### Defined in -[src/types/types.ts:1992](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1992) +[src/types/types.ts:2006](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2006) ___ @@ -47,4 +47,4 @@ The decoded inputs to the log. #### Defined in -[src/types/types.ts:1994](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1994) +[src/types/types.ts:2008](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2008) diff --git a/docs-md/interfaces/DecodedLogInput.md b/docs-md/interfaces/DecodedLogInput.md index 6965f8d72..c7658cf3f 100644 --- a/docs-md/interfaces/DecodedLogInput.md +++ b/docs-md/interfaces/DecodedLogInput.md @@ -29,7 +29,7 @@ Whether the log is marked as indexed in the smart contract. #### Defined in -[src/types/types.ts:1948](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1948) +[src/types/types.ts:1962](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1962) ___ @@ -45,7 +45,7 @@ The name of the parameter. #### Defined in -[src/types/types.ts:1940](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1940) +[src/types/types.ts:1954](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1954) ___ @@ -61,7 +61,7 @@ The type of the parameter. #### Defined in -[src/types/types.ts:1942](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1942) +[src/types/types.ts:1956](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1956) ___ @@ -77,4 +77,4 @@ Value of the parameter. #### Defined in -[src/types/types.ts:1938](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1938) +[src/types/types.ts:1952](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1952) diff --git a/docs-md/interfaces/DeployResult.md b/docs-md/interfaces/DeployResult.md index dda11e7c2..c74756202 100644 --- a/docs-md/interfaces/DeployResult.md +++ b/docs-md/interfaces/DeployResult.md @@ -21,7 +21,7 @@ The block number the contract was deployed in. #### Defined in -[src/types/types.ts:1673](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1673) +[src/types/types.ts:1673](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1673) ___ @@ -33,4 +33,4 @@ The address of the contract deployer, if it is available. #### Defined in -[src/types/types.ts:1670](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1670) +[src/types/types.ts:1670](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1670) diff --git a/docs-md/interfaces/DroppedTransactionWebhook.md b/docs-md/interfaces/DroppedTransactionWebhook.md index 0c49abe34..d6df5c9e7 100644 --- a/docs-md/interfaces/DroppedTransactionWebhook.md +++ b/docs-md/interfaces/DroppedTransactionWebhook.md @@ -41,7 +41,7 @@ The app id of the app used for the webhook. This field is only present on #### Defined in -[src/types/types.ts:2098](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2098) +[src/types/types.ts:2112](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2112) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2079](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2079) +[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2093) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2087](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2087) +[src/types/types.ts:2101](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2101) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2081](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2081) +[src/types/types.ts:2095](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2095) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2091](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2091) +[src/types/types.ts:2105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2105) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2089](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2089) +[src/types/types.ts:2103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2103) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2130](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2130) +[src/types/types.ts:2145](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2145) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2085](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2085) +[src/types/types.ts:2099](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2099) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2093) +[src/types/types.ts:2107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2107) diff --git a/docs-md/interfaces/ERC1155Metadata.md b/docs-md/interfaces/ERC1155Metadata.md index 591fc1296..3abf9d2d2 100644 --- a/docs-md/interfaces/ERC1155Metadata.md +++ b/docs-md/interfaces/ERC1155Metadata.md @@ -20,7 +20,7 @@ transferred is an ERC1155. #### Defined in -[src/types/types.ts:1456](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1456) +[src/types/types.ts:1456](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1456) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:1457](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1457) +[src/types/types.ts:1457](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1457) diff --git a/docs-md/interfaces/EventFilter.md b/docs-md/interfaces/EventFilter.md index 7000dcf39..850c5624c 100644 --- a/docs-md/interfaces/EventFilter.md +++ b/docs-md/interfaces/EventFilter.md @@ -29,7 +29,7 @@ The address to filter by. If omitted, filters for all addresses. #### Defined in -[src/types/types.ts:2464](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2464) +[src/types/types.ts:2506](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2506) ___ @@ -41,4 +41,4 @@ The topics to filter by, or null to match any topics. #### Defined in -[src/types/types.ts:2466](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2466) +[src/types/types.ts:2508](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2508) diff --git a/docs-md/interfaces/Filter.md b/docs-md/interfaces/Filter.md index cbec1f0e3..a465e9c02 100644 --- a/docs-md/interfaces/Filter.md +++ b/docs-md/interfaces/Filter.md @@ -34,7 +34,7 @@ The address to filter by. If omitted, filters for all addresses. #### Defined in -[src/types/types.ts:2464](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2464) +[src/types/types.ts:2506](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2506) ___ @@ -46,7 +46,7 @@ The starting block (inclusive) to search for logs matching the filter. #### Defined in -[src/types/types.ts:2454](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2454) +[src/types/types.ts:2496](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2496) ___ @@ -58,7 +58,7 @@ The end block (inclusive) to search for logs matching the filter. #### Defined in -[src/types/types.ts:2456](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2456) +[src/types/types.ts:2498](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2498) ___ @@ -74,4 +74,4 @@ The topics to filter by, or null to match any topics. #### Defined in -[src/types/types.ts:2466](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2466) +[src/types/types.ts:2508](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2508) diff --git a/docs-md/interfaces/FilterByBlockHash.md b/docs-md/interfaces/FilterByBlockHash.md index ddecd8743..c401aeb0c 100644 --- a/docs-md/interfaces/FilterByBlockHash.md +++ b/docs-md/interfaces/FilterByBlockHash.md @@ -33,7 +33,7 @@ The address to filter by. If omitted, filters for all addresses. #### Defined in -[src/types/types.ts:2464](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2464) +[src/types/types.ts:2506](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2506) ___ @@ -45,7 +45,7 @@ The specific block hash to search for logs matching the filter. #### Defined in -[src/types/types.ts:2445](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2445) +[src/types/types.ts:2487](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2487) ___ @@ -61,4 +61,4 @@ The topics to filter by, or null to match any topics. #### Defined in -[src/types/types.ts:2466](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2466) +[src/types/types.ts:2508](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2508) diff --git a/docs-md/interfaces/FloorPriceError.md b/docs-md/interfaces/FloorPriceError.md index a28ce7c0a..d2bebb98b 100644 --- a/docs-md/interfaces/FloorPriceError.md +++ b/docs-md/interfaces/FloorPriceError.md @@ -21,4 +21,4 @@ Error fetching floor prices from the given marketplace #### Defined in -[src/types/types.ts:954](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L954) +[src/types/types.ts:954](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L954) diff --git a/docs-md/interfaces/FloorPriceMarketplace.md b/docs-md/interfaces/FloorPriceMarketplace.md index 4448ad645..dc5f0c07f 100644 --- a/docs-md/interfaces/FloorPriceMarketplace.md +++ b/docs-md/interfaces/FloorPriceMarketplace.md @@ -24,7 +24,7 @@ The link to the collection on the given marketplace #### Defined in -[src/types/types.ts:941](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L941) +[src/types/types.ts:941](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L941) ___ @@ -36,7 +36,7 @@ The floor price of the collection on the given marketplace #### Defined in -[src/types/types.ts:937](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L937) +[src/types/types.ts:937](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L937) ___ @@ -48,7 +48,7 @@ The currency in which the floor price is denominated #### Defined in -[src/types/types.ts:939](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L939) +[src/types/types.ts:939](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L939) ___ @@ -60,4 +60,4 @@ UTC timestamp of when the floor price was retrieved from the marketplace #### Defined in -[src/types/types.ts:943](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L943) +[src/types/types.ts:943](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L943) diff --git a/docs-md/interfaces/GetAddressesOptions.md b/docs-md/interfaces/GetAddressesOptions.md index 01c406212..364839eba 100644 --- a/docs-md/interfaces/GetAddressesOptions.md +++ b/docs-md/interfaces/GetAddressesOptions.md @@ -21,7 +21,7 @@ Number of addresses to fetch. #### Defined in -[src/types/types.ts:2162](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2162) +[src/types/types.ts:2186](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2186) ___ @@ -33,4 +33,4 @@ Page #### Defined in -[src/types/types.ts:2165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2165) +[src/types/types.ts:2189](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2189) diff --git a/docs-md/interfaces/GetAllWebhooksResponse.md b/docs-md/interfaces/GetAllWebhooksResponse.md index b41120163..faeac0b40 100644 --- a/docs-md/interfaces/GetAllWebhooksResponse.md +++ b/docs-md/interfaces/GetAllWebhooksResponse.md @@ -21,7 +21,7 @@ The total number of webhooks. #### Defined in -[src/types/types.ts:2156](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2156) +[src/types/types.ts:2180](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2180) ___ @@ -33,4 +33,4 @@ All webhooks attached to the provided auth token. #### Defined in -[src/types/types.ts:2154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2154) +[src/types/types.ts:2178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2178) diff --git a/docs-md/interfaces/GetBaseNftsForContractOptions.md b/docs-md/interfaces/GetBaseNftsForContractOptions.md index c91441059..d80a36608 100644 --- a/docs-md/interfaces/GetBaseNftsForContractOptions.md +++ b/docs-md/interfaces/GetBaseNftsForContractOptions.md @@ -27,7 +27,7 @@ Optional boolean flag to omit NFT metadata. Defaults to `false`. #### Defined in -[src/types/types.ts:1534](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1534) +[src/types/types.ts:1534](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1534) ___ @@ -40,7 +40,7 @@ Optional page key from an existing [NftContractBaseNftsResponse](NftContractBase #### Defined in -[src/types/types.ts:1531](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1531) +[src/types/types.ts:1531](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1531) ___ @@ -53,7 +53,7 @@ Maximum page size is 100. #### Defined in -[src/types/types.ts:1540](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1540) +[src/types/types.ts:1540](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1540) ___ @@ -68,4 +68,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:1548](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1548) +[src/types/types.ts:1548](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1548) diff --git a/docs-md/interfaces/GetBaseNftsForOwnerOptions.md b/docs-md/interfaces/GetBaseNftsForOwnerOptions.md index 23a182958..4c4f2d2a8 100644 --- a/docs-md/interfaces/GetBaseNftsForOwnerOptions.md +++ b/docs-md/interfaces/GetBaseNftsForOwnerOptions.md @@ -31,7 +31,7 @@ Optional list of contract addresses to filter the results by. Limit is 20. #### Defined in -[src/types/types.ts:670](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L670) +[src/types/types.ts:670](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L670) ___ @@ -44,7 +44,7 @@ of these filters are excluded from the response. #### Defined in -[src/types/types.ts:676](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L676) +[src/types/types.ts:676](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L676) ___ @@ -57,7 +57,7 @@ of these filters are included in the response. #### Defined in -[src/types/types.ts:682](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L682) +[src/types/types.ts:682](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L682) ___ @@ -69,7 +69,7 @@ Optional boolean flag to include NFT metadata. Defaults to `false`. #### Defined in -[src/types/types.ts:691](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L691) +[src/types/types.ts:691](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L691) ___ @@ -82,7 +82,7 @@ contract address and token ID in lexicographic order. #### Defined in -[src/types/types.ts:705](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L705) +[src/types/types.ts:705](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L705) ___ @@ -95,7 +95,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/types.ts:667](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L667) +[src/types/types.ts:667](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L667) ___ @@ -108,7 +108,7 @@ Maximum page size is 100. #### Defined in -[src/types/types.ts:688](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L688) +[src/types/types.ts:688](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L688) ___ @@ -123,4 +123,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:699](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L699) +[src/types/types.ts:699](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L699) diff --git a/docs-md/interfaces/GetContractsForOwnerOptions.md b/docs-md/interfaces/GetContractsForOwnerOptions.md index 04ba9dcce..88978231e 100644 --- a/docs-md/interfaces/GetContractsForOwnerOptions.md +++ b/docs-md/interfaces/GetContractsForOwnerOptions.md @@ -26,7 +26,7 @@ conjunction with [includeFilters](GetContractsForOwnerOptions.md#includefilters) #### Defined in -[src/types/types.ts:998](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L998) +[src/types/types.ts:998](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L998) ___ @@ -40,7 +40,7 @@ conjunction with [excludeFilters](GetContractsForOwnerOptions.md#excludefilters) #### Defined in -[src/types/types.ts:991](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L991) +[src/types/types.ts:991](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L991) ___ @@ -53,7 +53,7 @@ contract address and token ID in lexicographic order. #### Defined in -[src/types/types.ts:1004](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1004) +[src/types/types.ts:1004](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1004) ___ @@ -65,7 +65,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/types.ts:978](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L978) +[src/types/types.ts:978](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L978) ___ @@ -78,4 +78,4 @@ is 100. Defaults to 100. #### Defined in -[src/types/types.ts:984](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L984) +[src/types/types.ts:984](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L984) diff --git a/docs-md/interfaces/GetContractsForOwnerResponse.md b/docs-md/interfaces/GetContractsForOwnerResponse.md index faea0ea3f..d2ab74b70 100644 --- a/docs-md/interfaces/GetContractsForOwnerResponse.md +++ b/docs-md/interfaces/GetContractsForOwnerResponse.md @@ -22,7 +22,7 @@ The list of contracts, that match the query, held by the given address. #### Defined in -[src/types/types.ts:1014](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1014) +[src/types/types.ts:1014](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1014) ___ @@ -34,7 +34,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/types.ts:1017](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1017) +[src/types/types.ts:1017](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1017) ___ @@ -46,4 +46,4 @@ Total number of NFT contracts held by the given address. #### Defined in -[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1020) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1020) diff --git a/docs-md/interfaces/GetFloorPriceResponse.md b/docs-md/interfaces/GetFloorPriceResponse.md index 91dd88238..e72e43372 100644 --- a/docs-md/interfaces/GetFloorPriceResponse.md +++ b/docs-md/interfaces/GetFloorPriceResponse.md @@ -19,7 +19,7 @@ The response object for the [getFloorPrice](../classes/NftNamespace.md#getfloorp #### Defined in -[src/types/types.ts:968](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L968) +[src/types/types.ts:968](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L968) ___ @@ -32,4 +32,4 @@ marketplaces supported: OpenSea, LooksRare #### Defined in -[src/types/types.ts:967](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L967) +[src/types/types.ts:967](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L967) diff --git a/docs-md/interfaces/GetMintedNftsOptions.md b/docs-md/interfaces/GetMintedNftsOptions.md index fd71a0ce7..da10bfc14 100644 --- a/docs-md/interfaces/GetMintedNftsOptions.md +++ b/docs-md/interfaces/GetMintedNftsOptions.md @@ -23,7 +23,7 @@ all contract addresses. #### Defined in -[src/types/types.ts:1138](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1138) +[src/types/types.ts:1138](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1138) ___ @@ -36,7 +36,7 @@ pagination. #### Defined in -[src/types/types.ts:1150](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1150) +[src/types/types.ts:1150](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1150) ___ @@ -49,4 +49,4 @@ NFTs. #### Defined in -[src/types/types.ts:1144](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1144) +[src/types/types.ts:1144](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1144) diff --git a/docs-md/interfaces/GetMintedNftsResponse.md b/docs-md/interfaces/GetMintedNftsResponse.md index 5fe5a20cb..a6d39b86c 100644 --- a/docs-md/interfaces/GetMintedNftsResponse.md +++ b/docs-md/interfaces/GetMintedNftsResponse.md @@ -21,7 +21,7 @@ An array of the minted NFTs for the provided owner address. #### Defined in -[src/types/types.ts:1158](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1158) +[src/types/types.ts:1158](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1158) ___ @@ -33,4 +33,4 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1161) +[src/types/types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1161) diff --git a/docs-md/interfaces/GetNftMetadataOptions.md b/docs-md/interfaces/GetNftMetadataOptions.md index 448dbe468..e3437bd2e 100644 --- a/docs-md/interfaces/GetNftMetadataOptions.md +++ b/docs-md/interfaces/GetNftMetadataOptions.md @@ -23,7 +23,7 @@ the response. Defaults to false for faster response times. #### Defined in -[src/types/types.ts:894](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L894) +[src/types/types.ts:894](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L894) ___ @@ -35,7 +35,7 @@ Optional field to specify the type of token to speed up the query. #### Defined in -[src/types/types.ts:881](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L881) +[src/types/types.ts:881](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L881) ___ @@ -50,4 +50,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:888](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L888) +[src/types/types.ts:888](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L888) diff --git a/docs-md/interfaces/GetNftSalesOptions.md b/docs-md/interfaces/GetNftSalesOptions.md index 3d6463c2d..debf88cfd 100644 --- a/docs-md/interfaces/GetNftSalesOptions.md +++ b/docs-md/interfaces/GetNftSalesOptions.md @@ -36,7 +36,7 @@ The address of the NFT buyer to filter sales by. #### Defined in -[src/types/types.ts:1185](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1185) +[src/types/types.ts:1185](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1185) ___ @@ -48,7 +48,7 @@ The block number to start fetching NFT sales data from. #### Defined in -[src/types/types.ts:1173](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1173) +[src/types/types.ts:1173](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1173) ___ @@ -60,7 +60,7 @@ The maximum number of NFT sales to return. #### Defined in -[src/types/types.ts:1197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1197) +[src/types/types.ts:1197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1197) ___ @@ -72,7 +72,7 @@ The NFT marketplace to filter sales by. #### Defined in -[src/types/types.ts:1182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1182) +[src/types/types.ts:1182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1182) ___ @@ -84,7 +84,7 @@ Whether to return the results in ascending or descending order by block number. #### Defined in -[src/types/types.ts:1179](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1179) +[src/types/types.ts:1179](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1179) ___ @@ -96,7 +96,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/types.ts:1200](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1200) +[src/types/types.ts:1200](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1200) ___ @@ -108,7 +108,7 @@ The address of the NFT seller to filter sales by. #### Defined in -[src/types/types.ts:1188](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1188) +[src/types/types.ts:1188](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1188) ___ @@ -121,7 +121,7 @@ Defaults to returning both buyer and seller taker trades. #### Defined in -[src/types/types.ts:1194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1194) +[src/types/types.ts:1194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1194) ___ @@ -133,4 +133,4 @@ The block number limit to fetch NFT sales data from. #### Defined in -[src/types/types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1176) +[src/types/types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1176) diff --git a/docs-md/interfaces/GetNftSalesOptionsByContractAddress.md b/docs-md/interfaces/GetNftSalesOptionsByContractAddress.md index 5db570d41..d460a9a3f 100644 --- a/docs-md/interfaces/GetNftSalesOptionsByContractAddress.md +++ b/docs-md/interfaces/GetNftSalesOptionsByContractAddress.md @@ -43,7 +43,7 @@ The address of the NFT buyer to filter sales by. #### Defined in -[src/types/types.ts:1185](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1185) +[src/types/types.ts:1185](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1185) ___ @@ -55,7 +55,7 @@ The contract address of a NFT collection to filter sales by. #### Defined in -[src/types/types.ts:1214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1214) +[src/types/types.ts:1214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1214) ___ @@ -71,7 +71,7 @@ The block number to start fetching NFT sales data from. #### Defined in -[src/types/types.ts:1173](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1173) +[src/types/types.ts:1173](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1173) ___ @@ -87,7 +87,7 @@ The maximum number of NFT sales to return. #### Defined in -[src/types/types.ts:1197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1197) +[src/types/types.ts:1197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1197) ___ @@ -103,7 +103,7 @@ The NFT marketplace to filter sales by. #### Defined in -[src/types/types.ts:1182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1182) +[src/types/types.ts:1182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1182) ___ @@ -119,7 +119,7 @@ Whether to return the results in ascending or descending order by block number. #### Defined in -[src/types/types.ts:1179](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1179) +[src/types/types.ts:1179](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1179) ___ @@ -135,7 +135,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/types.ts:1200](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1200) +[src/types/types.ts:1200](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1200) ___ @@ -151,7 +151,7 @@ The address of the NFT seller to filter sales by. #### Defined in -[src/types/types.ts:1188](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1188) +[src/types/types.ts:1188](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1188) ___ @@ -168,7 +168,7 @@ Defaults to returning both buyer and seller taker trades. #### Defined in -[src/types/types.ts:1194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1194) +[src/types/types.ts:1194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1194) ___ @@ -184,7 +184,7 @@ The block number limit to fetch NFT sales data from. #### Defined in -[src/types/types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1176) +[src/types/types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1176) ___ @@ -196,4 +196,4 @@ The token ID of an NFT within the specified contractAddress to filter sales by. #### Defined in -[src/types/types.ts:1217](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1217) +[src/types/types.ts:1217](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1217) diff --git a/docs-md/interfaces/GetNftSalesResponse.md b/docs-md/interfaces/GetNftSalesResponse.md index 1085be1a4..76aad067e 100644 --- a/docs-md/interfaces/GetNftSalesResponse.md +++ b/docs-md/interfaces/GetNftSalesResponse.md @@ -21,7 +21,7 @@ List of NFT sales that match the query #### Defined in -[src/types/types.ts:1230](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1230) +[src/types/types.ts:1230](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1230) ___ @@ -33,4 +33,4 @@ The page key to use to fetch the next page if more results are available. #### Defined in -[src/types/types.ts:1227](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1227) +[src/types/types.ts:1227](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1227) diff --git a/docs-md/interfaces/GetNftsForContractOptions.md b/docs-md/interfaces/GetNftsForContractOptions.md index 82eb4fa5c..586ec50bc 100644 --- a/docs-md/interfaces/GetNftsForContractOptions.md +++ b/docs-md/interfaces/GetNftsForContractOptions.md @@ -27,7 +27,7 @@ Optional boolean flag to omit NFT metadata. Defaults to `false`. #### Defined in -[src/types/types.ts:1500](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1500) +[src/types/types.ts:1500](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1500) ___ @@ -40,7 +40,7 @@ Optional page key from an existing [NftContractBaseNftsResponse](NftContractBase #### Defined in -[src/types/types.ts:1497](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1497) +[src/types/types.ts:1497](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1497) ___ @@ -53,7 +53,7 @@ Maximum page size is 100. #### Defined in -[src/types/types.ts:1506](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1506) +[src/types/types.ts:1506](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1506) ___ @@ -68,4 +68,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:1514](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1514) +[src/types/types.ts:1514](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1514) diff --git a/docs-md/interfaces/GetNftsForOwnerOptions.md b/docs-md/interfaces/GetNftsForOwnerOptions.md index a2cee689a..d134c8e97 100644 --- a/docs-md/interfaces/GetNftsForOwnerOptions.md +++ b/docs-md/interfaces/GetNftsForOwnerOptions.md @@ -31,7 +31,7 @@ Optional list of contract addresses to filter the results by. Limit is 20. #### Defined in -[src/types/types.ts:615](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L615) +[src/types/types.ts:615](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L615) ___ @@ -44,7 +44,7 @@ of these filters are excluded from the response. #### Defined in -[src/types/types.ts:621](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L621) +[src/types/types.ts:621](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L621) ___ @@ -57,7 +57,7 @@ of these filters are included in the response. #### Defined in -[src/types/types.ts:627](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L627) +[src/types/types.ts:627](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L627) ___ @@ -69,7 +69,7 @@ Optional boolean flag to omit NFT metadata. Defaults to `false`. #### Defined in -[src/types/types.ts:636](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L636) +[src/types/types.ts:636](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L636) ___ @@ -82,7 +82,7 @@ contract address and token ID in lexicographic order. #### Defined in -[src/types/types.ts:650](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L650) +[src/types/types.ts:650](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L650) ___ @@ -95,7 +95,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/types.ts:612](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L612) +[src/types/types.ts:612](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L612) ___ @@ -108,7 +108,7 @@ Maximum page size is 100. #### Defined in -[src/types/types.ts:633](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L633) +[src/types/types.ts:633](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L633) ___ @@ -123,4 +123,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:644](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L644) +[src/types/types.ts:644](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L644) diff --git a/docs-md/interfaces/GetOwnersForContractOptions.md b/docs-md/interfaces/GetOwnersForContractOptions.md index 7edb488ff..ae3cf29b0 100644 --- a/docs-md/interfaces/GetOwnersForContractOptions.md +++ b/docs-md/interfaces/GetOwnersForContractOptions.md @@ -25,7 +25,7 @@ The block number in hex or decimal to fetch owners for. #### Defined in -[src/types/types.ts:1567](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1567) +[src/types/types.ts:1567](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1567) ___ @@ -37,7 +37,7 @@ Optional page key to paginate the next page for large requests. #### Defined in -[src/types/types.ts:1570](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1570) +[src/types/types.ts:1570](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1570) ___ @@ -50,4 +50,4 @@ to false when omitted. #### Defined in -[src/types/types.ts:1564](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1564) +[src/types/types.ts:1564](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1564) diff --git a/docs-md/interfaces/GetOwnersForContractResponse.md b/docs-md/interfaces/GetOwnersForContractResponse.md index 80f924ea3..e9533912c 100644 --- a/docs-md/interfaces/GetOwnersForContractResponse.md +++ b/docs-md/interfaces/GetOwnersForContractResponse.md @@ -20,4 +20,4 @@ An array of owner addresses for the provided contract address #### Defined in -[src/types/types.ts:836](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L836) +[src/types/types.ts:836](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L836) diff --git a/docs-md/interfaces/GetOwnersForContractWithTokenBalancesOptions.md b/docs-md/interfaces/GetOwnersForContractWithTokenBalancesOptions.md index 8045c87a8..63a392e98 100644 --- a/docs-md/interfaces/GetOwnersForContractWithTokenBalancesOptions.md +++ b/docs-md/interfaces/GetOwnersForContractWithTokenBalancesOptions.md @@ -25,7 +25,7 @@ The block number in hex or decimal to fetch owners for. #### Defined in -[src/types/types.ts:1589](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1589) +[src/types/types.ts:1589](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1589) ___ @@ -37,7 +37,7 @@ Optional page key to paginate the next page for large requests. #### Defined in -[src/types/types.ts:1592](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1592) +[src/types/types.ts:1592](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1592) ___ @@ -50,4 +50,4 @@ to false when omitted. #### Defined in -[src/types/types.ts:1586](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1586) +[src/types/types.ts:1586](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1586) diff --git a/docs-md/interfaces/GetOwnersForContractWithTokenBalancesResponse.md b/docs-md/interfaces/GetOwnersForContractWithTokenBalancesResponse.md index e54195569..841756888 100644 --- a/docs-md/interfaces/GetOwnersForContractWithTokenBalancesResponse.md +++ b/docs-md/interfaces/GetOwnersForContractWithTokenBalancesResponse.md @@ -21,7 +21,7 @@ An array of owner addresses for the provided contract address #### Defined in -[src/types/types.ts:846](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L846) +[src/types/types.ts:846](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L846) ___ @@ -33,4 +33,4 @@ Optional page key that is returned when a collection has more than 50,000 owners #### Defined in -[src/types/types.ts:849](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L849) +[src/types/types.ts:849](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L849) diff --git a/docs-md/interfaces/GetOwnersForNftResponse.md b/docs-md/interfaces/GetOwnersForNftResponse.md index 5c239183f..060cdc393 100644 --- a/docs-md/interfaces/GetOwnersForNftResponse.md +++ b/docs-md/interfaces/GetOwnersForNftResponse.md @@ -20,4 +20,4 @@ An array of owner addresses for the provided token. #### Defined in -[src/types/types.ts:826](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L826) +[src/types/types.ts:826](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L826) diff --git a/docs-md/interfaces/GetTokensForOwnerOptions.md b/docs-md/interfaces/GetTokensForOwnerOptions.md index b730b211e..5829f3ab0 100644 --- a/docs-md/interfaces/GetTokensForOwnerOptions.md +++ b/docs-md/interfaces/GetTokensForOwnerOptions.md @@ -22,7 +22,7 @@ List of contract addresses to filter by. If omitted, defaults to #### Defined in -[src/types/types.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L178) +[src/types/types.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L178) ___ @@ -35,4 +35,4 @@ pagination. #### Defined in -[src/types/types.ts:183](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L183) +[src/types/types.ts:183](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L183) diff --git a/docs-md/interfaces/GetTokensForOwnerResponse.md b/docs-md/interfaces/GetTokensForOwnerResponse.md index af5afe64b..3e93eb7e9 100644 --- a/docs-md/interfaces/GetTokensForOwnerResponse.md +++ b/docs-md/interfaces/GetTokensForOwnerResponse.md @@ -21,7 +21,7 @@ Page key for the next page of results, if one exists. #### Defined in -[src/types/types.ts:193](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L193) +[src/types/types.ts:193](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L193) ___ @@ -33,4 +33,4 @@ Owned tokens for the provided addresses along with relevant metadata. #### Defined in -[src/types/types.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L191) +[src/types/types.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L191) diff --git a/docs-md/interfaces/GetTransfersForContractOptions.md b/docs-md/interfaces/GetTransfersForContractOptions.md index f193ff7ae..6f9d18705 100644 --- a/docs-md/interfaces/GetTransfersForContractOptions.md +++ b/docs-md/interfaces/GetTransfersForContractOptions.md @@ -24,7 +24,7 @@ Starting block (inclusive) to get transfers from. #### Defined in -[src/types/types.ts:1086](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1086) +[src/types/types.ts:1086](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1086) ___ @@ -37,7 +37,7 @@ Defaults to ascending if omitted. #### Defined in -[src/types/types.ts:1093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1093) +[src/types/types.ts:1093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1093) ___ @@ -50,7 +50,7 @@ pagination. #### Defined in -[src/types/types.ts:1098](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1098) +[src/types/types.ts:1098](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1098) ___ @@ -62,4 +62,4 @@ Ending block (inclusive) to get transfers from. #### Defined in -[src/types/types.ts:1088](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1088) +[src/types/types.ts:1088](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1088) diff --git a/docs-md/interfaces/GetTransfersForOwnerOptions.md b/docs-md/interfaces/GetTransfersForOwnerOptions.md index 6f477b59e..00d80185d 100644 --- a/docs-md/interfaces/GetTransfersForOwnerOptions.md +++ b/docs-md/interfaces/GetTransfersForOwnerOptions.md @@ -23,7 +23,7 @@ all contract addresses. #### Defined in -[src/types/types.ts:1065](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1065) +[src/types/types.ts:1065](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1065) ___ @@ -36,7 +36,7 @@ pagination. #### Defined in -[src/types/types.ts:1077](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1077) +[src/types/types.ts:1077](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1077) ___ @@ -49,4 +49,4 @@ NFTs. #### Defined in -[src/types/types.ts:1071](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1071) +[src/types/types.ts:1071](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1071) diff --git a/docs-md/interfaces/Media.md b/docs-md/interfaces/Media.md index d25c16ce2..5cd6ff29f 100644 --- a/docs-md/interfaces/Media.md +++ b/docs-md/interfaces/Media.md @@ -25,7 +25,7 @@ The size of the media asset in bytes. #### Defined in -[src/types/types.ts:578](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L578) +[src/types/types.ts:578](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L578) ___ @@ -38,7 +38,7 @@ The media format (ex: jpg, gif, png) of the [gateway](Media.md#gateway) and #### Defined in -[src/types/types.ts:567](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L567) +[src/types/types.ts:567](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L567) ___ @@ -50,7 +50,7 @@ Public gateway URI for the raw URI. Generally offers better performance. #### Defined in -[src/types/types.ts:558](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L558) +[src/types/types.ts:558](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L558) ___ @@ -63,7 +63,7 @@ original IPFS link). #### Defined in -[src/types/types.ts:555](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L555) +[src/types/types.ts:555](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L555) ___ @@ -78,7 +78,7 @@ DEPRECATED - The size of the media asset in bytes #### Defined in -[src/types/types.ts:575](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L575) +[src/types/types.ts:575](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L575) ___ @@ -90,4 +90,4 @@ URL for a resized thumbnail of the NFT media asset. #### Defined in -[src/types/types.ts:561](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L561) +[src/types/types.ts:561](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L561) diff --git a/docs-md/interfaces/MinedTransactionWebhook.md b/docs-md/interfaces/MinedTransactionWebhook.md index faad333dc..00ee4db66 100644 --- a/docs-md/interfaces/MinedTransactionWebhook.md +++ b/docs-md/interfaces/MinedTransactionWebhook.md @@ -41,7 +41,7 @@ The app id of the app used for the webhook. This field is only present on #### Defined in -[src/types/types.ts:2098](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2098) +[src/types/types.ts:2112](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2112) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2079](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2079) +[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2093) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2087](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2087) +[src/types/types.ts:2101](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2101) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2081](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2081) +[src/types/types.ts:2095](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2095) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2091](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2091) +[src/types/types.ts:2105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2105) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2089](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2089) +[src/types/types.ts:2103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2103) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2121](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2121) +[src/types/types.ts:2136](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2136) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2085](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2085) +[src/types/types.ts:2099](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2099) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2093) +[src/types/types.ts:2107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2107) diff --git a/docs-md/interfaces/Nft.md b/docs-md/interfaces/Nft.md index 5cc65af68..4519f3ad3 100644 --- a/docs-md/interfaces/Nft.md +++ b/docs-md/interfaces/Nft.md @@ -48,7 +48,7 @@ The NFT's underlying contract and relevant contract metadata. #### Defined in -[src/api/nft.ts:81](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L81) +[src/api/nft.ts:81](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L81) ___ @@ -60,7 +60,7 @@ The NFT description. #### Defined in -[src/api/nft.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L87) +[src/api/nft.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L87) ___ @@ -72,7 +72,7 @@ URIs for accessing the NFT's media assets. #### Defined in -[src/api/nft.ts:105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L105) +[src/api/nft.ts:105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L105) ___ @@ -84,7 +84,7 @@ Holds an error message if there was an issue fetching metadata. #### Defined in -[src/api/nft.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L93) +[src/api/nft.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L93) ___ @@ -97,7 +97,7 @@ field is undefined if Alchemy was unable to fetch metadata. #### Defined in -[src/api/nft.ts:99](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L99) +[src/api/nft.ts:99](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L99) ___ @@ -109,7 +109,7 @@ Detailed information on why an NFT was classified as spam. #### Defined in -[src/api/nft.ts:108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L108) +[src/api/nft.ts:108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L108) ___ @@ -121,7 +121,7 @@ When the NFT was last updated in the blockchain. Represented in ISO-8601 format. #### Defined in -[src/api/nft.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L90) +[src/api/nft.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L90) ___ @@ -133,7 +133,7 @@ The NFT title. #### Defined in -[src/api/nft.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L84) +[src/api/nft.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L84) ___ @@ -149,7 +149,7 @@ The NFT token ID as an integer string. #### Defined in -[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L65) +[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L65) ___ @@ -165,7 +165,7 @@ The type of ERC token, if known. #### Defined in -[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L67) +[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L67) ___ @@ -177,4 +177,4 @@ URIs for accessing the NFT's metadata blob. #### Defined in -[src/api/nft.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L102) +[src/api/nft.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L102) diff --git a/docs-md/interfaces/NftActivityWebhook.md b/docs-md/interfaces/NftActivityWebhook.md index ebd41d317..558be12f5 100644 --- a/docs-md/interfaces/NftActivityWebhook.md +++ b/docs-md/interfaces/NftActivityWebhook.md @@ -41,7 +41,7 @@ The app id of the app used for the webhook. This field is only present on #### Defined in -[src/types/types.ts:2098](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2098) +[src/types/types.ts:2112](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2112) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2079](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2079) +[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2093) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2087](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2087) +[src/types/types.ts:2101](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2101) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2081](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2081) +[src/types/types.ts:2095](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2095) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2091](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2091) +[src/types/types.ts:2105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2105) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2089](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2089) +[src/types/types.ts:2103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2103) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2148](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2148) +[src/types/types.ts:2163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2163) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2085](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2085) +[src/types/types.ts:2099](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2099) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2093) +[src/types/types.ts:2107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2107) diff --git a/docs-md/interfaces/NftAttributeRarity.md b/docs-md/interfaces/NftAttributeRarity.md index 8c63c41de..1a2ad582a 100644 --- a/docs-md/interfaces/NftAttributeRarity.md +++ b/docs-md/interfaces/NftAttributeRarity.md @@ -23,7 +23,7 @@ trait type in the current collection. #### Defined in -[src/types/types.ts:1352](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1352) +[src/types/types.ts:1352](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1352) ___ @@ -35,7 +35,7 @@ The type of NFT attribute. #### Defined in -[src/types/types.ts:1346](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1346) +[src/types/types.ts:1346](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1346) ___ @@ -47,4 +47,4 @@ Name of the NFT's attribute. #### Defined in -[src/types/types.ts:1343](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1343) +[src/types/types.ts:1343](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1343) diff --git a/docs-md/interfaces/NftAttributesResponse.md b/docs-md/interfaces/NftAttributesResponse.md index b67a45968..e98177abf 100644 --- a/docs-md/interfaces/NftAttributesResponse.md +++ b/docs-md/interfaces/NftAttributesResponse.md @@ -22,7 +22,7 @@ The specified NFT contract's address. #### Defined in -[src/types/types.ts:1362](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1362) +[src/types/types.ts:1362](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1362) ___ @@ -35,7 +35,7 @@ provided NFT. #### Defined in -[src/types/types.ts:1371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1371) +[src/types/types.ts:1371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1371) ___ @@ -47,4 +47,4 @@ The specified NFT contract's total supply. #### Defined in -[src/types/types.ts:1365](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1365) +[src/types/types.ts:1365](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1365) diff --git a/docs-md/interfaces/NftContract.md b/docs-md/interfaces/NftContract.md index c059d8bd6..273431c63 100644 --- a/docs-md/interfaces/NftContract.md +++ b/docs-md/interfaces/NftContract.md @@ -43,7 +43,7 @@ The address of the contract. #### Defined in -[src/api/nft.ts:21](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L21) +[src/api/nft.ts:21](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L21) ___ @@ -55,7 +55,7 @@ The address that deployed the NFT contract. #### Defined in -[src/api/nft.ts:48](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L48) +[src/api/nft.ts:48](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L48) ___ @@ -67,7 +67,7 @@ The block number the NFT contract deployed in. #### Defined in -[src/api/nft.ts:50](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L50) +[src/api/nft.ts:50](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L50) ___ @@ -79,7 +79,7 @@ The name of the contract. #### Defined in -[src/api/nft.ts:37](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L37) +[src/api/nft.ts:37](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L37) ___ @@ -91,7 +91,7 @@ OpenSea's metadata for the contract. #### Defined in -[src/api/nft.ts:46](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L46) +[src/api/nft.ts:46](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L46) ___ @@ -103,7 +103,7 @@ The symbol of the contract. #### Defined in -[src/api/nft.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L39) +[src/api/nft.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L39) ___ @@ -115,7 +115,7 @@ The type of the token in the contract. #### Defined in -[src/api/nft.ts:35](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L35) +[src/api/nft.ts:35](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L35) ___ @@ -128,4 +128,4 @@ available on ERC-721 contracts. #### Defined in -[src/api/nft.ts:44](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L44) +[src/api/nft.ts:44](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L44) diff --git a/docs-md/interfaces/NftContractBaseNftsResponse.md b/docs-md/interfaces/NftContractBaseNftsResponse.md index 13bb966b9..1c30ec463 100644 --- a/docs-md/interfaces/NftContractBaseNftsResponse.md +++ b/docs-md/interfaces/NftContractBaseNftsResponse.md @@ -22,7 +22,7 @@ An array of NFTs without metadata. #### Defined in -[src/types/types.ts:1603](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1603) +[src/types/types.ts:1603](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1603) ___ @@ -35,4 +35,4 @@ NFTs. If there is no page key, then there are no more NFTs to fetch. #### Defined in -[src/types/types.ts:1609](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1609) +[src/types/types.ts:1609](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1609) diff --git a/docs-md/interfaces/NftContractNftsResponse.md b/docs-md/interfaces/NftContractNftsResponse.md index 1694d9841..3f8cb2c70 100644 --- a/docs-md/interfaces/NftContractNftsResponse.md +++ b/docs-md/interfaces/NftContractNftsResponse.md @@ -22,7 +22,7 @@ An array of NFTs with metadata. #### Defined in -[src/types/types.ts:1620](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1620) +[src/types/types.ts:1620](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1620) ___ @@ -35,4 +35,4 @@ NFTs. If there is no page key, then there are no more NFTs to fetch. #### Defined in -[src/types/types.ts:1626](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1626) +[src/types/types.ts:1626](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1626) diff --git a/docs-md/interfaces/NftContractOwner.md b/docs-md/interfaces/NftContractOwner.md index 3bfa75b38..3880952e1 100644 --- a/docs-md/interfaces/NftContractOwner.md +++ b/docs-md/interfaces/NftContractOwner.md @@ -22,7 +22,7 @@ The NFT's owner address. #### Defined in -[src/types/types.ts:858](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L858) +[src/types/types.ts:858](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L858) ___ @@ -34,4 +34,4 @@ A list of objects containing token balances for the provided NFT contract. #### Defined in -[src/types/types.ts:861](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L861) +[src/types/types.ts:861](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L861) diff --git a/docs-md/interfaces/NftContractTokenBalance.md b/docs-md/interfaces/NftContractTokenBalance.md index 423b4c445..f5d0b4642 100644 --- a/docs-md/interfaces/NftContractTokenBalance.md +++ b/docs-md/interfaces/NftContractTokenBalance.md @@ -22,7 +22,7 @@ The token Id balance for the provided owner. #### Defined in -[src/types/types.ts:873](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L873) +[src/types/types.ts:873](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L873) ___ @@ -34,4 +34,4 @@ The token id owned in the NFT contract. #### Defined in -[src/types/types.ts:870](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L870) +[src/types/types.ts:870](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L870) diff --git a/docs-md/interfaces/NftFilter.md b/docs-md/interfaces/NftFilter.md index edcf2872f..3e08dfcdc 100644 --- a/docs-md/interfaces/NftFilter.md +++ b/docs-md/interfaces/NftFilter.md @@ -2,7 +2,7 @@ # Interface: NftFilter -NFT to track on a [NftActivityWebhook](NftActivityWebhook.md). +NFT to track on a [NftActivityWebhook](NftActivityWebhook.md) or [NftMetadataUpdateWebhook](NftMetadataUpdateWebhook.md). ## Table of contents @@ -21,7 +21,7 @@ The contract address of the NFT. #### Defined in -[src/types/types.ts:2225](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2225) +[src/types/types.ts:2249](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2249) ___ @@ -34,4 +34,4 @@ tracking all NFTs for the provided contract address. #### Defined in -[src/types/types.ts:2230](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2230) +[src/types/types.ts:2254](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2254) diff --git a/docs-md/interfaces/NftFiltersResponse.md b/docs-md/interfaces/NftFiltersResponse.md index d17ba4640..182b3cc36 100644 --- a/docs-md/interfaces/NftFiltersResponse.md +++ b/docs-md/interfaces/NftFiltersResponse.md @@ -22,7 +22,7 @@ The NFT filters on the provided webhook. #### Defined in -[src/types/types.ts:2236](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2236) +[src/types/types.ts:2260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2260) ___ @@ -34,7 +34,7 @@ Optional page key used to fetch the remaining filters. #### Defined in -[src/types/types.ts:2240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2240) +[src/types/types.ts:2264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2264) ___ @@ -46,4 +46,4 @@ The total number of NFT filters on the webhook. #### Defined in -[src/types/types.ts:2238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2238) +[src/types/types.ts:2262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2262) diff --git a/docs-md/interfaces/NftMetadata.md b/docs-md/interfaces/NftMetadata.md index 414aecafc..bebb7ebd7 100644 --- a/docs-md/interfaces/NftMetadata.md +++ b/docs-md/interfaces/NftMetadata.md @@ -32,7 +32,7 @@ The traits, attributes, and characteristics for the NFT asset. #### Defined in -[src/types/types.ts:526](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L526) +[src/types/types.ts:526](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L526) ___ @@ -44,7 +44,7 @@ Background color of the NFT item. Usually defined as a 6 character hex string. #### Defined in -[src/types/types.ts:523](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L523) +[src/types/types.ts:523](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L523) ___ @@ -56,7 +56,7 @@ A human-readable description of the NFT asset. #### Defined in -[src/types/types.ts:511](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L511) +[src/types/types.ts:511](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L511) ___ @@ -69,7 +69,7 @@ to be the highest resolution image. #### Defined in -[src/types/types.ts:520](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L520) +[src/types/types.ts:520](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L520) ___ @@ -81,7 +81,7 @@ URL to the NFT asset image. #### Defined in -[src/types/types.ts:514](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L514) +[src/types/types.ts:514](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L514) ___ @@ -93,4 +93,4 @@ Name of the NFT asset. #### Defined in -[src/types/types.ts:508](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L508) +[src/types/types.ts:508](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L508) diff --git a/docs-md/interfaces/NftMetadataBatchOptions.md b/docs-md/interfaces/NftMetadataBatchOptions.md index 98413f5cf..02551910a 100644 --- a/docs-md/interfaces/NftMetadataBatchOptions.md +++ b/docs-md/interfaces/NftMetadataBatchOptions.md @@ -22,7 +22,7 @@ the response. Defaults to false for faster response times. #### Defined in -[src/types/types.ts:926](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L926) +[src/types/types.ts:926](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L926) ___ @@ -37,4 +37,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:920](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L920) +[src/types/types.ts:920](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L920) diff --git a/docs-md/interfaces/NftMetadataBatchToken.md b/docs-md/interfaces/NftMetadataBatchToken.md index 0ca7f9973..b4e373f44 100644 --- a/docs-md/interfaces/NftMetadataBatchToken.md +++ b/docs-md/interfaces/NftMetadataBatchToken.md @@ -23,7 +23,7 @@ The NFT contract address. Limited to ERC721 and ERC1155 tokens. #### Defined in -[src/types/types.ts:903](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L903) +[src/types/types.ts:903](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L903) ___ @@ -35,7 +35,7 @@ The id of the NFT. #### Defined in -[src/types/types.ts:906](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L906) +[src/types/types.ts:906](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L906) ___ @@ -47,4 +47,4 @@ Optional field to specify the type of token to speed up the query. #### Defined in -[src/types/types.ts:909](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L909) +[src/types/types.ts:909](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L909) diff --git a/docs-md/interfaces/NftMetadataUpdateWebhook.md b/docs-md/interfaces/NftMetadataUpdateWebhook.md new file mode 100644 index 000000000..5bfcf1093 --- /dev/null +++ b/docs-md/interfaces/NftMetadataUpdateWebhook.md @@ -0,0 +1,172 @@ +[alchemy-sdk](../README.md) / [Exports](../modules.md) / NftMetadataUpdateWebhook + +# Interface: NftMetadataUpdateWebhook + +The NFT Metadata Update Webhook tracks all ERC721 and ERC1155 metadata updates. +This can be used to notify your app with real time state changes when an NFT's +metadata changes. + +## Hierarchy + +- [`Webhook`](Webhook.md) + + ↳ **`NftMetadataUpdateWebhook`** + +## Table of contents + +### Properties + +- [appId](NftMetadataUpdateWebhook.md#appid) +- [id](NftMetadataUpdateWebhook.md#id) +- [isActive](NftMetadataUpdateWebhook.md#isactive) +- [network](NftMetadataUpdateWebhook.md#network) +- [signingKey](NftMetadataUpdateWebhook.md#signingkey) +- [timeCreated](NftMetadataUpdateWebhook.md#timecreated) +- [type](NftMetadataUpdateWebhook.md#type) +- [url](NftMetadataUpdateWebhook.md#url) +- [version](NftMetadataUpdateWebhook.md#version) + +## Properties + +### appId + +• `Optional` **appId**: `string` + +The app id of the app used for the webhook. This field is only present on +[MinedTransactionWebhook](MinedTransactionWebhook.md) and [DroppedTransactionWebhook](DroppedTransactionWebhook.md) + +#### Inherited from + +[Webhook](Webhook.md).[appId](Webhook.md#appid) + +#### Defined in + +[src/types/types.ts:2112](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2112) + +___ + +### id + +• **id**: `string` + +The webhook's unique id. + +#### Inherited from + +[Webhook](Webhook.md).[id](Webhook.md#id) + +#### Defined in + +[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2093) + +___ + +### isActive + +• **isActive**: `boolean` + +Whether the webhook is currently active + +#### Inherited from + +[Webhook](Webhook.md).[isActive](Webhook.md#isactive) + +#### Defined in + +[src/types/types.ts:2101](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2101) + +___ + +### network + +• **network**: [`Network`](../enums/Network.md) + +The network the webhook is on. + +#### Inherited from + +[Webhook](Webhook.md).[network](Webhook.md#network) + +#### Defined in + +[src/types/types.ts:2095](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2095) + +___ + +### signingKey + +• **signingKey**: `string` + +The signing key used to verify payloads for the webhook. + +#### Inherited from + +[Webhook](Webhook.md).[signingKey](Webhook.md#signingkey) + +#### Defined in + +[src/types/types.ts:2105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2105) + +___ + +### timeCreated + +• **timeCreated**: `string` + +The creation time of the webhook as an ISO string. + +#### Inherited from + +[Webhook](Webhook.md).[timeCreated](Webhook.md#timecreated) + +#### Defined in + +[src/types/types.ts:2103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2103) + +___ + +### type + +• **type**: [`NFT_METADATA_UPDATE`](../enums/WebhookType.md#nft_metadata_update) + +The type of webhook. + +#### Overrides + +[Webhook](Webhook.md).[type](Webhook.md#type) + +#### Defined in + +[src/types/types.ts:2172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2172) + +___ + +### url + +• **url**: `string` + +The url that the webhook sends its payload to. + +#### Inherited from + +[Webhook](Webhook.md).[url](Webhook.md#url) + +#### Defined in + +[src/types/types.ts:2099](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2099) + +___ + +### version + +• **version**: [`WebhookVersion`](../enums/WebhookVersion.md) + +The webhook version. All newly created webhooks default to V2. + +#### Inherited from + +[Webhook](Webhook.md).[version](Webhook.md#version) + +#### Defined in + +[src/types/types.ts:2107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2107) diff --git a/docs-md/interfaces/NftSale.md b/docs-md/interfaces/NftSale.md index 7820f9f12..19a73b1bf 100644 --- a/docs-md/interfaces/NftSale.md +++ b/docs-md/interfaces/NftSale.md @@ -34,7 +34,7 @@ The block number the NFT sale took place in. #### Defined in -[src/types/types.ts:1272](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1272) +[src/types/types.ts:1272](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1272) ___ @@ -46,7 +46,7 @@ The index of the token within the bundle of NFTs sold in the sale. #### Defined in -[src/types/types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1278) +[src/types/types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1278) ___ @@ -58,7 +58,7 @@ The address of the buyer in the NFT sale. #### Defined in -[src/types/types.ts:1248](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1248) +[src/types/types.ts:1248](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1248) ___ @@ -70,7 +70,7 @@ The NFT contract address. #### Defined in -[src/types/types.ts:1239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1239) +[src/types/types.ts:1239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1239) ___ @@ -82,7 +82,7 @@ The log number of the sale event emitted within the block. #### Defined in -[src/types/types.ts:1275](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1275) +[src/types/types.ts:1275](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1275) ___ @@ -94,7 +94,7 @@ The marketplace the sale took place on. #### Defined in -[src/types/types.ts:1236](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1236) +[src/types/types.ts:1236](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1236) ___ @@ -108,7 +108,7 @@ The payment from buyer to the marketplace. #### Defined in -[src/types/types.ts:1263](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1263) +[src/types/types.ts:1263](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1263) ___ @@ -120,7 +120,7 @@ The payment from buyer to the marketplace. #### Defined in -[src/types/types.ts:1266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1266) +[src/types/types.ts:1266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1266) ___ @@ -132,7 +132,7 @@ The number of tokens sold in the sale as a decimal integer string. #### Defined in -[src/types/types.ts:1245](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1245) +[src/types/types.ts:1245](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1245) ___ @@ -144,7 +144,7 @@ The payment from buyer to the royalty address of the NFT collection. #### Defined in -[src/types/types.ts:1269](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1269) +[src/types/types.ts:1269](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1269) ___ @@ -156,7 +156,7 @@ The address of the seller in the NFT sale. #### Defined in -[src/types/types.ts:1251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1251) +[src/types/types.ts:1251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1251) ___ @@ -168,7 +168,7 @@ The payment from buyer to the seller. #### Defined in -[src/types/types.ts:1257](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1257) +[src/types/types.ts:1257](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1257) ___ @@ -180,7 +180,7 @@ Whether the price taker in the trade was the buyer or the seller. #### Defined in -[src/types/types.ts:1254](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1254) +[src/types/types.ts:1254](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1254) ___ @@ -192,7 +192,7 @@ The decimal token ID of the NFT being sold. #### Defined in -[src/types/types.ts:1242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1242) +[src/types/types.ts:1242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1242) ___ @@ -204,4 +204,4 @@ The transactionHash of the NFT sale. #### Defined in -[src/types/types.ts:1281](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1281) +[src/types/types.ts:1281](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1281) diff --git a/docs-md/interfaces/NftSaleFeeData.md b/docs-md/interfaces/NftSaleFeeData.md index f24fb2209..4c7056b98 100644 --- a/docs-md/interfaces/NftSaleFeeData.md +++ b/docs-md/interfaces/NftSaleFeeData.md @@ -22,7 +22,7 @@ The fee payment amount as a decimal integer string. #### Defined in -[src/types/types.ts:1291](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1291) +[src/types/types.ts:1291](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1291) ___ @@ -34,7 +34,7 @@ The number of decimals of the token used for the payment. #### Defined in -[src/types/types.ts:1297](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1297) +[src/types/types.ts:1297](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1297) ___ @@ -46,4 +46,4 @@ The symbol of the token used for the payment. #### Defined in -[src/types/types.ts:1294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1294) +[src/types/types.ts:1294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1294) diff --git a/docs-md/interfaces/NftWebhookParams.md b/docs-md/interfaces/NftWebhookParams.md index 6690f4921..56cce6835 100644 --- a/docs-md/interfaces/NftWebhookParams.md +++ b/docs-md/interfaces/NftWebhookParams.md @@ -3,7 +3,7 @@ # Interface: NftWebhookParams Params to pass in when calling [NotifyNamespace.createWebhook](../classes/NotifyNamespace.md#createwebhook) in order -to create a [NftActivityWebhook](NftActivityWebhook.md). +to create a [NftActivityWebhook](NftActivityWebhook.md) or [NftMetadataUpdateWebhook](NftMetadataUpdateWebhook.md). ## Table of contents @@ -22,7 +22,7 @@ Array of NFT filters the webhook should track. #### Defined in -[src/types/types.ts:2200](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2200) +[src/types/types.ts:2224](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2224) ___ @@ -35,4 +35,4 @@ created on network of the app provided in the api key config. #### Defined in -[src/types/types.ts:2205](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2205) +[src/types/types.ts:2229](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2229) diff --git a/docs-md/interfaces/OpenSeaCollectionMetadata.md b/docs-md/interfaces/OpenSeaCollectionMetadata.md index 274a68f49..e773b9f90 100644 --- a/docs-md/interfaces/OpenSeaCollectionMetadata.md +++ b/docs-md/interfaces/OpenSeaCollectionMetadata.md @@ -28,7 +28,7 @@ The name of the collection on OpenSea. #### Defined in -[src/types/types.ts:1634](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1634) +[src/types/types.ts:1634](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1634) ___ @@ -40,7 +40,7 @@ The description of the collection on OpenSea. #### Defined in -[src/types/types.ts:1640](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1640) +[src/types/types.ts:1640](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1640) ___ @@ -52,7 +52,7 @@ The Discord URL of the collection. #### Defined in -[src/types/types.ts:1646](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1646) +[src/types/types.ts:1646](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1646) ___ @@ -64,7 +64,7 @@ The homepage of the collection as determined by OpenSea. #### Defined in -[src/types/types.ts:1642](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1642) +[src/types/types.ts:1642](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1642) ___ @@ -76,7 +76,7 @@ The floor price of the NFT. #### Defined in -[src/types/types.ts:1632](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1632) +[src/types/types.ts:1632](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1632) ___ @@ -88,7 +88,7 @@ The image URL determined by OpenSea. #### Defined in -[src/types/types.ts:1638](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1638) +[src/types/types.ts:1638](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1638) ___ @@ -100,7 +100,7 @@ Timestamp of when the OpenSea metadata was last ingested by Alchemy. #### Defined in -[src/types/types.ts:1648](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1648) +[src/types/types.ts:1648](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1648) ___ @@ -112,7 +112,7 @@ The approval status of the collection on OpenSea. #### Defined in -[src/types/types.ts:1636](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1636) +[src/types/types.ts:1636](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1636) ___ @@ -124,4 +124,4 @@ The Twitter handle of the collection. #### Defined in -[src/types/types.ts:1644](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1644) +[src/types/types.ts:1644](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1644) diff --git a/docs-md/interfaces/OwnedBaseNft.md b/docs-md/interfaces/OwnedBaseNft.md index 1738d2cbf..973dacfb3 100644 --- a/docs-md/interfaces/OwnedBaseNft.md +++ b/docs-md/interfaces/OwnedBaseNft.md @@ -29,7 +29,7 @@ The token balance of the NFT. #### Defined in -[src/types/types.ts:816](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L816) +[src/types/types.ts:816](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L816) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[src/api/nft.ts:63](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L63) +[src/api/nft.ts:63](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L63) ___ @@ -59,7 +59,7 @@ The NFT token ID as an integer string. #### Defined in -[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L65) +[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L65) ___ @@ -75,4 +75,4 @@ The type of ERC token, if known. #### Defined in -[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L67) +[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L67) diff --git a/docs-md/interfaces/OwnedBaseNftsResponse.md b/docs-md/interfaces/OwnedBaseNftsResponse.md index 782a993ac..7138675c9 100644 --- a/docs-md/interfaces/OwnedBaseNftsResponse.md +++ b/docs-md/interfaces/OwnedBaseNftsResponse.md @@ -26,7 +26,7 @@ The canonical head block hash of when your request was received. #### Defined in -[src/types/types.ts:796](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L796) +[src/types/types.ts:796](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L796) ___ @@ -38,7 +38,7 @@ The NFTs owned by the provided address. #### Defined in -[src/types/types.ts:784](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L784) +[src/types/types.ts:784](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L784) ___ @@ -51,7 +51,7 @@ NFTs. If there is no page key, then there are no more NFTs to fetch. #### Defined in -[src/types/types.ts:790](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L790) +[src/types/types.ts:790](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L790) ___ @@ -63,4 +63,4 @@ The total count of NFTs owned by the provided address. #### Defined in -[src/types/types.ts:793](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L793) +[src/types/types.ts:793](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L793) diff --git a/docs-md/interfaces/OwnedNft.md b/docs-md/interfaces/OwnedNft.md index 4985bb350..91fe7090f 100644 --- a/docs-md/interfaces/OwnedNft.md +++ b/docs-md/interfaces/OwnedNft.md @@ -37,7 +37,7 @@ The token balance of the NFT. #### Defined in -[src/types/types.ts:806](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L806) +[src/types/types.ts:806](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L806) ___ @@ -53,7 +53,7 @@ The NFT's underlying contract and relevant contract metadata. #### Defined in -[src/api/nft.ts:81](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L81) +[src/api/nft.ts:81](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L81) ___ @@ -69,7 +69,7 @@ The NFT description. #### Defined in -[src/api/nft.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L87) +[src/api/nft.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L87) ___ @@ -85,7 +85,7 @@ URIs for accessing the NFT's media assets. #### Defined in -[src/api/nft.ts:105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L105) +[src/api/nft.ts:105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L105) ___ @@ -101,7 +101,7 @@ Holds an error message if there was an issue fetching metadata. #### Defined in -[src/api/nft.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L93) +[src/api/nft.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L93) ___ @@ -118,7 +118,7 @@ field is undefined if Alchemy was unable to fetch metadata. #### Defined in -[src/api/nft.ts:99](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L99) +[src/api/nft.ts:99](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L99) ___ @@ -134,7 +134,7 @@ Detailed information on why an NFT was classified as spam. #### Defined in -[src/api/nft.ts:108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L108) +[src/api/nft.ts:108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L108) ___ @@ -150,7 +150,7 @@ When the NFT was last updated in the blockchain. Represented in ISO-8601 format. #### Defined in -[src/api/nft.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L90) +[src/api/nft.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L90) ___ @@ -166,7 +166,7 @@ The NFT title. #### Defined in -[src/api/nft.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L84) +[src/api/nft.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L84) ___ @@ -182,7 +182,7 @@ The NFT token ID as an integer string. #### Defined in -[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L65) +[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L65) ___ @@ -198,7 +198,7 @@ The type of ERC token, if known. #### Defined in -[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L67) +[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L67) ___ @@ -214,4 +214,4 @@ URIs for accessing the NFT's metadata blob. #### Defined in -[src/api/nft.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L102) +[src/api/nft.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L102) diff --git a/docs-md/interfaces/OwnedNftsResponse.md b/docs-md/interfaces/OwnedNftsResponse.md index 42487ec62..f3e6d1ec4 100644 --- a/docs-md/interfaces/OwnedNftsResponse.md +++ b/docs-md/interfaces/OwnedNftsResponse.md @@ -26,7 +26,7 @@ The canonical head block hash of when your request was received. #### Defined in -[src/types/types.ts:771](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L771) +[src/types/types.ts:771](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L771) ___ @@ -38,7 +38,7 @@ The NFTs owned by the provided address. #### Defined in -[src/types/types.ts:759](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L759) +[src/types/types.ts:759](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L759) ___ @@ -51,7 +51,7 @@ NFTs. If there is no page key, then there are no more NFTs to fetch. #### Defined in -[src/types/types.ts:765](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L765) +[src/types/types.ts:765](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L765) ___ @@ -63,4 +63,4 @@ The total count of NFTs owned by the provided address. #### Defined in -[src/types/types.ts:768](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L768) +[src/types/types.ts:768](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L768) diff --git a/docs-md/interfaces/OwnedToken.md b/docs-md/interfaces/OwnedToken.md index d1401831a..6f090d099 100644 --- a/docs-md/interfaces/OwnedToken.md +++ b/docs-md/interfaces/OwnedToken.md @@ -29,7 +29,7 @@ is undefined. #### Defined in -[src/types/types.ts:212](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L212) +[src/types/types.ts:212](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L212) ___ @@ -41,7 +41,7 @@ The contract address of the token. #### Defined in -[src/types/types.ts:201](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L201) +[src/types/types.ts:201](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L201) ___ @@ -54,7 +54,7 @@ contract and not available from other sources. #### Defined in -[src/types/types.ts:228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L228) +[src/types/types.ts:228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L228) ___ @@ -67,7 +67,7 @@ the other fields will be defined. #### Defined in -[src/types/types.ts:235](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L235) +[src/types/types.ts:235](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L235) ___ @@ -79,7 +79,7 @@ URL link to the token's logo. Is undefined if the logo is not available. #### Defined in -[src/types/types.ts:230](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L230) +[src/types/types.ts:230](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L230) ___ @@ -92,7 +92,7 @@ not available from other sources. #### Defined in -[src/types/types.ts:218](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L218) +[src/types/types.ts:218](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L218) ___ @@ -105,7 +105,7 @@ if the [error](OwnedToken.md#error) field is present. #### Defined in -[src/types/types.ts:206](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L206) +[src/types/types.ts:206](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L206) ___ @@ -118,4 +118,4 @@ and not available from other sources. #### Defined in -[src/types/types.ts:223](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L223) +[src/types/types.ts:223](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L223) diff --git a/docs-md/interfaces/RawContract.md b/docs-md/interfaces/RawContract.md index c5703c440..b4d2e7cda 100644 --- a/docs-md/interfaces/RawContract.md +++ b/docs-md/interfaces/RawContract.md @@ -23,7 +23,7 @@ The contract address. `null` if it was an internal or external transfer. #### Defined in -[src/types/types.ts:1474](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1474) +[src/types/types.ts:1474](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1474) ___ @@ -36,7 +36,7 @@ is not in the contract and not available from other sources. #### Defined in -[src/types/types.ts:1480](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1480) +[src/types/types.ts:1480](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1480) ___ @@ -49,4 +49,4 @@ ERC721 or ERC1155 token. #### Defined in -[src/types/types.ts:1471](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1471) +[src/types/types.ts:1471](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1471) diff --git a/docs-md/interfaces/RefreshContractResult.md b/docs-md/interfaces/RefreshContractResult.md index 9713443ca..76160a796 100644 --- a/docs-md/interfaces/RefreshContractResult.md +++ b/docs-md/interfaces/RefreshContractResult.md @@ -22,7 +22,7 @@ The NFT contract address that was passed in to be refreshed. #### Defined in -[src/types/types.ts:1377](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1377) +[src/types/types.ts:1377](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1377) ___ @@ -35,7 +35,7 @@ Field can be null if the refresh has not occurred. #### Defined in -[src/types/types.ts:1386](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1386) +[src/types/types.ts:1386](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1386) ___ @@ -47,4 +47,4 @@ The current state of the refresh request. #### Defined in -[src/types/types.ts:1380](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1380) +[src/types/types.ts:1380](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1380) diff --git a/docs-md/interfaces/SendPrivateTransactionOptions.md b/docs-md/interfaces/SendPrivateTransactionOptions.md index 0dd42acf7..ed656baae 100644 --- a/docs-md/interfaces/SendPrivateTransactionOptions.md +++ b/docs-md/interfaces/SendPrivateTransactionOptions.md @@ -25,4 +25,4 @@ more details. #### Defined in -[src/types/types.ts:1793](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1793) +[src/types/types.ts:1807](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1807) diff --git a/docs-md/interfaces/SimulateAssetChangesChange.md b/docs-md/interfaces/SimulateAssetChangesChange.md index eaaf32206..3dcbc32c1 100644 --- a/docs-md/interfaces/SimulateAssetChangesChange.md +++ b/docs-md/interfaces/SimulateAssetChangesChange.md @@ -35,7 +35,7 @@ changes for NATIVE and ERC20 assets, or ERC721/ERC1155 disapprove changes #### Defined in -[src/types/types.ts:1879](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1879) +[src/types/types.ts:1893](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1893) ___ @@ -47,7 +47,7 @@ The type of asset from the transaction. #### Defined in -[src/types/types.ts:1855](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1855) +[src/types/types.ts:1869](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1869) ___ @@ -59,7 +59,7 @@ The type of change from the transaction. #### Defined in -[src/types/types.ts:1858](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1858) +[src/types/types.ts:1872](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1872) ___ @@ -72,7 +72,7 @@ ERC1155, NFT and SPECIAL_NFT transactions. #### Defined in -[src/types/types.ts:1898](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1898) +[src/types/types.ts:1912](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1912) ___ @@ -86,7 +86,7 @@ available from other sources. #### Defined in -[src/types/types.ts:1892](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1892) +[src/types/types.ts:1906](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1906) ___ @@ -98,7 +98,7 @@ The from address. #### Defined in -[src/types/types.ts:1861](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1861) +[src/types/types.ts:1875](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1875) ___ @@ -110,7 +110,7 @@ URL for the logo of the asset, if available. Only applicable to ERC20 transactio #### Defined in -[src/types/types.ts:1903](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1903) +[src/types/types.ts:1917](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1917) ___ @@ -122,7 +122,7 @@ The name of the asset transferred, if available. #### Defined in -[src/types/types.ts:1882](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1882) +[src/types/types.ts:1896](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1896) ___ @@ -136,7 +136,7 @@ NATIVE and ERC20 assets, or ERC721/ERC1155 disapprove changes (field set to #### Defined in -[src/types/types.ts:1871](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1871) +[src/types/types.ts:1885](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1885) ___ @@ -148,7 +148,7 @@ The symbol of the asset transferred if available. #### Defined in -[src/types/types.ts:1885](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1885) +[src/types/types.ts:1899](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1899) ___ @@ -160,7 +160,7 @@ The to address. #### Defined in -[src/types/types.ts:1864](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1864) +[src/types/types.ts:1878](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1878) ___ @@ -173,4 +173,4 @@ ERC1155 and SPECIAL_NFT NFTs. #### Defined in -[src/types/types.ts:1909](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1909) +[src/types/types.ts:1923](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1923) diff --git a/docs-md/interfaces/SimulateAssetChangesError.md b/docs-md/interfaces/SimulateAssetChangesError.md index 089727195..377dc3604 100644 --- a/docs-md/interfaces/SimulateAssetChangesError.md +++ b/docs-md/interfaces/SimulateAssetChangesError.md @@ -27,4 +27,4 @@ The error message. #### Defined in -[src/types/types.ts:1846](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1846) +[src/types/types.ts:1860](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1860) diff --git a/docs-md/interfaces/SimulateAssetChangesResponse.md b/docs-md/interfaces/SimulateAssetChangesResponse.md index 5bd80860c..6b5cbee0c 100644 --- a/docs-md/interfaces/SimulateAssetChangesResponse.md +++ b/docs-md/interfaces/SimulateAssetChangesResponse.md @@ -22,7 +22,7 @@ An array of asset changes that resulted from the transaction. #### Defined in -[src/types/types.ts:1917](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1917) +[src/types/types.ts:1931](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1931) ___ @@ -34,7 +34,7 @@ Optional error field that is present if an error occurred. #### Defined in -[src/types/types.ts:1924](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1924) +[src/types/types.ts:1938](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1938) ___ @@ -47,4 +47,4 @@ field is undefined if an error occurred. #### Defined in -[src/types/types.ts:1922](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1922) +[src/types/types.ts:1936](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1936) diff --git a/docs-md/interfaces/SimulateExecutionResponse.md b/docs-md/interfaces/SimulateExecutionResponse.md index 111d57e9e..4c53020dc 100644 --- a/docs-md/interfaces/SimulateExecutionResponse.md +++ b/docs-md/interfaces/SimulateExecutionResponse.md @@ -22,7 +22,7 @@ of the transaction along with the decoded calls if available. #### Defined in -[src/types/types.ts:2019](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2019) +[src/types/types.ts:2033](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2033) ___ @@ -35,4 +35,4 @@ available. #### Defined in -[src/types/types.ts:2025](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2025) +[src/types/types.ts:2039](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2039) diff --git a/docs-md/interfaces/SimulationCallTrace.md b/docs-md/interfaces/SimulationCallTrace.md index 06f3551b2..b0bcedbc1 100644 --- a/docs-md/interfaces/SimulationCallTrace.md +++ b/docs-md/interfaces/SimulationCallTrace.md @@ -35,7 +35,7 @@ A decoded version of the call. Provided on a best-effort basis. #### Defined in -[src/types/types.ts:1982](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1982) +[src/types/types.ts:1996](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1996) ___ @@ -51,7 +51,7 @@ Omit.error #### Defined in -[src/types/types.ts:2432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2432) +[src/types/types.ts:2474](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2474) ___ @@ -67,7 +67,7 @@ Omit.from #### Defined in -[src/types/types.ts:2418](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2418) +[src/types/types.ts:2460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2460) ___ @@ -83,7 +83,7 @@ Omit.gas #### Defined in -[src/types/types.ts:2424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2424) +[src/types/types.ts:2466](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2466) ___ @@ -99,7 +99,7 @@ Omit.gasUsed #### Defined in -[src/types/types.ts:2426](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2426) +[src/types/types.ts:2468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2468) ___ @@ -115,7 +115,7 @@ Omit.input #### Defined in -[src/types/types.ts:2428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2428) +[src/types/types.ts:2470](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2470) ___ @@ -131,7 +131,7 @@ Omit.output #### Defined in -[src/types/types.ts:2430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2430) +[src/types/types.ts:2472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2472) ___ @@ -147,7 +147,7 @@ Omit.to #### Defined in -[src/types/types.ts:2420](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2420) +[src/types/types.ts:2462](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2462) ___ @@ -163,7 +163,7 @@ Omit.type #### Defined in -[src/types/types.ts:1980](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1980) +[src/types/types.ts:1994](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1994) ___ @@ -179,4 +179,4 @@ Omit.value #### Defined in -[src/types/types.ts:2422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2422) +[src/types/types.ts:2464](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2464) diff --git a/docs-md/interfaces/SimulationDebugLog.md b/docs-md/interfaces/SimulationDebugLog.md index b9d99c07c..795fbac65 100644 --- a/docs-md/interfaces/SimulationDebugLog.md +++ b/docs-md/interfaces/SimulationDebugLog.md @@ -23,7 +23,7 @@ The address of the contract that generated the log. #### Defined in -[src/types/types.ts:2006](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2006) +[src/types/types.ts:2020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2020) ___ @@ -35,7 +35,7 @@ The data included the log. #### Defined in -[src/types/types.ts:2008](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2008) +[src/types/types.ts:2022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2022) ___ @@ -47,7 +47,7 @@ A decoded version of the log. Provided on a best-effort basis. #### Defined in -[src/types/types.ts:2010](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2010) +[src/types/types.ts:2024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2024) ___ @@ -59,4 +59,4 @@ An array of topics in the log. #### Defined in -[src/types/types.ts:2004](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2004) +[src/types/types.ts:2018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2018) diff --git a/docs-md/interfaces/SpamInfo.md b/docs-md/interfaces/SpamInfo.md index 3a7d7350c..8086917b4 100644 --- a/docs-md/interfaces/SpamInfo.md +++ b/docs-md/interfaces/SpamInfo.md @@ -21,7 +21,7 @@ A list of reasons why an NFT contract was marked as spam. #### Defined in -[src/types/types.ts:595](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L595) +[src/types/types.ts:595](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L595) ___ @@ -31,4 +31,4 @@ ___ #### Defined in -[src/types/types.ts:592](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L592) +[src/types/types.ts:592](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L592) diff --git a/docs-md/interfaces/TokenBalanceFailure.md b/docs-md/interfaces/TokenBalanceFailure.md index f8b230e9c..276de00dd 100644 --- a/docs-md/interfaces/TokenBalanceFailure.md +++ b/docs-md/interfaces/TokenBalanceFailure.md @@ -18,7 +18,7 @@ #### Defined in -[src/types/types.ts:165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L165) +[src/types/types.ts:165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L165) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[src/types/types.ts:167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L167) +[src/types/types.ts:167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L167) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[src/types/types.ts:166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L166) +[src/types/types.ts:166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L166) diff --git a/docs-md/interfaces/TokenBalanceSuccess.md b/docs-md/interfaces/TokenBalanceSuccess.md index 0050cb3f7..3242dc14b 100644 --- a/docs-md/interfaces/TokenBalanceSuccess.md +++ b/docs-md/interfaces/TokenBalanceSuccess.md @@ -18,7 +18,7 @@ #### Defined in -[src/types/types.ts:158](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L158) +[src/types/types.ts:158](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L158) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[src/types/types.ts:160](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L160) +[src/types/types.ts:160](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L160) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[src/types/types.ts:159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L159) +[src/types/types.ts:159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L159) diff --git a/docs-md/interfaces/TokenBalancesOptionsDefaultTokens.md b/docs-md/interfaces/TokenBalancesOptionsDefaultTokens.md index bd60c533b..2686dd284 100644 --- a/docs-md/interfaces/TokenBalancesOptionsDefaultTokens.md +++ b/docs-md/interfaces/TokenBalancesOptionsDefaultTokens.md @@ -21,4 +21,4 @@ The top 100 token type. #### Defined in -[src/types/types.ts:132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L132) +[src/types/types.ts:132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L132) diff --git a/docs-md/interfaces/TokenBalancesOptionsErc20.md b/docs-md/interfaces/TokenBalancesOptionsErc20.md index d9f2bd369..db0bdd65d 100644 --- a/docs-md/interfaces/TokenBalancesOptionsErc20.md +++ b/docs-md/interfaces/TokenBalancesOptionsErc20.md @@ -22,7 +22,7 @@ Optional page key for pagination (only applicable to TokenBalanceType.ERC20) #### Defined in -[src/types/types.ts:123](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L123) +[src/types/types.ts:123](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L123) ___ @@ -34,4 +34,4 @@ The ERC-20 token type. #### Defined in -[src/types/types.ts:120](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L120) +[src/types/types.ts:120](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L120) diff --git a/docs-md/interfaces/TokenBalancesResponse.md b/docs-md/interfaces/TokenBalancesResponse.md index b5216b3d2..fd3e5b27e 100644 --- a/docs-md/interfaces/TokenBalancesResponse.md +++ b/docs-md/interfaces/TokenBalancesResponse.md @@ -23,7 +23,7 @@ #### Defined in -[src/types/types.ts:149](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L149) +[src/types/types.ts:149](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L149) ___ @@ -33,4 +33,4 @@ ___ #### Defined in -[src/types/types.ts:150](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L150) +[src/types/types.ts:150](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L150) diff --git a/docs-md/interfaces/TokenBalancesResponseErc20.md b/docs-md/interfaces/TokenBalancesResponseErc20.md index 981e48020..bb659b602 100644 --- a/docs-md/interfaces/TokenBalancesResponseErc20.md +++ b/docs-md/interfaces/TokenBalancesResponseErc20.md @@ -31,7 +31,7 @@ used. A page key may be returned if the provided address has many transfers. #### Defined in -[src/types/types.ts:149](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L149) +[src/types/types.ts:149](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L149) ___ @@ -44,7 +44,7 @@ of token balances. #### Defined in -[src/types/types.ts:144](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L144) +[src/types/types.ts:144](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L144) ___ @@ -58,4 +58,4 @@ ___ #### Defined in -[src/types/types.ts:150](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L150) +[src/types/types.ts:150](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L150) diff --git a/docs-md/interfaces/TokenMetadataResponse.md b/docs-md/interfaces/TokenMetadataResponse.md index f3d4bb628..81b374bec 100644 --- a/docs-md/interfaces/TokenMetadataResponse.md +++ b/docs-md/interfaces/TokenMetadataResponse.md @@ -24,7 +24,7 @@ contract and not available from other sources. #### Defined in -[src/types/types.ts:260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L260) +[src/types/types.ts:260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L260) ___ @@ -36,7 +36,7 @@ URL link to the token's logo. Is `null` if the logo is not available. #### Defined in -[src/types/types.ts:263](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L263) +[src/types/types.ts:263](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L263) ___ @@ -49,7 +49,7 @@ not available from other sources. #### Defined in -[src/types/types.ts:248](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L248) +[src/types/types.ts:248](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L248) ___ @@ -62,4 +62,4 @@ and not available from other sources. #### Defined in -[src/types/types.ts:254](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L254) +[src/types/types.ts:254](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L254) diff --git a/docs-md/interfaces/TokenUri.md b/docs-md/interfaces/TokenUri.md index 8bfbd1d71..0d7016006 100644 --- a/docs-md/interfaces/TokenUri.md +++ b/docs-md/interfaces/TokenUri.md @@ -21,7 +21,7 @@ Public gateway URI for the raw URI. Generally offers better performance. #### Defined in -[src/types/types.ts:542](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L542) +[src/types/types.ts:542](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L542) ___ @@ -34,4 +34,4 @@ IPFS link). #### Defined in -[src/types/types.ts:539](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L539) +[src/types/types.ts:539](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L539) diff --git a/docs-md/interfaces/TransactionReceiptsBlockHash.md b/docs-md/interfaces/TransactionReceiptsBlockHash.md index 2a4982bab..68732509e 100644 --- a/docs-md/interfaces/TransactionReceiptsBlockHash.md +++ b/docs-md/interfaces/TransactionReceiptsBlockHash.md @@ -20,4 +20,4 @@ The block hash to get transaction receipts for. #### Defined in -[src/types/types.ts:1427](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1427) +[src/types/types.ts:1427](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1427) diff --git a/docs-md/interfaces/TransactionReceiptsBlockNumber.md b/docs-md/interfaces/TransactionReceiptsBlockNumber.md index fd6857f34..25b32cf8f 100644 --- a/docs-md/interfaces/TransactionReceiptsBlockNumber.md +++ b/docs-md/interfaces/TransactionReceiptsBlockNumber.md @@ -20,4 +20,4 @@ The block number to get transaction receipts for. #### Defined in -[src/types/types.ts:1417](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1417) +[src/types/types.ts:1417](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1417) diff --git a/docs-md/interfaces/TransactionReceiptsResponse.md b/docs-md/interfaces/TransactionReceiptsResponse.md index ce4e8ecc4..d1e70a873 100644 --- a/docs-md/interfaces/TransactionReceiptsResponse.md +++ b/docs-md/interfaces/TransactionReceiptsResponse.md @@ -20,4 +20,4 @@ A list of transaction receipts for the queried block. #### Defined in -[src/types/types.ts:1446](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1446) +[src/types/types.ts:1446](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1446) diff --git a/docs-md/interfaces/TransactionWebhookParams.md b/docs-md/interfaces/TransactionWebhookParams.md index 2a43fcb2f..77638cbb4 100644 --- a/docs-md/interfaces/TransactionWebhookParams.md +++ b/docs-md/interfaces/TransactionWebhookParams.md @@ -28,4 +28,4 @@ The app id of the project to create the webhook on. #### Defined in -[src/types/types.ts:2191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2191) +[src/types/types.ts:2215](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2215) diff --git a/docs-md/interfaces/TransferredNft.md b/docs-md/interfaces/TransferredNft.md index 9abb72baa..508291867 100644 --- a/docs-md/interfaces/TransferredNft.md +++ b/docs-md/interfaces/TransferredNft.md @@ -40,7 +40,7 @@ The block number as a hex string of when the transfer or mint occurred. #### Defined in -[src/types/types.ts:1127](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1127) +[src/types/types.ts:1127](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1127) ___ @@ -56,7 +56,7 @@ The NFT's underlying contract and relevant contract metadata. #### Defined in -[src/api/nft.ts:81](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L81) +[src/api/nft.ts:81](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L81) ___ @@ -72,7 +72,7 @@ The NFT description. #### Defined in -[src/api/nft.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L87) +[src/api/nft.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L87) ___ @@ -85,7 +85,7 @@ The address the NFT was from. For minted NFTs, this field is the set to #### Defined in -[src/types/types.ts:1121](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1121) +[src/types/types.ts:1121](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1121) ___ @@ -101,7 +101,7 @@ URIs for accessing the NFT's media assets. #### Defined in -[src/api/nft.ts:105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L105) +[src/api/nft.ts:105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L105) ___ @@ -117,7 +117,7 @@ Holds an error message if there was an issue fetching metadata. #### Defined in -[src/api/nft.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L93) +[src/api/nft.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L93) ___ @@ -134,7 +134,7 @@ field is undefined if Alchemy was unable to fetch metadata. #### Defined in -[src/api/nft.ts:99](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L99) +[src/api/nft.ts:99](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L99) ___ @@ -150,7 +150,7 @@ Detailed information on why an NFT was classified as spam. #### Defined in -[src/api/nft.ts:108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L108) +[src/api/nft.ts:108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L108) ___ @@ -166,7 +166,7 @@ When the NFT was last updated in the blockchain. Represented in ISO-8601 format. #### Defined in -[src/api/nft.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L90) +[src/api/nft.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L90) ___ @@ -182,7 +182,7 @@ The NFT title. #### Defined in -[src/api/nft.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L84) +[src/api/nft.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L84) ___ @@ -194,7 +194,7 @@ The address the NFT was sent or minted to. #### Defined in -[src/types/types.ts:1123](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1123) +[src/types/types.ts:1123](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1123) ___ @@ -210,7 +210,7 @@ The NFT token ID as an integer string. #### Defined in -[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L65) +[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L65) ___ @@ -226,7 +226,7 @@ The type of ERC token, if known. #### Defined in -[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L67) +[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L67) ___ @@ -242,7 +242,7 @@ URIs for accessing the NFT's metadata blob. #### Defined in -[src/api/nft.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/nft.ts#L102) +[src/api/nft.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/nft.ts#L102) ___ @@ -254,4 +254,4 @@ The transaction hash where the transfer or mint occurred. #### Defined in -[src/types/types.ts:1125](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1125) +[src/types/types.ts:1125](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1125) diff --git a/docs-md/interfaces/TransfersNftResponse.md b/docs-md/interfaces/TransfersNftResponse.md index 4c4127920..b27d2c345 100644 --- a/docs-md/interfaces/TransfersNftResponse.md +++ b/docs-md/interfaces/TransfersNftResponse.md @@ -23,7 +23,7 @@ An array of NFTs. #### Defined in -[src/types/types.ts:1108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1108) +[src/types/types.ts:1108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1108) ___ @@ -35,4 +35,4 @@ Optional page key to use to fetch the next group of NFTs. #### Defined in -[src/types/types.ts:1110](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1110) +[src/types/types.ts:1110](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1110) diff --git a/docs-md/interfaces/Webhook.md b/docs-md/interfaces/Webhook.md index 0dbabf324..cecdd395c 100644 --- a/docs-md/interfaces/Webhook.md +++ b/docs-md/interfaces/Webhook.md @@ -16,6 +16,8 @@ SDK representation of a Webhook in the Notify API. ↳ [`NftActivityWebhook`](NftActivityWebhook.md) + ↳ [`NftMetadataUpdateWebhook`](NftMetadataUpdateWebhook.md) + ## Table of contents ### Properties @@ -41,7 +43,7 @@ The app id of the app used for the webhook. This field is only present on #### Defined in -[src/types/types.ts:2098](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2098) +[src/types/types.ts:2112](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2112) ___ @@ -53,7 +55,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2079](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2079) +[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2093) ___ @@ -65,7 +67,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2087](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2087) +[src/types/types.ts:2101](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2101) ___ @@ -77,7 +79,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2081](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2081) +[src/types/types.ts:2095](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2095) ___ @@ -89,7 +91,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2091](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2091) +[src/types/types.ts:2105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2105) ___ @@ -101,7 +103,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2089](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2089) +[src/types/types.ts:2103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2103) ___ @@ -113,7 +115,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2083](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2083) +[src/types/types.ts:2097](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2097) ___ @@ -125,7 +127,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2085](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2085) +[src/types/types.ts:2099](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2099) ___ @@ -137,4 +139,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2093) +[src/types/types.ts:2107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2107) diff --git a/docs-md/interfaces/WebhookAddressOverride.md b/docs-md/interfaces/WebhookAddressOverride.md index ee9a66a5e..eb1eabcf6 100644 --- a/docs-md/interfaces/WebhookAddressOverride.md +++ b/docs-md/interfaces/WebhookAddressOverride.md @@ -21,4 +21,4 @@ The new addresses to track. Existing addresses will be removed. #### Defined in -[src/types/types.ts:2280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2280) +[src/types/types.ts:2315](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2315) diff --git a/docs-md/interfaces/WebhookAddressUpdate.md b/docs-md/interfaces/WebhookAddressUpdate.md index c7b9748dd..a5d5dff1f 100644 --- a/docs-md/interfaces/WebhookAddressUpdate.md +++ b/docs-md/interfaces/WebhookAddressUpdate.md @@ -22,7 +22,7 @@ The addresses to additionally track. #### Defined in -[src/types/types.ts:2269](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2269) +[src/types/types.ts:2304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2304) ___ @@ -34,4 +34,4 @@ Existing addresses to remove. #### Defined in -[src/types/types.ts:2271](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2271) +[src/types/types.ts:2306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2306) diff --git a/docs-md/interfaces/WebhookNftFilterUpdate.md b/docs-md/interfaces/WebhookNftFilterUpdate.md index 2e277d82b..b4c59c4e0 100644 --- a/docs-md/interfaces/WebhookNftFilterUpdate.md +++ b/docs-md/interfaces/WebhookNftFilterUpdate.md @@ -22,7 +22,7 @@ The filters to additionally track. #### Defined in -[src/types/types.ts:2258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2258) +[src/types/types.ts:2282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2282) ___ @@ -34,4 +34,4 @@ Existing filters to remove. #### Defined in -[src/types/types.ts:2260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2260) +[src/types/types.ts:2284](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2284) diff --git a/docs-md/interfaces/WebhookNftMetadataFilterUpdate.md b/docs-md/interfaces/WebhookNftMetadataFilterUpdate.md new file mode 100644 index 000000000..36e2cb666 --- /dev/null +++ b/docs-md/interfaces/WebhookNftMetadataFilterUpdate.md @@ -0,0 +1,37 @@ +[alchemy-sdk](../README.md) / [Exports](../modules.md) / WebhookNftMetadataFilterUpdate + +# Interface: WebhookNftMetadataFilterUpdate + +Params object when calling [NotifyNamespace.updateWebhook](../classes/NotifyNamespace.md#updatewebhook) to add and +remove NFT filters for a [NftMetadataUpdateWebhook](NftMetadataUpdateWebhook.md). + +## Table of contents + +### Properties + +- [addMetadataFilters](WebhookNftMetadataFilterUpdate.md#addmetadatafilters) +- [removeMetadataFilters](WebhookNftMetadataFilterUpdate.md#removemetadatafilters) + +## Properties + +### addMetadataFilters + +• **addMetadataFilters**: [`NftFilter`](NftFilter.md)[] + +The filters to additionally track. + +#### Defined in + +[src/types/types.ts:2293](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2293) + +___ + +### removeMetadataFilters + +• **removeMetadataFilters**: [`NftFilter`](NftFilter.md)[] + +Existing filters to remove. + +#### Defined in + +[src/types/types.ts:2295](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2295) diff --git a/docs-md/interfaces/WebhookStatusUpdate.md b/docs-md/interfaces/WebhookStatusUpdate.md index afab87dc1..9736c8448 100644 --- a/docs-md/interfaces/WebhookStatusUpdate.md +++ b/docs-md/interfaces/WebhookStatusUpdate.md @@ -21,4 +21,4 @@ Whether the webhook is active. #### Defined in -[src/types/types.ts:2249](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2249) +[src/types/types.ts:2273](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2273) diff --git a/docs-md/modules.md b/docs-md/modules.md index 8edc6b5b5..f5f8d90be 100644 --- a/docs-md/modules.md +++ b/docs-md/modules.md @@ -131,6 +131,7 @@ - [NftMetadata](interfaces/NftMetadata.md) - [NftMetadataBatchOptions](interfaces/NftMetadataBatchOptions.md) - [NftMetadataBatchToken](interfaces/NftMetadataBatchToken.md) +- [NftMetadataUpdateWebhook](interfaces/NftMetadataUpdateWebhook.md) - [NftSale](interfaces/NftSale.md) - [NftSaleFeeData](interfaces/NftSaleFeeData.md) - [NftWebhookParams](interfaces/NftWebhookParams.md) @@ -170,6 +171,7 @@ - [WebhookAddressOverride](interfaces/WebhookAddressOverride.md) - [WebhookAddressUpdate](interfaces/WebhookAddressUpdate.md) - [WebhookNftFilterUpdate](interfaces/WebhookNftFilterUpdate.md) +- [WebhookNftMetadataFilterUpdate](interfaces/WebhookNftMetadataFilterUpdate.md) - [WebhookStatusUpdate](interfaces/WebhookStatusUpdate.md) ### Type aliases @@ -184,6 +186,7 @@ - [DebugPrestateTrace](modules.md#debugprestatetrace) - [EventType](modules.md#eventtype) - [LogLevel](modules.md#loglevel) +- [NftMetadataWebhookUpdate](modules.md#nftmetadatawebhookupdate) - [NftWebhookUpdate](modules.md#nftwebhookupdate) - [NonEmptyArray](modules.md#nonemptyarray) - [RequireAtLeastOne](modules.md#requireatleastone) @@ -209,7 +212,7 @@ Params object when calling [NotifyNamespace.updateWebhook](classes/NotifyNamespa #### Defined in -[src/types/types.ts:2296](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2296) +[src/types/types.ts:2338](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2338) ___ @@ -222,7 +225,7 @@ filters compatible with other ethers events. #### Defined in -[src/types/types.ts:1779](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1779) +[src/types/types.ts:1793](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1793) ___ @@ -235,7 +238,7 @@ also include Alchemy's Subscription API. #### Defined in -[src/types/types.ts:1773](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1773) +[src/types/types.ts:1787](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1787) ___ @@ -248,7 +251,7 @@ least one of the fields to be set. #### Defined in -[src/types/types.ts:1762](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1762) +[src/types/types.ts:1776](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1776) ___ @@ -271,7 +274,7 @@ methods in the [DebugNamespace](classes/DebugNamespace.md). #### Defined in -[src/types/types.ts:2357](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2357) +[src/types/types.ts:2399](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2399) ___ @@ -295,7 +298,7 @@ The keys are the addresses of the accounts, mapped to its corresponding state. #### Defined in -[src/types/types.ts:2474](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2474) +[src/types/types.ts:2516](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2516) ___ @@ -317,7 +320,20 @@ The level of verbosity for the logger. #### Defined in -[src/util/logger.ts:22](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/util/logger.ts#L22) +[src/util/logger.ts:22](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/util/logger.ts#L22) + +___ + +### NftMetadataWebhookUpdate + +Ƭ **NftMetadataWebhookUpdate**: [`WebhookStatusUpdate`](interfaces/WebhookStatusUpdate.md) \| [`RequireAtLeastOne`](modules.md#requireatleastone)<[`WebhookNftMetadataFilterUpdate`](interfaces/WebhookNftMetadataFilterUpdate.md)\> + +Params object when calling [NotifyNamespace.updateWebhook](classes/NotifyNamespace.md#updatewebhook) to update a +[NftMetadataUpdateWebhook](interfaces/NftMetadataUpdateWebhook.md). + +#### Defined in + +[src/types/types.ts:2330](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2330) ___ @@ -330,7 +346,7 @@ Params object when calling [NotifyNamespace.updateWebhook](classes/NotifyNamespa #### Defined in -[src/types/types.ts:2288](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2288) +[src/types/types.ts:2322](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2322) ___ @@ -348,7 +364,7 @@ Requires an array with at least one value. #### Defined in -[src/types/types.ts:2500](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2500) +[src/types/types.ts:2542](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2542) ___ @@ -369,7 +385,7 @@ Implementation copied over from #### Defined in -[src/types/types.ts:2494](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L2494) +[src/types/types.ts:2536](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L2536) ___ @@ -379,7 +395,7 @@ ___ #### Defined in -[src/types/types.ts:154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L154) +[src/types/types.ts:154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L154) ___ @@ -391,7 +407,7 @@ The parameters to use with the [CoreNamespace.getTransactionReceipts](classes/Co #### Defined in -[src/types/types.ts:1435](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/types/types.ts#L1435) +[src/types/types.ts:1435](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/types/types.ts#L1435) ___ @@ -442,7 +458,7 @@ Converts a hex string to a decimal number. #### Defined in -[src/api/util.ts:9](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/util.ts#L9) +[src/api/util.ts:9](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/util.ts#L9) ___ @@ -464,7 +480,7 @@ Checks if a value is a hex string. #### Defined in -[src/api/util.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/util.ts#L29) +[src/api/util.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/util.ts#L29) ___ @@ -486,7 +502,7 @@ Configures the verbosity of logging. The default log level is `info`. #### Defined in -[src/util/logger.ts:56](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/util/logger.ts#L56) +[src/util/logger.ts:56](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/util/logger.ts#L56) ___ @@ -508,4 +524,4 @@ Converts a number to a hex string. #### Defined in -[src/api/util.ts:19](https://github.com/alchemyplatform/alchemy-sdk-js/blob/340ad5a/src/api/util.ts#L19) +[src/api/util.ts:19](https://github.com/alchemyplatform/alchemy-sdk-js/blob/7bf2430/src/api/util.ts#L19) diff --git a/docs/assets/search.js b/docs/assets/search.js index 0cbf3f700..4373e1945 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"4\":\"Namespace\",\"8\":\"Enumeration\",\"16\":\"Enumeration member\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"id\":0,\"kind\":4,\"name\":\"Utils\",\"url\":\"modules/Utils.html\",\"classes\":\"tsd-kind-namespace\"},{\"id\":1,\"kind\":128,\"name\":\"Alchemy\",\"url\":\"classes/Alchemy.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Alchemy.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":3,\"kind\":1024,\"name\":\"core\",\"url\":\"classes/Alchemy.html#core\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":4,\"kind\":1024,\"name\":\"nft\",\"url\":\"classes/Alchemy.html#nft\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":5,\"kind\":1024,\"name\":\"ws\",\"url\":\"classes/Alchemy.html#ws\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":6,\"kind\":1024,\"name\":\"transact\",\"url\":\"classes/Alchemy.html#transact\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":7,\"kind\":1024,\"name\":\"config\",\"url\":\"classes/Alchemy.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":8,\"kind\":1024,\"name\":\"notify\",\"url\":\"classes/Alchemy.html#notify\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":9,\"kind\":1024,\"name\":\"debug\",\"url\":\"classes/Alchemy.html#debug\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":10,\"kind\":128,\"name\":\"Wallet\",\"url\":\"classes/Wallet.html\",\"classes\":\"tsd-kind-class\"},{\"id\":11,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Wallet.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":12,\"kind\":1024,\"name\":\"alchemyProviderPromise\",\"url\":\"classes/Wallet.html#alchemyProviderPromise\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Wallet\"},{\"id\":13,\"kind\":2048,\"name\":\"getBalance\",\"url\":\"classes/Wallet.html#getBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":14,\"kind\":2048,\"name\":\"getTransactionCount\",\"url\":\"classes/Wallet.html#getTransactionCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":15,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/Wallet.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":16,\"kind\":2048,\"name\":\"call\",\"url\":\"classes/Wallet.html#call\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":17,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/Wallet.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":18,\"kind\":2048,\"name\":\"getChainId\",\"url\":\"classes/Wallet.html#getChainId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":19,\"kind\":2048,\"name\":\"getGasPrice\",\"url\":\"classes/Wallet.html#getGasPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":20,\"kind\":2048,\"name\":\"getFeeData\",\"url\":\"classes/Wallet.html#getFeeData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":21,\"kind\":2048,\"name\":\"resolveName\",\"url\":\"classes/Wallet.html#resolveName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":22,\"kind\":2048,\"name\":\"getWallet\",\"url\":\"classes/Wallet.html#getWallet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Wallet\"},{\"id\":23,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":24,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":25,\"kind\":128,\"name\":\"Contract\",\"url\":\"classes/Contract.html\",\"classes\":\"tsd-kind-class\"},{\"id\":26,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Contract.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Contract\"},{\"id\":27,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":28,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":29,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":30,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":31,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":32,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":33,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":34,\"kind\":128,\"name\":\"ContractFactory\",\"url\":\"classes/ContractFactory.html\",\"classes\":\"tsd-kind-class\"},{\"id\":35,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractFactory.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ContractFactory\"},{\"id\":36,\"kind\":128,\"name\":\"AlchemyConfig\",\"url\":\"classes/AlchemyConfig.html\",\"classes\":\"tsd-kind-class\"},{\"id\":37,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AlchemyConfig.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":38,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyConfig.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":39,\"kind\":1024,\"name\":\"network\",\"url\":\"classes/AlchemyConfig.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":40,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/AlchemyConfig.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":41,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"classes/AlchemyConfig.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":42,\"kind\":1024,\"name\":\"url\",\"url\":\"classes/AlchemyConfig.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":43,\"kind\":1024,\"name\":\"authToken\",\"url\":\"classes/AlchemyConfig.html#authToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":44,\"kind\":1024,\"name\":\"requestTimeout\",\"url\":\"classes/AlchemyConfig.html#requestTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":45,\"kind\":2048,\"name\":\"getProvider\",\"url\":\"classes/AlchemyConfig.html#getProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":46,\"kind\":2048,\"name\":\"getWebSocketProvider\",\"url\":\"classes/AlchemyConfig.html#getWebSocketProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":47,\"kind\":128,\"name\":\"AlchemyProvider\",\"url\":\"classes/AlchemyProvider.html\",\"classes\":\"tsd-kind-class\"},{\"id\":48,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyProvider.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":49,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/AlchemyProvider.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":50,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"classes/AlchemyProvider.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":51,\"kind\":2048,\"name\":\"detectNetwork\",\"url\":\"classes/AlchemyProvider.html#detectNetwork\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":52,\"kind\":2048,\"name\":\"_startPending\",\"url\":\"classes/AlchemyProvider.html#_startPending\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":53,\"kind\":2048,\"name\":\"isCommunityResource\",\"url\":\"classes/AlchemyProvider.html#isCommunityResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":54,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/AlchemyProvider.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":55,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":56,\"kind\":128,\"name\":\"AlchemyWebSocketProvider\",\"url\":\"classes/AlchemyWebSocketProvider.html\",\"classes\":\"tsd-kind-class\"},{\"id\":57,\"kind\":1024,\"name\":\"_events\",\"url\":\"classes/AlchemyWebSocketProvider.html#_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":58,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyWebSocketProvider.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":59,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AlchemyWebSocketProvider.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":60,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AlchemyWebSocketProvider.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":61,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AlchemyWebSocketProvider.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":62,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":63,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":64,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":65,\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AlchemyWebSocketProvider.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":66,\"kind\":2048,\"name\":\"isCommunityResource\",\"url\":\"classes/AlchemyWebSocketProvider.html#isCommunityResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":67,\"kind\":2048,\"name\":\"emitEvent\",\"url\":\"classes/AlchemyWebSocketProvider.html#emitEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":68,\"kind\":2048,\"name\":\"_off\",\"url\":\"classes/AlchemyWebSocketProvider.html#_off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":69,\"kind\":2048,\"name\":\"_removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":70,\"kind\":2048,\"name\":\"_listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":71,\"kind\":2048,\"name\":\"_listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":72,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":73,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":74,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":75,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":76,\"kind\":128,\"name\":\"NftNamespace\",\"url\":\"classes/NftNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":77,\"kind\":2048,\"name\":\"getNftMetadata\",\"url\":\"classes/NftNamespace.html#getNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":78,\"kind\":2048,\"name\":\"getNftMetadataBatch\",\"url\":\"classes/NftNamespace.html#getNftMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":79,\"kind\":2048,\"name\":\"getContractMetadata\",\"url\":\"classes/NftNamespace.html#getContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":80,\"kind\":2048,\"name\":\"getContractMetadataBatch\",\"url\":\"classes/NftNamespace.html#getContractMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":81,\"kind\":2048,\"name\":\"getNftsForOwnerIterator\",\"url\":\"classes/NftNamespace.html#getNftsForOwnerIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":82,\"kind\":2048,\"name\":\"getNftsForOwner\",\"url\":\"classes/NftNamespace.html#getNftsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":83,\"kind\":2048,\"name\":\"getNftsForContract\",\"url\":\"classes/NftNamespace.html#getNftsForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":84,\"kind\":2048,\"name\":\"getNftsForContractIterator\",\"url\":\"classes/NftNamespace.html#getNftsForContractIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":85,\"kind\":2048,\"name\":\"getOwnersForContract\",\"url\":\"classes/NftNamespace.html#getOwnersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":86,\"kind\":2048,\"name\":\"getOwnersForNft\",\"url\":\"classes/NftNamespace.html#getOwnersForNft\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":87,\"kind\":2048,\"name\":\"getContractsForOwner\",\"url\":\"classes/NftNamespace.html#getContractsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":88,\"kind\":2048,\"name\":\"getTransfersForOwner\",\"url\":\"classes/NftNamespace.html#getTransfersForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":89,\"kind\":2048,\"name\":\"getTransfersForContract\",\"url\":\"classes/NftNamespace.html#getTransfersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":90,\"kind\":2048,\"name\":\"getMintedNfts\",\"url\":\"classes/NftNamespace.html#getMintedNfts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":91,\"kind\":2048,\"name\":\"checkNftOwnership\",\"url\":\"classes/NftNamespace.html#checkNftOwnership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":92,\"kind\":2048,\"name\":\"verifyNftOwnership\",\"url\":\"classes/NftNamespace.html#verifyNftOwnership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":93,\"kind\":2048,\"name\":\"isSpamContract\",\"url\":\"classes/NftNamespace.html#isSpamContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":94,\"kind\":2048,\"name\":\"getSpamContracts\",\"url\":\"classes/NftNamespace.html#getSpamContracts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":95,\"kind\":2048,\"name\":\"getFloorPrice\",\"url\":\"classes/NftNamespace.html#getFloorPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":96,\"kind\":2048,\"name\":\"getNftSales\",\"url\":\"classes/NftNamespace.html#getNftSales\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":97,\"kind\":2048,\"name\":\"computeRarity\",\"url\":\"classes/NftNamespace.html#computeRarity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":98,\"kind\":2048,\"name\":\"searchContractMetadata\",\"url\":\"classes/NftNamespace.html#searchContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":99,\"kind\":2048,\"name\":\"summarizeNftAttributes\",\"url\":\"classes/NftNamespace.html#summarizeNftAttributes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":100,\"kind\":2048,\"name\":\"refreshNftMetadata\",\"url\":\"classes/NftNamespace.html#refreshNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":101,\"kind\":2048,\"name\":\"refreshContract\",\"url\":\"classes/NftNamespace.html#refreshContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":102,\"kind\":128,\"name\":\"WebSocketNamespace\",\"url\":\"classes/WebSocketNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":103,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/WebSocketNamespace.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":104,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/WebSocketNamespace.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":105,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/WebSocketNamespace.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":106,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/WebSocketNamespace.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":107,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/WebSocketNamespace.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":108,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/WebSocketNamespace.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":109,\"kind\":128,\"name\":\"CoreNamespace\",\"url\":\"classes/CoreNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":110,\"kind\":2048,\"name\":\"getBalance\",\"url\":\"classes/CoreNamespace.html#getBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":111,\"kind\":2048,\"name\":\"getCode\",\"url\":\"classes/CoreNamespace.html#getCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":112,\"kind\":2048,\"name\":\"getStorageAt\",\"url\":\"classes/CoreNamespace.html#getStorageAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":113,\"kind\":2048,\"name\":\"getTransactionCount\",\"url\":\"classes/CoreNamespace.html#getTransactionCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":114,\"kind\":2048,\"name\":\"getBlock\",\"url\":\"classes/CoreNamespace.html#getBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":115,\"kind\":2048,\"name\":\"getBlockWithTransactions\",\"url\":\"classes/CoreNamespace.html#getBlockWithTransactions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":116,\"kind\":2048,\"name\":\"getNetwork\",\"url\":\"classes/CoreNamespace.html#getNetwork\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":117,\"kind\":2048,\"name\":\"getBlockNumber\",\"url\":\"classes/CoreNamespace.html#getBlockNumber\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":118,\"kind\":2048,\"name\":\"getGasPrice\",\"url\":\"classes/CoreNamespace.html#getGasPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":119,\"kind\":2048,\"name\":\"getFeeData\",\"url\":\"classes/CoreNamespace.html#getFeeData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":120,\"kind\":2048,\"name\":\"ready\",\"url\":\"classes/CoreNamespace.html#ready\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":121,\"kind\":2048,\"name\":\"call\",\"url\":\"classes/CoreNamespace.html#call\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":122,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/CoreNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":123,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/CoreNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":124,\"kind\":2048,\"name\":\"getTransactionReceipt\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":125,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/CoreNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":126,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/CoreNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":127,\"kind\":2048,\"name\":\"getLogs\",\"url\":\"classes/CoreNamespace.html#getLogs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":128,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/CoreNamespace.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":129,\"kind\":2048,\"name\":\"findContractDeployer\",\"url\":\"classes/CoreNamespace.html#findContractDeployer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":130,\"kind\":2048,\"name\":\"getTokenBalances\",\"url\":\"classes/CoreNamespace.html#getTokenBalances\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":131,\"kind\":2048,\"name\":\"getTokensForOwner\",\"url\":\"classes/CoreNamespace.html#getTokensForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":132,\"kind\":2048,\"name\":\"getTokenMetadata\",\"url\":\"classes/CoreNamespace.html#getTokenMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":133,\"kind\":2048,\"name\":\"getAssetTransfers\",\"url\":\"classes/CoreNamespace.html#getAssetTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":134,\"kind\":2048,\"name\":\"getTransactionReceipts\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":135,\"kind\":2048,\"name\":\"resolveName\",\"url\":\"classes/CoreNamespace.html#resolveName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":136,\"kind\":2048,\"name\":\"lookupAddress\",\"url\":\"classes/CoreNamespace.html#lookupAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":137,\"kind\":128,\"name\":\"TransactNamespace\",\"url\":\"classes/TransactNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":138,\"kind\":2048,\"name\":\"sendPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#sendPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":139,\"kind\":2048,\"name\":\"cancelPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#cancelPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":140,\"kind\":2048,\"name\":\"simulateAssetChangesBundle\",\"url\":\"classes/TransactNamespace.html#simulateAssetChangesBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":141,\"kind\":2048,\"name\":\"simulateAssetChanges\",\"url\":\"classes/TransactNamespace.html#simulateAssetChanges\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":142,\"kind\":2048,\"name\":\"simulateExecutionBundle\",\"url\":\"classes/TransactNamespace.html#simulateExecutionBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":143,\"kind\":2048,\"name\":\"simulateExecution\",\"url\":\"classes/TransactNamespace.html#simulateExecution\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":144,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/TransactNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":145,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/TransactNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":146,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/TransactNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":147,\"kind\":2048,\"name\":\"getMaxPriorityFeePerGas\",\"url\":\"classes/TransactNamespace.html#getMaxPriorityFeePerGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":148,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/TransactNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":149,\"kind\":128,\"name\":\"NotifyNamespace\",\"url\":\"classes/NotifyNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":150,\"kind\":2048,\"name\":\"getAllWebhooks\",\"url\":\"classes/NotifyNamespace.html#getAllWebhooks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":151,\"kind\":2048,\"name\":\"getAddresses\",\"url\":\"classes/NotifyNamespace.html#getAddresses\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":152,\"kind\":2048,\"name\":\"getNftFilters\",\"url\":\"classes/NotifyNamespace.html#getNftFilters\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":153,\"kind\":2048,\"name\":\"updateWebhook\",\"url\":\"classes/NotifyNamespace.html#updateWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":154,\"kind\":2048,\"name\":\"createWebhook\",\"url\":\"classes/NotifyNamespace.html#createWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":155,\"kind\":2048,\"name\":\"deleteWebhook\",\"url\":\"classes/NotifyNamespace.html#deleteWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":156,\"kind\":2048,\"name\":\"verifyConfig\",\"url\":\"classes/NotifyNamespace.html#verifyConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"NotifyNamespace\"},{\"id\":157,\"kind\":2048,\"name\":\"sendWebhookRequest\",\"url\":\"classes/NotifyNamespace.html#sendWebhookRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-private\",\"parent\":\"NotifyNamespace\"},{\"id\":158,\"kind\":128,\"name\":\"DebugNamespace\",\"url\":\"classes/DebugNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":159,\"kind\":2048,\"name\":\"traceCall\",\"url\":\"classes/DebugNamespace.html#traceCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":160,\"kind\":2048,\"name\":\"traceTransaction\",\"url\":\"classes/DebugNamespace.html#traceTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":161,\"kind\":2048,\"name\":\"traceBlock\",\"url\":\"classes/DebugNamespace.html#traceBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":162,\"kind\":256,\"name\":\"BaseNftContract\",\"url\":\"interfaces/BaseNftContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":163,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/BaseNftContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftContract\"},{\"id\":164,\"kind\":256,\"name\":\"NftContract\",\"url\":\"interfaces/NftContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":165,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftContract.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":166,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftContract.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":167,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftContract.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":168,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftContract.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":169,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/NftContract.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":170,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/NftContract.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":171,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/NftContract.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":172,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/NftContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContract\"},{\"id\":173,\"kind\":256,\"name\":\"Nft\",\"url\":\"interfaces/Nft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":174,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/Nft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"Nft\"},{\"id\":175,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/Nft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":176,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/Nft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":177,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/Nft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":178,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/Nft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":179,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/Nft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":180,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/Nft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":181,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/Nft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":182,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/Nft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":183,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/Nft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Nft\"},{\"id\":184,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/Nft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Nft\"},{\"id\":185,\"kind\":256,\"name\":\"BaseNft\",\"url\":\"interfaces/BaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":186,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/BaseNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":187,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/BaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":188,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/BaseNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":189,\"kind\":64,\"name\":\"fromHex\",\"url\":\"modules.html#fromHex\",\"classes\":\"tsd-kind-function\"},{\"id\":190,\"kind\":64,\"name\":\"toHex\",\"url\":\"modules.html#toHex\",\"classes\":\"tsd-kind-function\"},{\"id\":191,\"kind\":64,\"name\":\"isHex\",\"url\":\"modules.html#isHex\",\"classes\":\"tsd-kind-function\"},{\"id\":192,\"kind\":64,\"name\":\"setLogLevel\",\"url\":\"modules.html#setLogLevel\",\"classes\":\"tsd-kind-function\"},{\"id\":193,\"kind\":4194304,\"name\":\"LogLevel\",\"url\":\"modules.html#LogLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":194,\"kind\":256,\"name\":\"AlchemySettings\",\"url\":\"interfaces/AlchemySettings.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":195,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"interfaces/AlchemySettings.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":196,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AlchemySettings.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":197,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"interfaces/AlchemySettings.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":198,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AlchemySettings.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":199,\"kind\":1024,\"name\":\"authToken\",\"url\":\"interfaces/AlchemySettings.html#authToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":200,\"kind\":1024,\"name\":\"requestTimeout\",\"url\":\"interfaces/AlchemySettings.html#requestTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":201,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"interfaces/AlchemySettings.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":202,\"kind\":8,\"name\":\"Network\",\"url\":\"enums/Network.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":203,\"kind\":16,\"name\":\"ETH_MAINNET\",\"url\":\"enums/Network.html#ETH_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":204,\"kind\":16,\"name\":\"ETH_ROPSTEN\",\"url\":\"enums/Network.html#ETH_ROPSTEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":205,\"kind\":16,\"name\":\"ETH_GOERLI\",\"url\":\"enums/Network.html#ETH_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":206,\"kind\":16,\"name\":\"ETH_KOVAN\",\"url\":\"enums/Network.html#ETH_KOVAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":207,\"kind\":16,\"name\":\"ETH_RINKEBY\",\"url\":\"enums/Network.html#ETH_RINKEBY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":208,\"kind\":16,\"name\":\"OPT_MAINNET\",\"url\":\"enums/Network.html#OPT_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":209,\"kind\":16,\"name\":\"OPT_KOVAN\",\"url\":\"enums/Network.html#OPT_KOVAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":210,\"kind\":16,\"name\":\"OPT_GOERLI\",\"url\":\"enums/Network.html#OPT_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":211,\"kind\":16,\"name\":\"ARB_MAINNET\",\"url\":\"enums/Network.html#ARB_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":212,\"kind\":16,\"name\":\"ARB_RINKEBY\",\"url\":\"enums/Network.html#ARB_RINKEBY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":213,\"kind\":16,\"name\":\"ARB_GOERLI\",\"url\":\"enums/Network.html#ARB_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":214,\"kind\":16,\"name\":\"MATIC_MAINNET\",\"url\":\"enums/Network.html#MATIC_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":215,\"kind\":16,\"name\":\"MATIC_MUMBAI\",\"url\":\"enums/Network.html#MATIC_MUMBAI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":216,\"kind\":16,\"name\":\"ASTAR_MAINNET\",\"url\":\"enums/Network.html#ASTAR_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":217,\"kind\":8,\"name\":\"TokenBalanceType\",\"url\":\"enums/TokenBalanceType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":218,\"kind\":16,\"name\":\"DEFAULT_TOKENS\",\"url\":\"enums/TokenBalanceType.html#DEFAULT_TOKENS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":219,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/TokenBalanceType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":220,\"kind\":256,\"name\":\"TokenBalancesOptionsErc20\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":221,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":222,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":223,\"kind\":256,\"name\":\"TokenBalancesOptionsDefaultTokens\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":224,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsDefaultTokens\"},{\"id\":225,\"kind\":256,\"name\":\"TokenBalancesResponseErc20\",\"url\":\"interfaces/TokenBalancesResponseErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":226,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":227,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":228,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":229,\"kind\":256,\"name\":\"TokenBalancesResponse\",\"url\":\"interfaces/TokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":230,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponse.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":231,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponse.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":232,\"kind\":4194304,\"name\":\"TokenBalance\",\"url\":\"modules.html#TokenBalance\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":233,\"kind\":256,\"name\":\"TokenBalanceSuccess\",\"url\":\"interfaces/TokenBalanceSuccess.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":234,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceSuccess.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":235,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceSuccess.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":236,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceSuccess.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":237,\"kind\":256,\"name\":\"TokenBalanceFailure\",\"url\":\"interfaces/TokenBalanceFailure.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":238,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceFailure.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":239,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceFailure.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":240,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceFailure.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":241,\"kind\":256,\"name\":\"GetTokensForOwnerOptions\",\"url\":\"interfaces/GetTokensForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":242,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":243,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":244,\"kind\":256,\"name\":\"GetTokensForOwnerResponse\",\"url\":\"interfaces/GetTokensForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":245,\"kind\":1024,\"name\":\"tokens\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#tokens\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":246,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":247,\"kind\":256,\"name\":\"OwnedToken\",\"url\":\"interfaces/OwnedToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":248,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/OwnedToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":249,\"kind\":1024,\"name\":\"rawBalance\",\"url\":\"interfaces/OwnedToken.html#rawBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":250,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedToken.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":251,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/OwnedToken.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":252,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/OwnedToken.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":253,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/OwnedToken.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":254,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/OwnedToken.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":255,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/OwnedToken.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":256,\"kind\":256,\"name\":\"TokenMetadataResponse\",\"url\":\"interfaces/TokenMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":257,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TokenMetadataResponse.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":258,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/TokenMetadataResponse.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":259,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/TokenMetadataResponse.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":260,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/TokenMetadataResponse.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":261,\"kind\":256,\"name\":\"AssetTransfersParams\",\"url\":\"interfaces/AssetTransfersParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":262,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":263,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":264,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":265,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":266,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":267,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":268,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":269,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":270,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":271,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":272,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":273,\"kind\":256,\"name\":\"AssetTransfersWithMetadataParams\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":274,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":275,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":276,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":277,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":278,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":279,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":280,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":281,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":282,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":283,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":284,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":285,\"kind\":8,\"name\":\"AssetTransfersCategory\",\"url\":\"enums/AssetTransfersCategory.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":286,\"kind\":16,\"name\":\"EXTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#EXTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":287,\"kind\":16,\"name\":\"INTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#INTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":288,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/AssetTransfersCategory.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":289,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/AssetTransfersCategory.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":290,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/AssetTransfersCategory.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":291,\"kind\":16,\"name\":\"SPECIALNFT\",\"url\":\"enums/AssetTransfersCategory.html#SPECIALNFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":292,\"kind\":8,\"name\":\"AssetTransfersOrder\",\"url\":\"enums/AssetTransfersOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":293,\"kind\":16,\"name\":\"ASCENDING\",\"url\":\"enums/AssetTransfersOrder.html#ASCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersOrder\"},{\"id\":294,\"kind\":16,\"name\":\"DESCENDING\",\"url\":\"enums/AssetTransfersOrder.html#DESCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersOrder\"},{\"id\":295,\"kind\":8,\"name\":\"NftTokenType\",\"url\":\"enums/NftTokenType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":296,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/NftTokenType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":297,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/NftTokenType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":298,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftTokenType.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":299,\"kind\":256,\"name\":\"AssetTransfersResponse\",\"url\":\"interfaces/AssetTransfersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":300,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":301,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":302,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResponse\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":303,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":304,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":305,\"kind\":256,\"name\":\"AssetTransfersResult\",\"url\":\"interfaces/AssetTransfersResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":306,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":307,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":308,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":309,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":310,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":311,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":312,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":313,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":314,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":315,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":316,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":317,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":318,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResult\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":319,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":320,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":321,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":322,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":323,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":324,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":325,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":326,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":327,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":328,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":329,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":330,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":331,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":332,\"kind\":256,\"name\":\"AssetTransfersMetadata\",\"url\":\"interfaces/AssetTransfersMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":333,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/AssetTransfersMetadata.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersMetadata\"},{\"id\":334,\"kind\":256,\"name\":\"NftMetadata\",\"url\":\"interfaces/NftMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":335,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftMetadata.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":336,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/NftMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":337,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/NftMetadata.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":338,\"kind\":1024,\"name\":\"external_url\",\"url\":\"interfaces/NftMetadata.html#external_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":339,\"kind\":1024,\"name\":\"background_color\",\"url\":\"interfaces/NftMetadata.html#background_color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":340,\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/NftMetadata.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":341,\"kind\":256,\"name\":\"TokenUri\",\"url\":\"interfaces/TokenUri.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":342,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TokenUri.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenUri\"},{\"id\":343,\"kind\":1024,\"name\":\"gateway\",\"url\":\"interfaces/TokenUri.html#gateway\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenUri\"},{\"id\":344,\"kind\":256,\"name\":\"Media\",\"url\":\"interfaces/Media.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":345,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/Media.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":346,\"kind\":1024,\"name\":\"gateway\",\"url\":\"interfaces/Media.html#gateway\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":347,\"kind\":1024,\"name\":\"thumbnail\",\"url\":\"interfaces/Media.html#thumbnail\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":348,\"kind\":1024,\"name\":\"format\",\"url\":\"interfaces/Media.html#format\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":349,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/Media.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":350,\"kind\":1024,\"name\":\"bytes\",\"url\":\"interfaces/Media.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":351,\"kind\":8,\"name\":\"NftSpamClassification\",\"url\":\"enums/NftSpamClassification.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":352,\"kind\":16,\"name\":\"Erc721TooManyOwners\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":353,\"kind\":16,\"name\":\"Erc721TooManyTokens\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyTokens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":354,\"kind\":16,\"name\":\"Erc721DishonestTotalSupply\",\"url\":\"enums/NftSpamClassification.html#Erc721DishonestTotalSupply\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":355,\"kind\":16,\"name\":\"MostlyHoneyPotOwners\",\"url\":\"enums/NftSpamClassification.html#MostlyHoneyPotOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":356,\"kind\":16,\"name\":\"OwnedByMostHoneyPots\",\"url\":\"enums/NftSpamClassification.html#OwnedByMostHoneyPots\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":357,\"kind\":256,\"name\":\"SpamInfo\",\"url\":\"interfaces/SpamInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":358,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/SpamInfo.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SpamInfo\"},{\"id\":359,\"kind\":1024,\"name\":\"classifications\",\"url\":\"interfaces/SpamInfo.html#classifications\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SpamInfo\"},{\"id\":360,\"kind\":256,\"name\":\"GetNftsForOwnerOptions\",\"url\":\"interfaces/GetNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":361,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":362,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":363,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":364,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":365,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":366,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":367,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":368,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":369,\"kind\":256,\"name\":\"GetBaseNftsForOwnerOptions\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":370,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":371,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":372,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":373,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":374,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":375,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":376,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":377,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":378,\"kind\":8,\"name\":\"NftExcludeFilters\",\"url\":\"enums/NftExcludeFilters.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":379,\"kind\":16,\"name\":\"SPAM\",\"url\":\"enums/NftExcludeFilters.html#SPAM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftExcludeFilters\"},{\"id\":380,\"kind\":16,\"name\":\"AIRDROPS\",\"url\":\"enums/NftExcludeFilters.html#AIRDROPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftExcludeFilters\"},{\"id\":381,\"kind\":8,\"name\":\"NftFilters\",\"url\":\"enums/NftFilters.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":382,\"kind\":16,\"name\":\"SPAM\",\"url\":\"enums/NftFilters.html#SPAM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":383,\"kind\":16,\"name\":\"AIRDROPS\",\"url\":\"enums/NftFilters.html#AIRDROPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":384,\"kind\":8,\"name\":\"NftOrdering\",\"url\":\"enums/NftOrdering.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":385,\"kind\":16,\"name\":\"TRANSFERTIME\",\"url\":\"enums/NftOrdering.html#TRANSFERTIME\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftOrdering\"},{\"id\":386,\"kind\":256,\"name\":\"OwnedNftsResponse\",\"url\":\"interfaces/OwnedNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":387,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":388,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":389,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":390,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/OwnedNftsResponse.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":391,\"kind\":256,\"name\":\"OwnedBaseNftsResponse\",\"url\":\"interfaces/OwnedBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":392,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":393,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":394,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":395,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":396,\"kind\":256,\"name\":\"OwnedNft\",\"url\":\"interfaces/OwnedNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":397,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNft\"},{\"id\":398,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/OwnedNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":399,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/OwnedNft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":400,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OwnedNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":401,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/OwnedNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":402,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/OwnedNft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":403,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/OwnedNft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":404,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/OwnedNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":405,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/OwnedNft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":406,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/OwnedNft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":407,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":408,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/OwnedNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":409,\"kind\":256,\"name\":\"OwnedBaseNft\",\"url\":\"interfaces/OwnedBaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":410,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedBaseNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNft\"},{\"id\":411,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/OwnedBaseNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":412,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedBaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":413,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/OwnedBaseNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":414,\"kind\":256,\"name\":\"GetOwnersForNftResponse\",\"url\":\"interfaces/GetOwnersForNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":415,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForNftResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftResponse\"},{\"id\":416,\"kind\":256,\"name\":\"GetOwnersForContractResponse\",\"url\":\"interfaces/GetOwnersForContractResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":417,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractResponse\"},{\"id\":418,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesResponse\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":419,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":420,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":421,\"kind\":256,\"name\":\"NftContractOwner\",\"url\":\"interfaces/NftContractOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":422,\"kind\":1024,\"name\":\"ownerAddress\",\"url\":\"interfaces/NftContractOwner.html#ownerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":423,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/NftContractOwner.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":424,\"kind\":256,\"name\":\"NftContractTokenBalance\",\"url\":\"interfaces/NftContractTokenBalance.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":425,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftContractTokenBalance.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":426,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/NftContractTokenBalance.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":427,\"kind\":256,\"name\":\"GetNftMetadataOptions\",\"url\":\"interfaces/GetNftMetadataOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":428,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":429,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":430,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/GetNftMetadataOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":431,\"kind\":256,\"name\":\"NftMetadataBatchToken\",\"url\":\"interfaces/NftMetadataBatchToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":432,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftMetadataBatchToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":433,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":434,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":435,\"kind\":256,\"name\":\"NftMetadataBatchOptions\",\"url\":\"interfaces/NftMetadataBatchOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":436,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/NftMetadataBatchOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":437,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/NftMetadataBatchOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":438,\"kind\":256,\"name\":\"FloorPriceMarketplace\",\"url\":\"interfaces/FloorPriceMarketplace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":439,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/FloorPriceMarketplace.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":440,\"kind\":1024,\"name\":\"priceCurrency\",\"url\":\"interfaces/FloorPriceMarketplace.html#priceCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":441,\"kind\":1024,\"name\":\"collectionUrl\",\"url\":\"interfaces/FloorPriceMarketplace.html#collectionUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":442,\"kind\":1024,\"name\":\"retrievedAt\",\"url\":\"interfaces/FloorPriceMarketplace.html#retrievedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":443,\"kind\":256,\"name\":\"FloorPriceError\",\"url\":\"interfaces/FloorPriceError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":444,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/FloorPriceError.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceError\"},{\"id\":445,\"kind\":256,\"name\":\"GetFloorPriceResponse\",\"url\":\"interfaces/GetFloorPriceResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":446,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/GetFloorPriceResponse.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":447,\"kind\":1024,\"name\":\"looksRare\",\"url\":\"interfaces/GetFloorPriceResponse.html#looksRare\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":448,\"kind\":256,\"name\":\"GetContractsForOwnerOptions\",\"url\":\"interfaces/GetContractsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":449,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":450,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":451,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":452,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":453,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":454,\"kind\":256,\"name\":\"GetContractsForOwnerResponse\",\"url\":\"interfaces/GetContractsForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":455,\"kind\":1024,\"name\":\"contracts\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#contracts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":456,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":457,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":458,\"kind\":256,\"name\":\"ContractForOwner\",\"url\":\"interfaces/ContractForOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":459,\"kind\":1024,\"name\":\"totalBalance\",\"url\":\"interfaces/ContractForOwner.html#totalBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":460,\"kind\":1024,\"name\":\"numDistinctTokensOwned\",\"url\":\"interfaces/ContractForOwner.html#numDistinctTokensOwned\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":461,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/ContractForOwner.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":462,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/ContractForOwner.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":463,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/ContractForOwner.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":464,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/ContractForOwner.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":465,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ContractForOwner.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":466,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/ContractForOwner.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":467,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/ContractForOwner.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":468,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/ContractForOwner.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":469,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/ContractForOwner.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":470,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/ContractForOwner.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":471,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/ContractForOwner.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":472,\"kind\":8,\"name\":\"GetTransfersForOwnerTransferType\",\"url\":\"enums/GetTransfersForOwnerTransferType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":473,\"kind\":16,\"name\":\"TO\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#TO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":474,\"kind\":16,\"name\":\"FROM\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#FROM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":475,\"kind\":256,\"name\":\"GetTransfersForOwnerOptions\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":476,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":477,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":478,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":479,\"kind\":256,\"name\":\"GetTransfersForContractOptions\",\"url\":\"interfaces/GetTransfersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":480,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":481,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":482,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetTransfersForContractOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":483,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":484,\"kind\":256,\"name\":\"TransfersNftResponse\",\"url\":\"interfaces/TransfersNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":485,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/TransfersNftResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":486,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TransfersNftResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":487,\"kind\":256,\"name\":\"TransferredNft\",\"url\":\"interfaces/TransferredNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":488,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/TransferredNft.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":489,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/TransferredNft.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":490,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/TransferredNft.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":491,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransferredNft.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":492,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/TransferredNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":493,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/TransferredNft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":494,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/TransferredNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":495,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/TransferredNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":496,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/TransferredNft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":497,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/TransferredNft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":498,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/TransferredNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":499,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/TransferredNft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":500,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/TransferredNft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":501,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/TransferredNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":502,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/TransferredNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":503,\"kind\":256,\"name\":\"GetMintedNftsOptions\",\"url\":\"interfaces/GetMintedNftsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":504,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetMintedNftsOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":505,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetMintedNftsOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":506,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetMintedNftsOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":507,\"kind\":256,\"name\":\"GetMintedNftsResponse\",\"url\":\"interfaces/GetMintedNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":508,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/GetMintedNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsResponse\"},{\"id\":509,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetMintedNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsResponse\"},{\"id\":510,\"kind\":256,\"name\":\"GetNftSalesOptions\",\"url\":\"interfaces/GetNftSalesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":511,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":512,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":513,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":514,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptions.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":515,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":516,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":517,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptions.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":518,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":519,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":520,\"kind\":256,\"name\":\"GetNftSalesOptionsByContractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":521,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":522,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":523,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":524,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":525,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":526,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":527,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":528,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":529,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":530,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":531,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":532,\"kind\":256,\"name\":\"GetNftSalesResponse\",\"url\":\"interfaces/GetNftSalesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":533,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":534,\"kind\":1024,\"name\":\"nftSales\",\"url\":\"interfaces/GetNftSalesResponse.html#nftSales\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":535,\"kind\":256,\"name\":\"NftSale\",\"url\":\"interfaces/NftSale.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":536,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/NftSale.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":537,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftSale.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":538,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftSale.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":539,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/NftSale.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":540,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/NftSale.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":541,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/NftSale.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":542,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/NftSale.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":543,\"kind\":1024,\"name\":\"sellerFee\",\"url\":\"interfaces/NftSale.html#sellerFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":544,\"kind\":1024,\"name\":\"marketplaceFee\",\"url\":\"interfaces/NftSale.html#marketplaceFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":545,\"kind\":1024,\"name\":\"protocolFee\",\"url\":\"interfaces/NftSale.html#protocolFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":546,\"kind\":1024,\"name\":\"royaltyFee\",\"url\":\"interfaces/NftSale.html#royaltyFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":547,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/NftSale.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":548,\"kind\":1024,\"name\":\"logIndex\",\"url\":\"interfaces/NftSale.html#logIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":549,\"kind\":1024,\"name\":\"bundleIndex\",\"url\":\"interfaces/NftSale.html#bundleIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":550,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/NftSale.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":551,\"kind\":256,\"name\":\"NftSaleFeeData\",\"url\":\"interfaces/NftSaleFeeData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":552,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/NftSaleFeeData.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":553,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftSaleFeeData.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":554,\"kind\":1024,\"name\":\"decimal\",\"url\":\"interfaces/NftSaleFeeData.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":555,\"kind\":8,\"name\":\"SortingOrder\",\"url\":\"enums/SortingOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":556,\"kind\":16,\"name\":\"ASCENDING\",\"url\":\"enums/SortingOrder.html#ASCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":557,\"kind\":16,\"name\":\"DESCENDING\",\"url\":\"enums/SortingOrder.html#DESCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":558,\"kind\":8,\"name\":\"NftSaleMarketplace\",\"url\":\"enums/NftSaleMarketplace.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":559,\"kind\":16,\"name\":\"SEAPORT\",\"url\":\"enums/NftSaleMarketplace.html#SEAPORT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":560,\"kind\":16,\"name\":\"LOOKSRARE\",\"url\":\"enums/NftSaleMarketplace.html#LOOKSRARE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":561,\"kind\":16,\"name\":\"X2Y2\",\"url\":\"enums/NftSaleMarketplace.html#X2Y2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":562,\"kind\":16,\"name\":\"WYVERN\",\"url\":\"enums/NftSaleMarketplace.html#WYVERN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":563,\"kind\":16,\"name\":\"CRYPTOPUNKS\",\"url\":\"enums/NftSaleMarketplace.html#CRYPTOPUNKS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":564,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftSaleMarketplace.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":565,\"kind\":8,\"name\":\"NftSaleTakerType\",\"url\":\"enums/NftSaleTakerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":566,\"kind\":16,\"name\":\"BUYER\",\"url\":\"enums/NftSaleTakerType.html#BUYER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":567,\"kind\":16,\"name\":\"SELLER\",\"url\":\"enums/NftSaleTakerType.html#SELLER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":568,\"kind\":256,\"name\":\"NftAttributeRarity\",\"url\":\"interfaces/NftAttributeRarity.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":569,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/NftAttributeRarity.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":570,\"kind\":1024,\"name\":\"traitType\",\"url\":\"interfaces/NftAttributeRarity.html#traitType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":571,\"kind\":1024,\"name\":\"prevalence\",\"url\":\"interfaces/NftAttributeRarity.html#prevalence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":572,\"kind\":256,\"name\":\"NftAttributesResponse\",\"url\":\"interfaces/NftAttributesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":573,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftAttributesResponse.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":574,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftAttributesResponse.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":575,\"kind\":1024,\"name\":\"summary\",\"url\":\"interfaces/NftAttributesResponse.html#summary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":576,\"kind\":256,\"name\":\"RefreshContractResult\",\"url\":\"interfaces/RefreshContractResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":577,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/RefreshContractResult.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":578,\"kind\":1024,\"name\":\"refreshState\",\"url\":\"interfaces/RefreshContractResult.html#refreshState\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":579,\"kind\":1024,\"name\":\"progress\",\"url\":\"interfaces/RefreshContractResult.html#progress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":580,\"kind\":8,\"name\":\"RefreshState\",\"url\":\"enums/RefreshState.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":581,\"kind\":16,\"name\":\"DOES_NOT_EXIST\",\"url\":\"enums/RefreshState.html#DOES_NOT_EXIST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":582,\"kind\":16,\"name\":\"ALREADY_QUEUED\",\"url\":\"enums/RefreshState.html#ALREADY_QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":583,\"kind\":16,\"name\":\"IN_PROGRESS\",\"url\":\"enums/RefreshState.html#IN_PROGRESS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":584,\"kind\":16,\"name\":\"FINISHED\",\"url\":\"enums/RefreshState.html#FINISHED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":585,\"kind\":16,\"name\":\"QUEUED\",\"url\":\"enums/RefreshState.html#QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":586,\"kind\":16,\"name\":\"QUEUE_FAILED\",\"url\":\"enums/RefreshState.html#QUEUE_FAILED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":587,\"kind\":256,\"name\":\"TransactionReceiptsBlockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":588,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockNumber\"},{\"id\":589,\"kind\":256,\"name\":\"TransactionReceiptsBlockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":590,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockHash\"},{\"id\":591,\"kind\":4194304,\"name\":\"TransactionReceiptsParams\",\"url\":\"modules.html#TransactionReceiptsParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":592,\"kind\":256,\"name\":\"TransactionReceiptsResponse\",\"url\":\"interfaces/TransactionReceiptsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":593,\"kind\":1024,\"name\":\"receipts\",\"url\":\"interfaces/TransactionReceiptsResponse.html#receipts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsResponse\"},{\"id\":594,\"kind\":256,\"name\":\"ERC1155Metadata\",\"url\":\"interfaces/ERC1155Metadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":595,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/ERC1155Metadata.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":596,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ERC1155Metadata.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":597,\"kind\":256,\"name\":\"RawContract\",\"url\":\"interfaces/RawContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":598,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/RawContract.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":599,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/RawContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":600,\"kind\":1024,\"name\":\"decimal\",\"url\":\"interfaces/RawContract.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":601,\"kind\":256,\"name\":\"GetNftsForContractOptions\",\"url\":\"interfaces/GetNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":602,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":603,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":604,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":605,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":606,\"kind\":256,\"name\":\"GetBaseNftsForContractOptions\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":607,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":608,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":609,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":610,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":611,\"kind\":256,\"name\":\"GetOwnersForContractOptions\",\"url\":\"interfaces/GetOwnersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":612,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":613,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":614,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":615,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesOptions\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":616,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":617,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":618,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":619,\"kind\":256,\"name\":\"NftContractBaseNftsResponse\",\"url\":\"interfaces/NftContractBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":620,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":621,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":622,\"kind\":256,\"name\":\"NftContractNftsResponse\",\"url\":\"interfaces/NftContractNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":623,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":624,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":625,\"kind\":256,\"name\":\"OpenSeaCollectionMetadata\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":626,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":627,\"kind\":1024,\"name\":\"collectionName\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#collectionName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":628,\"kind\":1024,\"name\":\"safelistRequestStatus\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#safelistRequestStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":629,\"kind\":1024,\"name\":\"imageUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#imageUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":630,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":631,\"kind\":1024,\"name\":\"externalUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#externalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":632,\"kind\":1024,\"name\":\"twitterUsername\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#twitterUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":633,\"kind\":1024,\"name\":\"discordUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#discordUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":634,\"kind\":1024,\"name\":\"lastIngestedAt\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#lastIngestedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":635,\"kind\":8,\"name\":\"OpenSeaSafelistRequestStatus\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":636,\"kind\":16,\"name\":\"VERIFIED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#VERIFIED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":637,\"kind\":16,\"name\":\"APPROVED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#APPROVED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":638,\"kind\":16,\"name\":\"REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":639,\"kind\":16,\"name\":\"NOT_REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#NOT_REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":640,\"kind\":256,\"name\":\"DeployResult\",\"url\":\"interfaces/DeployResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":641,\"kind\":1024,\"name\":\"deployerAddress\",\"url\":\"interfaces/DeployResult.html#deployerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":642,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/DeployResult.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":643,\"kind\":8,\"name\":\"AlchemySubscription\",\"url\":\"enums/AlchemySubscription.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":644,\"kind\":16,\"name\":\"PENDING_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#PENDING_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":645,\"kind\":16,\"name\":\"MINED_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#MINED_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":646,\"kind\":256,\"name\":\"AlchemyPendingTransactionsEventFilter\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":647,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":648,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":649,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":650,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":651,\"kind\":256,\"name\":\"AlchemyMinedTransactionsEventFilter\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":652,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":653,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":654,\"kind\":1024,\"name\":\"includeRemoved\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#includeRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":655,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":656,\"kind\":4194304,\"name\":\"AlchemyMinedTransactionsAddress\",\"url\":\"modules.html#AlchemyMinedTransactionsAddress\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":657,\"kind\":4194304,\"name\":\"AlchemyEventType\",\"url\":\"modules.html#AlchemyEventType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":658,\"kind\":4194304,\"name\":\"AlchemyEventFilter\",\"url\":\"modules.html#AlchemyEventFilter\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":659,\"kind\":256,\"name\":\"SendPrivateTransactionOptions\",\"url\":\"interfaces/SendPrivateTransactionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":660,\"kind\":1024,\"name\":\"fast\",\"url\":\"interfaces/SendPrivateTransactionOptions.html#fast\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SendPrivateTransactionOptions\"},{\"id\":661,\"kind\":8,\"name\":\"SimulateAssetType\",\"url\":\"enums/SimulateAssetType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":662,\"kind\":16,\"name\":\"NATIVE\",\"url\":\"enums/SimulateAssetType.html#NATIVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":663,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/SimulateAssetType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":664,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/SimulateAssetType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":665,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/SimulateAssetType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":666,\"kind\":16,\"name\":\"SPECIAL_NFT\",\"url\":\"enums/SimulateAssetType.html#SPECIAL_NFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":667,\"kind\":8,\"name\":\"SimulateChangeType\",\"url\":\"enums/SimulateChangeType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":668,\"kind\":16,\"name\":\"APPROVE\",\"url\":\"enums/SimulateChangeType.html#APPROVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":669,\"kind\":16,\"name\":\"TRANSFER\",\"url\":\"enums/SimulateChangeType.html#TRANSFER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":670,\"kind\":256,\"name\":\"SimulateAssetChangesError\",\"url\":\"interfaces/SimulateAssetChangesError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":671,\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/SimulateAssetChangesError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesError\"},{\"id\":672,\"kind\":256,\"name\":\"SimulateAssetChangesChange\",\"url\":\"interfaces/SimulateAssetChangesChange.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":673,\"kind\":1024,\"name\":\"assetType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#assetType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":674,\"kind\":1024,\"name\":\"changeType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#changeType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":675,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulateAssetChangesChange.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":676,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulateAssetChangesChange.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":677,\"kind\":1024,\"name\":\"rawAmount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#rawAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":678,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":679,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/SimulateAssetChangesChange.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":680,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/SimulateAssetChangesChange.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":681,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/SimulateAssetChangesChange.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":682,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/SimulateAssetChangesChange.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":683,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/SimulateAssetChangesChange.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":684,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/SimulateAssetChangesChange.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":685,\"kind\":256,\"name\":\"SimulateAssetChangesResponse\",\"url\":\"interfaces/SimulateAssetChangesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":686,\"kind\":1024,\"name\":\"changes\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#changes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":687,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":688,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":689,\"kind\":8,\"name\":\"DecodingAuthority\",\"url\":\"enums/DecodingAuthority.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":690,\"kind\":16,\"name\":\"ETHERSCAN\",\"url\":\"enums/DecodingAuthority.html#ETHERSCAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DecodingAuthority\"},{\"id\":691,\"kind\":256,\"name\":\"DecodedCallParam\",\"url\":\"interfaces/DecodedCallParam.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":692,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedCallParam.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":693,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedCallParam.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":694,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedCallParam.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":695,\"kind\":256,\"name\":\"DecodedLogInput\",\"url\":\"interfaces/DecodedLogInput.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":696,\"kind\":1024,\"name\":\"indexed\",\"url\":\"interfaces/DecodedLogInput.html#indexed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLogInput\"},{\"id\":697,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedLogInput.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":698,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedLogInput.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":699,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedLogInput.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":700,\"kind\":256,\"name\":\"DecodedDebugCallTrace\",\"url\":\"interfaces/DecodedDebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":701,\"kind\":1024,\"name\":\"methodName\",\"url\":\"interfaces/DecodedDebugCallTrace.html#methodName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":702,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":703,\"kind\":1024,\"name\":\"outputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#outputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":704,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedDebugCallTrace.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":705,\"kind\":8,\"name\":\"DebugCallType\",\"url\":\"enums/DebugCallType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":706,\"kind\":16,\"name\":\"CREATE\",\"url\":\"enums/DebugCallType.html#CREATE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":707,\"kind\":16,\"name\":\"CALL\",\"url\":\"enums/DebugCallType.html#CALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":708,\"kind\":16,\"name\":\"STATICCALL\",\"url\":\"enums/DebugCallType.html#STATICCALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":709,\"kind\":16,\"name\":\"DELEGATECALL\",\"url\":\"enums/DebugCallType.html#DELEGATECALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":710,\"kind\":256,\"name\":\"SimulationCallTrace\",\"url\":\"interfaces/SimulationCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":711,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SimulationCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SimulationCallTrace\"},{\"id\":712,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationCallTrace.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationCallTrace\"},{\"id\":713,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulationCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":714,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulationCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":715,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulationCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":716,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/SimulationCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":717,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/SimulationCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":718,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulationCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":719,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/SimulationCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":720,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/SimulationCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":721,\"kind\":256,\"name\":\"DecodedLog\",\"url\":\"interfaces/DecodedLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":722,\"kind\":1024,\"name\":\"eventName\",\"url\":\"interfaces/DecodedLog.html#eventName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":723,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedLog.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":724,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedLog.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":725,\"kind\":256,\"name\":\"SimulationDebugLog\",\"url\":\"interfaces/SimulationDebugLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":726,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/SimulationDebugLog.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":727,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/SimulationDebugLog.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":728,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/SimulationDebugLog.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":729,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationDebugLog.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":730,\"kind\":256,\"name\":\"SimulateExecutionResponse\",\"url\":\"interfaces/SimulateExecutionResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":731,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/SimulateExecutionResponse.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":732,\"kind\":1024,\"name\":\"logs\",\"url\":\"interfaces/SimulateExecutionResponse.html#logs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":733,\"kind\":256,\"name\":\"Webhook\",\"url\":\"interfaces/Webhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":734,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Webhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":735,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/Webhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":736,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Webhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":737,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Webhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":738,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/Webhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":739,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/Webhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":740,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/Webhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":741,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/Webhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":742,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/Webhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":743,\"kind\":8,\"name\":\"WebhookVersion\",\"url\":\"enums/WebhookVersion.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":744,\"kind\":16,\"name\":\"V1\",\"url\":\"enums/WebhookVersion.html#V1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":745,\"kind\":16,\"name\":\"V2\",\"url\":\"enums/WebhookVersion.html#V2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":746,\"kind\":8,\"name\":\"WebhookType\",\"url\":\"enums/WebhookType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":747,\"kind\":16,\"name\":\"MINED_TRANSACTION\",\"url\":\"enums/WebhookType.html#MINED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":748,\"kind\":16,\"name\":\"DROPPED_TRANSACTION\",\"url\":\"enums/WebhookType.html#DROPPED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":749,\"kind\":16,\"name\":\"ADDRESS_ACTIVITY\",\"url\":\"enums/WebhookType.html#ADDRESS_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":750,\"kind\":16,\"name\":\"NFT_ACTIVITY\",\"url\":\"enums/WebhookType.html#NFT_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":751,\"kind\":256,\"name\":\"MinedTransactionWebhook\",\"url\":\"interfaces/MinedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":752,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/MinedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":753,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MinedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":754,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/MinedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":755,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/MinedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":756,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/MinedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":757,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/MinedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":758,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/MinedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":759,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/MinedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":760,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/MinedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":761,\"kind\":256,\"name\":\"DroppedTransactionWebhook\",\"url\":\"interfaces/DroppedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":762,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DroppedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":763,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DroppedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":764,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/DroppedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":765,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/DroppedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":766,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/DroppedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":767,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/DroppedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":768,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/DroppedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":769,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DroppedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":770,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/DroppedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":771,\"kind\":256,\"name\":\"AddressActivityWebhook\",\"url\":\"interfaces/AddressActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":772,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AddressActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AddressActivityWebhook\"},{\"id\":773,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AddressActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":774,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":775,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AddressActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":776,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/AddressActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":777,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/AddressActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":778,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/AddressActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":779,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/AddressActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":780,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/AddressActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":781,\"kind\":256,\"name\":\"NftActivityWebhook\",\"url\":\"interfaces/NftActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":782,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NftActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NftActivityWebhook\"},{\"id\":783,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NftActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":784,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":785,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NftActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":786,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/NftActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":787,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/NftActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":788,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/NftActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":789,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/NftActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":790,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/NftActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":791,\"kind\":256,\"name\":\"GetAllWebhooksResponse\",\"url\":\"interfaces/GetAllWebhooksResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":792,\"kind\":1024,\"name\":\"webhooks\",\"url\":\"interfaces/GetAllWebhooksResponse.html#webhooks\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":793,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetAllWebhooksResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":794,\"kind\":256,\"name\":\"GetAddressesOptions\",\"url\":\"interfaces/GetAddressesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":795,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetAddressesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":796,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetAddressesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":797,\"kind\":256,\"name\":\"AddressActivityResponse\",\"url\":\"interfaces/AddressActivityResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":798,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressActivityResponse.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":799,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/AddressActivityResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":800,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AddressActivityResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":801,\"kind\":256,\"name\":\"TransactionWebhookParams\",\"url\":\"interfaces/TransactionWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":802,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/TransactionWebhookParams.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionWebhookParams\"},{\"id\":803,\"kind\":256,\"name\":\"NftWebhookParams\",\"url\":\"interfaces/NftWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":804,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftWebhookParams.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":805,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":806,\"kind\":256,\"name\":\"AddressWebhookParams\",\"url\":\"interfaces/AddressWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":807,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressWebhookParams.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":808,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":809,\"kind\":256,\"name\":\"NftFilter\",\"url\":\"interfaces/NftFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":810,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftFilter.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":811,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftFilter.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":812,\"kind\":256,\"name\":\"NftFiltersResponse\",\"url\":\"interfaces/NftFiltersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":813,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftFiltersResponse.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":814,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/NftFiltersResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":815,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftFiltersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":816,\"kind\":256,\"name\":\"WebhookStatusUpdate\",\"url\":\"interfaces/WebhookStatusUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":817,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/WebhookStatusUpdate.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookStatusUpdate\"},{\"id\":818,\"kind\":256,\"name\":\"WebhookNftFilterUpdate\",\"url\":\"interfaces/WebhookNftFilterUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":819,\"kind\":1024,\"name\":\"addFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#addFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":820,\"kind\":1024,\"name\":\"removeFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#removeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":821,\"kind\":256,\"name\":\"WebhookAddressUpdate\",\"url\":\"interfaces/WebhookAddressUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":822,\"kind\":1024,\"name\":\"addAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#addAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":823,\"kind\":1024,\"name\":\"removeAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#removeAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":824,\"kind\":256,\"name\":\"WebhookAddressOverride\",\"url\":\"interfaces/WebhookAddressOverride.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":825,\"kind\":1024,\"name\":\"newAddresses\",\"url\":\"interfaces/WebhookAddressOverride.html#newAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressOverride\"},{\"id\":826,\"kind\":4194304,\"name\":\"NftWebhookUpdate\",\"url\":\"modules.html#NftWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":827,\"kind\":4194304,\"name\":\"AddressWebhookUpdate\",\"url\":\"modules.html#AddressWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":828,\"kind\":256,\"name\":\"DebugTransaction\",\"url\":\"interfaces/DebugTransaction.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":829,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugTransaction.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":830,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugTransaction.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":831,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugTransaction.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":832,\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"interfaces/DebugTransaction.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":833,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugTransaction.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":834,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/DebugTransaction.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":835,\"kind\":8,\"name\":\"CommitmentLevel\",\"url\":\"enums/CommitmentLevel.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":836,\"kind\":16,\"name\":\"PENDING\",\"url\":\"enums/CommitmentLevel.html#PENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":837,\"kind\":16,\"name\":\"LATEST\",\"url\":\"enums/CommitmentLevel.html#LATEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":838,\"kind\":16,\"name\":\"SAFE\",\"url\":\"enums/CommitmentLevel.html#SAFE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":839,\"kind\":16,\"name\":\"FINALIZED\",\"url\":\"enums/CommitmentLevel.html#FINALIZED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":840,\"kind\":16,\"name\":\"EARLIEST\",\"url\":\"enums/CommitmentLevel.html#EARLIEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":841,\"kind\":4194304,\"name\":\"BlockIdentifier\",\"url\":\"modules.html#BlockIdentifier\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":842,\"kind\":8,\"name\":\"DebugTracerType\",\"url\":\"enums/DebugTracerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":843,\"kind\":16,\"name\":\"CALL_TRACER\",\"url\":\"enums/DebugTracerType.html#CALL_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":844,\"kind\":16,\"name\":\"PRESTATE_TRACER\",\"url\":\"enums/DebugTracerType.html#PRESTATE_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":845,\"kind\":256,\"name\":\"DebugCallTracer\",\"url\":\"interfaces/DebugCallTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":846,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":847,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugCallTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":848,\"kind\":256,\"name\":\"DebugPrestateTracer\",\"url\":\"interfaces/DebugPrestateTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":849,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugPrestateTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":850,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugPrestateTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":851,\"kind\":256,\"name\":\"DebugCallTrace\",\"url\":\"interfaces/DebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":852,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":853,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":854,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":855,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":856,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":857,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/DebugCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":858,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/DebugCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":859,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/DebugCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":860,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/DebugCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":861,\"kind\":1024,\"name\":\"revertReason\",\"url\":\"interfaces/DebugCallTrace.html#revertReason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":862,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/DebugCallTrace.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":863,\"kind\":256,\"name\":\"FilterByBlockHash\",\"url\":\"interfaces/FilterByBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":864,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/FilterByBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterByBlockHash\"},{\"id\":865,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/FilterByBlockHash.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":866,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/FilterByBlockHash.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":867,\"kind\":256,\"name\":\"Filter\",\"url\":\"interfaces/Filter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":868,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/Filter.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":869,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/Filter.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":870,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/Filter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":871,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/Filter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":872,\"kind\":256,\"name\":\"EventFilter\",\"url\":\"interfaces/EventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":873,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/EventFilter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":874,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/EventFilter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":875,\"kind\":4194304,\"name\":\"DebugPrestateTrace\",\"url\":\"modules.html#DebugPrestateTrace\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":876,\"kind\":256,\"name\":\"DebugPrestate\",\"url\":\"interfaces/DebugPrestate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":877,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/DebugPrestate.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":878,\"kind\":1024,\"name\":\"nonce\",\"url\":\"interfaces/DebugPrestate.html#nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":879,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/DebugPrestate.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":880,\"kind\":1024,\"name\":\"storage\",\"url\":\"interfaces/DebugPrestate.html#storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":881,\"kind\":4194304,\"name\":\"RequireAtLeastOne\",\"url\":\"modules.html#RequireAtLeastOne\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":882,\"kind\":4194304,\"name\":\"NonEmptyArray\",\"url\":\"modules.html#NonEmptyArray\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,63.79]],[\"parent/0\",[]],[\"name/1\",[1,45.332]],[\"parent/1\",[]],[\"name/2\",[2,50.797]],[\"parent/2\",[1,4.144]],[\"name/3\",[3,63.79]],[\"parent/3\",[1,4.144]],[\"name/4\",[4,41.818]],[\"parent/4\",[1,4.144]],[\"name/5\",[5,63.79]],[\"parent/5\",[1,4.144]],[\"name/6\",[6,63.79]],[\"parent/6\",[1,4.144]],[\"name/7\",[7,63.79]],[\"parent/7\",[1,4.144]],[\"name/8\",[8,63.79]],[\"parent/8\",[1,4.144]],[\"name/9\",[9,63.79]],[\"parent/9\",[1,4.144]],[\"name/10\",[10,40.436]],[\"parent/10\",[]],[\"name/11\",[2,50.797]],[\"parent/11\",[10,3.696]],[\"name/12\",[11,63.79]],[\"parent/12\",[10,3.696]],[\"name/13\",[12,58.682]],[\"parent/13\",[10,3.696]],[\"name/14\",[13,58.682]],[\"parent/14\",[10,3.696]],[\"name/15\",[14,55.317]],[\"parent/15\",[10,3.696]],[\"name/16\",[15,55.317]],[\"parent/16\",[10,3.696]],[\"name/17\",[16,55.317]],[\"parent/17\",[10,3.696]],[\"name/18\",[17,63.79]],[\"parent/18\",[10,3.696]],[\"name/19\",[18,58.682]],[\"parent/19\",[10,3.696]],[\"name/20\",[19,58.682]],[\"parent/20\",[10,3.696]],[\"name/21\",[20,58.682]],[\"parent/21\",[10,3.696]],[\"name/22\",[21,63.79]],[\"parent/22\",[10,3.696]],[\"name/23\",[22,41.103]],[\"parent/23\",[10,3.696]],[\"name/24\",[22,41.103]],[\"parent/24\",[10,3.696]],[\"name/25\",[23,41.103]],[\"parent/25\",[]],[\"name/26\",[2,50.797]],[\"parent/26\",[23,3.757]],[\"name/27\",[22,41.103]],[\"parent/27\",[23,3.757]],[\"name/28\",[22,41.103]],[\"parent/28\",[23,3.757]],[\"name/29\",[22,41.103]],[\"parent/29\",[23,3.757]],[\"name/30\",[22,41.103]],[\"parent/30\",[23,3.757]],[\"name/31\",[22,41.103]],[\"parent/31\",[23,3.757]],[\"name/32\",[22,41.103]],[\"parent/32\",[23,3.757]],[\"name/33\",[22,41.103]],[\"parent/33\",[23,3.757]],[\"name/34\",[24,58.682]],[\"parent/34\",[]],[\"name/35\",[2,50.797]],[\"parent/35\",[24,5.364]],[\"name/36\",[25,43.421]],[\"parent/36\",[]],[\"name/37\",[2,50.797]],[\"parent/37\",[25,3.969]],[\"name/38\",[26,52.804]],[\"parent/38\",[25,3.969]],[\"name/39\",[27,35.858]],[\"parent/39\",[25,3.969]],[\"name/40\",[28,55.317]],[\"parent/40\",[25,3.969]],[\"name/41\",[29,55.317]],[\"parent/41\",[25,3.969]],[\"name/42\",[30,47.696]],[\"parent/42\",[25,3.969]],[\"name/43\",[31,58.682]],[\"parent/43\",[25,3.969]],[\"name/44\",[32,58.682]],[\"parent/44\",[25,3.969]],[\"name/45\",[33,63.79]],[\"parent/45\",[25,3.969]],[\"name/46\",[34,63.79]],[\"parent/46\",[25,3.969]],[\"name/47\",[35,45.332]],[\"parent/47\",[]],[\"name/48\",[26,52.804]],[\"parent/48\",[35,4.144]],[\"name/49\",[28,55.317]],[\"parent/49\",[35,4.144]],[\"name/50\",[29,55.317]],[\"parent/50\",[35,4.144]],[\"name/51\",[36,63.79]],[\"parent/51\",[35,4.144]],[\"name/52\",[37,63.79]],[\"parent/52\",[35,4.144]],[\"name/53\",[38,58.682]],[\"parent/53\",[35,4.144]],[\"name/54\",[39,58.682]],[\"parent/54\",[35,4.144]],[\"name/55\",[22,41.103]],[\"parent/55\",[35,4.144]],[\"name/56\",[40,37.64]],[\"parent/56\",[]],[\"name/57\",[41,63.79]],[\"parent/57\",[40,3.441]],[\"name/58\",[26,52.804]],[\"parent/58\",[40,3.441]],[\"name/59\",[42,58.682]],[\"parent/59\",[40,3.441]],[\"name/60\",[43,58.682]],[\"parent/60\",[40,3.441]],[\"name/61\",[44,58.682]],[\"parent/61\",[40,3.441]],[\"name/62\",[45,58.682]],[\"parent/62\",[40,3.441]],[\"name/63\",[46,58.682]],[\"parent/63\",[40,3.441]],[\"name/64\",[47,58.682]],[\"parent/64\",[40,3.441]],[\"name/65\",[48,63.79]],[\"parent/65\",[40,3.441]],[\"name/66\",[38,58.682]],[\"parent/66\",[40,3.441]],[\"name/67\",[49,63.79]],[\"parent/67\",[40,3.441]],[\"name/68\",[50,63.79]],[\"parent/68\",[40,3.441]],[\"name/69\",[51,63.79]],[\"parent/69\",[40,3.441]],[\"name/70\",[52,63.79]],[\"parent/70\",[40,3.441]],[\"name/71\",[53,63.79]],[\"parent/71\",[40,3.441]],[\"name/72\",[22,41.103]],[\"parent/72\",[40,3.441]],[\"name/73\",[22,41.103]],[\"parent/73\",[40,3.441]],[\"name/74\",[22,41.103]],[\"parent/74\",[40,3.441]],[\"name/75\",[22,41.103]],[\"parent/75\",[40,3.441]],[\"name/76\",[54,35.073]],[\"parent/76\",[]],[\"name/77\",[55,63.79]],[\"parent/77\",[54,3.206]],[\"name/78\",[56,63.79]],[\"parent/78\",[54,3.206]],[\"name/79\",[57,63.79]],[\"parent/79\",[54,3.206]],[\"name/80\",[58,63.79]],[\"parent/80\",[54,3.206]],[\"name/81\",[59,63.79]],[\"parent/81\",[54,3.206]],[\"name/82\",[60,63.79]],[\"parent/82\",[54,3.206]],[\"name/83\",[61,63.79]],[\"parent/83\",[54,3.206]],[\"name/84\",[62,63.79]],[\"parent/84\",[54,3.206]],[\"name/85\",[63,63.79]],[\"parent/85\",[54,3.206]],[\"name/86\",[64,63.79]],[\"parent/86\",[54,3.206]],[\"name/87\",[65,63.79]],[\"parent/87\",[54,3.206]],[\"name/88\",[66,63.79]],[\"parent/88\",[54,3.206]],[\"name/89\",[67,63.79]],[\"parent/89\",[54,3.206]],[\"name/90\",[68,63.79]],[\"parent/90\",[54,3.206]],[\"name/91\",[69,63.79]],[\"parent/91\",[54,3.206]],[\"name/92\",[70,63.79]],[\"parent/92\",[54,3.206]],[\"name/93\",[71,63.79]],[\"parent/93\",[54,3.206]],[\"name/94\",[72,63.79]],[\"parent/94\",[54,3.206]],[\"name/95\",[73,63.79]],[\"parent/95\",[54,3.206]],[\"name/96\",[74,63.79]],[\"parent/96\",[54,3.206]],[\"name/97\",[75,63.79]],[\"parent/97\",[54,3.206]],[\"name/98\",[76,63.79]],[\"parent/98\",[54,3.206]],[\"name/99\",[77,63.79]],[\"parent/99\",[54,3.206]],[\"name/100\",[78,63.79]],[\"parent/100\",[54,3.206]],[\"name/101\",[79,63.79]],[\"parent/101\",[54,3.206]],[\"name/102\",[80,47.696]],[\"parent/102\",[]],[\"name/103\",[42,58.682]],[\"parent/103\",[80,4.36]],[\"name/104\",[43,58.682]],[\"parent/104\",[80,4.36]],[\"name/105\",[44,58.682]],[\"parent/105\",[80,4.36]],[\"name/106\",[45,58.682]],[\"parent/106\",[80,4.36]],[\"name/107\",[46,58.682]],[\"parent/107\",[80,4.36]],[\"name/108\",[47,58.682]],[\"parent/108\",[80,4.36]],[\"name/109\",[81,34.346]],[\"parent/109\",[]],[\"name/110\",[12,58.682]],[\"parent/110\",[81,3.139]],[\"name/111\",[82,63.79]],[\"parent/111\",[81,3.139]],[\"name/112\",[83,63.79]],[\"parent/112\",[81,3.139]],[\"name/113\",[13,58.682]],[\"parent/113\",[81,3.139]],[\"name/114\",[84,63.79]],[\"parent/114\",[81,3.139]],[\"name/115\",[85,63.79]],[\"parent/115\",[81,3.139]],[\"name/116\",[86,63.79]],[\"parent/116\",[81,3.139]],[\"name/117\",[87,63.79]],[\"parent/117\",[81,3.139]],[\"name/118\",[18,58.682]],[\"parent/118\",[81,3.139]],[\"name/119\",[19,58.682]],[\"parent/119\",[81,3.139]],[\"name/120\",[88,63.79]],[\"parent/120\",[81,3.139]],[\"name/121\",[15,55.317]],[\"parent/121\",[81,3.139]],[\"name/122\",[14,55.317]],[\"parent/122\",[81,3.139]],[\"name/123\",[89,58.682]],[\"parent/123\",[81,3.139]],[\"name/124\",[90,63.79]],[\"parent/124\",[81,3.139]],[\"name/125\",[16,55.317]],[\"parent/125\",[81,3.139]],[\"name/126\",[91,58.682]],[\"parent/126\",[81,3.139]],[\"name/127\",[92,63.79]],[\"parent/127\",[81,3.139]],[\"name/128\",[39,58.682]],[\"parent/128\",[81,3.139]],[\"name/129\",[93,63.79]],[\"parent/129\",[81,3.139]],[\"name/130\",[94,63.79]],[\"parent/130\",[81,3.139]],[\"name/131\",[95,63.79]],[\"parent/131\",[81,3.139]],[\"name/132\",[96,63.79]],[\"parent/132\",[81,3.139]],[\"name/133\",[97,63.79]],[\"parent/133\",[81,3.139]],[\"name/134\",[98,63.79]],[\"parent/134\",[81,3.139]],[\"name/135\",[20,58.682]],[\"parent/135\",[81,3.139]],[\"name/136\",[99,63.79]],[\"parent/136\",[81,3.139]],[\"name/137\",[100,42.587]],[\"parent/137\",[]],[\"name/138\",[101,63.79]],[\"parent/138\",[100,3.893]],[\"name/139\",[102,63.79]],[\"parent/139\",[100,3.893]],[\"name/140\",[103,63.79]],[\"parent/140\",[100,3.893]],[\"name/141\",[104,63.79]],[\"parent/141\",[100,3.893]],[\"name/142\",[105,63.79]],[\"parent/142\",[100,3.893]],[\"name/143\",[106,63.79]],[\"parent/143\",[100,3.893]],[\"name/144\",[89,58.682]],[\"parent/144\",[100,3.893]],[\"name/145\",[16,55.317]],[\"parent/145\",[100,3.893]],[\"name/146\",[14,55.317]],[\"parent/146\",[100,3.893]],[\"name/147\",[107,63.79]],[\"parent/147\",[100,3.893]],[\"name/148\",[91,58.682]],[\"parent/148\",[100,3.893]],[\"name/149\",[108,45.332]],[\"parent/149\",[]],[\"name/150\",[109,63.79]],[\"parent/150\",[108,4.144]],[\"name/151\",[110,63.79]],[\"parent/151\",[108,4.144]],[\"name/152\",[111,63.79]],[\"parent/152\",[108,4.144]],[\"name/153\",[112,63.79]],[\"parent/153\",[108,4.144]],[\"name/154\",[113,63.79]],[\"parent/154\",[108,4.144]],[\"name/155\",[114,63.79]],[\"parent/155\",[108,4.144]],[\"name/156\",[115,63.79]],[\"parent/156\",[108,4.144]],[\"name/157\",[116,63.79]],[\"parent/157\",[108,4.144]],[\"name/158\",[117,52.804]],[\"parent/158\",[]],[\"name/159\",[118,63.79]],[\"parent/159\",[117,4.827]],[\"name/160\",[119,63.79]],[\"parent/160\",[117,4.827]],[\"name/161\",[120,63.79]],[\"parent/161\",[117,4.827]],[\"name/162\",[121,58.682]],[\"parent/162\",[]],[\"name/163\",[122,44.331]],[\"parent/163\",[121,5.364]],[\"name/164\",[123,45.332]],[\"parent/164\",[]],[\"name/165\",[124,43.421]],[\"parent/165\",[123,4.144]],[\"name/166\",[125,46.444]],[\"parent/166\",[123,4.144]],[\"name/167\",[126,49.127]],[\"parent/167\",[123,4.144]],[\"name/168\",[127,55.317]],[\"parent/168\",[123,4.144]],[\"name/169\",[128,55.317]],[\"parent/169\",[123,4.144]],[\"name/170\",[129,58.682]],[\"parent/170\",[123,4.144]],[\"name/171\",[130,58.682]],[\"parent/171\",[123,4.144]],[\"name/172\",[122,44.331]],[\"parent/172\",[123,4.144]],[\"name/173\",[4,41.818]],[\"parent/173\",[]],[\"name/174\",[23,41.103]],[\"parent/174\",[4,3.822]],[\"name/175\",[131,55.317]],[\"parent/175\",[4,3.822]],[\"name/176\",[132,50.797]],[\"parent/176\",[4,3.822]],[\"name/177\",[133,55.317]],[\"parent/177\",[4,3.822]],[\"name/178\",[134,55.317]],[\"parent/178\",[4,3.822]],[\"name/179\",[135,55.317]],[\"parent/179\",[4,3.822]],[\"name/180\",[136,49.127]],[\"parent/180\",[4,3.822]],[\"name/181\",[137,43.421]],[\"parent/181\",[4,3.822]],[\"name/182\",[138,49.127]],[\"parent/182\",[4,3.822]],[\"name/183\",[139,40.436]],[\"parent/183\",[4,3.822]],[\"name/184\",[124,43.421]],[\"parent/184\",[4,3.822]],[\"name/185\",[140,52.804]],[\"parent/185\",[]],[\"name/186\",[23,41.103]],[\"parent/186\",[140,4.827]],[\"name/187\",[139,40.436]],[\"parent/187\",[140,4.827]],[\"name/188\",[124,43.421]],[\"parent/188\",[140,4.827]],[\"name/189\",[141,63.79]],[\"parent/189\",[]],[\"name/190\",[142,63.79]],[\"parent/190\",[]],[\"name/191\",[143,63.79]],[\"parent/191\",[]],[\"name/192\",[144,63.79]],[\"parent/192\",[]],[\"name/193\",[145,63.79]],[\"parent/193\",[]],[\"name/194\",[146,46.444]],[\"parent/194\",[]],[\"name/195\",[26,52.804]],[\"parent/195\",[146,4.245]],[\"name/196\",[27,35.858]],[\"parent/196\",[146,4.245]],[\"name/197\",[28,55.317]],[\"parent/197\",[146,4.245]],[\"name/198\",[30,47.696]],[\"parent/198\",[146,4.245]],[\"name/199\",[31,58.682]],[\"parent/199\",[146,4.245]],[\"name/200\",[32,58.682]],[\"parent/200\",[146,4.245]],[\"name/201\",[29,55.317]],[\"parent/201\",[146,4.245]],[\"name/202\",[27,35.858]],[\"parent/202\",[]],[\"name/203\",[147,63.79]],[\"parent/203\",[27,3.278]],[\"name/204\",[148,63.79]],[\"parent/204\",[27,3.278]],[\"name/205\",[149,63.79]],[\"parent/205\",[27,3.278]],[\"name/206\",[150,63.79]],[\"parent/206\",[27,3.278]],[\"name/207\",[151,63.79]],[\"parent/207\",[27,3.278]],[\"name/208\",[152,63.79]],[\"parent/208\",[27,3.278]],[\"name/209\",[153,63.79]],[\"parent/209\",[27,3.278]],[\"name/210\",[154,63.79]],[\"parent/210\",[27,3.278]],[\"name/211\",[155,63.79]],[\"parent/211\",[27,3.278]],[\"name/212\",[156,63.79]],[\"parent/212\",[27,3.278]],[\"name/213\",[157,63.79]],[\"parent/213\",[27,3.278]],[\"name/214\",[158,63.79]],[\"parent/214\",[27,3.278]],[\"name/215\",[159,63.79]],[\"parent/215\",[27,3.278]],[\"name/216\",[160,63.79]],[\"parent/216\",[27,3.278]],[\"name/217\",[161,55.317]],[\"parent/217\",[]],[\"name/218\",[162,63.79]],[\"parent/218\",[161,5.056]],[\"name/219\",[163,55.317]],[\"parent/219\",[161,5.056]],[\"name/220\",[164,55.317]],[\"parent/220\",[]],[\"name/221\",[165,41.818]],[\"parent/221\",[164,5.056]],[\"name/222\",[166,33.032]],[\"parent/222\",[164,5.056]],[\"name/223\",[167,58.682]],[\"parent/223\",[]],[\"name/224\",[165,41.818]],[\"parent/224\",[167,5.364]],[\"name/225\",[168,52.804]],[\"parent/225\",[]],[\"name/226\",[166,33.032]],[\"parent/226\",[168,4.827]],[\"name/227\",[122,44.331]],[\"parent/227\",[168,4.827]],[\"name/228\",[169,55.317]],[\"parent/228\",[168,4.827]],[\"name/229\",[170,55.317]],[\"parent/229\",[]],[\"name/230\",[122,44.331]],[\"parent/230\",[170,5.056]],[\"name/231\",[169,55.317]],[\"parent/231\",[170,5.056]],[\"name/232\",[171,55.317]],[\"parent/232\",[]],[\"name/233\",[172,52.804]],[\"parent/233\",[]],[\"name/234\",[173,44.331]],[\"parent/234\",[172,4.827]],[\"name/235\",[171,55.317]],[\"parent/235\",[172,4.827]],[\"name/236\",[174,47.696]],[\"parent/236\",[172,4.827]],[\"name/237\",[175,52.804]],[\"parent/237\",[]],[\"name/238\",[173,44.331]],[\"parent/238\",[175,4.827]],[\"name/239\",[171,55.317]],[\"parent/239\",[175,4.827]],[\"name/240\",[174,47.696]],[\"parent/240\",[175,4.827]],[\"name/241\",[176,55.317]],[\"parent/241\",[]],[\"name/242\",[177,47.696]],[\"parent/242\",[176,5.056]],[\"name/243\",[166,33.032]],[\"parent/243\",[176,5.056]],[\"name/244\",[178,55.317]],[\"parent/244\",[]],[\"name/245\",[179,63.79]],[\"parent/245\",[178,5.056]],[\"name/246\",[166,33.032]],[\"parent/246\",[178,5.056]],[\"name/247\",[180,45.332]],[\"parent/247\",[]],[\"name/248\",[173,44.331]],[\"parent/248\",[180,4.144]],[\"name/249\",[181,63.79]],[\"parent/249\",[180,4.144]],[\"name/250\",[182,50.797]],[\"parent/250\",[180,4.144]],[\"name/251\",[125,46.444]],[\"parent/251\",[180,4.144]],[\"name/252\",[126,49.127]],[\"parent/252\",[180,4.144]],[\"name/253\",[183,55.317]],[\"parent/253\",[180,4.144]],[\"name/254\",[184,55.317]],[\"parent/254\",[180,4.144]],[\"name/255\",[174,47.696]],[\"parent/255\",[180,4.144]],[\"name/256\",[185,50.797]],[\"parent/256\",[]],[\"name/257\",[125,46.444]],[\"parent/257\",[185,4.643]],[\"name/258\",[126,49.127]],[\"parent/258\",[185,4.643]],[\"name/259\",[183,55.317]],[\"parent/259\",[185,4.643]],[\"name/260\",[184,55.317]],[\"parent/260\",[185,4.643]],[\"name/261\",[186,42.587]],[\"parent/261\",[]],[\"name/262\",[187,49.127]],[\"parent/262\",[186,3.893]],[\"name/263\",[188,49.127]],[\"parent/263\",[186,3.893]],[\"name/264\",[189,50.797]],[\"parent/264\",[186,3.893]],[\"name/265\",[190,55.317]],[\"parent/265\",[186,3.893]],[\"name/266\",[191,55.317]],[\"parent/266\",[186,3.893]],[\"name/267\",[177,47.696]],[\"parent/267\",[186,3.893]],[\"name/268\",[192,58.682]],[\"parent/268\",[186,3.893]],[\"name/269\",[193,52.804]],[\"parent/269\",[186,3.893]],[\"name/270\",[194,58.682]],[\"parent/270\",[186,3.893]],[\"name/271\",[166,33.032]],[\"parent/271\",[186,3.893]],[\"name/272\",[195,58.682]],[\"parent/272\",[186,3.893]],[\"name/273\",[196,42.587]],[\"parent/273\",[]],[\"name/274\",[195,58.682]],[\"parent/274\",[196,3.893]],[\"name/275\",[187,49.127]],[\"parent/275\",[196,3.893]],[\"name/276\",[188,49.127]],[\"parent/276\",[196,3.893]],[\"name/277\",[189,50.797]],[\"parent/277\",[196,3.893]],[\"name/278\",[190,55.317]],[\"parent/278\",[196,3.893]],[\"name/279\",[191,55.317]],[\"parent/279\",[196,3.893]],[\"name/280\",[177,47.696]],[\"parent/280\",[196,3.893]],[\"name/281\",[192,58.682]],[\"parent/281\",[196,3.893]],[\"name/282\",[193,52.804]],[\"parent/282\",[196,3.893]],[\"name/283\",[194,58.682]],[\"parent/283\",[196,3.893]],[\"name/284\",[166,33.032]],[\"parent/284\",[196,3.893]],[\"name/285\",[197,47.696]],[\"parent/285\",[]],[\"name/286\",[198,63.79]],[\"parent/286\",[197,4.36]],[\"name/287\",[199,63.79]],[\"parent/287\",[197,4.36]],[\"name/288\",[163,55.317]],[\"parent/288\",[197,4.36]],[\"name/289\",[200,55.317]],[\"parent/289\",[197,4.36]],[\"name/290\",[201,55.317]],[\"parent/290\",[197,4.36]],[\"name/291\",[202,63.79]],[\"parent/291\",[197,4.36]],[\"name/292\",[203,55.317]],[\"parent/292\",[]],[\"name/293\",[204,58.682]],[\"parent/293\",[203,5.056]],[\"name/294\",[205,58.682]],[\"parent/294\",[203,5.056]],[\"name/295\",[206,52.804]],[\"parent/295\",[]],[\"name/296\",[200,55.317]],[\"parent/296\",[206,4.827]],[\"name/297\",[201,55.317]],[\"parent/297\",[206,4.827]],[\"name/298\",[207,58.682]],[\"parent/298\",[206,4.827]],[\"name/299\",[208,55.317]],[\"parent/299\",[]],[\"name/300\",[209,58.682]],[\"parent/300\",[208,5.056]],[\"name/301\",[166,33.032]],[\"parent/301\",[208,5.056]],[\"name/302\",[210,55.317]],[\"parent/302\",[]],[\"name/303\",[209,58.682]],[\"parent/303\",[210,5.056]],[\"name/304\",[166,33.032]],[\"parent/304\",[210,5.056]],[\"name/305\",[211,41.818]],[\"parent/305\",[]],[\"name/306\",[212,58.682]],[\"parent/306\",[211,3.822]],[\"name/307\",[193,52.804]],[\"parent/307\",[211,3.822]],[\"name/308\",[213,58.682]],[\"parent/308\",[211,3.822]],[\"name/309\",[214,46.444]],[\"parent/309\",[211,3.822]],[\"name/310\",[215,46.444]],[\"parent/310\",[211,3.822]],[\"name/311\",[216,44.331]],[\"parent/311\",[211,3.822]],[\"name/312\",[217,58.682]],[\"parent/312\",[211,3.822]],[\"name/313\",[218,50.797]],[\"parent/313\",[211,3.822]],[\"name/314\",[139,40.436]],[\"parent/314\",[211,3.822]],[\"name/315\",[219,58.682]],[\"parent/315\",[211,3.822]],[\"name/316\",[220,58.682]],[\"parent/316\",[211,3.822]],[\"name/317\",[221,49.127]],[\"parent/317\",[211,3.822]],[\"name/318\",[222,41.103]],[\"parent/318\",[]],[\"name/319\",[223,63.79]],[\"parent/319\",[222,3.757]],[\"name/320\",[212,58.682]],[\"parent/320\",[222,3.757]],[\"name/321\",[193,52.804]],[\"parent/321\",[222,3.757]],[\"name/322\",[213,58.682]],[\"parent/322\",[222,3.757]],[\"name/323\",[214,46.444]],[\"parent/323\",[222,3.757]],[\"name/324\",[215,46.444]],[\"parent/324\",[222,3.757]],[\"name/325\",[216,44.331]],[\"parent/325\",[222,3.757]],[\"name/326\",[217,58.682]],[\"parent/326\",[222,3.757]],[\"name/327\",[218,50.797]],[\"parent/327\",[222,3.757]],[\"name/328\",[139,40.436]],[\"parent/328\",[222,3.757]],[\"name/329\",[219,58.682]],[\"parent/329\",[222,3.757]],[\"name/330\",[220,58.682]],[\"parent/330\",[222,3.757]],[\"name/331\",[221,49.127]],[\"parent/331\",[222,3.757]],[\"name/332\",[224,58.682]],[\"parent/332\",[]],[\"name/333\",[225,63.79]],[\"parent/333\",[224,5.364]],[\"name/334\",[226,47.696]],[\"parent/334\",[]],[\"name/335\",[125,46.444]],[\"parent/335\",[226,4.36]],[\"name/336\",[132,50.797]],[\"parent/336\",[226,4.36]],[\"name/337\",[227,63.79]],[\"parent/337\",[226,4.36]],[\"name/338\",[228,63.79]],[\"parent/338\",[226,4.36]],[\"name/339\",[229,63.79]],[\"parent/339\",[226,4.36]],[\"name/340\",[230,63.79]],[\"parent/340\",[226,4.36]],[\"name/341\",[136,49.127]],[\"parent/341\",[]],[\"name/342\",[231,58.682]],[\"parent/342\",[136,4.49]],[\"name/343\",[232,58.682]],[\"parent/343\",[136,4.49]],[\"name/344\",[137,43.421]],[\"parent/344\",[]],[\"name/345\",[231,58.682]],[\"parent/345\",[137,3.969]],[\"name/346\",[232,58.682]],[\"parent/346\",[137,3.969]],[\"name/347\",[233,63.79]],[\"parent/347\",[137,3.969]],[\"name/348\",[234,63.79]],[\"parent/348\",[137,3.969]],[\"name/349\",[235,63.79]],[\"parent/349\",[137,3.969]],[\"name/350\",[236,63.79]],[\"parent/350\",[137,3.969]],[\"name/351\",[237,49.127]],[\"parent/351\",[]],[\"name/352\",[238,63.79]],[\"parent/352\",[237,4.49]],[\"name/353\",[239,63.79]],[\"parent/353\",[237,4.49]],[\"name/354\",[240,63.79]],[\"parent/354\",[237,4.49]],[\"name/355\",[241,63.79]],[\"parent/355\",[237,4.49]],[\"name/356\",[242,63.79]],[\"parent/356\",[237,4.49]],[\"name/357\",[138,49.127]],[\"parent/357\",[]],[\"name/358\",[243,58.682]],[\"parent/358\",[138,4.49]],[\"name/359\",[244,63.79]],[\"parent/359\",[138,4.49]],[\"name/360\",[245,45.332]],[\"parent/360\",[]],[\"name/361\",[166,33.032]],[\"parent/361\",[245,4.144]],[\"name/362\",[177,47.696]],[\"parent/362\",[245,4.144]],[\"name/363\",[246,55.317]],[\"parent/363\",[245,4.144]],[\"name/364\",[247,55.317]],[\"parent/364\",[245,4.144]],[\"name/365\",[248,50.797]],[\"parent/365\",[245,4.144]],[\"name/366\",[249,52.804]],[\"parent/366\",[245,4.144]],[\"name/367\",[250,49.127]],[\"parent/367\",[245,4.144]],[\"name/368\",[251,55.317]],[\"parent/368\",[245,4.144]],[\"name/369\",[252,45.332]],[\"parent/369\",[]],[\"name/370\",[166,33.032]],[\"parent/370\",[252,4.144]],[\"name/371\",[177,47.696]],[\"parent/371\",[252,4.144]],[\"name/372\",[246,55.317]],[\"parent/372\",[252,4.144]],[\"name/373\",[247,55.317]],[\"parent/373\",[252,4.144]],[\"name/374\",[248,50.797]],[\"parent/374\",[252,4.144]],[\"name/375\",[249,52.804]],[\"parent/375\",[252,4.144]],[\"name/376\",[250,49.127]],[\"parent/376\",[252,4.144]],[\"name/377\",[251,55.317]],[\"parent/377\",[252,4.144]],[\"name/378\",[253,55.317]],[\"parent/378\",[]],[\"name/379\",[254,58.682]],[\"parent/379\",[253,5.056]],[\"name/380\",[255,58.682]],[\"parent/380\",[253,5.056]],[\"name/381\",[256,55.317]],[\"parent/381\",[]],[\"name/382\",[254,58.682]],[\"parent/382\",[256,5.056]],[\"name/383\",[255,58.682]],[\"parent/383\",[256,5.056]],[\"name/384\",[257,58.682]],[\"parent/384\",[]],[\"name/385\",[258,63.79]],[\"parent/385\",[257,5.364]],[\"name/386\",[259,50.797]],[\"parent/386\",[]],[\"name/387\",[260,58.682]],[\"parent/387\",[259,4.643]],[\"name/388\",[166,33.032]],[\"parent/388\",[259,4.643]],[\"name/389\",[261,49.127]],[\"parent/389\",[259,4.643]],[\"name/390\",[262,52.804]],[\"parent/390\",[259,4.643]],[\"name/391\",[263,50.797]],[\"parent/391\",[]],[\"name/392\",[260,58.682]],[\"parent/392\",[263,4.643]],[\"name/393\",[166,33.032]],[\"parent/393\",[263,4.643]],[\"name/394\",[261,49.127]],[\"parent/394\",[263,4.643]],[\"name/395\",[262,52.804]],[\"parent/395\",[263,4.643]],[\"name/396\",[264,41.818]],[\"parent/396\",[]],[\"name/397\",[182,50.797]],[\"parent/397\",[264,3.822]],[\"name/398\",[23,41.103]],[\"parent/398\",[264,3.822]],[\"name/399\",[131,55.317]],[\"parent/399\",[264,3.822]],[\"name/400\",[132,50.797]],[\"parent/400\",[264,3.822]],[\"name/401\",[133,55.317]],[\"parent/401\",[264,3.822]],[\"name/402\",[134,55.317]],[\"parent/402\",[264,3.822]],[\"name/403\",[135,55.317]],[\"parent/403\",[264,3.822]],[\"name/404\",[136,49.127]],[\"parent/404\",[264,3.822]],[\"name/405\",[137,43.421]],[\"parent/405\",[264,3.822]],[\"name/406\",[138,49.127]],[\"parent/406\",[264,3.822]],[\"name/407\",[139,40.436]],[\"parent/407\",[264,3.822]],[\"name/408\",[124,43.421]],[\"parent/408\",[264,3.822]],[\"name/409\",[265,50.797]],[\"parent/409\",[]],[\"name/410\",[182,50.797]],[\"parent/410\",[265,4.643]],[\"name/411\",[23,41.103]],[\"parent/411\",[265,4.643]],[\"name/412\",[139,40.436]],[\"parent/412\",[265,4.643]],[\"name/413\",[124,43.421]],[\"parent/413\",[265,4.643]],[\"name/414\",[266,58.682]],[\"parent/414\",[]],[\"name/415\",[267,55.317]],[\"parent/415\",[266,5.364]],[\"name/416\",[268,58.682]],[\"parent/416\",[]],[\"name/417\",[267,55.317]],[\"parent/417\",[268,5.364]],[\"name/418\",[269,55.317]],[\"parent/418\",[]],[\"name/419\",[267,55.317]],[\"parent/419\",[269,5.056]],[\"name/420\",[166,33.032]],[\"parent/420\",[269,5.056]],[\"name/421\",[270,55.317]],[\"parent/421\",[]],[\"name/422\",[271,63.79]],[\"parent/422\",[270,5.056]],[\"name/423\",[169,55.317]],[\"parent/423\",[270,5.056]],[\"name/424\",[272,55.317]],[\"parent/424\",[]],[\"name/425\",[139,40.436]],[\"parent/425\",[272,5.056]],[\"name/426\",[182,50.797]],[\"parent/426\",[272,5.056]],[\"name/427\",[273,52.804]],[\"parent/427\",[]],[\"name/428\",[124,43.421]],[\"parent/428\",[273,4.827]],[\"name/429\",[250,49.127]],[\"parent/429\",[273,4.827]],[\"name/430\",[274,58.682]],[\"parent/430\",[273,4.827]],[\"name/431\",[275,52.804]],[\"parent/431\",[]],[\"name/432\",[173,44.331]],[\"parent/432\",[275,4.827]],[\"name/433\",[139,40.436]],[\"parent/433\",[275,4.827]],[\"name/434\",[124,43.421]],[\"parent/434\",[275,4.827]],[\"name/435\",[276,55.317]],[\"parent/435\",[]],[\"name/436\",[250,49.127]],[\"parent/436\",[276,5.056]],[\"name/437\",[274,58.682]],[\"parent/437\",[276,5.056]],[\"name/438\",[277,50.797]],[\"parent/438\",[]],[\"name/439\",[278,58.682]],[\"parent/439\",[277,4.643]],[\"name/440\",[279,63.79]],[\"parent/440\",[277,4.643]],[\"name/441\",[280,63.79]],[\"parent/441\",[277,4.643]],[\"name/442\",[281,63.79]],[\"parent/442\",[277,4.643]],[\"name/443\",[282,58.682]],[\"parent/443\",[]],[\"name/444\",[174,47.696]],[\"parent/444\",[282,5.364]],[\"name/445\",[283,55.317]],[\"parent/445\",[]],[\"name/446\",[128,55.317]],[\"parent/446\",[283,5.056]],[\"name/447\",[284,58.682]],[\"parent/447\",[283,5.056]],[\"name/448\",[285,49.127]],[\"parent/448\",[]],[\"name/449\",[166,33.032]],[\"parent/449\",[285,4.49]],[\"name/450\",[248,50.797]],[\"parent/450\",[285,4.49]],[\"name/451\",[247,55.317]],[\"parent/451\",[285,4.49]],[\"name/452\",[246,55.317]],[\"parent/452\",[285,4.49]],[\"name/453\",[251,55.317]],[\"parent/453\",[285,4.49]],[\"name/454\",[286,52.804]],[\"parent/454\",[]],[\"name/455\",[287,63.79]],[\"parent/455\",[286,4.827]],[\"name/456\",[166,33.032]],[\"parent/456\",[286,4.827]],[\"name/457\",[261,49.127]],[\"parent/457\",[286,4.827]],[\"name/458\",[288,41.103]],[\"parent/458\",[]],[\"name/459\",[289,63.79]],[\"parent/459\",[288,3.757]],[\"name/460\",[290,63.79]],[\"parent/460\",[288,3.757]],[\"name/461\",[243,58.682]],[\"parent/461\",[288,3.757]],[\"name/462\",[139,40.436]],[\"parent/462\",[288,3.757]],[\"name/463\",[137,43.421]],[\"parent/463\",[288,3.757]],[\"name/464\",[124,43.421]],[\"parent/464\",[288,3.757]],[\"name/465\",[125,46.444]],[\"parent/465\",[288,3.757]],[\"name/466\",[126,49.127]],[\"parent/466\",[288,3.757]],[\"name/467\",[127,55.317]],[\"parent/467\",[288,3.757]],[\"name/468\",[128,55.317]],[\"parent/468\",[288,3.757]],[\"name/469\",[129,58.682]],[\"parent/469\",[288,3.757]],[\"name/470\",[130,58.682]],[\"parent/470\",[288,3.757]],[\"name/471\",[122,44.331]],[\"parent/471\",[288,3.757]],[\"name/472\",[291,55.317]],[\"parent/472\",[]],[\"name/473\",[215,46.444]],[\"parent/473\",[291,5.056]],[\"name/474\",[214,46.444]],[\"parent/474\",[291,5.056]],[\"name/475\",[292,52.804]],[\"parent/475\",[]],[\"name/476\",[177,47.696]],[\"parent/476\",[292,4.827]],[\"name/477\",[124,43.421]],[\"parent/477\",[292,4.827]],[\"name/478\",[166,33.032]],[\"parent/478\",[292,4.827]],[\"name/479\",[293,50.797]],[\"parent/479\",[]],[\"name/480\",[187,49.127]],[\"parent/480\",[293,4.643]],[\"name/481\",[188,49.127]],[\"parent/481\",[293,4.643]],[\"name/482\",[189,50.797]],[\"parent/482\",[293,4.643]],[\"name/483\",[166,33.032]],[\"parent/483\",[293,4.643]],[\"name/484\",[294,55.317]],[\"parent/484\",[]],[\"name/485\",[295,52.804]],[\"parent/485\",[294,5.056]],[\"name/486\",[166,33.032]],[\"parent/486\",[294,5.056]],[\"name/487\",[296,39.811]],[\"parent/487\",[]],[\"name/488\",[214,46.444]],[\"parent/488\",[296,3.639]],[\"name/489\",[215,46.444]],[\"parent/489\",[296,3.639]],[\"name/490\",[297,58.682]],[\"parent/490\",[296,3.639]],[\"name/491\",[298,52.804]],[\"parent/491\",[296,3.639]],[\"name/492\",[23,41.103]],[\"parent/492\",[296,3.639]],[\"name/493\",[131,55.317]],[\"parent/493\",[296,3.639]],[\"name/494\",[132,50.797]],[\"parent/494\",[296,3.639]],[\"name/495\",[133,55.317]],[\"parent/495\",[296,3.639]],[\"name/496\",[134,55.317]],[\"parent/496\",[296,3.639]],[\"name/497\",[135,55.317]],[\"parent/497\",[296,3.639]],[\"name/498\",[136,49.127]],[\"parent/498\",[296,3.639]],[\"name/499\",[137,43.421]],[\"parent/499\",[296,3.639]],[\"name/500\",[138,49.127]],[\"parent/500\",[296,3.639]],[\"name/501\",[139,40.436]],[\"parent/501\",[296,3.639]],[\"name/502\",[124,43.421]],[\"parent/502\",[296,3.639]],[\"name/503\",[299,52.804]],[\"parent/503\",[]],[\"name/504\",[177,47.696]],[\"parent/504\",[299,4.827]],[\"name/505\",[124,43.421]],[\"parent/505\",[299,4.827]],[\"name/506\",[166,33.032]],[\"parent/506\",[299,4.827]],[\"name/507\",[300,55.317]],[\"parent/507\",[]],[\"name/508\",[295,52.804]],[\"parent/508\",[300,5.056]],[\"name/509\",[166,33.032]],[\"parent/509\",[300,5.056]],[\"name/510\",[301,44.331]],[\"parent/510\",[]],[\"name/511\",[187,49.127]],[\"parent/511\",[301,4.052]],[\"name/512\",[188,49.127]],[\"parent/512\",[301,4.052]],[\"name/513\",[189,50.797]],[\"parent/513\",[301,4.052]],[\"name/514\",[302,55.317]],[\"parent/514\",[301,4.052]],[\"name/515\",[303,55.317]],[\"parent/515\",[301,4.052]],[\"name/516\",[304,55.317]],[\"parent/516\",[301,4.052]],[\"name/517\",[305,55.317]],[\"parent/517\",[301,4.052]],[\"name/518\",[306,55.317]],[\"parent/518\",[301,4.052]],[\"name/519\",[166,33.032]],[\"parent/519\",[301,4.052]],[\"name/520\",[307,42.587]],[\"parent/520\",[]],[\"name/521\",[173,44.331]],[\"parent/521\",[307,3.893]],[\"name/522\",[139,40.436]],[\"parent/522\",[307,3.893]],[\"name/523\",[187,49.127]],[\"parent/523\",[307,3.893]],[\"name/524\",[188,49.127]],[\"parent/524\",[307,3.893]],[\"name/525\",[189,50.797]],[\"parent/525\",[307,3.893]],[\"name/526\",[302,55.317]],[\"parent/526\",[307,3.893]],[\"name/527\",[303,55.317]],[\"parent/527\",[307,3.893]],[\"name/528\",[304,55.317]],[\"parent/528\",[307,3.893]],[\"name/529\",[305,55.317]],[\"parent/529\",[307,3.893]],[\"name/530\",[306,55.317]],[\"parent/530\",[307,3.893]],[\"name/531\",[166,33.032]],[\"parent/531\",[307,3.893]],[\"name/532\",[308,55.317]],[\"parent/532\",[]],[\"name/533\",[166,33.032]],[\"parent/533\",[308,5.056]],[\"name/534\",[309,63.79]],[\"parent/534\",[308,5.056]],[\"name/535\",[310,39.811]],[\"parent/535\",[]],[\"name/536\",[302,55.317]],[\"parent/536\",[310,3.639]],[\"name/537\",[173,44.331]],[\"parent/537\",[310,3.639]],[\"name/538\",[139,40.436]],[\"parent/538\",[310,3.639]],[\"name/539\",[311,63.79]],[\"parent/539\",[310,3.639]],[\"name/540\",[303,55.317]],[\"parent/540\",[310,3.639]],[\"name/541\",[304,55.317]],[\"parent/541\",[310,3.639]],[\"name/542\",[305,55.317]],[\"parent/542\",[310,3.639]],[\"name/543\",[312,63.79]],[\"parent/543\",[310,3.639]],[\"name/544\",[313,63.79]],[\"parent/544\",[310,3.639]],[\"name/545\",[314,63.79]],[\"parent/545\",[310,3.639]],[\"name/546\",[315,63.79]],[\"parent/546\",[310,3.639]],[\"name/547\",[298,52.804]],[\"parent/547\",[310,3.639]],[\"name/548\",[316,63.79]],[\"parent/548\",[310,3.639]],[\"name/549\",[317,63.79]],[\"parent/549\",[310,3.639]],[\"name/550\",[297,58.682]],[\"parent/550\",[310,3.639]],[\"name/551\",[318,52.804]],[\"parent/551\",[]],[\"name/552\",[319,58.682]],[\"parent/552\",[318,4.827]],[\"name/553\",[126,49.127]],[\"parent/553\",[318,4.827]],[\"name/554\",[320,58.682]],[\"parent/554\",[318,4.827]],[\"name/555\",[321,55.317]],[\"parent/555\",[]],[\"name/556\",[204,58.682]],[\"parent/556\",[321,5.056]],[\"name/557\",[205,58.682]],[\"parent/557\",[321,5.056]],[\"name/558\",[322,47.696]],[\"parent/558\",[]],[\"name/559\",[323,63.79]],[\"parent/559\",[322,4.36]],[\"name/560\",[284,58.682]],[\"parent/560\",[322,4.36]],[\"name/561\",[324,63.79]],[\"parent/561\",[322,4.36]],[\"name/562\",[325,63.79]],[\"parent/562\",[322,4.36]],[\"name/563\",[326,63.79]],[\"parent/563\",[322,4.36]],[\"name/564\",[207,58.682]],[\"parent/564\",[322,4.36]],[\"name/565\",[327,55.317]],[\"parent/565\",[]],[\"name/566\",[328,63.79]],[\"parent/566\",[327,5.056]],[\"name/567\",[329,63.79]],[\"parent/567\",[327,5.056]],[\"name/568\",[330,52.804]],[\"parent/568\",[]],[\"name/569\",[216,44.331]],[\"parent/569\",[330,4.827]],[\"name/570\",[331,63.79]],[\"parent/570\",[330,4.827]],[\"name/571\",[332,63.79]],[\"parent/571\",[330,4.827]],[\"name/572\",[333,52.804]],[\"parent/572\",[]],[\"name/573\",[173,44.331]],[\"parent/573\",[333,4.827]],[\"name/574\",[127,55.317]],[\"parent/574\",[333,4.827]],[\"name/575\",[334,63.79]],[\"parent/575\",[333,4.827]],[\"name/576\",[335,52.804]],[\"parent/576\",[]],[\"name/577\",[173,44.331]],[\"parent/577\",[335,4.827]],[\"name/578\",[336,46.444]],[\"parent/578\",[335,4.827]],[\"name/579\",[337,63.79]],[\"parent/579\",[335,4.827]],[\"name/580\",[336,46.444]],[\"parent/580\",[]],[\"name/581\",[338,63.79]],[\"parent/581\",[336,4.245]],[\"name/582\",[339,63.79]],[\"parent/582\",[336,4.245]],[\"name/583\",[340,63.79]],[\"parent/583\",[336,4.245]],[\"name/584\",[341,63.79]],[\"parent/584\",[336,4.245]],[\"name/585\",[342,63.79]],[\"parent/585\",[336,4.245]],[\"name/586\",[343,63.79]],[\"parent/586\",[336,4.245]],[\"name/587\",[344,58.682]],[\"parent/587\",[]],[\"name/588\",[298,52.804]],[\"parent/588\",[344,5.364]],[\"name/589\",[345,58.682]],[\"parent/589\",[]],[\"name/590\",[262,52.804]],[\"parent/590\",[345,5.364]],[\"name/591\",[346,63.79]],[\"parent/591\",[]],[\"name/592\",[347,58.682]],[\"parent/592\",[]],[\"name/593\",[348,63.79]],[\"parent/593\",[347,5.364]],[\"name/594\",[218,50.797]],[\"parent/594\",[]],[\"name/595\",[139,40.436]],[\"parent/595\",[218,4.643]],[\"name/596\",[216,44.331]],[\"parent/596\",[218,4.643]],[\"name/597\",[221,49.127]],[\"parent/597\",[]],[\"name/598\",[216,44.331]],[\"parent/598\",[221,4.49]],[\"name/599\",[122,44.331]],[\"parent/599\",[221,4.49]],[\"name/600\",[320,58.682]],[\"parent/600\",[221,4.49]],[\"name/601\",[349,50.797]],[\"parent/601\",[]],[\"name/602\",[166,33.032]],[\"parent/602\",[349,4.643]],[\"name/603\",[249,52.804]],[\"parent/603\",[349,4.643]],[\"name/604\",[248,50.797]],[\"parent/604\",[349,4.643]],[\"name/605\",[250,49.127]],[\"parent/605\",[349,4.643]],[\"name/606\",[350,50.797]],[\"parent/606\",[]],[\"name/607\",[166,33.032]],[\"parent/607\",[350,4.643]],[\"name/608\",[249,52.804]],[\"parent/608\",[350,4.643]],[\"name/609\",[248,50.797]],[\"parent/609\",[350,4.643]],[\"name/610\",[250,49.127]],[\"parent/610\",[350,4.643]],[\"name/611\",[351,52.804]],[\"parent/611\",[]],[\"name/612\",[352,58.682]],[\"parent/612\",[351,4.827]],[\"name/613\",[353,58.682]],[\"parent/613\",[351,4.827]],[\"name/614\",[166,33.032]],[\"parent/614\",[351,4.827]],[\"name/615\",[354,52.804]],[\"parent/615\",[]],[\"name/616\",[352,58.682]],[\"parent/616\",[354,4.827]],[\"name/617\",[353,58.682]],[\"parent/617\",[354,4.827]],[\"name/618\",[166,33.032]],[\"parent/618\",[354,4.827]],[\"name/619\",[355,55.317]],[\"parent/619\",[]],[\"name/620\",[295,52.804]],[\"parent/620\",[355,5.056]],[\"name/621\",[166,33.032]],[\"parent/621\",[355,5.056]],[\"name/622\",[356,55.317]],[\"parent/622\",[]],[\"name/623\",[295,52.804]],[\"parent/623\",[356,5.056]],[\"name/624\",[166,33.032]],[\"parent/624\",[356,5.056]],[\"name/625\",[357,44.331]],[\"parent/625\",[]],[\"name/626\",[278,58.682]],[\"parent/626\",[357,4.052]],[\"name/627\",[358,63.79]],[\"parent/627\",[357,4.052]],[\"name/628\",[359,63.79]],[\"parent/628\",[357,4.052]],[\"name/629\",[360,63.79]],[\"parent/629\",[357,4.052]],[\"name/630\",[132,50.797]],[\"parent/630\",[357,4.052]],[\"name/631\",[361,63.79]],[\"parent/631\",[357,4.052]],[\"name/632\",[362,63.79]],[\"parent/632\",[357,4.052]],[\"name/633\",[363,63.79]],[\"parent/633\",[357,4.052]],[\"name/634\",[364,63.79]],[\"parent/634\",[357,4.052]],[\"name/635\",[365,50.797]],[\"parent/635\",[]],[\"name/636\",[366,63.79]],[\"parent/636\",[365,4.643]],[\"name/637\",[367,63.79]],[\"parent/637\",[365,4.643]],[\"name/638\",[368,63.79]],[\"parent/638\",[365,4.643]],[\"name/639\",[369,63.79]],[\"parent/639\",[365,4.643]],[\"name/640\",[370,55.317]],[\"parent/640\",[]],[\"name/641\",[371,63.79]],[\"parent/641\",[370,5.056]],[\"name/642\",[298,52.804]],[\"parent/642\",[370,5.056]],[\"name/643\",[372,55.317]],[\"parent/643\",[]],[\"name/644\",[373,63.79]],[\"parent/644\",[372,5.056]],[\"name/645\",[374,63.79]],[\"parent/645\",[372,5.056]],[\"name/646\",[375,50.797]],[\"parent/646\",[]],[\"name/647\",[376,58.682]],[\"parent/647\",[375,4.643]],[\"name/648\",[190,55.317]],[\"parent/648\",[375,4.643]],[\"name/649\",[191,55.317]],[\"parent/649\",[375,4.643]],[\"name/650\",[377,58.682]],[\"parent/650\",[375,4.643]],[\"name/651\",[378,50.797]],[\"parent/651\",[]],[\"name/652\",[376,58.682]],[\"parent/652\",[378,4.643]],[\"name/653\",[379,55.317]],[\"parent/653\",[378,4.643]],[\"name/654\",[380,63.79]],[\"parent/654\",[378,4.643]],[\"name/655\",[377,58.682]],[\"parent/655\",[378,4.643]],[\"name/656\",[381,63.79]],[\"parent/656\",[]],[\"name/657\",[382,63.79]],[\"parent/657\",[]],[\"name/658\",[383,63.79]],[\"parent/658\",[]],[\"name/659\",[384,58.682]],[\"parent/659\",[]],[\"name/660\",[385,63.79]],[\"parent/660\",[384,5.364]],[\"name/661\",[386,49.127]],[\"parent/661\",[]],[\"name/662\",[387,63.79]],[\"parent/662\",[386,4.49]],[\"name/663\",[163,55.317]],[\"parent/663\",[386,4.49]],[\"name/664\",[200,55.317]],[\"parent/664\",[386,4.49]],[\"name/665\",[201,55.317]],[\"parent/665\",[386,4.49]],[\"name/666\",[388,63.79]],[\"parent/666\",[386,4.49]],[\"name/667\",[389,55.317]],[\"parent/667\",[]],[\"name/668\",[390,63.79]],[\"parent/668\",[389,5.056]],[\"name/669\",[391,63.79]],[\"parent/669\",[389,5.056]],[\"name/670\",[392,58.682]],[\"parent/670\",[]],[\"name/671\",[393,63.79]],[\"parent/671\",[392,5.364]],[\"name/672\",[394,41.818]],[\"parent/672\",[]],[\"name/673\",[395,63.79]],[\"parent/673\",[394,3.822]],[\"name/674\",[396,63.79]],[\"parent/674\",[394,3.822]],[\"name/675\",[214,46.444]],[\"parent/675\",[394,3.822]],[\"name/676\",[215,46.444]],[\"parent/676\",[394,3.822]],[\"name/677\",[397,63.79]],[\"parent/677\",[394,3.822]],[\"name/678\",[319,58.682]],[\"parent/678\",[394,3.822]],[\"name/679\",[125,46.444]],[\"parent/679\",[394,3.822]],[\"name/680\",[126,49.127]],[\"parent/680\",[394,3.822]],[\"name/681\",[183,55.317]],[\"parent/681\",[394,3.822]],[\"name/682\",[173,44.331]],[\"parent/682\",[394,3.822]],[\"name/683\",[184,55.317]],[\"parent/683\",[394,3.822]],[\"name/684\",[139,40.436]],[\"parent/684\",[394,3.822]],[\"name/685\",[398,52.804]],[\"parent/685\",[]],[\"name/686\",[399,63.79]],[\"parent/686\",[398,4.827]],[\"name/687\",[400,55.317]],[\"parent/687\",[398,4.827]],[\"name/688\",[174,47.696]],[\"parent/688\",[398,4.827]],[\"name/689\",[401,58.682]],[\"parent/689\",[]],[\"name/690\",[402,63.79]],[\"parent/690\",[401,5.364]],[\"name/691\",[403,52.804]],[\"parent/691\",[]],[\"name/692\",[216,44.331]],[\"parent/692\",[403,4.827]],[\"name/693\",[125,46.444]],[\"parent/693\",[403,4.827]],[\"name/694\",[165,41.818]],[\"parent/694\",[403,4.827]],[\"name/695\",[404,50.797]],[\"parent/695\",[]],[\"name/696\",[405,63.79]],[\"parent/696\",[404,4.643]],[\"name/697\",[216,44.331]],[\"parent/697\",[404,4.643]],[\"name/698\",[125,46.444]],[\"parent/698\",[404,4.643]],[\"name/699\",[165,41.818]],[\"parent/699\",[404,4.643]],[\"name/700\",[406,50.797]],[\"parent/700\",[]],[\"name/701\",[407,63.79]],[\"parent/701\",[406,4.643]],[\"name/702\",[408,58.682]],[\"parent/702\",[406,4.643]],[\"name/703\",[409,63.79]],[\"parent/703\",[406,4.643]],[\"name/704\",[410,58.682]],[\"parent/704\",[406,4.643]],[\"name/705\",[411,50.797]],[\"parent/705\",[]],[\"name/706\",[412,63.79]],[\"parent/706\",[411,4.643]],[\"name/707\",[15,55.317]],[\"parent/707\",[411,4.643]],[\"name/708\",[413,63.79]],[\"parent/708\",[411,4.643]],[\"name/709\",[414,63.79]],[\"parent/709\",[411,4.643]],[\"name/710\",[415,43.421]],[\"parent/710\",[]],[\"name/711\",[165,41.818]],[\"parent/711\",[415,3.969]],[\"name/712\",[416,58.682]],[\"parent/712\",[415,3.969]],[\"name/713\",[174,47.696]],[\"parent/713\",[415,3.969]],[\"name/714\",[215,46.444]],[\"parent/714\",[415,3.969]],[\"name/715\",[214,46.444]],[\"parent/715\",[415,3.969]],[\"name/716\",[216,44.331]],[\"parent/716\",[415,3.969]],[\"name/717\",[417,55.317]],[\"parent/717\",[415,3.969]],[\"name/718\",[400,55.317]],[\"parent/718\",[415,3.969]],[\"name/719\",[418,58.682]],[\"parent/719\",[415,3.969]],[\"name/720\",[419,58.682]],[\"parent/720\",[415,3.969]],[\"name/721\",[420,52.804]],[\"parent/721\",[]],[\"name/722\",[421,63.79]],[\"parent/722\",[420,4.827]],[\"name/723\",[408,58.682]],[\"parent/723\",[420,4.827]],[\"name/724\",[410,58.682]],[\"parent/724\",[420,4.827]],[\"name/725\",[422,50.797]],[\"parent/725\",[]],[\"name/726\",[423,52.804]],[\"parent/726\",[422,4.643]],[\"name/727\",[122,44.331]],[\"parent/727\",[422,4.643]],[\"name/728\",[424,58.682]],[\"parent/728\",[422,4.643]],[\"name/729\",[416,58.682]],[\"parent/729\",[422,4.643]],[\"name/730\",[425,55.317]],[\"parent/730\",[]],[\"name/731\",[426,58.682]],[\"parent/731\",[425,5.056]],[\"name/732\",[427,63.79]],[\"parent/732\",[425,5.056]],[\"name/733\",[428,44.331]],[\"parent/733\",[]],[\"name/734\",[429,50.797]],[\"parent/734\",[428,4.052]],[\"name/735\",[27,35.858]],[\"parent/735\",[428,4.052]],[\"name/736\",[165,41.818]],[\"parent/736\",[428,4.052]],[\"name/737\",[30,47.696]],[\"parent/737\",[428,4.052]],[\"name/738\",[430,49.127]],[\"parent/738\",[428,4.052]],[\"name/739\",[431,50.797]],[\"parent/739\",[428,4.052]],[\"name/740\",[432,50.797]],[\"parent/740\",[428,4.052]],[\"name/741\",[433,50.797]],[\"parent/741\",[428,4.052]],[\"name/742\",[434,49.127]],[\"parent/742\",[428,4.052]],[\"name/743\",[435,55.317]],[\"parent/743\",[]],[\"name/744\",[436,63.79]],[\"parent/744\",[435,5.056]],[\"name/745\",[437,63.79]],[\"parent/745\",[435,5.056]],[\"name/746\",[438,50.797]],[\"parent/746\",[]],[\"name/747\",[439,63.79]],[\"parent/747\",[438,4.643]],[\"name/748\",[440,63.79]],[\"parent/748\",[438,4.643]],[\"name/749\",[441,63.79]],[\"parent/749\",[438,4.643]],[\"name/750\",[442,63.79]],[\"parent/750\",[438,4.643]],[\"name/751\",[443,44.331]],[\"parent/751\",[]],[\"name/752\",[165,41.818]],[\"parent/752\",[443,4.052]],[\"name/753\",[429,50.797]],[\"parent/753\",[443,4.052]],[\"name/754\",[27,35.858]],[\"parent/754\",[443,4.052]],[\"name/755\",[30,47.696]],[\"parent/755\",[443,4.052]],[\"name/756\",[430,49.127]],[\"parent/756\",[443,4.052]],[\"name/757\",[431,50.797]],[\"parent/757\",[443,4.052]],[\"name/758\",[432,50.797]],[\"parent/758\",[443,4.052]],[\"name/759\",[433,50.797]],[\"parent/759\",[443,4.052]],[\"name/760\",[434,49.127]],[\"parent/760\",[443,4.052]],[\"name/761\",[444,44.331]],[\"parent/761\",[]],[\"name/762\",[165,41.818]],[\"parent/762\",[444,4.052]],[\"name/763\",[429,50.797]],[\"parent/763\",[444,4.052]],[\"name/764\",[27,35.858]],[\"parent/764\",[444,4.052]],[\"name/765\",[30,47.696]],[\"parent/765\",[444,4.052]],[\"name/766\",[430,49.127]],[\"parent/766\",[444,4.052]],[\"name/767\",[431,50.797]],[\"parent/767\",[444,4.052]],[\"name/768\",[432,50.797]],[\"parent/768\",[444,4.052]],[\"name/769\",[433,50.797]],[\"parent/769\",[444,4.052]],[\"name/770\",[434,49.127]],[\"parent/770\",[444,4.052]],[\"name/771\",[445,44.331]],[\"parent/771\",[]],[\"name/772\",[165,41.818]],[\"parent/772\",[445,4.052]],[\"name/773\",[429,50.797]],[\"parent/773\",[445,4.052]],[\"name/774\",[27,35.858]],[\"parent/774\",[445,4.052]],[\"name/775\",[30,47.696]],[\"parent/775\",[445,4.052]],[\"name/776\",[430,49.127]],[\"parent/776\",[445,4.052]],[\"name/777\",[431,50.797]],[\"parent/777\",[445,4.052]],[\"name/778\",[432,50.797]],[\"parent/778\",[445,4.052]],[\"name/779\",[433,50.797]],[\"parent/779\",[445,4.052]],[\"name/780\",[434,49.127]],[\"parent/780\",[445,4.052]],[\"name/781\",[446,44.331]],[\"parent/781\",[]],[\"name/782\",[165,41.818]],[\"parent/782\",[446,4.052]],[\"name/783\",[429,50.797]],[\"parent/783\",[446,4.052]],[\"name/784\",[27,35.858]],[\"parent/784\",[446,4.052]],[\"name/785\",[30,47.696]],[\"parent/785\",[446,4.052]],[\"name/786\",[430,49.127]],[\"parent/786\",[446,4.052]],[\"name/787\",[431,50.797]],[\"parent/787\",[446,4.052]],[\"name/788\",[432,50.797]],[\"parent/788\",[446,4.052]],[\"name/789\",[433,50.797]],[\"parent/789\",[446,4.052]],[\"name/790\",[434,49.127]],[\"parent/790\",[446,4.052]],[\"name/791\",[447,55.317]],[\"parent/791\",[]],[\"name/792\",[448,63.79]],[\"parent/792\",[447,5.056]],[\"name/793\",[261,49.127]],[\"parent/793\",[447,5.056]],[\"name/794\",[449,55.317]],[\"parent/794\",[]],[\"name/795\",[306,55.317]],[\"parent/795\",[449,5.056]],[\"name/796\",[166,33.032]],[\"parent/796\",[449,5.056]],[\"name/797\",[450,52.804]],[\"parent/797\",[]],[\"name/798\",[379,55.317]],[\"parent/798\",[450,4.827]],[\"name/799\",[261,49.127]],[\"parent/799\",[450,4.827]],[\"name/800\",[166,33.032]],[\"parent/800\",[450,4.827]],[\"name/801\",[451,58.682]],[\"parent/801\",[]],[\"name/802\",[434,49.127]],[\"parent/802\",[451,5.364]],[\"name/803\",[452,55.317]],[\"parent/803\",[]],[\"name/804\",[453,58.682]],[\"parent/804\",[452,5.056]],[\"name/805\",[27,35.858]],[\"parent/805\",[452,5.056]],[\"name/806\",[454,55.317]],[\"parent/806\",[]],[\"name/807\",[379,55.317]],[\"parent/807\",[454,5.056]],[\"name/808\",[27,35.858]],[\"parent/808\",[454,5.056]],[\"name/809\",[455,55.317]],[\"parent/809\",[]],[\"name/810\",[173,44.331]],[\"parent/810\",[455,5.056]],[\"name/811\",[139,40.436]],[\"parent/811\",[455,5.056]],[\"name/812\",[456,52.804]],[\"parent/812\",[]],[\"name/813\",[453,58.682]],[\"parent/813\",[456,4.827]],[\"name/814\",[261,49.127]],[\"parent/814\",[456,4.827]],[\"name/815\",[166,33.032]],[\"parent/815\",[456,4.827]],[\"name/816\",[457,58.682]],[\"parent/816\",[]],[\"name/817\",[430,49.127]],[\"parent/817\",[457,5.364]],[\"name/818\",[458,55.317]],[\"parent/818\",[]],[\"name/819\",[459,63.79]],[\"parent/819\",[458,5.056]],[\"name/820\",[460,63.79]],[\"parent/820\",[458,5.056]],[\"name/821\",[461,55.317]],[\"parent/821\",[]],[\"name/822\",[462,63.79]],[\"parent/822\",[461,5.056]],[\"name/823\",[463,63.79]],[\"parent/823\",[461,5.056]],[\"name/824\",[464,58.682]],[\"parent/824\",[]],[\"name/825\",[465,63.79]],[\"parent/825\",[464,5.364]],[\"name/826\",[466,63.79]],[\"parent/826\",[]],[\"name/827\",[467,63.79]],[\"parent/827\",[]],[\"name/828\",[468,47.696]],[\"parent/828\",[]],[\"name/829\",[215,46.444]],[\"parent/829\",[468,4.36]],[\"name/830\",[214,46.444]],[\"parent/830\",[468,4.36]],[\"name/831\",[417,55.317]],[\"parent/831\",[468,4.36]],[\"name/832\",[469,63.79]],[\"parent/832\",[468,4.36]],[\"name/833\",[216,44.331]],[\"parent/833\",[468,4.36]],[\"name/834\",[424,58.682]],[\"parent/834\",[468,4.36]],[\"name/835\",[470,49.127]],[\"parent/835\",[]],[\"name/836\",[471,63.79]],[\"parent/836\",[470,4.49]],[\"name/837\",[472,63.79]],[\"parent/837\",[470,4.49]],[\"name/838\",[473,63.79]],[\"parent/838\",[470,4.49]],[\"name/839\",[474,63.79]],[\"parent/839\",[470,4.49]],[\"name/840\",[475,63.79]],[\"parent/840\",[470,4.49]],[\"name/841\",[476,63.79]],[\"parent/841\",[]],[\"name/842\",[477,55.317]],[\"parent/842\",[]],[\"name/843\",[478,63.79]],[\"parent/843\",[477,5.056]],[\"name/844\",[479,63.79]],[\"parent/844\",[477,5.056]],[\"name/845\",[480,55.317]],[\"parent/845\",[]],[\"name/846\",[165,41.818]],[\"parent/846\",[480,5.056]],[\"name/847\",[481,58.682]],[\"parent/847\",[480,5.056]],[\"name/848\",[482,55.317]],[\"parent/848\",[]],[\"name/849\",[165,41.818]],[\"parent/849\",[482,5.056]],[\"name/850\",[481,58.682]],[\"parent/850\",[482,5.056]],[\"name/851\",[483,42.587]],[\"parent/851\",[]],[\"name/852\",[165,41.818]],[\"parent/852\",[483,3.893]],[\"name/853\",[214,46.444]],[\"parent/853\",[483,3.893]],[\"name/854\",[215,46.444]],[\"parent/854\",[483,3.893]],[\"name/855\",[216,44.331]],[\"parent/855\",[483,3.893]],[\"name/856\",[417,55.317]],[\"parent/856\",[483,3.893]],[\"name/857\",[400,55.317]],[\"parent/857\",[483,3.893]],[\"name/858\",[418,58.682]],[\"parent/858\",[483,3.893]],[\"name/859\",[419,58.682]],[\"parent/859\",[483,3.893]],[\"name/860\",[174,47.696]],[\"parent/860\",[483,3.893]],[\"name/861\",[484,63.79]],[\"parent/861\",[483,3.893]],[\"name/862\",[426,58.682]],[\"parent/862\",[483,3.893]],[\"name/863\",[485,52.804]],[\"parent/863\",[]],[\"name/864\",[262,52.804]],[\"parent/864\",[485,4.827]],[\"name/865\",[122,44.331]],[\"parent/865\",[485,4.827]],[\"name/866\",[423,52.804]],[\"parent/866\",[485,4.827]],[\"name/867\",[486,50.797]],[\"parent/867\",[]],[\"name/868\",[187,49.127]],[\"parent/868\",[486,4.643]],[\"name/869\",[188,49.127]],[\"parent/869\",[486,4.643]],[\"name/870\",[122,44.331]],[\"parent/870\",[486,4.643]],[\"name/871\",[423,52.804]],[\"parent/871\",[486,4.643]],[\"name/872\",[487,55.317]],[\"parent/872\",[]],[\"name/873\",[122,44.331]],[\"parent/873\",[487,5.056]],[\"name/874\",[423,52.804]],[\"parent/874\",[487,5.056]],[\"name/875\",[488,63.79]],[\"parent/875\",[]],[\"name/876\",[489,50.797]],[\"parent/876\",[]],[\"name/877\",[182,50.797]],[\"parent/877\",[489,4.643]],[\"name/878\",[490,63.79]],[\"parent/878\",[489,4.643]],[\"name/879\",[491,63.79]],[\"parent/879\",[489,4.643]],[\"name/880\",[492,63.79]],[\"parent/880\",[489,4.643]],[\"name/881\",[493,63.79]],[\"parent/881\",[]],[\"name/882\",[494,63.79]],[\"parent/882\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":22,\"name\":{\"23\":{},\"24\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"55\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{}},\"parent\":{}}],[\"_events\",{\"_index\":41,\"name\":{\"57\":{}},\"parent\":{}}],[\"_listenercount\",{\"_index\":52,\"name\":{\"70\":{}},\"parent\":{}}],[\"_listeners\",{\"_index\":53,\"name\":{\"71\":{}},\"parent\":{}}],[\"_off\",{\"_index\":50,\"name\":{\"68\":{}},\"parent\":{}}],[\"_removealllisteners\",{\"_index\":51,\"name\":{\"69\":{}},\"parent\":{}}],[\"_startpending\",{\"_index\":37,\"name\":{\"52\":{}},\"parent\":{}}],[\"addaddresses\",{\"_index\":462,\"name\":{\"822\":{}},\"parent\":{}}],[\"addfilters\",{\"_index\":459,\"name\":{\"819\":{}},\"parent\":{}}],[\"address\",{\"_index\":122,\"name\":{\"163\":{},\"172\":{},\"227\":{},\"230\":{},\"471\":{},\"599\":{},\"727\":{},\"865\":{},\"870\":{},\"873\":{}},\"parent\":{}}],[\"address_activity\",{\"_index\":441,\"name\":{\"749\":{}},\"parent\":{}}],[\"addressactivityresponse\",{\"_index\":450,\"name\":{\"797\":{}},\"parent\":{\"798\":{},\"799\":{},\"800\":{}}}],[\"addressactivitywebhook\",{\"_index\":445,\"name\":{\"771\":{}},\"parent\":{\"772\":{},\"773\":{},\"774\":{},\"775\":{},\"776\":{},\"777\":{},\"778\":{},\"779\":{},\"780\":{}}}],[\"addresses\",{\"_index\":379,\"name\":{\"653\":{},\"798\":{},\"807\":{}},\"parent\":{}}],[\"addresswebhookparams\",{\"_index\":454,\"name\":{\"806\":{}},\"parent\":{\"807\":{},\"808\":{}}}],[\"addresswebhookupdate\",{\"_index\":467,\"name\":{\"827\":{}},\"parent\":{}}],[\"airdrops\",{\"_index\":255,\"name\":{\"380\":{},\"383\":{}},\"parent\":{}}],[\"alchemy\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{}}}],[\"alchemyconfig\",{\"_index\":25,\"name\":{\"36\":{}},\"parent\":{\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{}}}],[\"alchemyeventfilter\",{\"_index\":383,\"name\":{\"658\":{}},\"parent\":{}}],[\"alchemyeventtype\",{\"_index\":382,\"name\":{\"657\":{}},\"parent\":{}}],[\"alchemyminedtransactionsaddress\",{\"_index\":381,\"name\":{\"656\":{}},\"parent\":{}}],[\"alchemyminedtransactionseventfilter\",{\"_index\":378,\"name\":{\"651\":{}},\"parent\":{\"652\":{},\"653\":{},\"654\":{},\"655\":{}}}],[\"alchemypendingtransactionseventfilter\",{\"_index\":375,\"name\":{\"646\":{}},\"parent\":{\"647\":{},\"648\":{},\"649\":{},\"650\":{}}}],[\"alchemyprovider\",{\"_index\":35,\"name\":{\"47\":{}},\"parent\":{\"48\":{},\"49\":{},\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{}}}],[\"alchemyproviderpromise\",{\"_index\":11,\"name\":{\"12\":{}},\"parent\":{}}],[\"alchemysettings\",{\"_index\":146,\"name\":{\"194\":{}},\"parent\":{\"195\":{},\"196\":{},\"197\":{},\"198\":{},\"199\":{},\"200\":{},\"201\":{}}}],[\"alchemysubscription\",{\"_index\":372,\"name\":{\"643\":{}},\"parent\":{\"644\":{},\"645\":{}}}],[\"alchemywebsocketprovider\",{\"_index\":40,\"name\":{\"56\":{}},\"parent\":{\"57\":{},\"58\":{},\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{}}}],[\"already_queued\",{\"_index\":339,\"name\":{\"582\":{}},\"parent\":{}}],[\"amount\",{\"_index\":319,\"name\":{\"552\":{},\"678\":{}},\"parent\":{}}],[\"apikey\",{\"_index\":26,\"name\":{\"38\":{},\"48\":{},\"58\":{},\"195\":{}},\"parent\":{}}],[\"appid\",{\"_index\":434,\"name\":{\"742\":{},\"760\":{},\"770\":{},\"780\":{},\"790\":{},\"802\":{}},\"parent\":{}}],[\"approve\",{\"_index\":390,\"name\":{\"668\":{}},\"parent\":{}}],[\"approved\",{\"_index\":367,\"name\":{\"637\":{}},\"parent\":{}}],[\"arb_goerli\",{\"_index\":157,\"name\":{\"213\":{}},\"parent\":{}}],[\"arb_mainnet\",{\"_index\":155,\"name\":{\"211\":{}},\"parent\":{}}],[\"arb_rinkeby\",{\"_index\":156,\"name\":{\"212\":{}},\"parent\":{}}],[\"ascending\",{\"_index\":204,\"name\":{\"293\":{},\"556\":{}},\"parent\":{}}],[\"asset\",{\"_index\":219,\"name\":{\"315\":{},\"329\":{}},\"parent\":{}}],[\"assettransferscategory\",{\"_index\":197,\"name\":{\"285\":{}},\"parent\":{\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{},\"291\":{}}}],[\"assettransfersmetadata\",{\"_index\":224,\"name\":{\"332\":{}},\"parent\":{\"333\":{}}}],[\"assettransfersorder\",{\"_index\":203,\"name\":{\"292\":{}},\"parent\":{\"293\":{},\"294\":{}}}],[\"assettransfersparams\",{\"_index\":186,\"name\":{\"261\":{}},\"parent\":{\"262\":{},\"263\":{},\"264\":{},\"265\":{},\"266\":{},\"267\":{},\"268\":{},\"269\":{},\"270\":{},\"271\":{},\"272\":{}}}],[\"assettransfersresponse\",{\"_index\":208,\"name\":{\"299\":{}},\"parent\":{\"300\":{},\"301\":{}}}],[\"assettransfersresult\",{\"_index\":211,\"name\":{\"305\":{}},\"parent\":{\"306\":{},\"307\":{},\"308\":{},\"309\":{},\"310\":{},\"311\":{},\"312\":{},\"313\":{},\"314\":{},\"315\":{},\"316\":{},\"317\":{}}}],[\"assettransferswithmetadataparams\",{\"_index\":196,\"name\":{\"273\":{}},\"parent\":{\"274\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{},\"279\":{},\"280\":{},\"281\":{},\"282\":{},\"283\":{},\"284\":{}}}],[\"assettransferswithmetadataresponse\",{\"_index\":210,\"name\":{\"302\":{}},\"parent\":{\"303\":{},\"304\":{}}}],[\"assettransferswithmetadataresult\",{\"_index\":222,\"name\":{\"318\":{}},\"parent\":{\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{},\"325\":{},\"326\":{},\"327\":{},\"328\":{},\"329\":{},\"330\":{},\"331\":{}}}],[\"assettype\",{\"_index\":395,\"name\":{\"673\":{}},\"parent\":{}}],[\"astar_mainnet\",{\"_index\":160,\"name\":{\"216\":{}},\"parent\":{}}],[\"attributes\",{\"_index\":230,\"name\":{\"340\":{}},\"parent\":{}}],[\"authority\",{\"_index\":410,\"name\":{\"704\":{},\"724\":{}},\"parent\":{}}],[\"authtoken\",{\"_index\":31,\"name\":{\"43\":{},\"199\":{}},\"parent\":{}}],[\"background_color\",{\"_index\":229,\"name\":{\"339\":{}},\"parent\":{}}],[\"balance\",{\"_index\":182,\"name\":{\"250\":{},\"397\":{},\"410\":{},\"426\":{},\"877\":{}},\"parent\":{}}],[\"basenft\",{\"_index\":140,\"name\":{\"185\":{}},\"parent\":{\"186\":{},\"187\":{},\"188\":{}}}],[\"basenftcontract\",{\"_index\":121,\"name\":{\"162\":{}},\"parent\":{\"163\":{}}}],[\"batchrequests\",{\"_index\":29,\"name\":{\"41\":{},\"50\":{},\"201\":{}},\"parent\":{}}],[\"block\",{\"_index\":353,\"name\":{\"613\":{},\"617\":{}},\"parent\":{}}],[\"blockhash\",{\"_index\":262,\"name\":{\"390\":{},\"395\":{},\"590\":{},\"864\":{}},\"parent\":{}}],[\"blockidentifier\",{\"_index\":476,\"name\":{\"841\":{}},\"parent\":{}}],[\"blocknum\",{\"_index\":213,\"name\":{\"308\":{},\"322\":{}},\"parent\":{}}],[\"blocknumber\",{\"_index\":298,\"name\":{\"491\":{},\"547\":{},\"588\":{},\"642\":{}},\"parent\":{}}],[\"blocktimestamp\",{\"_index\":225,\"name\":{\"333\":{}},\"parent\":{}}],[\"bundleindex\",{\"_index\":317,\"name\":{\"549\":{}},\"parent\":{}}],[\"buyer\",{\"_index\":328,\"name\":{\"566\":{}},\"parent\":{}}],[\"buyeraddress\",{\"_index\":303,\"name\":{\"515\":{},\"527\":{},\"540\":{}},\"parent\":{}}],[\"bytes\",{\"_index\":236,\"name\":{\"350\":{}},\"parent\":{}}],[\"call\",{\"_index\":15,\"name\":{\"16\":{},\"121\":{},\"707\":{}},\"parent\":{}}],[\"call_tracer\",{\"_index\":478,\"name\":{\"843\":{}},\"parent\":{}}],[\"calls\",{\"_index\":426,\"name\":{\"731\":{},\"862\":{}},\"parent\":{}}],[\"cancelprivatetransaction\",{\"_index\":102,\"name\":{\"139\":{}},\"parent\":{}}],[\"category\",{\"_index\":193,\"name\":{\"269\":{},\"282\":{},\"307\":{},\"321\":{}},\"parent\":{}}],[\"changes\",{\"_index\":399,\"name\":{\"686\":{}},\"parent\":{}}],[\"changetype\",{\"_index\":396,\"name\":{\"674\":{}},\"parent\":{}}],[\"checknftownership\",{\"_index\":69,\"name\":{\"91\":{}},\"parent\":{}}],[\"classifications\",{\"_index\":244,\"name\":{\"359\":{}},\"parent\":{}}],[\"code\",{\"_index\":491,\"name\":{\"879\":{}},\"parent\":{}}],[\"collectionname\",{\"_index\":358,\"name\":{\"627\":{}},\"parent\":{}}],[\"collectionurl\",{\"_index\":280,\"name\":{\"441\":{}},\"parent\":{}}],[\"commitmentlevel\",{\"_index\":470,\"name\":{\"835\":{}},\"parent\":{\"836\":{},\"837\":{},\"838\":{},\"839\":{},\"840\":{}}}],[\"computerarity\",{\"_index\":75,\"name\":{\"97\":{}},\"parent\":{}}],[\"config\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":2,\"name\":{\"2\":{},\"11\":{},\"26\":{},\"35\":{},\"37\":{}},\"parent\":{}}],[\"contract\",{\"_index\":23,\"name\":{\"25\":{},\"174\":{},\"186\":{},\"398\":{},\"411\":{},\"492\":{}},\"parent\":{\"26\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{}}}],[\"contractaddress\",{\"_index\":173,\"name\":{\"234\":{},\"238\":{},\"248\":{},\"432\":{},\"521\":{},\"537\":{},\"573\":{},\"577\":{},\"682\":{},\"810\":{}},\"parent\":{}}],[\"contractaddresses\",{\"_index\":177,\"name\":{\"242\":{},\"267\":{},\"280\":{},\"362\":{},\"371\":{},\"476\":{},\"504\":{}},\"parent\":{}}],[\"contractdeployer\",{\"_index\":129,\"name\":{\"170\":{},\"469\":{}},\"parent\":{}}],[\"contractfactory\",{\"_index\":24,\"name\":{\"34\":{}},\"parent\":{\"35\":{}}}],[\"contractforowner\",{\"_index\":288,\"name\":{\"458\":{}},\"parent\":{\"459\":{},\"460\":{},\"461\":{},\"462\":{},\"463\":{},\"464\":{},\"465\":{},\"466\":{},\"467\":{},\"468\":{},\"469\":{},\"470\":{},\"471\":{}}}],[\"contracts\",{\"_index\":287,\"name\":{\"455\":{}},\"parent\":{}}],[\"core\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"corenamespace\",{\"_index\":81,\"name\":{\"109\":{}},\"parent\":{\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"125\":{},\"126\":{},\"127\":{},\"128\":{},\"129\":{},\"130\":{},\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{}}}],[\"create\",{\"_index\":412,\"name\":{\"706\":{}},\"parent\":{}}],[\"createwebhook\",{\"_index\":113,\"name\":{\"154\":{}},\"parent\":{}}],[\"cryptopunks\",{\"_index\":326,\"name\":{\"563\":{}},\"parent\":{}}],[\"data\",{\"_index\":424,\"name\":{\"728\":{},\"834\":{}},\"parent\":{}}],[\"debug\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"debugcalltrace\",{\"_index\":483,\"name\":{\"851\":{}},\"parent\":{\"852\":{},\"853\":{},\"854\":{},\"855\":{},\"856\":{},\"857\":{},\"858\":{},\"859\":{},\"860\":{},\"861\":{},\"862\":{}}}],[\"debugcalltracer\",{\"_index\":480,\"name\":{\"845\":{}},\"parent\":{\"846\":{},\"847\":{}}}],[\"debugcalltype\",{\"_index\":411,\"name\":{\"705\":{}},\"parent\":{\"706\":{},\"707\":{},\"708\":{},\"709\":{}}}],[\"debugnamespace\",{\"_index\":117,\"name\":{\"158\":{}},\"parent\":{\"159\":{},\"160\":{},\"161\":{}}}],[\"debugprestate\",{\"_index\":489,\"name\":{\"876\":{}},\"parent\":{\"877\":{},\"878\":{},\"879\":{},\"880\":{}}}],[\"debugprestatetrace\",{\"_index\":488,\"name\":{\"875\":{}},\"parent\":{}}],[\"debugprestatetracer\",{\"_index\":482,\"name\":{\"848\":{}},\"parent\":{\"849\":{},\"850\":{}}}],[\"debugtracertype\",{\"_index\":477,\"name\":{\"842\":{}},\"parent\":{\"843\":{},\"844\":{}}}],[\"debugtransaction\",{\"_index\":468,\"name\":{\"828\":{}},\"parent\":{\"829\":{},\"830\":{},\"831\":{},\"832\":{},\"833\":{},\"834\":{}}}],[\"decimal\",{\"_index\":320,\"name\":{\"554\":{},\"600\":{}},\"parent\":{}}],[\"decimals\",{\"_index\":183,\"name\":{\"253\":{},\"259\":{},\"681\":{}},\"parent\":{}}],[\"decoded\",{\"_index\":416,\"name\":{\"712\":{},\"729\":{}},\"parent\":{}}],[\"decodedcallparam\",{\"_index\":403,\"name\":{\"691\":{}},\"parent\":{\"692\":{},\"693\":{},\"694\":{}}}],[\"decodeddebugcalltrace\",{\"_index\":406,\"name\":{\"700\":{}},\"parent\":{\"701\":{},\"702\":{},\"703\":{},\"704\":{}}}],[\"decodedlog\",{\"_index\":420,\"name\":{\"721\":{}},\"parent\":{\"722\":{},\"723\":{},\"724\":{}}}],[\"decodedloginput\",{\"_index\":404,\"name\":{\"695\":{}},\"parent\":{\"696\":{},\"697\":{},\"698\":{},\"699\":{}}}],[\"decodingauthority\",{\"_index\":401,\"name\":{\"689\":{}},\"parent\":{\"690\":{}}}],[\"default_tokens\",{\"_index\":162,\"name\":{\"218\":{}},\"parent\":{}}],[\"delegatecall\",{\"_index\":414,\"name\":{\"709\":{}},\"parent\":{}}],[\"deletewebhook\",{\"_index\":114,\"name\":{\"155\":{}},\"parent\":{}}],[\"deployedblocknumber\",{\"_index\":130,\"name\":{\"171\":{},\"470\":{}},\"parent\":{}}],[\"deployeraddress\",{\"_index\":371,\"name\":{\"641\":{}},\"parent\":{}}],[\"deployresult\",{\"_index\":370,\"name\":{\"640\":{}},\"parent\":{\"641\":{},\"642\":{}}}],[\"descending\",{\"_index\":205,\"name\":{\"294\":{},\"557\":{}},\"parent\":{}}],[\"description\",{\"_index\":132,\"name\":{\"176\":{},\"336\":{},\"400\":{},\"494\":{},\"630\":{}},\"parent\":{}}],[\"destroy\",{\"_index\":48,\"name\":{\"65\":{}},\"parent\":{}}],[\"detectnetwork\",{\"_index\":36,\"name\":{\"51\":{}},\"parent\":{}}],[\"discordurl\",{\"_index\":363,\"name\":{\"633\":{}},\"parent\":{}}],[\"does_not_exist\",{\"_index\":338,\"name\":{\"581\":{}},\"parent\":{}}],[\"dropped_transaction\",{\"_index\":440,\"name\":{\"748\":{}},\"parent\":{}}],[\"droppedtransactionwebhook\",{\"_index\":444,\"name\":{\"761\":{}},\"parent\":{\"762\":{},\"763\":{},\"764\":{},\"765\":{},\"766\":{},\"767\":{},\"768\":{},\"769\":{},\"770\":{}}}],[\"earliest\",{\"_index\":475,\"name\":{\"840\":{}},\"parent\":{}}],[\"emitevent\",{\"_index\":49,\"name\":{\"67\":{}},\"parent\":{}}],[\"erc1155\",{\"_index\":201,\"name\":{\"290\":{},\"297\":{},\"665\":{}},\"parent\":{}}],[\"erc1155metadata\",{\"_index\":218,\"name\":{\"313\":{},\"327\":{},\"594\":{}},\"parent\":{\"595\":{},\"596\":{}}}],[\"erc20\",{\"_index\":163,\"name\":{\"219\":{},\"288\":{},\"663\":{}},\"parent\":{}}],[\"erc721\",{\"_index\":200,\"name\":{\"289\":{},\"296\":{},\"664\":{}},\"parent\":{}}],[\"erc721dishonesttotalsupply\",{\"_index\":240,\"name\":{\"354\":{}},\"parent\":{}}],[\"erc721tokenid\",{\"_index\":217,\"name\":{\"312\":{},\"326\":{}},\"parent\":{}}],[\"erc721toomanyowners\",{\"_index\":238,\"name\":{\"352\":{}},\"parent\":{}}],[\"erc721toomanytokens\",{\"_index\":239,\"name\":{\"353\":{}},\"parent\":{}}],[\"error\",{\"_index\":174,\"name\":{\"236\":{},\"240\":{},\"255\":{},\"444\":{},\"688\":{},\"713\":{},\"860\":{}},\"parent\":{}}],[\"estimategas\",{\"_index\":14,\"name\":{\"15\":{},\"122\":{},\"146\":{}},\"parent\":{}}],[\"eth_goerli\",{\"_index\":149,\"name\":{\"205\":{}},\"parent\":{}}],[\"eth_kovan\",{\"_index\":150,\"name\":{\"206\":{}},\"parent\":{}}],[\"eth_mainnet\",{\"_index\":147,\"name\":{\"203\":{}},\"parent\":{}}],[\"eth_rinkeby\",{\"_index\":151,\"name\":{\"207\":{}},\"parent\":{}}],[\"eth_ropsten\",{\"_index\":148,\"name\":{\"204\":{}},\"parent\":{}}],[\"etherscan\",{\"_index\":402,\"name\":{\"690\":{}},\"parent\":{}}],[\"eventfilter\",{\"_index\":487,\"name\":{\"872\":{}},\"parent\":{\"873\":{},\"874\":{}}}],[\"eventname\",{\"_index\":421,\"name\":{\"722\":{}},\"parent\":{}}],[\"excludefilters\",{\"_index\":246,\"name\":{\"363\":{},\"372\":{},\"452\":{}},\"parent\":{}}],[\"excludezerovalue\",{\"_index\":192,\"name\":{\"268\":{},\"281\":{}},\"parent\":{}}],[\"external\",{\"_index\":198,\"name\":{\"286\":{}},\"parent\":{}}],[\"external_url\",{\"_index\":228,\"name\":{\"338\":{}},\"parent\":{}}],[\"externalurl\",{\"_index\":361,\"name\":{\"631\":{}},\"parent\":{}}],[\"fast\",{\"_index\":385,\"name\":{\"660\":{}},\"parent\":{}}],[\"filter\",{\"_index\":486,\"name\":{\"867\":{}},\"parent\":{\"868\":{},\"869\":{},\"870\":{},\"871\":{}}}],[\"filterbyblockhash\",{\"_index\":485,\"name\":{\"863\":{}},\"parent\":{\"864\":{},\"865\":{},\"866\":{}}}],[\"filters\",{\"_index\":453,\"name\":{\"804\":{},\"813\":{}},\"parent\":{}}],[\"finalized\",{\"_index\":474,\"name\":{\"839\":{}},\"parent\":{}}],[\"findcontractdeployer\",{\"_index\":93,\"name\":{\"129\":{}},\"parent\":{}}],[\"finished\",{\"_index\":341,\"name\":{\"584\":{}},\"parent\":{}}],[\"floorprice\",{\"_index\":278,\"name\":{\"439\":{},\"626\":{}},\"parent\":{}}],[\"floorpriceerror\",{\"_index\":282,\"name\":{\"443\":{}},\"parent\":{\"444\":{}}}],[\"floorpricemarketplace\",{\"_index\":277,\"name\":{\"438\":{}},\"parent\":{\"439\":{},\"440\":{},\"441\":{},\"442\":{}}}],[\"format\",{\"_index\":234,\"name\":{\"348\":{}},\"parent\":{}}],[\"from\",{\"_index\":214,\"name\":{\"309\":{},\"323\":{},\"474\":{},\"488\":{},\"675\":{},\"715\":{},\"830\":{},\"853\":{}},\"parent\":{}}],[\"fromaddress\",{\"_index\":190,\"name\":{\"265\":{},\"278\":{},\"648\":{}},\"parent\":{}}],[\"fromblock\",{\"_index\":187,\"name\":{\"262\":{},\"275\":{},\"480\":{},\"511\":{},\"523\":{},\"868\":{}},\"parent\":{}}],[\"fromhex\",{\"_index\":141,\"name\":{\"189\":{}},\"parent\":{}}],[\"gas\",{\"_index\":417,\"name\":{\"717\":{},\"831\":{},\"856\":{}},\"parent\":{}}],[\"gasprice\",{\"_index\":469,\"name\":{\"832\":{}},\"parent\":{}}],[\"gasused\",{\"_index\":400,\"name\":{\"687\":{},\"718\":{},\"857\":{}},\"parent\":{}}],[\"gateway\",{\"_index\":232,\"name\":{\"343\":{},\"346\":{}},\"parent\":{}}],[\"getaddresses\",{\"_index\":110,\"name\":{\"151\":{}},\"parent\":{}}],[\"getaddressesoptions\",{\"_index\":449,\"name\":{\"794\":{}},\"parent\":{\"795\":{},\"796\":{}}}],[\"getallwebhooks\",{\"_index\":109,\"name\":{\"150\":{}},\"parent\":{}}],[\"getallwebhooksresponse\",{\"_index\":447,\"name\":{\"791\":{}},\"parent\":{\"792\":{},\"793\":{}}}],[\"getassettransfers\",{\"_index\":97,\"name\":{\"133\":{}},\"parent\":{}}],[\"getbalance\",{\"_index\":12,\"name\":{\"13\":{},\"110\":{}},\"parent\":{}}],[\"getbasenftsforcontractoptions\",{\"_index\":350,\"name\":{\"606\":{}},\"parent\":{\"607\":{},\"608\":{},\"609\":{},\"610\":{}}}],[\"getbasenftsforowneroptions\",{\"_index\":252,\"name\":{\"369\":{}},\"parent\":{\"370\":{},\"371\":{},\"372\":{},\"373\":{},\"374\":{},\"375\":{},\"376\":{},\"377\":{}}}],[\"getblock\",{\"_index\":84,\"name\":{\"114\":{}},\"parent\":{}}],[\"getblocknumber\",{\"_index\":87,\"name\":{\"117\":{}},\"parent\":{}}],[\"getblockwithtransactions\",{\"_index\":85,\"name\":{\"115\":{}},\"parent\":{}}],[\"getchainid\",{\"_index\":17,\"name\":{\"18\":{}},\"parent\":{}}],[\"getcode\",{\"_index\":82,\"name\":{\"111\":{}},\"parent\":{}}],[\"getcontractmetadata\",{\"_index\":57,\"name\":{\"79\":{}},\"parent\":{}}],[\"getcontractmetadatabatch\",{\"_index\":58,\"name\":{\"80\":{}},\"parent\":{}}],[\"getcontractsforowner\",{\"_index\":65,\"name\":{\"87\":{}},\"parent\":{}}],[\"getcontractsforowneroptions\",{\"_index\":285,\"name\":{\"448\":{}},\"parent\":{\"449\":{},\"450\":{},\"451\":{},\"452\":{},\"453\":{}}}],[\"getcontractsforownerresponse\",{\"_index\":286,\"name\":{\"454\":{}},\"parent\":{\"455\":{},\"456\":{},\"457\":{}}}],[\"getfeedata\",{\"_index\":19,\"name\":{\"20\":{},\"119\":{}},\"parent\":{}}],[\"getfloorprice\",{\"_index\":73,\"name\":{\"95\":{}},\"parent\":{}}],[\"getfloorpriceresponse\",{\"_index\":283,\"name\":{\"445\":{}},\"parent\":{\"446\":{},\"447\":{}}}],[\"getgasprice\",{\"_index\":18,\"name\":{\"19\":{},\"118\":{}},\"parent\":{}}],[\"getlogs\",{\"_index\":92,\"name\":{\"127\":{}},\"parent\":{}}],[\"getmaxpriorityfeepergas\",{\"_index\":107,\"name\":{\"147\":{}},\"parent\":{}}],[\"getmintednfts\",{\"_index\":68,\"name\":{\"90\":{}},\"parent\":{}}],[\"getmintednftsoptions\",{\"_index\":299,\"name\":{\"503\":{}},\"parent\":{\"504\":{},\"505\":{},\"506\":{}}}],[\"getmintednftsresponse\",{\"_index\":300,\"name\":{\"507\":{}},\"parent\":{\"508\":{},\"509\":{}}}],[\"getnetwork\",{\"_index\":86,\"name\":{\"116\":{}},\"parent\":{}}],[\"getnftfilters\",{\"_index\":111,\"name\":{\"152\":{}},\"parent\":{}}],[\"getnftmetadata\",{\"_index\":55,\"name\":{\"77\":{}},\"parent\":{}}],[\"getnftmetadatabatch\",{\"_index\":56,\"name\":{\"78\":{}},\"parent\":{}}],[\"getnftmetadataoptions\",{\"_index\":273,\"name\":{\"427\":{}},\"parent\":{\"428\":{},\"429\":{},\"430\":{}}}],[\"getnftsales\",{\"_index\":74,\"name\":{\"96\":{}},\"parent\":{}}],[\"getnftsalesoptions\",{\"_index\":301,\"name\":{\"510\":{}},\"parent\":{\"511\":{},\"512\":{},\"513\":{},\"514\":{},\"515\":{},\"516\":{},\"517\":{},\"518\":{},\"519\":{}}}],[\"getnftsalesoptionsbycontractaddress\",{\"_index\":307,\"name\":{\"520\":{}},\"parent\":{\"521\":{},\"522\":{},\"523\":{},\"524\":{},\"525\":{},\"526\":{},\"527\":{},\"528\":{},\"529\":{},\"530\":{},\"531\":{}}}],[\"getnftsalesresponse\",{\"_index\":308,\"name\":{\"532\":{}},\"parent\":{\"533\":{},\"534\":{}}}],[\"getnftsforcontract\",{\"_index\":61,\"name\":{\"83\":{}},\"parent\":{}}],[\"getnftsforcontractiterator\",{\"_index\":62,\"name\":{\"84\":{}},\"parent\":{}}],[\"getnftsforcontractoptions\",{\"_index\":349,\"name\":{\"601\":{}},\"parent\":{\"602\":{},\"603\":{},\"604\":{},\"605\":{}}}],[\"getnftsforowner\",{\"_index\":60,\"name\":{\"82\":{}},\"parent\":{}}],[\"getnftsforowneriterator\",{\"_index\":59,\"name\":{\"81\":{}},\"parent\":{}}],[\"getnftsforowneroptions\",{\"_index\":245,\"name\":{\"360\":{}},\"parent\":{\"361\":{},\"362\":{},\"363\":{},\"364\":{},\"365\":{},\"366\":{},\"367\":{},\"368\":{}}}],[\"getownersforcontract\",{\"_index\":63,\"name\":{\"85\":{}},\"parent\":{}}],[\"getownersforcontractoptions\",{\"_index\":351,\"name\":{\"611\":{}},\"parent\":{\"612\":{},\"613\":{},\"614\":{}}}],[\"getownersforcontractresponse\",{\"_index\":268,\"name\":{\"416\":{}},\"parent\":{\"417\":{}}}],[\"getownersforcontractwithtokenbalancesoptions\",{\"_index\":354,\"name\":{\"615\":{}},\"parent\":{\"616\":{},\"617\":{},\"618\":{}}}],[\"getownersforcontractwithtokenbalancesresponse\",{\"_index\":269,\"name\":{\"418\":{}},\"parent\":{\"419\":{},\"420\":{}}}],[\"getownersfornft\",{\"_index\":64,\"name\":{\"86\":{}},\"parent\":{}}],[\"getownersfornftresponse\",{\"_index\":266,\"name\":{\"414\":{}},\"parent\":{\"415\":{}}}],[\"getprovider\",{\"_index\":33,\"name\":{\"45\":{}},\"parent\":{}}],[\"getspamcontracts\",{\"_index\":72,\"name\":{\"94\":{}},\"parent\":{}}],[\"getstorageat\",{\"_index\":83,\"name\":{\"112\":{}},\"parent\":{}}],[\"gettokenbalances\",{\"_index\":94,\"name\":{\"130\":{}},\"parent\":{}}],[\"gettokenmetadata\",{\"_index\":96,\"name\":{\"132\":{}},\"parent\":{}}],[\"gettokensforowner\",{\"_index\":95,\"name\":{\"131\":{}},\"parent\":{}}],[\"gettokensforowneroptions\",{\"_index\":176,\"name\":{\"241\":{}},\"parent\":{\"242\":{},\"243\":{}}}],[\"gettokensforownerresponse\",{\"_index\":178,\"name\":{\"244\":{}},\"parent\":{\"245\":{},\"246\":{}}}],[\"gettransaction\",{\"_index\":89,\"name\":{\"123\":{},\"144\":{}},\"parent\":{}}],[\"gettransactioncount\",{\"_index\":13,\"name\":{\"14\":{},\"113\":{}},\"parent\":{}}],[\"gettransactionreceipt\",{\"_index\":90,\"name\":{\"124\":{}},\"parent\":{}}],[\"gettransactionreceipts\",{\"_index\":98,\"name\":{\"134\":{}},\"parent\":{}}],[\"gettransfersforcontract\",{\"_index\":67,\"name\":{\"89\":{}},\"parent\":{}}],[\"gettransfersforcontractoptions\",{\"_index\":293,\"name\":{\"479\":{}},\"parent\":{\"480\":{},\"481\":{},\"482\":{},\"483\":{}}}],[\"gettransfersforowner\",{\"_index\":66,\"name\":{\"88\":{}},\"parent\":{}}],[\"gettransfersforowneroptions\",{\"_index\":292,\"name\":{\"475\":{}},\"parent\":{\"476\":{},\"477\":{},\"478\":{}}}],[\"gettransfersforownertransfertype\",{\"_index\":291,\"name\":{\"472\":{}},\"parent\":{\"473\":{},\"474\":{}}}],[\"getwallet\",{\"_index\":21,\"name\":{\"22\":{}},\"parent\":{}}],[\"getwebsocketprovider\",{\"_index\":34,\"name\":{\"46\":{}},\"parent\":{}}],[\"hash\",{\"_index\":220,\"name\":{\"316\":{},\"330\":{}},\"parent\":{}}],[\"hashesonly\",{\"_index\":377,\"name\":{\"650\":{},\"655\":{}},\"parent\":{}}],[\"id\",{\"_index\":429,\"name\":{\"734\":{},\"753\":{},\"763\":{},\"773\":{},\"783\":{}},\"parent\":{}}],[\"image\",{\"_index\":227,\"name\":{\"337\":{}},\"parent\":{}}],[\"imageurl\",{\"_index\":360,\"name\":{\"629\":{}},\"parent\":{}}],[\"in_progress\",{\"_index\":340,\"name\":{\"583\":{}},\"parent\":{}}],[\"includefilters\",{\"_index\":247,\"name\":{\"364\":{},\"373\":{},\"451\":{}},\"parent\":{}}],[\"includeremoved\",{\"_index\":380,\"name\":{\"654\":{}},\"parent\":{}}],[\"indexed\",{\"_index\":405,\"name\":{\"696\":{}},\"parent\":{}}],[\"input\",{\"_index\":418,\"name\":{\"719\":{},\"858\":{}},\"parent\":{}}],[\"inputs\",{\"_index\":408,\"name\":{\"702\":{},\"723\":{}},\"parent\":{}}],[\"internal\",{\"_index\":199,\"name\":{\"287\":{}},\"parent\":{}}],[\"isactive\",{\"_index\":430,\"name\":{\"738\":{},\"756\":{},\"766\":{},\"776\":{},\"786\":{},\"817\":{}},\"parent\":{}}],[\"iscommunityresource\",{\"_index\":38,\"name\":{\"53\":{},\"66\":{}},\"parent\":{}}],[\"ishex\",{\"_index\":143,\"name\":{\"191\":{}},\"parent\":{}}],[\"isspam\",{\"_index\":243,\"name\":{\"358\":{},\"461\":{}},\"parent\":{}}],[\"isspamcontract\",{\"_index\":71,\"name\":{\"93\":{}},\"parent\":{}}],[\"lastingestedat\",{\"_index\":364,\"name\":{\"634\":{}},\"parent\":{}}],[\"latest\",{\"_index\":472,\"name\":{\"837\":{}},\"parent\":{}}],[\"limit\",{\"_index\":306,\"name\":{\"518\":{},\"530\":{},\"795\":{}},\"parent\":{}}],[\"listenercount\",{\"_index\":46,\"name\":{\"63\":{},\"107\":{}},\"parent\":{}}],[\"listeners\",{\"_index\":47,\"name\":{\"64\":{},\"108\":{}},\"parent\":{}}],[\"logindex\",{\"_index\":316,\"name\":{\"548\":{}},\"parent\":{}}],[\"loglevel\",{\"_index\":145,\"name\":{\"193\":{}},\"parent\":{}}],[\"logo\",{\"_index\":184,\"name\":{\"254\":{},\"260\":{},\"683\":{}},\"parent\":{}}],[\"logs\",{\"_index\":427,\"name\":{\"732\":{}},\"parent\":{}}],[\"looksrare\",{\"_index\":284,\"name\":{\"447\":{},\"560\":{}},\"parent\":{}}],[\"lookupaddress\",{\"_index\":99,\"name\":{\"136\":{}},\"parent\":{}}],[\"marketplace\",{\"_index\":302,\"name\":{\"514\":{},\"526\":{},\"536\":{}},\"parent\":{}}],[\"marketplacefee\",{\"_index\":313,\"name\":{\"544\":{}},\"parent\":{}}],[\"matic_mainnet\",{\"_index\":158,\"name\":{\"214\":{}},\"parent\":{}}],[\"matic_mumbai\",{\"_index\":159,\"name\":{\"215\":{}},\"parent\":{}}],[\"maxcount\",{\"_index\":194,\"name\":{\"270\":{},\"283\":{}},\"parent\":{}}],[\"maxretries\",{\"_index\":28,\"name\":{\"40\":{},\"49\":{},\"197\":{}},\"parent\":{}}],[\"media\",{\"_index\":137,\"name\":{\"181\":{},\"344\":{},\"405\":{},\"463\":{},\"499\":{}},\"parent\":{\"345\":{},\"346\":{},\"347\":{},\"348\":{},\"349\":{},\"350\":{}}}],[\"message\",{\"_index\":393,\"name\":{\"671\":{}},\"parent\":{}}],[\"metadata\",{\"_index\":223,\"name\":{\"319\":{}},\"parent\":{}}],[\"metadataerror\",{\"_index\":134,\"name\":{\"178\":{},\"402\":{},\"496\":{}},\"parent\":{}}],[\"method\",{\"_index\":376,\"name\":{\"647\":{},\"652\":{}},\"parent\":{}}],[\"methodname\",{\"_index\":407,\"name\":{\"701\":{}},\"parent\":{}}],[\"mined_transaction\",{\"_index\":439,\"name\":{\"747\":{}},\"parent\":{}}],[\"mined_transactions\",{\"_index\":374,\"name\":{\"645\":{}},\"parent\":{}}],[\"minedtransactionwebhook\",{\"_index\":443,\"name\":{\"751\":{}},\"parent\":{\"752\":{},\"753\":{},\"754\":{},\"755\":{},\"756\":{},\"757\":{},\"758\":{},\"759\":{},\"760\":{}}}],[\"mostlyhoneypotowners\",{\"_index\":241,\"name\":{\"355\":{}},\"parent\":{}}],[\"name\",{\"_index\":125,\"name\":{\"166\":{},\"251\":{},\"257\":{},\"335\":{},\"465\":{},\"679\":{},\"693\":{},\"698\":{}},\"parent\":{}}],[\"native\",{\"_index\":387,\"name\":{\"662\":{}},\"parent\":{}}],[\"network\",{\"_index\":27,\"name\":{\"39\":{},\"196\":{},\"202\":{},\"735\":{},\"754\":{},\"764\":{},\"774\":{},\"784\":{},\"805\":{},\"808\":{}},\"parent\":{\"203\":{},\"204\":{},\"205\":{},\"206\":{},\"207\":{},\"208\":{},\"209\":{},\"210\":{},\"211\":{},\"212\":{},\"213\":{},\"214\":{},\"215\":{},\"216\":{}}}],[\"newaddresses\",{\"_index\":465,\"name\":{\"825\":{}},\"parent\":{}}],[\"nft\",{\"_index\":4,\"name\":{\"4\":{},\"173\":{}},\"parent\":{\"174\":{},\"175\":{},\"176\":{},\"177\":{},\"178\":{},\"179\":{},\"180\":{},\"181\":{},\"182\":{},\"183\":{},\"184\":{}}}],[\"nft_activity\",{\"_index\":442,\"name\":{\"750\":{}},\"parent\":{}}],[\"nftactivitywebhook\",{\"_index\":446,\"name\":{\"781\":{}},\"parent\":{\"782\":{},\"783\":{},\"784\":{},\"785\":{},\"786\":{},\"787\":{},\"788\":{},\"789\":{},\"790\":{}}}],[\"nftattributerarity\",{\"_index\":330,\"name\":{\"568\":{}},\"parent\":{\"569\":{},\"570\":{},\"571\":{}}}],[\"nftattributesresponse\",{\"_index\":333,\"name\":{\"572\":{}},\"parent\":{\"573\":{},\"574\":{},\"575\":{}}}],[\"nftcontract\",{\"_index\":123,\"name\":{\"164\":{}},\"parent\":{\"165\":{},\"166\":{},\"167\":{},\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{}}}],[\"nftcontractbasenftsresponse\",{\"_index\":355,\"name\":{\"619\":{}},\"parent\":{\"620\":{},\"621\":{}}}],[\"nftcontractnftsresponse\",{\"_index\":356,\"name\":{\"622\":{}},\"parent\":{\"623\":{},\"624\":{}}}],[\"nftcontractowner\",{\"_index\":270,\"name\":{\"421\":{}},\"parent\":{\"422\":{},\"423\":{}}}],[\"nftcontracttokenbalance\",{\"_index\":272,\"name\":{\"424\":{}},\"parent\":{\"425\":{},\"426\":{}}}],[\"nftexcludefilters\",{\"_index\":253,\"name\":{\"378\":{}},\"parent\":{\"379\":{},\"380\":{}}}],[\"nftfilter\",{\"_index\":455,\"name\":{\"809\":{}},\"parent\":{\"810\":{},\"811\":{}}}],[\"nftfilters\",{\"_index\":256,\"name\":{\"381\":{}},\"parent\":{\"382\":{},\"383\":{}}}],[\"nftfiltersresponse\",{\"_index\":456,\"name\":{\"812\":{}},\"parent\":{\"813\":{},\"814\":{},\"815\":{}}}],[\"nftmetadata\",{\"_index\":226,\"name\":{\"334\":{}},\"parent\":{\"335\":{},\"336\":{},\"337\":{},\"338\":{},\"339\":{},\"340\":{}}}],[\"nftmetadatabatchoptions\",{\"_index\":276,\"name\":{\"435\":{}},\"parent\":{\"436\":{},\"437\":{}}}],[\"nftmetadatabatchtoken\",{\"_index\":275,\"name\":{\"431\":{}},\"parent\":{\"432\":{},\"433\":{},\"434\":{}}}],[\"nftnamespace\",{\"_index\":54,\"name\":{\"76\":{}},\"parent\":{\"77\":{},\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{},\"89\":{},\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{}}}],[\"nftordering\",{\"_index\":257,\"name\":{\"384\":{}},\"parent\":{\"385\":{}}}],[\"nfts\",{\"_index\":295,\"name\":{\"485\":{},\"508\":{},\"620\":{},\"623\":{}},\"parent\":{}}],[\"nftsale\",{\"_index\":310,\"name\":{\"535\":{}},\"parent\":{\"536\":{},\"537\":{},\"538\":{},\"539\":{},\"540\":{},\"541\":{},\"542\":{},\"543\":{},\"544\":{},\"545\":{},\"546\":{},\"547\":{},\"548\":{},\"549\":{},\"550\":{}}}],[\"nftsalefeedata\",{\"_index\":318,\"name\":{\"551\":{}},\"parent\":{\"552\":{},\"553\":{},\"554\":{}}}],[\"nftsalemarketplace\",{\"_index\":322,\"name\":{\"558\":{}},\"parent\":{\"559\":{},\"560\":{},\"561\":{},\"562\":{},\"563\":{},\"564\":{}}}],[\"nftsales\",{\"_index\":309,\"name\":{\"534\":{}},\"parent\":{}}],[\"nftsaletakertype\",{\"_index\":327,\"name\":{\"565\":{}},\"parent\":{\"566\":{},\"567\":{}}}],[\"nftspamclassification\",{\"_index\":237,\"name\":{\"351\":{}},\"parent\":{\"352\":{},\"353\":{},\"354\":{},\"355\":{},\"356\":{}}}],[\"nfttokentype\",{\"_index\":206,\"name\":{\"295\":{}},\"parent\":{\"296\":{},\"297\":{},\"298\":{}}}],[\"nftwebhookparams\",{\"_index\":452,\"name\":{\"803\":{}},\"parent\":{\"804\":{},\"805\":{}}}],[\"nftwebhookupdate\",{\"_index\":466,\"name\":{\"826\":{}},\"parent\":{}}],[\"nonce\",{\"_index\":490,\"name\":{\"878\":{}},\"parent\":{}}],[\"nonemptyarray\",{\"_index\":494,\"name\":{\"882\":{}},\"parent\":{}}],[\"not_requested\",{\"_index\":369,\"name\":{\"639\":{}},\"parent\":{}}],[\"notify\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{}}],[\"notifynamespace\",{\"_index\":108,\"name\":{\"149\":{}},\"parent\":{\"150\":{},\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{}}}],[\"numdistincttokensowned\",{\"_index\":290,\"name\":{\"460\":{}},\"parent\":{}}],[\"off\",{\"_index\":44,\"name\":{\"61\":{},\"105\":{}},\"parent\":{}}],[\"omitmetadata\",{\"_index\":249,\"name\":{\"366\":{},\"375\":{},\"603\":{},\"608\":{}},\"parent\":{}}],[\"on\",{\"_index\":42,\"name\":{\"59\":{},\"103\":{}},\"parent\":{}}],[\"once\",{\"_index\":43,\"name\":{\"60\":{},\"104\":{}},\"parent\":{}}],[\"onlytopcall\",{\"_index\":481,\"name\":{\"847\":{},\"850\":{}},\"parent\":{}}],[\"opensea\",{\"_index\":128,\"name\":{\"169\":{},\"446\":{},\"468\":{}},\"parent\":{}}],[\"openseacollectionmetadata\",{\"_index\":357,\"name\":{\"625\":{}},\"parent\":{\"626\":{},\"627\":{},\"628\":{},\"629\":{},\"630\":{},\"631\":{},\"632\":{},\"633\":{},\"634\":{}}}],[\"openseasafelistrequeststatus\",{\"_index\":365,\"name\":{\"635\":{}},\"parent\":{\"636\":{},\"637\":{},\"638\":{},\"639\":{}}}],[\"opt_goerli\",{\"_index\":154,\"name\":{\"210\":{}},\"parent\":{}}],[\"opt_kovan\",{\"_index\":153,\"name\":{\"209\":{}},\"parent\":{}}],[\"opt_mainnet\",{\"_index\":152,\"name\":{\"208\":{}},\"parent\":{}}],[\"order\",{\"_index\":189,\"name\":{\"264\":{},\"277\":{},\"482\":{},\"513\":{},\"525\":{}},\"parent\":{}}],[\"orderby\",{\"_index\":251,\"name\":{\"368\":{},\"377\":{},\"453\":{}},\"parent\":{}}],[\"output\",{\"_index\":419,\"name\":{\"720\":{},\"859\":{}},\"parent\":{}}],[\"outputs\",{\"_index\":409,\"name\":{\"703\":{}},\"parent\":{}}],[\"ownedbasenft\",{\"_index\":265,\"name\":{\"409\":{}},\"parent\":{\"410\":{},\"411\":{},\"412\":{},\"413\":{}}}],[\"ownedbasenftsresponse\",{\"_index\":263,\"name\":{\"391\":{}},\"parent\":{\"392\":{},\"393\":{},\"394\":{},\"395\":{}}}],[\"ownedbymosthoneypots\",{\"_index\":242,\"name\":{\"356\":{}},\"parent\":{}}],[\"ownednft\",{\"_index\":264,\"name\":{\"396\":{}},\"parent\":{\"397\":{},\"398\":{},\"399\":{},\"400\":{},\"401\":{},\"402\":{},\"403\":{},\"404\":{},\"405\":{},\"406\":{},\"407\":{},\"408\":{}}}],[\"ownednfts\",{\"_index\":260,\"name\":{\"387\":{},\"392\":{}},\"parent\":{}}],[\"ownednftsresponse\",{\"_index\":259,\"name\":{\"386\":{}},\"parent\":{\"387\":{},\"388\":{},\"389\":{},\"390\":{}}}],[\"ownedtoken\",{\"_index\":180,\"name\":{\"247\":{}},\"parent\":{\"248\":{},\"249\":{},\"250\":{},\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{}}}],[\"owneraddress\",{\"_index\":271,\"name\":{\"422\":{}},\"parent\":{}}],[\"owners\",{\"_index\":267,\"name\":{\"415\":{},\"417\":{},\"419\":{}},\"parent\":{}}],[\"pagekey\",{\"_index\":166,\"name\":{\"222\":{},\"226\":{},\"243\":{},\"246\":{},\"271\":{},\"284\":{},\"301\":{},\"304\":{},\"361\":{},\"370\":{},\"388\":{},\"393\":{},\"420\":{},\"449\":{},\"456\":{},\"478\":{},\"483\":{},\"486\":{},\"506\":{},\"509\":{},\"519\":{},\"531\":{},\"533\":{},\"602\":{},\"607\":{},\"614\":{},\"618\":{},\"621\":{},\"624\":{},\"796\":{},\"800\":{},\"815\":{}},\"parent\":{}}],[\"pagesize\",{\"_index\":248,\"name\":{\"365\":{},\"374\":{},\"450\":{},\"604\":{},\"609\":{}},\"parent\":{}}],[\"pending\",{\"_index\":471,\"name\":{\"836\":{}},\"parent\":{}}],[\"pending_transactions\",{\"_index\":373,\"name\":{\"644\":{}},\"parent\":{}}],[\"prestate_tracer\",{\"_index\":479,\"name\":{\"844\":{}},\"parent\":{}}],[\"prevalence\",{\"_index\":332,\"name\":{\"571\":{}},\"parent\":{}}],[\"pricecurrency\",{\"_index\":279,\"name\":{\"440\":{}},\"parent\":{}}],[\"progress\",{\"_index\":337,\"name\":{\"579\":{}},\"parent\":{}}],[\"protocolfee\",{\"_index\":314,\"name\":{\"545\":{}},\"parent\":{}}],[\"quantity\",{\"_index\":311,\"name\":{\"539\":{}},\"parent\":{}}],[\"queue_failed\",{\"_index\":343,\"name\":{\"586\":{}},\"parent\":{}}],[\"queued\",{\"_index\":342,\"name\":{\"585\":{}},\"parent\":{}}],[\"raw\",{\"_index\":231,\"name\":{\"342\":{},\"345\":{}},\"parent\":{}}],[\"rawamount\",{\"_index\":397,\"name\":{\"677\":{}},\"parent\":{}}],[\"rawbalance\",{\"_index\":181,\"name\":{\"249\":{}},\"parent\":{}}],[\"rawcontract\",{\"_index\":221,\"name\":{\"317\":{},\"331\":{},\"597\":{}},\"parent\":{\"598\":{},\"599\":{},\"600\":{}}}],[\"rawmetadata\",{\"_index\":135,\"name\":{\"179\":{},\"403\":{},\"497\":{}},\"parent\":{}}],[\"ready\",{\"_index\":88,\"name\":{\"120\":{}},\"parent\":{}}],[\"receipts\",{\"_index\":348,\"name\":{\"593\":{}},\"parent\":{}}],[\"refreshcache\",{\"_index\":274,\"name\":{\"430\":{},\"437\":{}},\"parent\":{}}],[\"refreshcontract\",{\"_index\":79,\"name\":{\"101\":{}},\"parent\":{}}],[\"refreshcontractresult\",{\"_index\":335,\"name\":{\"576\":{}},\"parent\":{\"577\":{},\"578\":{},\"579\":{}}}],[\"refreshnftmetadata\",{\"_index\":78,\"name\":{\"100\":{}},\"parent\":{}}],[\"refreshstate\",{\"_index\":336,\"name\":{\"578\":{},\"580\":{}},\"parent\":{\"581\":{},\"582\":{},\"583\":{},\"584\":{},\"585\":{},\"586\":{}}}],[\"removeaddresses\",{\"_index\":463,\"name\":{\"823\":{}},\"parent\":{}}],[\"removealllisteners\",{\"_index\":45,\"name\":{\"62\":{},\"106\":{}},\"parent\":{}}],[\"removefilters\",{\"_index\":460,\"name\":{\"820\":{}},\"parent\":{}}],[\"requested\",{\"_index\":368,\"name\":{\"638\":{}},\"parent\":{}}],[\"requesttimeout\",{\"_index\":32,\"name\":{\"44\":{},\"200\":{}},\"parent\":{}}],[\"requireatleastone\",{\"_index\":493,\"name\":{\"881\":{}},\"parent\":{}}],[\"resolvename\",{\"_index\":20,\"name\":{\"21\":{},\"135\":{}},\"parent\":{}}],[\"retrievedat\",{\"_index\":281,\"name\":{\"442\":{}},\"parent\":{}}],[\"revertreason\",{\"_index\":484,\"name\":{\"861\":{}},\"parent\":{}}],[\"royaltyfee\",{\"_index\":315,\"name\":{\"546\":{}},\"parent\":{}}],[\"safe\",{\"_index\":473,\"name\":{\"838\":{}},\"parent\":{}}],[\"safelistrequeststatus\",{\"_index\":359,\"name\":{\"628\":{}},\"parent\":{}}],[\"seaport\",{\"_index\":323,\"name\":{\"559\":{}},\"parent\":{}}],[\"searchcontractmetadata\",{\"_index\":76,\"name\":{\"98\":{}},\"parent\":{}}],[\"seller\",{\"_index\":329,\"name\":{\"567\":{}},\"parent\":{}}],[\"selleraddress\",{\"_index\":304,\"name\":{\"516\":{},\"528\":{},\"541\":{}},\"parent\":{}}],[\"sellerfee\",{\"_index\":312,\"name\":{\"543\":{}},\"parent\":{}}],[\"send\",{\"_index\":39,\"name\":{\"54\":{},\"128\":{}},\"parent\":{}}],[\"sendprivatetransaction\",{\"_index\":101,\"name\":{\"138\":{}},\"parent\":{}}],[\"sendprivatetransactionoptions\",{\"_index\":384,\"name\":{\"659\":{}},\"parent\":{\"660\":{}}}],[\"sendtransaction\",{\"_index\":16,\"name\":{\"17\":{},\"125\":{},\"145\":{}},\"parent\":{}}],[\"sendwebhookrequest\",{\"_index\":116,\"name\":{\"157\":{}},\"parent\":{}}],[\"setloglevel\",{\"_index\":144,\"name\":{\"192\":{}},\"parent\":{}}],[\"signingkey\",{\"_index\":432,\"name\":{\"740\":{},\"758\":{},\"768\":{},\"778\":{},\"788\":{}},\"parent\":{}}],[\"simulateassetchanges\",{\"_index\":104,\"name\":{\"141\":{}},\"parent\":{}}],[\"simulateassetchangesbundle\",{\"_index\":103,\"name\":{\"140\":{}},\"parent\":{}}],[\"simulateassetchangeschange\",{\"_index\":394,\"name\":{\"672\":{}},\"parent\":{\"673\":{},\"674\":{},\"675\":{},\"676\":{},\"677\":{},\"678\":{},\"679\":{},\"680\":{},\"681\":{},\"682\":{},\"683\":{},\"684\":{}}}],[\"simulateassetchangeserror\",{\"_index\":392,\"name\":{\"670\":{}},\"parent\":{\"671\":{}}}],[\"simulateassetchangesresponse\",{\"_index\":398,\"name\":{\"685\":{}},\"parent\":{\"686\":{},\"687\":{},\"688\":{}}}],[\"simulateassettype\",{\"_index\":386,\"name\":{\"661\":{}},\"parent\":{\"662\":{},\"663\":{},\"664\":{},\"665\":{},\"666\":{}}}],[\"simulatechangetype\",{\"_index\":389,\"name\":{\"667\":{}},\"parent\":{\"668\":{},\"669\":{}}}],[\"simulateexecution\",{\"_index\":106,\"name\":{\"143\":{}},\"parent\":{}}],[\"simulateexecutionbundle\",{\"_index\":105,\"name\":{\"142\":{}},\"parent\":{}}],[\"simulateexecutionresponse\",{\"_index\":425,\"name\":{\"730\":{}},\"parent\":{\"731\":{},\"732\":{}}}],[\"simulationcalltrace\",{\"_index\":415,\"name\":{\"710\":{}},\"parent\":{\"711\":{},\"712\":{},\"713\":{},\"714\":{},\"715\":{},\"716\":{},\"717\":{},\"718\":{},\"719\":{},\"720\":{}}}],[\"simulationdebuglog\",{\"_index\":422,\"name\":{\"725\":{}},\"parent\":{\"726\":{},\"727\":{},\"728\":{},\"729\":{}}}],[\"size\",{\"_index\":235,\"name\":{\"349\":{}},\"parent\":{}}],[\"sortingorder\",{\"_index\":321,\"name\":{\"555\":{}},\"parent\":{\"556\":{},\"557\":{}}}],[\"spam\",{\"_index\":254,\"name\":{\"379\":{},\"382\":{}},\"parent\":{}}],[\"spaminfo\",{\"_index\":138,\"name\":{\"182\":{},\"357\":{},\"406\":{},\"500\":{}},\"parent\":{\"358\":{},\"359\":{}}}],[\"special_nft\",{\"_index\":388,\"name\":{\"666\":{}},\"parent\":{}}],[\"specialnft\",{\"_index\":202,\"name\":{\"291\":{}},\"parent\":{}}],[\"staticcall\",{\"_index\":413,\"name\":{\"708\":{}},\"parent\":{}}],[\"storage\",{\"_index\":492,\"name\":{\"880\":{}},\"parent\":{}}],[\"summarizenftattributes\",{\"_index\":77,\"name\":{\"99\":{}},\"parent\":{}}],[\"summary\",{\"_index\":334,\"name\":{\"575\":{}},\"parent\":{}}],[\"symbol\",{\"_index\":126,\"name\":{\"167\":{},\"252\":{},\"258\":{},\"466\":{},\"553\":{},\"680\":{}},\"parent\":{}}],[\"taker\",{\"_index\":305,\"name\":{\"517\":{},\"529\":{},\"542\":{}},\"parent\":{}}],[\"thumbnail\",{\"_index\":233,\"name\":{\"347\":{}},\"parent\":{}}],[\"timecreated\",{\"_index\":431,\"name\":{\"739\":{},\"757\":{},\"767\":{},\"777\":{},\"787\":{}},\"parent\":{}}],[\"timelastupdated\",{\"_index\":133,\"name\":{\"177\":{},\"401\":{},\"495\":{}},\"parent\":{}}],[\"title\",{\"_index\":131,\"name\":{\"175\":{},\"399\":{},\"493\":{}},\"parent\":{}}],[\"to\",{\"_index\":215,\"name\":{\"310\":{},\"324\":{},\"473\":{},\"489\":{},\"676\":{},\"714\":{},\"829\":{},\"854\":{}},\"parent\":{}}],[\"toaddress\",{\"_index\":191,\"name\":{\"266\":{},\"279\":{},\"649\":{}},\"parent\":{}}],[\"toblock\",{\"_index\":188,\"name\":{\"263\":{},\"276\":{},\"481\":{},\"512\":{},\"524\":{},\"869\":{}},\"parent\":{}}],[\"tohex\",{\"_index\":142,\"name\":{\"190\":{}},\"parent\":{}}],[\"tokenbalance\",{\"_index\":171,\"name\":{\"232\":{},\"235\":{},\"239\":{}},\"parent\":{}}],[\"tokenbalancefailure\",{\"_index\":175,\"name\":{\"237\":{}},\"parent\":{\"238\":{},\"239\":{},\"240\":{}}}],[\"tokenbalances\",{\"_index\":169,\"name\":{\"228\":{},\"231\":{},\"423\":{}},\"parent\":{}}],[\"tokenbalancesoptionsdefaulttokens\",{\"_index\":167,\"name\":{\"223\":{}},\"parent\":{\"224\":{}}}],[\"tokenbalancesoptionserc20\",{\"_index\":164,\"name\":{\"220\":{}},\"parent\":{\"221\":{},\"222\":{}}}],[\"tokenbalancesresponse\",{\"_index\":170,\"name\":{\"229\":{}},\"parent\":{\"230\":{},\"231\":{}}}],[\"tokenbalancesresponseerc20\",{\"_index\":168,\"name\":{\"225\":{}},\"parent\":{\"226\":{},\"227\":{},\"228\":{}}}],[\"tokenbalancesuccess\",{\"_index\":172,\"name\":{\"233\":{}},\"parent\":{\"234\":{},\"235\":{},\"236\":{}}}],[\"tokenbalancetype\",{\"_index\":161,\"name\":{\"217\":{}},\"parent\":{\"218\":{},\"219\":{}}}],[\"tokenid\",{\"_index\":139,\"name\":{\"183\":{},\"187\":{},\"314\":{},\"328\":{},\"407\":{},\"412\":{},\"425\":{},\"433\":{},\"462\":{},\"501\":{},\"522\":{},\"538\":{},\"595\":{},\"684\":{},\"811\":{}},\"parent\":{}}],[\"tokenmetadataresponse\",{\"_index\":185,\"name\":{\"256\":{}},\"parent\":{\"257\":{},\"258\":{},\"259\":{},\"260\":{}}}],[\"tokens\",{\"_index\":179,\"name\":{\"245\":{}},\"parent\":{}}],[\"tokentype\",{\"_index\":124,\"name\":{\"165\":{},\"184\":{},\"188\":{},\"408\":{},\"413\":{},\"428\":{},\"434\":{},\"464\":{},\"477\":{},\"502\":{},\"505\":{}},\"parent\":{}}],[\"tokenuri\",{\"_index\":136,\"name\":{\"180\":{},\"341\":{},\"404\":{},\"498\":{}},\"parent\":{\"342\":{},\"343\":{}}}],[\"tokenuritimeoutinms\",{\"_index\":250,\"name\":{\"367\":{},\"376\":{},\"429\":{},\"436\":{},\"605\":{},\"610\":{}},\"parent\":{}}],[\"topics\",{\"_index\":423,\"name\":{\"726\":{},\"866\":{},\"871\":{},\"874\":{}},\"parent\":{}}],[\"totalbalance\",{\"_index\":289,\"name\":{\"459\":{}},\"parent\":{}}],[\"totalcount\",{\"_index\":261,\"name\":{\"389\":{},\"394\":{},\"457\":{},\"793\":{},\"799\":{},\"814\":{}},\"parent\":{}}],[\"totalsupply\",{\"_index\":127,\"name\":{\"168\":{},\"467\":{},\"574\":{}},\"parent\":{}}],[\"traceblock\",{\"_index\":120,\"name\":{\"161\":{}},\"parent\":{}}],[\"tracecall\",{\"_index\":118,\"name\":{\"159\":{}},\"parent\":{}}],[\"tracetransaction\",{\"_index\":119,\"name\":{\"160\":{}},\"parent\":{}}],[\"traittype\",{\"_index\":331,\"name\":{\"570\":{}},\"parent\":{}}],[\"transact\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}],[\"transactionhash\",{\"_index\":297,\"name\":{\"490\":{},\"550\":{}},\"parent\":{}}],[\"transactionreceiptsblockhash\",{\"_index\":345,\"name\":{\"589\":{}},\"parent\":{\"590\":{}}}],[\"transactionreceiptsblocknumber\",{\"_index\":344,\"name\":{\"587\":{}},\"parent\":{\"588\":{}}}],[\"transactionreceiptsparams\",{\"_index\":346,\"name\":{\"591\":{}},\"parent\":{}}],[\"transactionreceiptsresponse\",{\"_index\":347,\"name\":{\"592\":{}},\"parent\":{\"593\":{}}}],[\"transactionwebhookparams\",{\"_index\":451,\"name\":{\"801\":{}},\"parent\":{\"802\":{}}}],[\"transactnamespace\",{\"_index\":100,\"name\":{\"137\":{}},\"parent\":{\"138\":{},\"139\":{},\"140\":{},\"141\":{},\"142\":{},\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{}}}],[\"transfer\",{\"_index\":391,\"name\":{\"669\":{}},\"parent\":{}}],[\"transferrednft\",{\"_index\":296,\"name\":{\"487\":{}},\"parent\":{\"488\":{},\"489\":{},\"490\":{},\"491\":{},\"492\":{},\"493\":{},\"494\":{},\"495\":{},\"496\":{},\"497\":{},\"498\":{},\"499\":{},\"500\":{},\"501\":{},\"502\":{}}}],[\"transfers\",{\"_index\":209,\"name\":{\"300\":{},\"303\":{}},\"parent\":{}}],[\"transfersnftresponse\",{\"_index\":294,\"name\":{\"484\":{}},\"parent\":{\"485\":{},\"486\":{}}}],[\"transfertime\",{\"_index\":258,\"name\":{\"385\":{}},\"parent\":{}}],[\"twitterusername\",{\"_index\":362,\"name\":{\"632\":{}},\"parent\":{}}],[\"type\",{\"_index\":165,\"name\":{\"221\":{},\"224\":{},\"694\":{},\"699\":{},\"711\":{},\"736\":{},\"752\":{},\"762\":{},\"772\":{},\"782\":{},\"846\":{},\"849\":{},\"852\":{}},\"parent\":{}}],[\"uniqueid\",{\"_index\":212,\"name\":{\"306\":{},\"320\":{}},\"parent\":{}}],[\"unknown\",{\"_index\":207,\"name\":{\"298\":{},\"564\":{}},\"parent\":{}}],[\"updatewebhook\",{\"_index\":112,\"name\":{\"153\":{}},\"parent\":{}}],[\"url\",{\"_index\":30,\"name\":{\"42\":{},\"198\":{},\"737\":{},\"755\":{},\"765\":{},\"775\":{},\"785\":{}},\"parent\":{}}],[\"utils\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{}}],[\"v1\",{\"_index\":436,\"name\":{\"744\":{}},\"parent\":{}}],[\"v2\",{\"_index\":437,\"name\":{\"745\":{}},\"parent\":{}}],[\"value\",{\"_index\":216,\"name\":{\"311\":{},\"325\":{},\"569\":{},\"596\":{},\"598\":{},\"692\":{},\"697\":{},\"716\":{},\"833\":{},\"855\":{}},\"parent\":{}}],[\"verified\",{\"_index\":366,\"name\":{\"636\":{}},\"parent\":{}}],[\"verifyconfig\",{\"_index\":115,\"name\":{\"156\":{}},\"parent\":{}}],[\"verifynftownership\",{\"_index\":70,\"name\":{\"92\":{}},\"parent\":{}}],[\"version\",{\"_index\":433,\"name\":{\"741\":{},\"759\":{},\"769\":{},\"779\":{},\"789\":{}},\"parent\":{}}],[\"waitfortransaction\",{\"_index\":91,\"name\":{\"126\":{},\"148\":{}},\"parent\":{}}],[\"wallet\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{}}}],[\"webhook\",{\"_index\":428,\"name\":{\"733\":{}},\"parent\":{\"734\":{},\"735\":{},\"736\":{},\"737\":{},\"738\":{},\"739\":{},\"740\":{},\"741\":{},\"742\":{}}}],[\"webhookaddressoverride\",{\"_index\":464,\"name\":{\"824\":{}},\"parent\":{\"825\":{}}}],[\"webhookaddressupdate\",{\"_index\":461,\"name\":{\"821\":{}},\"parent\":{\"822\":{},\"823\":{}}}],[\"webhooknftfilterupdate\",{\"_index\":458,\"name\":{\"818\":{}},\"parent\":{\"819\":{},\"820\":{}}}],[\"webhooks\",{\"_index\":448,\"name\":{\"792\":{}},\"parent\":{}}],[\"webhookstatusupdate\",{\"_index\":457,\"name\":{\"816\":{}},\"parent\":{\"817\":{}}}],[\"webhooktype\",{\"_index\":438,\"name\":{\"746\":{}},\"parent\":{\"747\":{},\"748\":{},\"749\":{},\"750\":{}}}],[\"webhookversion\",{\"_index\":435,\"name\":{\"743\":{}},\"parent\":{\"744\":{},\"745\":{}}}],[\"websocketnamespace\",{\"_index\":80,\"name\":{\"102\":{}},\"parent\":{\"103\":{},\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{}}}],[\"withmetadata\",{\"_index\":195,\"name\":{\"272\":{},\"274\":{}},\"parent\":{}}],[\"withtokenbalances\",{\"_index\":352,\"name\":{\"612\":{},\"616\":{}},\"parent\":{}}],[\"ws\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"wyvern\",{\"_index\":325,\"name\":{\"562\":{}},\"parent\":{}}],[\"x2y2\",{\"_index\":324,\"name\":{\"561\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"4\":\"Namespace\",\"8\":\"Enumeration\",\"16\":\"Enumeration member\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"id\":0,\"kind\":4,\"name\":\"Utils\",\"url\":\"modules/Utils.html\",\"classes\":\"tsd-kind-namespace\"},{\"id\":1,\"kind\":128,\"name\":\"Alchemy\",\"url\":\"classes/Alchemy.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Alchemy.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":3,\"kind\":1024,\"name\":\"core\",\"url\":\"classes/Alchemy.html#core\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":4,\"kind\":1024,\"name\":\"nft\",\"url\":\"classes/Alchemy.html#nft\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":5,\"kind\":1024,\"name\":\"ws\",\"url\":\"classes/Alchemy.html#ws\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":6,\"kind\":1024,\"name\":\"transact\",\"url\":\"classes/Alchemy.html#transact\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":7,\"kind\":1024,\"name\":\"config\",\"url\":\"classes/Alchemy.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":8,\"kind\":1024,\"name\":\"notify\",\"url\":\"classes/Alchemy.html#notify\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":9,\"kind\":1024,\"name\":\"debug\",\"url\":\"classes/Alchemy.html#debug\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Alchemy\"},{\"id\":10,\"kind\":128,\"name\":\"Wallet\",\"url\":\"classes/Wallet.html\",\"classes\":\"tsd-kind-class\"},{\"id\":11,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Wallet.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":12,\"kind\":1024,\"name\":\"alchemyProviderPromise\",\"url\":\"classes/Wallet.html#alchemyProviderPromise\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Wallet\"},{\"id\":13,\"kind\":2048,\"name\":\"getBalance\",\"url\":\"classes/Wallet.html#getBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":14,\"kind\":2048,\"name\":\"getTransactionCount\",\"url\":\"classes/Wallet.html#getTransactionCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":15,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/Wallet.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":16,\"kind\":2048,\"name\":\"call\",\"url\":\"classes/Wallet.html#call\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":17,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/Wallet.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":18,\"kind\":2048,\"name\":\"getChainId\",\"url\":\"classes/Wallet.html#getChainId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":19,\"kind\":2048,\"name\":\"getGasPrice\",\"url\":\"classes/Wallet.html#getGasPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":20,\"kind\":2048,\"name\":\"getFeeData\",\"url\":\"classes/Wallet.html#getFeeData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":21,\"kind\":2048,\"name\":\"resolveName\",\"url\":\"classes/Wallet.html#resolveName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":22,\"kind\":2048,\"name\":\"getWallet\",\"url\":\"classes/Wallet.html#getWallet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Wallet\"},{\"id\":23,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":24,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":25,\"kind\":128,\"name\":\"Contract\",\"url\":\"classes/Contract.html\",\"classes\":\"tsd-kind-class\"},{\"id\":26,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Contract.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Contract\"},{\"id\":27,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":28,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":29,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":30,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":31,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":32,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":33,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":34,\"kind\":128,\"name\":\"ContractFactory\",\"url\":\"classes/ContractFactory.html\",\"classes\":\"tsd-kind-class\"},{\"id\":35,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractFactory.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ContractFactory\"},{\"id\":36,\"kind\":128,\"name\":\"AlchemyConfig\",\"url\":\"classes/AlchemyConfig.html\",\"classes\":\"tsd-kind-class\"},{\"id\":37,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AlchemyConfig.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":38,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyConfig.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":39,\"kind\":1024,\"name\":\"network\",\"url\":\"classes/AlchemyConfig.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":40,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/AlchemyConfig.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":41,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"classes/AlchemyConfig.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":42,\"kind\":1024,\"name\":\"url\",\"url\":\"classes/AlchemyConfig.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":43,\"kind\":1024,\"name\":\"authToken\",\"url\":\"classes/AlchemyConfig.html#authToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":44,\"kind\":1024,\"name\":\"requestTimeout\",\"url\":\"classes/AlchemyConfig.html#requestTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":45,\"kind\":2048,\"name\":\"getProvider\",\"url\":\"classes/AlchemyConfig.html#getProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":46,\"kind\":2048,\"name\":\"getWebSocketProvider\",\"url\":\"classes/AlchemyConfig.html#getWebSocketProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":47,\"kind\":128,\"name\":\"AlchemyProvider\",\"url\":\"classes/AlchemyProvider.html\",\"classes\":\"tsd-kind-class\"},{\"id\":48,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyProvider.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":49,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/AlchemyProvider.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":50,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"classes/AlchemyProvider.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":51,\"kind\":2048,\"name\":\"detectNetwork\",\"url\":\"classes/AlchemyProvider.html#detectNetwork\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":52,\"kind\":2048,\"name\":\"_startPending\",\"url\":\"classes/AlchemyProvider.html#_startPending\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":53,\"kind\":2048,\"name\":\"isCommunityResource\",\"url\":\"classes/AlchemyProvider.html#isCommunityResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":54,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/AlchemyProvider.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":55,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":56,\"kind\":128,\"name\":\"AlchemyWebSocketProvider\",\"url\":\"classes/AlchemyWebSocketProvider.html\",\"classes\":\"tsd-kind-class\"},{\"id\":57,\"kind\":1024,\"name\":\"_events\",\"url\":\"classes/AlchemyWebSocketProvider.html#_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":58,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyWebSocketProvider.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":59,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AlchemyWebSocketProvider.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":60,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AlchemyWebSocketProvider.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":61,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AlchemyWebSocketProvider.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":62,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":63,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":64,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":65,\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AlchemyWebSocketProvider.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":66,\"kind\":2048,\"name\":\"isCommunityResource\",\"url\":\"classes/AlchemyWebSocketProvider.html#isCommunityResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":67,\"kind\":2048,\"name\":\"emitEvent\",\"url\":\"classes/AlchemyWebSocketProvider.html#emitEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":68,\"kind\":2048,\"name\":\"_off\",\"url\":\"classes/AlchemyWebSocketProvider.html#_off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":69,\"kind\":2048,\"name\":\"_removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":70,\"kind\":2048,\"name\":\"_listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":71,\"kind\":2048,\"name\":\"_listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":72,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":73,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":74,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":75,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":76,\"kind\":128,\"name\":\"NftNamespace\",\"url\":\"classes/NftNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":77,\"kind\":2048,\"name\":\"getNftMetadata\",\"url\":\"classes/NftNamespace.html#getNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":78,\"kind\":2048,\"name\":\"getNftMetadataBatch\",\"url\":\"classes/NftNamespace.html#getNftMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":79,\"kind\":2048,\"name\":\"getContractMetadata\",\"url\":\"classes/NftNamespace.html#getContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":80,\"kind\":2048,\"name\":\"getContractMetadataBatch\",\"url\":\"classes/NftNamespace.html#getContractMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":81,\"kind\":2048,\"name\":\"getNftsForOwnerIterator\",\"url\":\"classes/NftNamespace.html#getNftsForOwnerIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":82,\"kind\":2048,\"name\":\"getNftsForOwner\",\"url\":\"classes/NftNamespace.html#getNftsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":83,\"kind\":2048,\"name\":\"getNftsForContract\",\"url\":\"classes/NftNamespace.html#getNftsForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":84,\"kind\":2048,\"name\":\"getNftsForContractIterator\",\"url\":\"classes/NftNamespace.html#getNftsForContractIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":85,\"kind\":2048,\"name\":\"getOwnersForContract\",\"url\":\"classes/NftNamespace.html#getOwnersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":86,\"kind\":2048,\"name\":\"getOwnersForNft\",\"url\":\"classes/NftNamespace.html#getOwnersForNft\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":87,\"kind\":2048,\"name\":\"getContractsForOwner\",\"url\":\"classes/NftNamespace.html#getContractsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":88,\"kind\":2048,\"name\":\"getTransfersForOwner\",\"url\":\"classes/NftNamespace.html#getTransfersForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":89,\"kind\":2048,\"name\":\"getTransfersForContract\",\"url\":\"classes/NftNamespace.html#getTransfersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":90,\"kind\":2048,\"name\":\"getMintedNfts\",\"url\":\"classes/NftNamespace.html#getMintedNfts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":91,\"kind\":2048,\"name\":\"checkNftOwnership\",\"url\":\"classes/NftNamespace.html#checkNftOwnership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":92,\"kind\":2048,\"name\":\"verifyNftOwnership\",\"url\":\"classes/NftNamespace.html#verifyNftOwnership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":93,\"kind\":2048,\"name\":\"isSpamContract\",\"url\":\"classes/NftNamespace.html#isSpamContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":94,\"kind\":2048,\"name\":\"getSpamContracts\",\"url\":\"classes/NftNamespace.html#getSpamContracts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":95,\"kind\":2048,\"name\":\"getFloorPrice\",\"url\":\"classes/NftNamespace.html#getFloorPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":96,\"kind\":2048,\"name\":\"getNftSales\",\"url\":\"classes/NftNamespace.html#getNftSales\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":97,\"kind\":2048,\"name\":\"computeRarity\",\"url\":\"classes/NftNamespace.html#computeRarity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":98,\"kind\":2048,\"name\":\"searchContractMetadata\",\"url\":\"classes/NftNamespace.html#searchContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":99,\"kind\":2048,\"name\":\"summarizeNftAttributes\",\"url\":\"classes/NftNamespace.html#summarizeNftAttributes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":100,\"kind\":2048,\"name\":\"refreshNftMetadata\",\"url\":\"classes/NftNamespace.html#refreshNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":101,\"kind\":2048,\"name\":\"refreshContract\",\"url\":\"classes/NftNamespace.html#refreshContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":102,\"kind\":128,\"name\":\"WebSocketNamespace\",\"url\":\"classes/WebSocketNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":103,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/WebSocketNamespace.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":104,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/WebSocketNamespace.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":105,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/WebSocketNamespace.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":106,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/WebSocketNamespace.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":107,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/WebSocketNamespace.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":108,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/WebSocketNamespace.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":109,\"kind\":128,\"name\":\"CoreNamespace\",\"url\":\"classes/CoreNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":110,\"kind\":2048,\"name\":\"getBalance\",\"url\":\"classes/CoreNamespace.html#getBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":111,\"kind\":2048,\"name\":\"getCode\",\"url\":\"classes/CoreNamespace.html#getCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":112,\"kind\":2048,\"name\":\"getStorageAt\",\"url\":\"classes/CoreNamespace.html#getStorageAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":113,\"kind\":2048,\"name\":\"getTransactionCount\",\"url\":\"classes/CoreNamespace.html#getTransactionCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":114,\"kind\":2048,\"name\":\"getBlock\",\"url\":\"classes/CoreNamespace.html#getBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":115,\"kind\":2048,\"name\":\"getBlockWithTransactions\",\"url\":\"classes/CoreNamespace.html#getBlockWithTransactions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":116,\"kind\":2048,\"name\":\"getNetwork\",\"url\":\"classes/CoreNamespace.html#getNetwork\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":117,\"kind\":2048,\"name\":\"getBlockNumber\",\"url\":\"classes/CoreNamespace.html#getBlockNumber\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":118,\"kind\":2048,\"name\":\"getGasPrice\",\"url\":\"classes/CoreNamespace.html#getGasPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":119,\"kind\":2048,\"name\":\"getFeeData\",\"url\":\"classes/CoreNamespace.html#getFeeData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":120,\"kind\":2048,\"name\":\"ready\",\"url\":\"classes/CoreNamespace.html#ready\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":121,\"kind\":2048,\"name\":\"call\",\"url\":\"classes/CoreNamespace.html#call\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":122,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/CoreNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":123,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/CoreNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":124,\"kind\":2048,\"name\":\"getTransactionReceipt\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":125,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/CoreNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":126,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/CoreNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":127,\"kind\":2048,\"name\":\"getLogs\",\"url\":\"classes/CoreNamespace.html#getLogs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":128,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/CoreNamespace.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":129,\"kind\":2048,\"name\":\"findContractDeployer\",\"url\":\"classes/CoreNamespace.html#findContractDeployer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":130,\"kind\":2048,\"name\":\"getTokenBalances\",\"url\":\"classes/CoreNamespace.html#getTokenBalances\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":131,\"kind\":2048,\"name\":\"getTokensForOwner\",\"url\":\"classes/CoreNamespace.html#getTokensForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":132,\"kind\":2048,\"name\":\"getTokenMetadata\",\"url\":\"classes/CoreNamespace.html#getTokenMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":133,\"kind\":2048,\"name\":\"getAssetTransfers\",\"url\":\"classes/CoreNamespace.html#getAssetTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":134,\"kind\":2048,\"name\":\"getTransactionReceipts\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":135,\"kind\":2048,\"name\":\"resolveName\",\"url\":\"classes/CoreNamespace.html#resolveName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":136,\"kind\":2048,\"name\":\"lookupAddress\",\"url\":\"classes/CoreNamespace.html#lookupAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":137,\"kind\":128,\"name\":\"TransactNamespace\",\"url\":\"classes/TransactNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":138,\"kind\":2048,\"name\":\"sendPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#sendPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":139,\"kind\":2048,\"name\":\"cancelPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#cancelPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":140,\"kind\":2048,\"name\":\"simulateAssetChangesBundle\",\"url\":\"classes/TransactNamespace.html#simulateAssetChangesBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":141,\"kind\":2048,\"name\":\"simulateAssetChanges\",\"url\":\"classes/TransactNamespace.html#simulateAssetChanges\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":142,\"kind\":2048,\"name\":\"simulateExecutionBundle\",\"url\":\"classes/TransactNamespace.html#simulateExecutionBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":143,\"kind\":2048,\"name\":\"simulateExecution\",\"url\":\"classes/TransactNamespace.html#simulateExecution\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":144,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/TransactNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":145,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/TransactNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":146,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/TransactNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":147,\"kind\":2048,\"name\":\"getMaxPriorityFeePerGas\",\"url\":\"classes/TransactNamespace.html#getMaxPriorityFeePerGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":148,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/TransactNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":149,\"kind\":128,\"name\":\"NotifyNamespace\",\"url\":\"classes/NotifyNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":150,\"kind\":2048,\"name\":\"getAllWebhooks\",\"url\":\"classes/NotifyNamespace.html#getAllWebhooks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":151,\"kind\":2048,\"name\":\"getAddresses\",\"url\":\"classes/NotifyNamespace.html#getAddresses\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":152,\"kind\":2048,\"name\":\"getNftFilters\",\"url\":\"classes/NotifyNamespace.html#getNftFilters\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":153,\"kind\":2048,\"name\":\"updateWebhook\",\"url\":\"classes/NotifyNamespace.html#updateWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":154,\"kind\":2048,\"name\":\"createWebhook\",\"url\":\"classes/NotifyNamespace.html#createWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":155,\"kind\":2048,\"name\":\"deleteWebhook\",\"url\":\"classes/NotifyNamespace.html#deleteWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":156,\"kind\":2048,\"name\":\"verifyConfig\",\"url\":\"classes/NotifyNamespace.html#verifyConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"NotifyNamespace\"},{\"id\":157,\"kind\":2048,\"name\":\"sendWebhookRequest\",\"url\":\"classes/NotifyNamespace.html#sendWebhookRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-private\",\"parent\":\"NotifyNamespace\"},{\"id\":158,\"kind\":128,\"name\":\"DebugNamespace\",\"url\":\"classes/DebugNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":159,\"kind\":2048,\"name\":\"traceCall\",\"url\":\"classes/DebugNamespace.html#traceCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":160,\"kind\":2048,\"name\":\"traceTransaction\",\"url\":\"classes/DebugNamespace.html#traceTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":161,\"kind\":2048,\"name\":\"traceBlock\",\"url\":\"classes/DebugNamespace.html#traceBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":162,\"kind\":256,\"name\":\"BaseNftContract\",\"url\":\"interfaces/BaseNftContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":163,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/BaseNftContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftContract\"},{\"id\":164,\"kind\":256,\"name\":\"NftContract\",\"url\":\"interfaces/NftContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":165,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftContract.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":166,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftContract.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":167,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftContract.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":168,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftContract.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":169,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/NftContract.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":170,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/NftContract.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":171,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/NftContract.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":172,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/NftContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContract\"},{\"id\":173,\"kind\":256,\"name\":\"Nft\",\"url\":\"interfaces/Nft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":174,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/Nft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"Nft\"},{\"id\":175,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/Nft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":176,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/Nft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":177,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/Nft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":178,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/Nft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":179,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/Nft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":180,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/Nft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":181,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/Nft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":182,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/Nft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":183,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/Nft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Nft\"},{\"id\":184,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/Nft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Nft\"},{\"id\":185,\"kind\":256,\"name\":\"BaseNft\",\"url\":\"interfaces/BaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":186,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/BaseNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":187,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/BaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":188,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/BaseNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":189,\"kind\":64,\"name\":\"fromHex\",\"url\":\"modules.html#fromHex\",\"classes\":\"tsd-kind-function\"},{\"id\":190,\"kind\":64,\"name\":\"toHex\",\"url\":\"modules.html#toHex\",\"classes\":\"tsd-kind-function\"},{\"id\":191,\"kind\":64,\"name\":\"isHex\",\"url\":\"modules.html#isHex\",\"classes\":\"tsd-kind-function\"},{\"id\":192,\"kind\":64,\"name\":\"setLogLevel\",\"url\":\"modules.html#setLogLevel\",\"classes\":\"tsd-kind-function\"},{\"id\":193,\"kind\":4194304,\"name\":\"LogLevel\",\"url\":\"modules.html#LogLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":194,\"kind\":256,\"name\":\"AlchemySettings\",\"url\":\"interfaces/AlchemySettings.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":195,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"interfaces/AlchemySettings.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":196,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AlchemySettings.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":197,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"interfaces/AlchemySettings.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":198,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AlchemySettings.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":199,\"kind\":1024,\"name\":\"authToken\",\"url\":\"interfaces/AlchemySettings.html#authToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":200,\"kind\":1024,\"name\":\"requestTimeout\",\"url\":\"interfaces/AlchemySettings.html#requestTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":201,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"interfaces/AlchemySettings.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":202,\"kind\":8,\"name\":\"Network\",\"url\":\"enums/Network.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":203,\"kind\":16,\"name\":\"ETH_MAINNET\",\"url\":\"enums/Network.html#ETH_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":204,\"kind\":16,\"name\":\"ETH_ROPSTEN\",\"url\":\"enums/Network.html#ETH_ROPSTEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":205,\"kind\":16,\"name\":\"ETH_GOERLI\",\"url\":\"enums/Network.html#ETH_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":206,\"kind\":16,\"name\":\"ETH_KOVAN\",\"url\":\"enums/Network.html#ETH_KOVAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":207,\"kind\":16,\"name\":\"ETH_RINKEBY\",\"url\":\"enums/Network.html#ETH_RINKEBY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":208,\"kind\":16,\"name\":\"OPT_MAINNET\",\"url\":\"enums/Network.html#OPT_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":209,\"kind\":16,\"name\":\"OPT_KOVAN\",\"url\":\"enums/Network.html#OPT_KOVAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":210,\"kind\":16,\"name\":\"OPT_GOERLI\",\"url\":\"enums/Network.html#OPT_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":211,\"kind\":16,\"name\":\"ARB_MAINNET\",\"url\":\"enums/Network.html#ARB_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":212,\"kind\":16,\"name\":\"ARB_RINKEBY\",\"url\":\"enums/Network.html#ARB_RINKEBY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":213,\"kind\":16,\"name\":\"ARB_GOERLI\",\"url\":\"enums/Network.html#ARB_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":214,\"kind\":16,\"name\":\"MATIC_MAINNET\",\"url\":\"enums/Network.html#MATIC_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":215,\"kind\":16,\"name\":\"MATIC_MUMBAI\",\"url\":\"enums/Network.html#MATIC_MUMBAI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":216,\"kind\":16,\"name\":\"ASTAR_MAINNET\",\"url\":\"enums/Network.html#ASTAR_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":217,\"kind\":8,\"name\":\"TokenBalanceType\",\"url\":\"enums/TokenBalanceType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":218,\"kind\":16,\"name\":\"DEFAULT_TOKENS\",\"url\":\"enums/TokenBalanceType.html#DEFAULT_TOKENS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":219,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/TokenBalanceType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":220,\"kind\":256,\"name\":\"TokenBalancesOptionsErc20\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":221,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":222,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":223,\"kind\":256,\"name\":\"TokenBalancesOptionsDefaultTokens\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":224,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsDefaultTokens\"},{\"id\":225,\"kind\":256,\"name\":\"TokenBalancesResponseErc20\",\"url\":\"interfaces/TokenBalancesResponseErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":226,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":227,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":228,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":229,\"kind\":256,\"name\":\"TokenBalancesResponse\",\"url\":\"interfaces/TokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":230,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponse.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":231,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponse.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":232,\"kind\":4194304,\"name\":\"TokenBalance\",\"url\":\"modules.html#TokenBalance\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":233,\"kind\":256,\"name\":\"TokenBalanceSuccess\",\"url\":\"interfaces/TokenBalanceSuccess.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":234,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceSuccess.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":235,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceSuccess.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":236,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceSuccess.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":237,\"kind\":256,\"name\":\"TokenBalanceFailure\",\"url\":\"interfaces/TokenBalanceFailure.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":238,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceFailure.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":239,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceFailure.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":240,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceFailure.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":241,\"kind\":256,\"name\":\"GetTokensForOwnerOptions\",\"url\":\"interfaces/GetTokensForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":242,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":243,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":244,\"kind\":256,\"name\":\"GetTokensForOwnerResponse\",\"url\":\"interfaces/GetTokensForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":245,\"kind\":1024,\"name\":\"tokens\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#tokens\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":246,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":247,\"kind\":256,\"name\":\"OwnedToken\",\"url\":\"interfaces/OwnedToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":248,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/OwnedToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":249,\"kind\":1024,\"name\":\"rawBalance\",\"url\":\"interfaces/OwnedToken.html#rawBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":250,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedToken.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":251,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/OwnedToken.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":252,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/OwnedToken.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":253,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/OwnedToken.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":254,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/OwnedToken.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":255,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/OwnedToken.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":256,\"kind\":256,\"name\":\"TokenMetadataResponse\",\"url\":\"interfaces/TokenMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":257,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TokenMetadataResponse.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":258,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/TokenMetadataResponse.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":259,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/TokenMetadataResponse.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":260,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/TokenMetadataResponse.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":261,\"kind\":256,\"name\":\"AssetTransfersParams\",\"url\":\"interfaces/AssetTransfersParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":262,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":263,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":264,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":265,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":266,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":267,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":268,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":269,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":270,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":271,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":272,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":273,\"kind\":256,\"name\":\"AssetTransfersWithMetadataParams\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":274,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":275,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":276,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":277,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":278,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":279,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":280,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":281,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":282,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":283,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":284,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":285,\"kind\":8,\"name\":\"AssetTransfersCategory\",\"url\":\"enums/AssetTransfersCategory.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":286,\"kind\":16,\"name\":\"EXTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#EXTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":287,\"kind\":16,\"name\":\"INTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#INTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":288,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/AssetTransfersCategory.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":289,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/AssetTransfersCategory.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":290,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/AssetTransfersCategory.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":291,\"kind\":16,\"name\":\"SPECIALNFT\",\"url\":\"enums/AssetTransfersCategory.html#SPECIALNFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":292,\"kind\":8,\"name\":\"AssetTransfersOrder\",\"url\":\"enums/AssetTransfersOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":293,\"kind\":16,\"name\":\"ASCENDING\",\"url\":\"enums/AssetTransfersOrder.html#ASCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersOrder\"},{\"id\":294,\"kind\":16,\"name\":\"DESCENDING\",\"url\":\"enums/AssetTransfersOrder.html#DESCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersOrder\"},{\"id\":295,\"kind\":8,\"name\":\"NftTokenType\",\"url\":\"enums/NftTokenType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":296,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/NftTokenType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":297,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/NftTokenType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":298,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftTokenType.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":299,\"kind\":256,\"name\":\"AssetTransfersResponse\",\"url\":\"interfaces/AssetTransfersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":300,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":301,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":302,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResponse\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":303,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":304,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":305,\"kind\":256,\"name\":\"AssetTransfersResult\",\"url\":\"interfaces/AssetTransfersResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":306,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":307,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":308,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":309,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":310,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":311,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":312,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":313,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":314,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":315,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":316,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":317,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":318,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResult\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":319,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":320,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":321,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":322,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":323,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":324,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":325,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":326,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":327,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":328,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":329,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":330,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":331,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":332,\"kind\":256,\"name\":\"AssetTransfersMetadata\",\"url\":\"interfaces/AssetTransfersMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":333,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/AssetTransfersMetadata.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersMetadata\"},{\"id\":334,\"kind\":256,\"name\":\"NftMetadata\",\"url\":\"interfaces/NftMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":335,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftMetadata.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":336,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/NftMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":337,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/NftMetadata.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":338,\"kind\":1024,\"name\":\"external_url\",\"url\":\"interfaces/NftMetadata.html#external_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":339,\"kind\":1024,\"name\":\"background_color\",\"url\":\"interfaces/NftMetadata.html#background_color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":340,\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/NftMetadata.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":341,\"kind\":256,\"name\":\"TokenUri\",\"url\":\"interfaces/TokenUri.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":342,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TokenUri.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenUri\"},{\"id\":343,\"kind\":1024,\"name\":\"gateway\",\"url\":\"interfaces/TokenUri.html#gateway\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenUri\"},{\"id\":344,\"kind\":256,\"name\":\"Media\",\"url\":\"interfaces/Media.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":345,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/Media.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":346,\"kind\":1024,\"name\":\"gateway\",\"url\":\"interfaces/Media.html#gateway\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":347,\"kind\":1024,\"name\":\"thumbnail\",\"url\":\"interfaces/Media.html#thumbnail\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":348,\"kind\":1024,\"name\":\"format\",\"url\":\"interfaces/Media.html#format\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":349,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/Media.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":350,\"kind\":1024,\"name\":\"bytes\",\"url\":\"interfaces/Media.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":351,\"kind\":8,\"name\":\"NftSpamClassification\",\"url\":\"enums/NftSpamClassification.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":352,\"kind\":16,\"name\":\"Erc721TooManyOwners\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":353,\"kind\":16,\"name\":\"Erc721TooManyTokens\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyTokens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":354,\"kind\":16,\"name\":\"Erc721DishonestTotalSupply\",\"url\":\"enums/NftSpamClassification.html#Erc721DishonestTotalSupply\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":355,\"kind\":16,\"name\":\"MostlyHoneyPotOwners\",\"url\":\"enums/NftSpamClassification.html#MostlyHoneyPotOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":356,\"kind\":16,\"name\":\"OwnedByMostHoneyPots\",\"url\":\"enums/NftSpamClassification.html#OwnedByMostHoneyPots\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":357,\"kind\":256,\"name\":\"SpamInfo\",\"url\":\"interfaces/SpamInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":358,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/SpamInfo.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SpamInfo\"},{\"id\":359,\"kind\":1024,\"name\":\"classifications\",\"url\":\"interfaces/SpamInfo.html#classifications\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SpamInfo\"},{\"id\":360,\"kind\":256,\"name\":\"GetNftsForOwnerOptions\",\"url\":\"interfaces/GetNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":361,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":362,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":363,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":364,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":365,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":366,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":367,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":368,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":369,\"kind\":256,\"name\":\"GetBaseNftsForOwnerOptions\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":370,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":371,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":372,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":373,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":374,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":375,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":376,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":377,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":378,\"kind\":8,\"name\":\"NftExcludeFilters\",\"url\":\"enums/NftExcludeFilters.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":379,\"kind\":16,\"name\":\"SPAM\",\"url\":\"enums/NftExcludeFilters.html#SPAM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftExcludeFilters\"},{\"id\":380,\"kind\":16,\"name\":\"AIRDROPS\",\"url\":\"enums/NftExcludeFilters.html#AIRDROPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftExcludeFilters\"},{\"id\":381,\"kind\":8,\"name\":\"NftFilters\",\"url\":\"enums/NftFilters.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":382,\"kind\":16,\"name\":\"SPAM\",\"url\":\"enums/NftFilters.html#SPAM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":383,\"kind\":16,\"name\":\"AIRDROPS\",\"url\":\"enums/NftFilters.html#AIRDROPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":384,\"kind\":8,\"name\":\"NftOrdering\",\"url\":\"enums/NftOrdering.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":385,\"kind\":16,\"name\":\"TRANSFERTIME\",\"url\":\"enums/NftOrdering.html#TRANSFERTIME\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftOrdering\"},{\"id\":386,\"kind\":256,\"name\":\"OwnedNftsResponse\",\"url\":\"interfaces/OwnedNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":387,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":388,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":389,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":390,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/OwnedNftsResponse.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":391,\"kind\":256,\"name\":\"OwnedBaseNftsResponse\",\"url\":\"interfaces/OwnedBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":392,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":393,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":394,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":395,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":396,\"kind\":256,\"name\":\"OwnedNft\",\"url\":\"interfaces/OwnedNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":397,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNft\"},{\"id\":398,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/OwnedNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":399,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/OwnedNft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":400,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OwnedNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":401,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/OwnedNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":402,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/OwnedNft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":403,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/OwnedNft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":404,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/OwnedNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":405,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/OwnedNft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":406,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/OwnedNft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":407,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":408,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/OwnedNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":409,\"kind\":256,\"name\":\"OwnedBaseNft\",\"url\":\"interfaces/OwnedBaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":410,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedBaseNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNft\"},{\"id\":411,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/OwnedBaseNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":412,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedBaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":413,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/OwnedBaseNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":414,\"kind\":256,\"name\":\"GetOwnersForNftResponse\",\"url\":\"interfaces/GetOwnersForNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":415,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForNftResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftResponse\"},{\"id\":416,\"kind\":256,\"name\":\"GetOwnersForContractResponse\",\"url\":\"interfaces/GetOwnersForContractResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":417,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractResponse\"},{\"id\":418,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesResponse\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":419,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":420,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":421,\"kind\":256,\"name\":\"NftContractOwner\",\"url\":\"interfaces/NftContractOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":422,\"kind\":1024,\"name\":\"ownerAddress\",\"url\":\"interfaces/NftContractOwner.html#ownerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":423,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/NftContractOwner.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":424,\"kind\":256,\"name\":\"NftContractTokenBalance\",\"url\":\"interfaces/NftContractTokenBalance.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":425,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftContractTokenBalance.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":426,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/NftContractTokenBalance.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":427,\"kind\":256,\"name\":\"GetNftMetadataOptions\",\"url\":\"interfaces/GetNftMetadataOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":428,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":429,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":430,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/GetNftMetadataOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":431,\"kind\":256,\"name\":\"NftMetadataBatchToken\",\"url\":\"interfaces/NftMetadataBatchToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":432,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftMetadataBatchToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":433,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":434,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":435,\"kind\":256,\"name\":\"NftMetadataBatchOptions\",\"url\":\"interfaces/NftMetadataBatchOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":436,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/NftMetadataBatchOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":437,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/NftMetadataBatchOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":438,\"kind\":256,\"name\":\"FloorPriceMarketplace\",\"url\":\"interfaces/FloorPriceMarketplace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":439,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/FloorPriceMarketplace.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":440,\"kind\":1024,\"name\":\"priceCurrency\",\"url\":\"interfaces/FloorPriceMarketplace.html#priceCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":441,\"kind\":1024,\"name\":\"collectionUrl\",\"url\":\"interfaces/FloorPriceMarketplace.html#collectionUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":442,\"kind\":1024,\"name\":\"retrievedAt\",\"url\":\"interfaces/FloorPriceMarketplace.html#retrievedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":443,\"kind\":256,\"name\":\"FloorPriceError\",\"url\":\"interfaces/FloorPriceError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":444,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/FloorPriceError.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceError\"},{\"id\":445,\"kind\":256,\"name\":\"GetFloorPriceResponse\",\"url\":\"interfaces/GetFloorPriceResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":446,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/GetFloorPriceResponse.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":447,\"kind\":1024,\"name\":\"looksRare\",\"url\":\"interfaces/GetFloorPriceResponse.html#looksRare\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":448,\"kind\":256,\"name\":\"GetContractsForOwnerOptions\",\"url\":\"interfaces/GetContractsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":449,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":450,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":451,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":452,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":453,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":454,\"kind\":256,\"name\":\"GetContractsForOwnerResponse\",\"url\":\"interfaces/GetContractsForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":455,\"kind\":1024,\"name\":\"contracts\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#contracts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":456,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":457,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":458,\"kind\":256,\"name\":\"ContractForOwner\",\"url\":\"interfaces/ContractForOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":459,\"kind\":1024,\"name\":\"totalBalance\",\"url\":\"interfaces/ContractForOwner.html#totalBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":460,\"kind\":1024,\"name\":\"numDistinctTokensOwned\",\"url\":\"interfaces/ContractForOwner.html#numDistinctTokensOwned\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":461,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/ContractForOwner.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":462,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/ContractForOwner.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":463,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/ContractForOwner.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":464,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/ContractForOwner.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":465,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ContractForOwner.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":466,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/ContractForOwner.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":467,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/ContractForOwner.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":468,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/ContractForOwner.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":469,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/ContractForOwner.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":470,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/ContractForOwner.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":471,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/ContractForOwner.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":472,\"kind\":8,\"name\":\"GetTransfersForOwnerTransferType\",\"url\":\"enums/GetTransfersForOwnerTransferType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":473,\"kind\":16,\"name\":\"TO\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#TO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":474,\"kind\":16,\"name\":\"FROM\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#FROM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":475,\"kind\":256,\"name\":\"GetTransfersForOwnerOptions\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":476,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":477,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":478,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":479,\"kind\":256,\"name\":\"GetTransfersForContractOptions\",\"url\":\"interfaces/GetTransfersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":480,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":481,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":482,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetTransfersForContractOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":483,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":484,\"kind\":256,\"name\":\"TransfersNftResponse\",\"url\":\"interfaces/TransfersNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":485,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/TransfersNftResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":486,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TransfersNftResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":487,\"kind\":256,\"name\":\"TransferredNft\",\"url\":\"interfaces/TransferredNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":488,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/TransferredNft.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":489,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/TransferredNft.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":490,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/TransferredNft.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":491,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransferredNft.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":492,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/TransferredNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":493,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/TransferredNft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":494,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/TransferredNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":495,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/TransferredNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":496,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/TransferredNft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":497,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/TransferredNft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":498,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/TransferredNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":499,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/TransferredNft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":500,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/TransferredNft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":501,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/TransferredNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":502,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/TransferredNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":503,\"kind\":256,\"name\":\"GetMintedNftsOptions\",\"url\":\"interfaces/GetMintedNftsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":504,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetMintedNftsOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":505,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetMintedNftsOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":506,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetMintedNftsOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":507,\"kind\":256,\"name\":\"GetMintedNftsResponse\",\"url\":\"interfaces/GetMintedNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":508,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/GetMintedNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsResponse\"},{\"id\":509,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetMintedNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsResponse\"},{\"id\":510,\"kind\":256,\"name\":\"GetNftSalesOptions\",\"url\":\"interfaces/GetNftSalesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":511,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":512,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":513,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":514,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptions.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":515,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":516,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":517,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptions.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":518,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":519,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":520,\"kind\":256,\"name\":\"GetNftSalesOptionsByContractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":521,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":522,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":523,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":524,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":525,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":526,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":527,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":528,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":529,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":530,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":531,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":532,\"kind\":256,\"name\":\"GetNftSalesResponse\",\"url\":\"interfaces/GetNftSalesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":533,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":534,\"kind\":1024,\"name\":\"nftSales\",\"url\":\"interfaces/GetNftSalesResponse.html#nftSales\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":535,\"kind\":256,\"name\":\"NftSale\",\"url\":\"interfaces/NftSale.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":536,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/NftSale.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":537,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftSale.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":538,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftSale.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":539,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/NftSale.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":540,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/NftSale.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":541,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/NftSale.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":542,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/NftSale.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":543,\"kind\":1024,\"name\":\"sellerFee\",\"url\":\"interfaces/NftSale.html#sellerFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":544,\"kind\":1024,\"name\":\"marketplaceFee\",\"url\":\"interfaces/NftSale.html#marketplaceFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":545,\"kind\":1024,\"name\":\"protocolFee\",\"url\":\"interfaces/NftSale.html#protocolFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":546,\"kind\":1024,\"name\":\"royaltyFee\",\"url\":\"interfaces/NftSale.html#royaltyFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":547,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/NftSale.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":548,\"kind\":1024,\"name\":\"logIndex\",\"url\":\"interfaces/NftSale.html#logIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":549,\"kind\":1024,\"name\":\"bundleIndex\",\"url\":\"interfaces/NftSale.html#bundleIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":550,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/NftSale.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":551,\"kind\":256,\"name\":\"NftSaleFeeData\",\"url\":\"interfaces/NftSaleFeeData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":552,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/NftSaleFeeData.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":553,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftSaleFeeData.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":554,\"kind\":1024,\"name\":\"decimal\",\"url\":\"interfaces/NftSaleFeeData.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":555,\"kind\":8,\"name\":\"SortingOrder\",\"url\":\"enums/SortingOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":556,\"kind\":16,\"name\":\"ASCENDING\",\"url\":\"enums/SortingOrder.html#ASCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":557,\"kind\":16,\"name\":\"DESCENDING\",\"url\":\"enums/SortingOrder.html#DESCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":558,\"kind\":8,\"name\":\"NftSaleMarketplace\",\"url\":\"enums/NftSaleMarketplace.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":559,\"kind\":16,\"name\":\"SEAPORT\",\"url\":\"enums/NftSaleMarketplace.html#SEAPORT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":560,\"kind\":16,\"name\":\"LOOKSRARE\",\"url\":\"enums/NftSaleMarketplace.html#LOOKSRARE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":561,\"kind\":16,\"name\":\"X2Y2\",\"url\":\"enums/NftSaleMarketplace.html#X2Y2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":562,\"kind\":16,\"name\":\"WYVERN\",\"url\":\"enums/NftSaleMarketplace.html#WYVERN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":563,\"kind\":16,\"name\":\"CRYPTOPUNKS\",\"url\":\"enums/NftSaleMarketplace.html#CRYPTOPUNKS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":564,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftSaleMarketplace.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":565,\"kind\":8,\"name\":\"NftSaleTakerType\",\"url\":\"enums/NftSaleTakerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":566,\"kind\":16,\"name\":\"BUYER\",\"url\":\"enums/NftSaleTakerType.html#BUYER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":567,\"kind\":16,\"name\":\"SELLER\",\"url\":\"enums/NftSaleTakerType.html#SELLER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":568,\"kind\":256,\"name\":\"NftAttributeRarity\",\"url\":\"interfaces/NftAttributeRarity.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":569,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/NftAttributeRarity.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":570,\"kind\":1024,\"name\":\"traitType\",\"url\":\"interfaces/NftAttributeRarity.html#traitType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":571,\"kind\":1024,\"name\":\"prevalence\",\"url\":\"interfaces/NftAttributeRarity.html#prevalence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":572,\"kind\":256,\"name\":\"NftAttributesResponse\",\"url\":\"interfaces/NftAttributesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":573,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftAttributesResponse.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":574,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftAttributesResponse.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":575,\"kind\":1024,\"name\":\"summary\",\"url\":\"interfaces/NftAttributesResponse.html#summary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":576,\"kind\":256,\"name\":\"RefreshContractResult\",\"url\":\"interfaces/RefreshContractResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":577,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/RefreshContractResult.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":578,\"kind\":1024,\"name\":\"refreshState\",\"url\":\"interfaces/RefreshContractResult.html#refreshState\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":579,\"kind\":1024,\"name\":\"progress\",\"url\":\"interfaces/RefreshContractResult.html#progress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":580,\"kind\":8,\"name\":\"RefreshState\",\"url\":\"enums/RefreshState.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":581,\"kind\":16,\"name\":\"DOES_NOT_EXIST\",\"url\":\"enums/RefreshState.html#DOES_NOT_EXIST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":582,\"kind\":16,\"name\":\"ALREADY_QUEUED\",\"url\":\"enums/RefreshState.html#ALREADY_QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":583,\"kind\":16,\"name\":\"IN_PROGRESS\",\"url\":\"enums/RefreshState.html#IN_PROGRESS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":584,\"kind\":16,\"name\":\"FINISHED\",\"url\":\"enums/RefreshState.html#FINISHED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":585,\"kind\":16,\"name\":\"QUEUED\",\"url\":\"enums/RefreshState.html#QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":586,\"kind\":16,\"name\":\"QUEUE_FAILED\",\"url\":\"enums/RefreshState.html#QUEUE_FAILED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":587,\"kind\":256,\"name\":\"TransactionReceiptsBlockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":588,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockNumber\"},{\"id\":589,\"kind\":256,\"name\":\"TransactionReceiptsBlockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":590,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockHash\"},{\"id\":591,\"kind\":4194304,\"name\":\"TransactionReceiptsParams\",\"url\":\"modules.html#TransactionReceiptsParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":592,\"kind\":256,\"name\":\"TransactionReceiptsResponse\",\"url\":\"interfaces/TransactionReceiptsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":593,\"kind\":1024,\"name\":\"receipts\",\"url\":\"interfaces/TransactionReceiptsResponse.html#receipts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsResponse\"},{\"id\":594,\"kind\":256,\"name\":\"ERC1155Metadata\",\"url\":\"interfaces/ERC1155Metadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":595,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/ERC1155Metadata.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":596,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ERC1155Metadata.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":597,\"kind\":256,\"name\":\"RawContract\",\"url\":\"interfaces/RawContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":598,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/RawContract.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":599,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/RawContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":600,\"kind\":1024,\"name\":\"decimal\",\"url\":\"interfaces/RawContract.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":601,\"kind\":256,\"name\":\"GetNftsForContractOptions\",\"url\":\"interfaces/GetNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":602,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":603,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":604,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":605,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":606,\"kind\":256,\"name\":\"GetBaseNftsForContractOptions\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":607,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":608,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":609,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":610,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":611,\"kind\":256,\"name\":\"GetOwnersForContractOptions\",\"url\":\"interfaces/GetOwnersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":612,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":613,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":614,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":615,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesOptions\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":616,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":617,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":618,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":619,\"kind\":256,\"name\":\"NftContractBaseNftsResponse\",\"url\":\"interfaces/NftContractBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":620,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":621,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":622,\"kind\":256,\"name\":\"NftContractNftsResponse\",\"url\":\"interfaces/NftContractNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":623,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":624,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":625,\"kind\":256,\"name\":\"OpenSeaCollectionMetadata\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":626,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":627,\"kind\":1024,\"name\":\"collectionName\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#collectionName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":628,\"kind\":1024,\"name\":\"safelistRequestStatus\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#safelistRequestStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":629,\"kind\":1024,\"name\":\"imageUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#imageUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":630,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":631,\"kind\":1024,\"name\":\"externalUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#externalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":632,\"kind\":1024,\"name\":\"twitterUsername\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#twitterUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":633,\"kind\":1024,\"name\":\"discordUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#discordUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":634,\"kind\":1024,\"name\":\"lastIngestedAt\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#lastIngestedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":635,\"kind\":8,\"name\":\"OpenSeaSafelistRequestStatus\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":636,\"kind\":16,\"name\":\"VERIFIED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#VERIFIED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":637,\"kind\":16,\"name\":\"APPROVED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#APPROVED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":638,\"kind\":16,\"name\":\"REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":639,\"kind\":16,\"name\":\"NOT_REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#NOT_REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":640,\"kind\":256,\"name\":\"DeployResult\",\"url\":\"interfaces/DeployResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":641,\"kind\":1024,\"name\":\"deployerAddress\",\"url\":\"interfaces/DeployResult.html#deployerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":642,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/DeployResult.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":643,\"kind\":8,\"name\":\"AlchemySubscription\",\"url\":\"enums/AlchemySubscription.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":644,\"kind\":16,\"name\":\"PENDING_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#PENDING_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":645,\"kind\":16,\"name\":\"MINED_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#MINED_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":646,\"kind\":256,\"name\":\"AlchemyPendingTransactionsEventFilter\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":647,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":648,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":649,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":650,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":651,\"kind\":256,\"name\":\"AlchemyMinedTransactionsEventFilter\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":652,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":653,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":654,\"kind\":1024,\"name\":\"includeRemoved\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#includeRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":655,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":656,\"kind\":4194304,\"name\":\"AlchemyMinedTransactionsAddress\",\"url\":\"modules.html#AlchemyMinedTransactionsAddress\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":657,\"kind\":4194304,\"name\":\"AlchemyEventType\",\"url\":\"modules.html#AlchemyEventType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":658,\"kind\":4194304,\"name\":\"AlchemyEventFilter\",\"url\":\"modules.html#AlchemyEventFilter\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":659,\"kind\":256,\"name\":\"SendPrivateTransactionOptions\",\"url\":\"interfaces/SendPrivateTransactionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":660,\"kind\":1024,\"name\":\"fast\",\"url\":\"interfaces/SendPrivateTransactionOptions.html#fast\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SendPrivateTransactionOptions\"},{\"id\":661,\"kind\":8,\"name\":\"SimulateAssetType\",\"url\":\"enums/SimulateAssetType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":662,\"kind\":16,\"name\":\"NATIVE\",\"url\":\"enums/SimulateAssetType.html#NATIVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":663,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/SimulateAssetType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":664,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/SimulateAssetType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":665,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/SimulateAssetType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":666,\"kind\":16,\"name\":\"SPECIAL_NFT\",\"url\":\"enums/SimulateAssetType.html#SPECIAL_NFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":667,\"kind\":8,\"name\":\"SimulateChangeType\",\"url\":\"enums/SimulateChangeType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":668,\"kind\":16,\"name\":\"APPROVE\",\"url\":\"enums/SimulateChangeType.html#APPROVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":669,\"kind\":16,\"name\":\"TRANSFER\",\"url\":\"enums/SimulateChangeType.html#TRANSFER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":670,\"kind\":256,\"name\":\"SimulateAssetChangesError\",\"url\":\"interfaces/SimulateAssetChangesError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":671,\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/SimulateAssetChangesError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesError\"},{\"id\":672,\"kind\":256,\"name\":\"SimulateAssetChangesChange\",\"url\":\"interfaces/SimulateAssetChangesChange.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":673,\"kind\":1024,\"name\":\"assetType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#assetType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":674,\"kind\":1024,\"name\":\"changeType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#changeType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":675,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulateAssetChangesChange.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":676,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulateAssetChangesChange.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":677,\"kind\":1024,\"name\":\"rawAmount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#rawAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":678,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":679,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/SimulateAssetChangesChange.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":680,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/SimulateAssetChangesChange.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":681,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/SimulateAssetChangesChange.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":682,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/SimulateAssetChangesChange.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":683,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/SimulateAssetChangesChange.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":684,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/SimulateAssetChangesChange.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":685,\"kind\":256,\"name\":\"SimulateAssetChangesResponse\",\"url\":\"interfaces/SimulateAssetChangesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":686,\"kind\":1024,\"name\":\"changes\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#changes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":687,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":688,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":689,\"kind\":8,\"name\":\"DecodingAuthority\",\"url\":\"enums/DecodingAuthority.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":690,\"kind\":16,\"name\":\"ETHERSCAN\",\"url\":\"enums/DecodingAuthority.html#ETHERSCAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DecodingAuthority\"},{\"id\":691,\"kind\":256,\"name\":\"DecodedCallParam\",\"url\":\"interfaces/DecodedCallParam.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":692,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedCallParam.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":693,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedCallParam.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":694,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedCallParam.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":695,\"kind\":256,\"name\":\"DecodedLogInput\",\"url\":\"interfaces/DecodedLogInput.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":696,\"kind\":1024,\"name\":\"indexed\",\"url\":\"interfaces/DecodedLogInput.html#indexed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLogInput\"},{\"id\":697,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedLogInput.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":698,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedLogInput.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":699,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedLogInput.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":700,\"kind\":256,\"name\":\"DecodedDebugCallTrace\",\"url\":\"interfaces/DecodedDebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":701,\"kind\":1024,\"name\":\"methodName\",\"url\":\"interfaces/DecodedDebugCallTrace.html#methodName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":702,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":703,\"kind\":1024,\"name\":\"outputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#outputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":704,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedDebugCallTrace.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":705,\"kind\":8,\"name\":\"DebugCallType\",\"url\":\"enums/DebugCallType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":706,\"kind\":16,\"name\":\"CREATE\",\"url\":\"enums/DebugCallType.html#CREATE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":707,\"kind\":16,\"name\":\"CALL\",\"url\":\"enums/DebugCallType.html#CALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":708,\"kind\":16,\"name\":\"STATICCALL\",\"url\":\"enums/DebugCallType.html#STATICCALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":709,\"kind\":16,\"name\":\"DELEGATECALL\",\"url\":\"enums/DebugCallType.html#DELEGATECALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":710,\"kind\":256,\"name\":\"SimulationCallTrace\",\"url\":\"interfaces/SimulationCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":711,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SimulationCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SimulationCallTrace\"},{\"id\":712,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationCallTrace.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationCallTrace\"},{\"id\":713,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulationCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":714,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulationCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":715,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulationCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":716,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/SimulationCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":717,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/SimulationCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":718,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulationCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":719,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/SimulationCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":720,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/SimulationCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":721,\"kind\":256,\"name\":\"DecodedLog\",\"url\":\"interfaces/DecodedLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":722,\"kind\":1024,\"name\":\"eventName\",\"url\":\"interfaces/DecodedLog.html#eventName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":723,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedLog.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":724,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedLog.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":725,\"kind\":256,\"name\":\"SimulationDebugLog\",\"url\":\"interfaces/SimulationDebugLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":726,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/SimulationDebugLog.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":727,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/SimulationDebugLog.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":728,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/SimulationDebugLog.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":729,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationDebugLog.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":730,\"kind\":256,\"name\":\"SimulateExecutionResponse\",\"url\":\"interfaces/SimulateExecutionResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":731,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/SimulateExecutionResponse.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":732,\"kind\":1024,\"name\":\"logs\",\"url\":\"interfaces/SimulateExecutionResponse.html#logs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":733,\"kind\":256,\"name\":\"Webhook\",\"url\":\"interfaces/Webhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":734,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Webhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":735,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/Webhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":736,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Webhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":737,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Webhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":738,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/Webhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":739,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/Webhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":740,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/Webhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":741,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/Webhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":742,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/Webhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":743,\"kind\":8,\"name\":\"WebhookVersion\",\"url\":\"enums/WebhookVersion.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":744,\"kind\":16,\"name\":\"V1\",\"url\":\"enums/WebhookVersion.html#V1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":745,\"kind\":16,\"name\":\"V2\",\"url\":\"enums/WebhookVersion.html#V2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":746,\"kind\":8,\"name\":\"WebhookType\",\"url\":\"enums/WebhookType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":747,\"kind\":16,\"name\":\"MINED_TRANSACTION\",\"url\":\"enums/WebhookType.html#MINED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":748,\"kind\":16,\"name\":\"DROPPED_TRANSACTION\",\"url\":\"enums/WebhookType.html#DROPPED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":749,\"kind\":16,\"name\":\"ADDRESS_ACTIVITY\",\"url\":\"enums/WebhookType.html#ADDRESS_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":750,\"kind\":16,\"name\":\"NFT_ACTIVITY\",\"url\":\"enums/WebhookType.html#NFT_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":751,\"kind\":16,\"name\":\"NFT_METADATA_UPDATE\",\"url\":\"enums/WebhookType.html#NFT_METADATA_UPDATE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":752,\"kind\":256,\"name\":\"MinedTransactionWebhook\",\"url\":\"interfaces/MinedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":753,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/MinedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":754,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MinedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":755,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/MinedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":756,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/MinedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":757,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/MinedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":758,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/MinedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":759,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/MinedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":760,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/MinedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":761,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/MinedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":762,\"kind\":256,\"name\":\"DroppedTransactionWebhook\",\"url\":\"interfaces/DroppedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":763,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DroppedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":764,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DroppedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":765,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/DroppedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":766,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/DroppedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":767,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/DroppedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":768,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/DroppedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":769,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/DroppedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":770,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DroppedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":771,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/DroppedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":772,\"kind\":256,\"name\":\"AddressActivityWebhook\",\"url\":\"interfaces/AddressActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":773,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AddressActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AddressActivityWebhook\"},{\"id\":774,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AddressActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":775,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":776,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AddressActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":777,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/AddressActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":778,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/AddressActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":779,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/AddressActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":780,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/AddressActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":781,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/AddressActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":782,\"kind\":256,\"name\":\"NftActivityWebhook\",\"url\":\"interfaces/NftActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":783,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NftActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NftActivityWebhook\"},{\"id\":784,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NftActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":785,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":786,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NftActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":787,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/NftActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":788,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/NftActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":789,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/NftActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":790,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/NftActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":791,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/NftActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":792,\"kind\":256,\"name\":\"NftMetadataUpdateWebhook\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":793,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":794,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":795,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":796,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":797,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":798,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":799,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":800,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":801,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":802,\"kind\":256,\"name\":\"GetAllWebhooksResponse\",\"url\":\"interfaces/GetAllWebhooksResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":803,\"kind\":1024,\"name\":\"webhooks\",\"url\":\"interfaces/GetAllWebhooksResponse.html#webhooks\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":804,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetAllWebhooksResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":805,\"kind\":256,\"name\":\"GetAddressesOptions\",\"url\":\"interfaces/GetAddressesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":806,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetAddressesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":807,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetAddressesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":808,\"kind\":256,\"name\":\"AddressActivityResponse\",\"url\":\"interfaces/AddressActivityResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":809,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressActivityResponse.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":810,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/AddressActivityResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":811,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AddressActivityResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":812,\"kind\":256,\"name\":\"TransactionWebhookParams\",\"url\":\"interfaces/TransactionWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":813,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/TransactionWebhookParams.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionWebhookParams\"},{\"id\":814,\"kind\":256,\"name\":\"NftWebhookParams\",\"url\":\"interfaces/NftWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":815,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftWebhookParams.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":816,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":817,\"kind\":256,\"name\":\"AddressWebhookParams\",\"url\":\"interfaces/AddressWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":818,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressWebhookParams.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":819,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":820,\"kind\":256,\"name\":\"NftFilter\",\"url\":\"interfaces/NftFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":821,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftFilter.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":822,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftFilter.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":823,\"kind\":256,\"name\":\"NftFiltersResponse\",\"url\":\"interfaces/NftFiltersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":824,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftFiltersResponse.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":825,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/NftFiltersResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":826,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftFiltersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":827,\"kind\":256,\"name\":\"WebhookStatusUpdate\",\"url\":\"interfaces/WebhookStatusUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":828,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/WebhookStatusUpdate.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookStatusUpdate\"},{\"id\":829,\"kind\":256,\"name\":\"WebhookNftFilterUpdate\",\"url\":\"interfaces/WebhookNftFilterUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":830,\"kind\":1024,\"name\":\"addFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#addFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":831,\"kind\":1024,\"name\":\"removeFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#removeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":832,\"kind\":256,\"name\":\"WebhookNftMetadataFilterUpdate\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":833,\"kind\":1024,\"name\":\"addMetadataFilters\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html#addMetadataFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftMetadataFilterUpdate\"},{\"id\":834,\"kind\":1024,\"name\":\"removeMetadataFilters\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html#removeMetadataFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftMetadataFilterUpdate\"},{\"id\":835,\"kind\":256,\"name\":\"WebhookAddressUpdate\",\"url\":\"interfaces/WebhookAddressUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":836,\"kind\":1024,\"name\":\"addAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#addAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":837,\"kind\":1024,\"name\":\"removeAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#removeAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":838,\"kind\":256,\"name\":\"WebhookAddressOverride\",\"url\":\"interfaces/WebhookAddressOverride.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":839,\"kind\":1024,\"name\":\"newAddresses\",\"url\":\"interfaces/WebhookAddressOverride.html#newAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressOverride\"},{\"id\":840,\"kind\":4194304,\"name\":\"NftWebhookUpdate\",\"url\":\"modules.html#NftWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":841,\"kind\":4194304,\"name\":\"NftMetadataWebhookUpdate\",\"url\":\"modules.html#NftMetadataWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":842,\"kind\":4194304,\"name\":\"AddressWebhookUpdate\",\"url\":\"modules.html#AddressWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":843,\"kind\":256,\"name\":\"DebugTransaction\",\"url\":\"interfaces/DebugTransaction.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":844,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugTransaction.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":845,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugTransaction.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":846,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugTransaction.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":847,\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"interfaces/DebugTransaction.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":848,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugTransaction.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":849,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/DebugTransaction.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":850,\"kind\":8,\"name\":\"CommitmentLevel\",\"url\":\"enums/CommitmentLevel.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":851,\"kind\":16,\"name\":\"PENDING\",\"url\":\"enums/CommitmentLevel.html#PENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":852,\"kind\":16,\"name\":\"LATEST\",\"url\":\"enums/CommitmentLevel.html#LATEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":853,\"kind\":16,\"name\":\"SAFE\",\"url\":\"enums/CommitmentLevel.html#SAFE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":854,\"kind\":16,\"name\":\"FINALIZED\",\"url\":\"enums/CommitmentLevel.html#FINALIZED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":855,\"kind\":16,\"name\":\"EARLIEST\",\"url\":\"enums/CommitmentLevel.html#EARLIEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":856,\"kind\":4194304,\"name\":\"BlockIdentifier\",\"url\":\"modules.html#BlockIdentifier\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":857,\"kind\":8,\"name\":\"DebugTracerType\",\"url\":\"enums/DebugTracerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":858,\"kind\":16,\"name\":\"CALL_TRACER\",\"url\":\"enums/DebugTracerType.html#CALL_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":859,\"kind\":16,\"name\":\"PRESTATE_TRACER\",\"url\":\"enums/DebugTracerType.html#PRESTATE_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":860,\"kind\":256,\"name\":\"DebugCallTracer\",\"url\":\"interfaces/DebugCallTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":861,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":862,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugCallTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":863,\"kind\":256,\"name\":\"DebugPrestateTracer\",\"url\":\"interfaces/DebugPrestateTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":864,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugPrestateTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":865,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugPrestateTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":866,\"kind\":256,\"name\":\"DebugCallTrace\",\"url\":\"interfaces/DebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":867,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":868,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":869,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":870,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":871,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":872,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/DebugCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":873,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/DebugCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":874,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/DebugCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":875,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/DebugCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":876,\"kind\":1024,\"name\":\"revertReason\",\"url\":\"interfaces/DebugCallTrace.html#revertReason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":877,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/DebugCallTrace.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":878,\"kind\":256,\"name\":\"FilterByBlockHash\",\"url\":\"interfaces/FilterByBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":879,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/FilterByBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterByBlockHash\"},{\"id\":880,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/FilterByBlockHash.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":881,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/FilterByBlockHash.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":882,\"kind\":256,\"name\":\"Filter\",\"url\":\"interfaces/Filter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":883,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/Filter.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":884,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/Filter.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":885,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/Filter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":886,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/Filter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":887,\"kind\":256,\"name\":\"EventFilter\",\"url\":\"interfaces/EventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":888,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/EventFilter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":889,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/EventFilter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":890,\"kind\":4194304,\"name\":\"DebugPrestateTrace\",\"url\":\"modules.html#DebugPrestateTrace\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":891,\"kind\":256,\"name\":\"DebugPrestate\",\"url\":\"interfaces/DebugPrestate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":892,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/DebugPrestate.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":893,\"kind\":1024,\"name\":\"nonce\",\"url\":\"interfaces/DebugPrestate.html#nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":894,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/DebugPrestate.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":895,\"kind\":1024,\"name\":\"storage\",\"url\":\"interfaces/DebugPrestate.html#storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":896,\"kind\":4194304,\"name\":\"RequireAtLeastOne\",\"url\":\"modules.html#RequireAtLeastOne\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":897,\"kind\":4194304,\"name\":\"NonEmptyArray\",\"url\":\"modules.html#NonEmptyArray\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,63.958]],[\"parent/0\",[]],[\"name/1\",[1,45.5]],[\"parent/1\",[]],[\"name/2\",[2,50.965]],[\"parent/2\",[1,4.158]],[\"name/3\",[3,63.958]],[\"parent/3\",[1,4.158]],[\"name/4\",[4,41.986]],[\"parent/4\",[1,4.158]],[\"name/5\",[5,63.958]],[\"parent/5\",[1,4.158]],[\"name/6\",[6,63.958]],[\"parent/6\",[1,4.158]],[\"name/7\",[7,63.958]],[\"parent/7\",[1,4.158]],[\"name/8\",[8,63.958]],[\"parent/8\",[1,4.158]],[\"name/9\",[9,63.958]],[\"parent/9\",[1,4.158]],[\"name/10\",[10,40.604]],[\"parent/10\",[]],[\"name/11\",[2,50.965]],[\"parent/11\",[10,3.711]],[\"name/12\",[11,63.958]],[\"parent/12\",[10,3.711]],[\"name/13\",[12,58.85]],[\"parent/13\",[10,3.711]],[\"name/14\",[13,58.85]],[\"parent/14\",[10,3.711]],[\"name/15\",[14,55.485]],[\"parent/15\",[10,3.711]],[\"name/16\",[15,55.485]],[\"parent/16\",[10,3.711]],[\"name/17\",[16,55.485]],[\"parent/17\",[10,3.711]],[\"name/18\",[17,63.958]],[\"parent/18\",[10,3.711]],[\"name/19\",[18,58.85]],[\"parent/19\",[10,3.711]],[\"name/20\",[19,58.85]],[\"parent/20\",[10,3.711]],[\"name/21\",[20,58.85]],[\"parent/21\",[10,3.711]],[\"name/22\",[21,63.958]],[\"parent/22\",[10,3.711]],[\"name/23\",[22,41.271]],[\"parent/23\",[10,3.711]],[\"name/24\",[22,41.271]],[\"parent/24\",[10,3.711]],[\"name/25\",[23,41.271]],[\"parent/25\",[]],[\"name/26\",[2,50.965]],[\"parent/26\",[23,3.772]],[\"name/27\",[22,41.271]],[\"parent/27\",[23,3.772]],[\"name/28\",[22,41.271]],[\"parent/28\",[23,3.772]],[\"name/29\",[22,41.271]],[\"parent/29\",[23,3.772]],[\"name/30\",[22,41.271]],[\"parent/30\",[23,3.772]],[\"name/31\",[22,41.271]],[\"parent/31\",[23,3.772]],[\"name/32\",[22,41.271]],[\"parent/32\",[23,3.772]],[\"name/33\",[22,41.271]],[\"parent/33\",[23,3.772]],[\"name/34\",[24,58.85]],[\"parent/34\",[]],[\"name/35\",[2,50.965]],[\"parent/35\",[24,5.379]],[\"name/36\",[25,43.589]],[\"parent/36\",[]],[\"name/37\",[2,50.965]],[\"parent/37\",[25,3.984]],[\"name/38\",[26,52.972]],[\"parent/38\",[25,3.984]],[\"name/39\",[27,35.626]],[\"parent/39\",[25,3.984]],[\"name/40\",[28,55.485]],[\"parent/40\",[25,3.984]],[\"name/41\",[29,55.485]],[\"parent/41\",[25,3.984]],[\"name/42\",[30,46.612]],[\"parent/42\",[25,3.984]],[\"name/43\",[31,58.85]],[\"parent/43\",[25,3.984]],[\"name/44\",[32,58.85]],[\"parent/44\",[25,3.984]],[\"name/45\",[33,63.958]],[\"parent/45\",[25,3.984]],[\"name/46\",[34,63.958]],[\"parent/46\",[25,3.984]],[\"name/47\",[35,45.5]],[\"parent/47\",[]],[\"name/48\",[26,52.972]],[\"parent/48\",[35,4.158]],[\"name/49\",[28,55.485]],[\"parent/49\",[35,4.158]],[\"name/50\",[29,55.485]],[\"parent/50\",[35,4.158]],[\"name/51\",[36,63.958]],[\"parent/51\",[35,4.158]],[\"name/52\",[37,63.958]],[\"parent/52\",[35,4.158]],[\"name/53\",[38,58.85]],[\"parent/53\",[35,4.158]],[\"name/54\",[39,58.85]],[\"parent/54\",[35,4.158]],[\"name/55\",[22,41.271]],[\"parent/55\",[35,4.158]],[\"name/56\",[40,37.809]],[\"parent/56\",[]],[\"name/57\",[41,63.958]],[\"parent/57\",[40,3.456]],[\"name/58\",[26,52.972]],[\"parent/58\",[40,3.456]],[\"name/59\",[42,58.85]],[\"parent/59\",[40,3.456]],[\"name/60\",[43,58.85]],[\"parent/60\",[40,3.456]],[\"name/61\",[44,58.85]],[\"parent/61\",[40,3.456]],[\"name/62\",[45,58.85]],[\"parent/62\",[40,3.456]],[\"name/63\",[46,58.85]],[\"parent/63\",[40,3.456]],[\"name/64\",[47,58.85]],[\"parent/64\",[40,3.456]],[\"name/65\",[48,63.958]],[\"parent/65\",[40,3.456]],[\"name/66\",[38,58.85]],[\"parent/66\",[40,3.456]],[\"name/67\",[49,63.958]],[\"parent/67\",[40,3.456]],[\"name/68\",[50,63.958]],[\"parent/68\",[40,3.456]],[\"name/69\",[51,63.958]],[\"parent/69\",[40,3.456]],[\"name/70\",[52,63.958]],[\"parent/70\",[40,3.456]],[\"name/71\",[53,63.958]],[\"parent/71\",[40,3.456]],[\"name/72\",[22,41.271]],[\"parent/72\",[40,3.456]],[\"name/73\",[22,41.271]],[\"parent/73\",[40,3.456]],[\"name/74\",[22,41.271]],[\"parent/74\",[40,3.456]],[\"name/75\",[22,41.271]],[\"parent/75\",[40,3.456]],[\"name/76\",[54,35.241]],[\"parent/76\",[]],[\"name/77\",[55,63.958]],[\"parent/77\",[54,3.221]],[\"name/78\",[56,63.958]],[\"parent/78\",[54,3.221]],[\"name/79\",[57,63.958]],[\"parent/79\",[54,3.221]],[\"name/80\",[58,63.958]],[\"parent/80\",[54,3.221]],[\"name/81\",[59,63.958]],[\"parent/81\",[54,3.221]],[\"name/82\",[60,63.958]],[\"parent/82\",[54,3.221]],[\"name/83\",[61,63.958]],[\"parent/83\",[54,3.221]],[\"name/84\",[62,63.958]],[\"parent/84\",[54,3.221]],[\"name/85\",[63,63.958]],[\"parent/85\",[54,3.221]],[\"name/86\",[64,63.958]],[\"parent/86\",[54,3.221]],[\"name/87\",[65,63.958]],[\"parent/87\",[54,3.221]],[\"name/88\",[66,63.958]],[\"parent/88\",[54,3.221]],[\"name/89\",[67,63.958]],[\"parent/89\",[54,3.221]],[\"name/90\",[68,63.958]],[\"parent/90\",[54,3.221]],[\"name/91\",[69,63.958]],[\"parent/91\",[54,3.221]],[\"name/92\",[70,63.958]],[\"parent/92\",[54,3.221]],[\"name/93\",[71,63.958]],[\"parent/93\",[54,3.221]],[\"name/94\",[72,63.958]],[\"parent/94\",[54,3.221]],[\"name/95\",[73,63.958]],[\"parent/95\",[54,3.221]],[\"name/96\",[74,63.958]],[\"parent/96\",[54,3.221]],[\"name/97\",[75,63.958]],[\"parent/97\",[54,3.221]],[\"name/98\",[76,63.958]],[\"parent/98\",[54,3.221]],[\"name/99\",[77,63.958]],[\"parent/99\",[54,3.221]],[\"name/100\",[78,63.958]],[\"parent/100\",[54,3.221]],[\"name/101\",[79,63.958]],[\"parent/101\",[54,3.221]],[\"name/102\",[80,47.864]],[\"parent/102\",[]],[\"name/103\",[42,58.85]],[\"parent/103\",[80,4.375]],[\"name/104\",[43,58.85]],[\"parent/104\",[80,4.375]],[\"name/105\",[44,58.85]],[\"parent/105\",[80,4.375]],[\"name/106\",[45,58.85]],[\"parent/106\",[80,4.375]],[\"name/107\",[46,58.85]],[\"parent/107\",[80,4.375]],[\"name/108\",[47,58.85]],[\"parent/108\",[80,4.375]],[\"name/109\",[81,34.514]],[\"parent/109\",[]],[\"name/110\",[12,58.85]],[\"parent/110\",[81,3.154]],[\"name/111\",[82,63.958]],[\"parent/111\",[81,3.154]],[\"name/112\",[83,63.958]],[\"parent/112\",[81,3.154]],[\"name/113\",[13,58.85]],[\"parent/113\",[81,3.154]],[\"name/114\",[84,63.958]],[\"parent/114\",[81,3.154]],[\"name/115\",[85,63.958]],[\"parent/115\",[81,3.154]],[\"name/116\",[86,63.958]],[\"parent/116\",[81,3.154]],[\"name/117\",[87,63.958]],[\"parent/117\",[81,3.154]],[\"name/118\",[18,58.85]],[\"parent/118\",[81,3.154]],[\"name/119\",[19,58.85]],[\"parent/119\",[81,3.154]],[\"name/120\",[88,63.958]],[\"parent/120\",[81,3.154]],[\"name/121\",[15,55.485]],[\"parent/121\",[81,3.154]],[\"name/122\",[14,55.485]],[\"parent/122\",[81,3.154]],[\"name/123\",[89,58.85]],[\"parent/123\",[81,3.154]],[\"name/124\",[90,63.958]],[\"parent/124\",[81,3.154]],[\"name/125\",[16,55.485]],[\"parent/125\",[81,3.154]],[\"name/126\",[91,58.85]],[\"parent/126\",[81,3.154]],[\"name/127\",[92,63.958]],[\"parent/127\",[81,3.154]],[\"name/128\",[39,58.85]],[\"parent/128\",[81,3.154]],[\"name/129\",[93,63.958]],[\"parent/129\",[81,3.154]],[\"name/130\",[94,63.958]],[\"parent/130\",[81,3.154]],[\"name/131\",[95,63.958]],[\"parent/131\",[81,3.154]],[\"name/132\",[96,63.958]],[\"parent/132\",[81,3.154]],[\"name/133\",[97,63.958]],[\"parent/133\",[81,3.154]],[\"name/134\",[98,63.958]],[\"parent/134\",[81,3.154]],[\"name/135\",[20,58.85]],[\"parent/135\",[81,3.154]],[\"name/136\",[99,63.958]],[\"parent/136\",[81,3.154]],[\"name/137\",[100,42.756]],[\"parent/137\",[]],[\"name/138\",[101,63.958]],[\"parent/138\",[100,3.908]],[\"name/139\",[102,63.958]],[\"parent/139\",[100,3.908]],[\"name/140\",[103,63.958]],[\"parent/140\",[100,3.908]],[\"name/141\",[104,63.958]],[\"parent/141\",[100,3.908]],[\"name/142\",[105,63.958]],[\"parent/142\",[100,3.908]],[\"name/143\",[106,63.958]],[\"parent/143\",[100,3.908]],[\"name/144\",[89,58.85]],[\"parent/144\",[100,3.908]],[\"name/145\",[16,55.485]],[\"parent/145\",[100,3.908]],[\"name/146\",[14,55.485]],[\"parent/146\",[100,3.908]],[\"name/147\",[107,63.958]],[\"parent/147\",[100,3.908]],[\"name/148\",[91,58.85]],[\"parent/148\",[100,3.908]],[\"name/149\",[108,45.5]],[\"parent/149\",[]],[\"name/150\",[109,63.958]],[\"parent/150\",[108,4.158]],[\"name/151\",[110,63.958]],[\"parent/151\",[108,4.158]],[\"name/152\",[111,63.958]],[\"parent/152\",[108,4.158]],[\"name/153\",[112,63.958]],[\"parent/153\",[108,4.158]],[\"name/154\",[113,63.958]],[\"parent/154\",[108,4.158]],[\"name/155\",[114,63.958]],[\"parent/155\",[108,4.158]],[\"name/156\",[115,63.958]],[\"parent/156\",[108,4.158]],[\"name/157\",[116,63.958]],[\"parent/157\",[108,4.158]],[\"name/158\",[117,52.972]],[\"parent/158\",[]],[\"name/159\",[118,63.958]],[\"parent/159\",[117,4.841]],[\"name/160\",[119,63.958]],[\"parent/160\",[117,4.841]],[\"name/161\",[120,63.958]],[\"parent/161\",[117,4.841]],[\"name/162\",[121,58.85]],[\"parent/162\",[]],[\"name/163\",[122,44.499]],[\"parent/163\",[121,5.379]],[\"name/164\",[123,45.5]],[\"parent/164\",[]],[\"name/165\",[124,43.589]],[\"parent/165\",[123,4.158]],[\"name/166\",[125,46.612]],[\"parent/166\",[123,4.158]],[\"name/167\",[126,49.295]],[\"parent/167\",[123,4.158]],[\"name/168\",[127,55.485]],[\"parent/168\",[123,4.158]],[\"name/169\",[128,55.485]],[\"parent/169\",[123,4.158]],[\"name/170\",[129,58.85]],[\"parent/170\",[123,4.158]],[\"name/171\",[130,58.85]],[\"parent/171\",[123,4.158]],[\"name/172\",[122,44.499]],[\"parent/172\",[123,4.158]],[\"name/173\",[4,41.986]],[\"parent/173\",[]],[\"name/174\",[23,41.271]],[\"parent/174\",[4,3.837]],[\"name/175\",[131,55.485]],[\"parent/175\",[4,3.837]],[\"name/176\",[132,50.965]],[\"parent/176\",[4,3.837]],[\"name/177\",[133,55.485]],[\"parent/177\",[4,3.837]],[\"name/178\",[134,55.485]],[\"parent/178\",[4,3.837]],[\"name/179\",[135,55.485]],[\"parent/179\",[4,3.837]],[\"name/180\",[136,49.295]],[\"parent/180\",[4,3.837]],[\"name/181\",[137,43.589]],[\"parent/181\",[4,3.837]],[\"name/182\",[138,49.295]],[\"parent/182\",[4,3.837]],[\"name/183\",[139,40.604]],[\"parent/183\",[4,3.837]],[\"name/184\",[124,43.589]],[\"parent/184\",[4,3.837]],[\"name/185\",[140,52.972]],[\"parent/185\",[]],[\"name/186\",[23,41.271]],[\"parent/186\",[140,4.841]],[\"name/187\",[139,40.604]],[\"parent/187\",[140,4.841]],[\"name/188\",[124,43.589]],[\"parent/188\",[140,4.841]],[\"name/189\",[141,63.958]],[\"parent/189\",[]],[\"name/190\",[142,63.958]],[\"parent/190\",[]],[\"name/191\",[143,63.958]],[\"parent/191\",[]],[\"name/192\",[144,63.958]],[\"parent/192\",[]],[\"name/193\",[145,63.958]],[\"parent/193\",[]],[\"name/194\",[146,46.612]],[\"parent/194\",[]],[\"name/195\",[26,52.972]],[\"parent/195\",[146,4.26]],[\"name/196\",[27,35.626]],[\"parent/196\",[146,4.26]],[\"name/197\",[28,55.485]],[\"parent/197\",[146,4.26]],[\"name/198\",[30,46.612]],[\"parent/198\",[146,4.26]],[\"name/199\",[31,58.85]],[\"parent/199\",[146,4.26]],[\"name/200\",[32,58.85]],[\"parent/200\",[146,4.26]],[\"name/201\",[29,55.485]],[\"parent/201\",[146,4.26]],[\"name/202\",[27,35.626]],[\"parent/202\",[]],[\"name/203\",[147,63.958]],[\"parent/203\",[27,3.256]],[\"name/204\",[148,63.958]],[\"parent/204\",[27,3.256]],[\"name/205\",[149,63.958]],[\"parent/205\",[27,3.256]],[\"name/206\",[150,63.958]],[\"parent/206\",[27,3.256]],[\"name/207\",[151,63.958]],[\"parent/207\",[27,3.256]],[\"name/208\",[152,63.958]],[\"parent/208\",[27,3.256]],[\"name/209\",[153,63.958]],[\"parent/209\",[27,3.256]],[\"name/210\",[154,63.958]],[\"parent/210\",[27,3.256]],[\"name/211\",[155,63.958]],[\"parent/211\",[27,3.256]],[\"name/212\",[156,63.958]],[\"parent/212\",[27,3.256]],[\"name/213\",[157,63.958]],[\"parent/213\",[27,3.256]],[\"name/214\",[158,63.958]],[\"parent/214\",[27,3.256]],[\"name/215\",[159,63.958]],[\"parent/215\",[27,3.256]],[\"name/216\",[160,63.958]],[\"parent/216\",[27,3.256]],[\"name/217\",[161,55.485]],[\"parent/217\",[]],[\"name/218\",[162,63.958]],[\"parent/218\",[161,5.071]],[\"name/219\",[163,55.485]],[\"parent/219\",[161,5.071]],[\"name/220\",[164,55.485]],[\"parent/220\",[]],[\"name/221\",[165,41.271]],[\"parent/221\",[164,5.071]],[\"name/222\",[166,33.2]],[\"parent/222\",[164,5.071]],[\"name/223\",[167,58.85]],[\"parent/223\",[]],[\"name/224\",[165,41.271]],[\"parent/224\",[167,5.379]],[\"name/225\",[168,52.972]],[\"parent/225\",[]],[\"name/226\",[166,33.2]],[\"parent/226\",[168,4.841]],[\"name/227\",[122,44.499]],[\"parent/227\",[168,4.841]],[\"name/228\",[169,55.485]],[\"parent/228\",[168,4.841]],[\"name/229\",[170,55.485]],[\"parent/229\",[]],[\"name/230\",[122,44.499]],[\"parent/230\",[170,5.071]],[\"name/231\",[169,55.485]],[\"parent/231\",[170,5.071]],[\"name/232\",[171,55.485]],[\"parent/232\",[]],[\"name/233\",[172,52.972]],[\"parent/233\",[]],[\"name/234\",[173,44.499]],[\"parent/234\",[172,4.841]],[\"name/235\",[171,55.485]],[\"parent/235\",[172,4.841]],[\"name/236\",[174,47.864]],[\"parent/236\",[172,4.841]],[\"name/237\",[175,52.972]],[\"parent/237\",[]],[\"name/238\",[173,44.499]],[\"parent/238\",[175,4.841]],[\"name/239\",[171,55.485]],[\"parent/239\",[175,4.841]],[\"name/240\",[174,47.864]],[\"parent/240\",[175,4.841]],[\"name/241\",[176,55.485]],[\"parent/241\",[]],[\"name/242\",[177,47.864]],[\"parent/242\",[176,5.071]],[\"name/243\",[166,33.2]],[\"parent/243\",[176,5.071]],[\"name/244\",[178,55.485]],[\"parent/244\",[]],[\"name/245\",[179,63.958]],[\"parent/245\",[178,5.071]],[\"name/246\",[166,33.2]],[\"parent/246\",[178,5.071]],[\"name/247\",[180,45.5]],[\"parent/247\",[]],[\"name/248\",[173,44.499]],[\"parent/248\",[180,4.158]],[\"name/249\",[181,63.958]],[\"parent/249\",[180,4.158]],[\"name/250\",[182,50.965]],[\"parent/250\",[180,4.158]],[\"name/251\",[125,46.612]],[\"parent/251\",[180,4.158]],[\"name/252\",[126,49.295]],[\"parent/252\",[180,4.158]],[\"name/253\",[183,55.485]],[\"parent/253\",[180,4.158]],[\"name/254\",[184,55.485]],[\"parent/254\",[180,4.158]],[\"name/255\",[174,47.864]],[\"parent/255\",[180,4.158]],[\"name/256\",[185,50.965]],[\"parent/256\",[]],[\"name/257\",[125,46.612]],[\"parent/257\",[185,4.658]],[\"name/258\",[126,49.295]],[\"parent/258\",[185,4.658]],[\"name/259\",[183,55.485]],[\"parent/259\",[185,4.658]],[\"name/260\",[184,55.485]],[\"parent/260\",[185,4.658]],[\"name/261\",[186,42.756]],[\"parent/261\",[]],[\"name/262\",[187,49.295]],[\"parent/262\",[186,3.908]],[\"name/263\",[188,49.295]],[\"parent/263\",[186,3.908]],[\"name/264\",[189,50.965]],[\"parent/264\",[186,3.908]],[\"name/265\",[190,55.485]],[\"parent/265\",[186,3.908]],[\"name/266\",[191,55.485]],[\"parent/266\",[186,3.908]],[\"name/267\",[177,47.864]],[\"parent/267\",[186,3.908]],[\"name/268\",[192,58.85]],[\"parent/268\",[186,3.908]],[\"name/269\",[193,52.972]],[\"parent/269\",[186,3.908]],[\"name/270\",[194,58.85]],[\"parent/270\",[186,3.908]],[\"name/271\",[166,33.2]],[\"parent/271\",[186,3.908]],[\"name/272\",[195,58.85]],[\"parent/272\",[186,3.908]],[\"name/273\",[196,42.756]],[\"parent/273\",[]],[\"name/274\",[195,58.85]],[\"parent/274\",[196,3.908]],[\"name/275\",[187,49.295]],[\"parent/275\",[196,3.908]],[\"name/276\",[188,49.295]],[\"parent/276\",[196,3.908]],[\"name/277\",[189,50.965]],[\"parent/277\",[196,3.908]],[\"name/278\",[190,55.485]],[\"parent/278\",[196,3.908]],[\"name/279\",[191,55.485]],[\"parent/279\",[196,3.908]],[\"name/280\",[177,47.864]],[\"parent/280\",[196,3.908]],[\"name/281\",[192,58.85]],[\"parent/281\",[196,3.908]],[\"name/282\",[193,52.972]],[\"parent/282\",[196,3.908]],[\"name/283\",[194,58.85]],[\"parent/283\",[196,3.908]],[\"name/284\",[166,33.2]],[\"parent/284\",[196,3.908]],[\"name/285\",[197,47.864]],[\"parent/285\",[]],[\"name/286\",[198,63.958]],[\"parent/286\",[197,4.375]],[\"name/287\",[199,63.958]],[\"parent/287\",[197,4.375]],[\"name/288\",[163,55.485]],[\"parent/288\",[197,4.375]],[\"name/289\",[200,55.485]],[\"parent/289\",[197,4.375]],[\"name/290\",[201,55.485]],[\"parent/290\",[197,4.375]],[\"name/291\",[202,63.958]],[\"parent/291\",[197,4.375]],[\"name/292\",[203,55.485]],[\"parent/292\",[]],[\"name/293\",[204,58.85]],[\"parent/293\",[203,5.071]],[\"name/294\",[205,58.85]],[\"parent/294\",[203,5.071]],[\"name/295\",[206,52.972]],[\"parent/295\",[]],[\"name/296\",[200,55.485]],[\"parent/296\",[206,4.841]],[\"name/297\",[201,55.485]],[\"parent/297\",[206,4.841]],[\"name/298\",[207,58.85]],[\"parent/298\",[206,4.841]],[\"name/299\",[208,55.485]],[\"parent/299\",[]],[\"name/300\",[209,58.85]],[\"parent/300\",[208,5.071]],[\"name/301\",[166,33.2]],[\"parent/301\",[208,5.071]],[\"name/302\",[210,55.485]],[\"parent/302\",[]],[\"name/303\",[209,58.85]],[\"parent/303\",[210,5.071]],[\"name/304\",[166,33.2]],[\"parent/304\",[210,5.071]],[\"name/305\",[211,41.986]],[\"parent/305\",[]],[\"name/306\",[212,58.85]],[\"parent/306\",[211,3.837]],[\"name/307\",[193,52.972]],[\"parent/307\",[211,3.837]],[\"name/308\",[213,58.85]],[\"parent/308\",[211,3.837]],[\"name/309\",[214,46.612]],[\"parent/309\",[211,3.837]],[\"name/310\",[215,46.612]],[\"parent/310\",[211,3.837]],[\"name/311\",[216,44.499]],[\"parent/311\",[211,3.837]],[\"name/312\",[217,58.85]],[\"parent/312\",[211,3.837]],[\"name/313\",[218,50.965]],[\"parent/313\",[211,3.837]],[\"name/314\",[139,40.604]],[\"parent/314\",[211,3.837]],[\"name/315\",[219,58.85]],[\"parent/315\",[211,3.837]],[\"name/316\",[220,58.85]],[\"parent/316\",[211,3.837]],[\"name/317\",[221,49.295]],[\"parent/317\",[211,3.837]],[\"name/318\",[222,41.271]],[\"parent/318\",[]],[\"name/319\",[223,63.958]],[\"parent/319\",[222,3.772]],[\"name/320\",[212,58.85]],[\"parent/320\",[222,3.772]],[\"name/321\",[193,52.972]],[\"parent/321\",[222,3.772]],[\"name/322\",[213,58.85]],[\"parent/322\",[222,3.772]],[\"name/323\",[214,46.612]],[\"parent/323\",[222,3.772]],[\"name/324\",[215,46.612]],[\"parent/324\",[222,3.772]],[\"name/325\",[216,44.499]],[\"parent/325\",[222,3.772]],[\"name/326\",[217,58.85]],[\"parent/326\",[222,3.772]],[\"name/327\",[218,50.965]],[\"parent/327\",[222,3.772]],[\"name/328\",[139,40.604]],[\"parent/328\",[222,3.772]],[\"name/329\",[219,58.85]],[\"parent/329\",[222,3.772]],[\"name/330\",[220,58.85]],[\"parent/330\",[222,3.772]],[\"name/331\",[221,49.295]],[\"parent/331\",[222,3.772]],[\"name/332\",[224,58.85]],[\"parent/332\",[]],[\"name/333\",[225,63.958]],[\"parent/333\",[224,5.379]],[\"name/334\",[226,47.864]],[\"parent/334\",[]],[\"name/335\",[125,46.612]],[\"parent/335\",[226,4.375]],[\"name/336\",[132,50.965]],[\"parent/336\",[226,4.375]],[\"name/337\",[227,63.958]],[\"parent/337\",[226,4.375]],[\"name/338\",[228,63.958]],[\"parent/338\",[226,4.375]],[\"name/339\",[229,63.958]],[\"parent/339\",[226,4.375]],[\"name/340\",[230,63.958]],[\"parent/340\",[226,4.375]],[\"name/341\",[136,49.295]],[\"parent/341\",[]],[\"name/342\",[231,58.85]],[\"parent/342\",[136,4.505]],[\"name/343\",[232,58.85]],[\"parent/343\",[136,4.505]],[\"name/344\",[137,43.589]],[\"parent/344\",[]],[\"name/345\",[231,58.85]],[\"parent/345\",[137,3.984]],[\"name/346\",[232,58.85]],[\"parent/346\",[137,3.984]],[\"name/347\",[233,63.958]],[\"parent/347\",[137,3.984]],[\"name/348\",[234,63.958]],[\"parent/348\",[137,3.984]],[\"name/349\",[235,63.958]],[\"parent/349\",[137,3.984]],[\"name/350\",[236,63.958]],[\"parent/350\",[137,3.984]],[\"name/351\",[237,49.295]],[\"parent/351\",[]],[\"name/352\",[238,63.958]],[\"parent/352\",[237,4.505]],[\"name/353\",[239,63.958]],[\"parent/353\",[237,4.505]],[\"name/354\",[240,63.958]],[\"parent/354\",[237,4.505]],[\"name/355\",[241,63.958]],[\"parent/355\",[237,4.505]],[\"name/356\",[242,63.958]],[\"parent/356\",[237,4.505]],[\"name/357\",[138,49.295]],[\"parent/357\",[]],[\"name/358\",[243,58.85]],[\"parent/358\",[138,4.505]],[\"name/359\",[244,63.958]],[\"parent/359\",[138,4.505]],[\"name/360\",[245,45.5]],[\"parent/360\",[]],[\"name/361\",[166,33.2]],[\"parent/361\",[245,4.158]],[\"name/362\",[177,47.864]],[\"parent/362\",[245,4.158]],[\"name/363\",[246,55.485]],[\"parent/363\",[245,4.158]],[\"name/364\",[247,55.485]],[\"parent/364\",[245,4.158]],[\"name/365\",[248,50.965]],[\"parent/365\",[245,4.158]],[\"name/366\",[249,52.972]],[\"parent/366\",[245,4.158]],[\"name/367\",[250,49.295]],[\"parent/367\",[245,4.158]],[\"name/368\",[251,55.485]],[\"parent/368\",[245,4.158]],[\"name/369\",[252,45.5]],[\"parent/369\",[]],[\"name/370\",[166,33.2]],[\"parent/370\",[252,4.158]],[\"name/371\",[177,47.864]],[\"parent/371\",[252,4.158]],[\"name/372\",[246,55.485]],[\"parent/372\",[252,4.158]],[\"name/373\",[247,55.485]],[\"parent/373\",[252,4.158]],[\"name/374\",[248,50.965]],[\"parent/374\",[252,4.158]],[\"name/375\",[249,52.972]],[\"parent/375\",[252,4.158]],[\"name/376\",[250,49.295]],[\"parent/376\",[252,4.158]],[\"name/377\",[251,55.485]],[\"parent/377\",[252,4.158]],[\"name/378\",[253,55.485]],[\"parent/378\",[]],[\"name/379\",[254,58.85]],[\"parent/379\",[253,5.071]],[\"name/380\",[255,58.85]],[\"parent/380\",[253,5.071]],[\"name/381\",[256,55.485]],[\"parent/381\",[]],[\"name/382\",[254,58.85]],[\"parent/382\",[256,5.071]],[\"name/383\",[255,58.85]],[\"parent/383\",[256,5.071]],[\"name/384\",[257,58.85]],[\"parent/384\",[]],[\"name/385\",[258,63.958]],[\"parent/385\",[257,5.379]],[\"name/386\",[259,50.965]],[\"parent/386\",[]],[\"name/387\",[260,58.85]],[\"parent/387\",[259,4.658]],[\"name/388\",[166,33.2]],[\"parent/388\",[259,4.658]],[\"name/389\",[261,49.295]],[\"parent/389\",[259,4.658]],[\"name/390\",[262,52.972]],[\"parent/390\",[259,4.658]],[\"name/391\",[263,50.965]],[\"parent/391\",[]],[\"name/392\",[260,58.85]],[\"parent/392\",[263,4.658]],[\"name/393\",[166,33.2]],[\"parent/393\",[263,4.658]],[\"name/394\",[261,49.295]],[\"parent/394\",[263,4.658]],[\"name/395\",[262,52.972]],[\"parent/395\",[263,4.658]],[\"name/396\",[264,41.986]],[\"parent/396\",[]],[\"name/397\",[182,50.965]],[\"parent/397\",[264,3.837]],[\"name/398\",[23,41.271]],[\"parent/398\",[264,3.837]],[\"name/399\",[131,55.485]],[\"parent/399\",[264,3.837]],[\"name/400\",[132,50.965]],[\"parent/400\",[264,3.837]],[\"name/401\",[133,55.485]],[\"parent/401\",[264,3.837]],[\"name/402\",[134,55.485]],[\"parent/402\",[264,3.837]],[\"name/403\",[135,55.485]],[\"parent/403\",[264,3.837]],[\"name/404\",[136,49.295]],[\"parent/404\",[264,3.837]],[\"name/405\",[137,43.589]],[\"parent/405\",[264,3.837]],[\"name/406\",[138,49.295]],[\"parent/406\",[264,3.837]],[\"name/407\",[139,40.604]],[\"parent/407\",[264,3.837]],[\"name/408\",[124,43.589]],[\"parent/408\",[264,3.837]],[\"name/409\",[265,50.965]],[\"parent/409\",[]],[\"name/410\",[182,50.965]],[\"parent/410\",[265,4.658]],[\"name/411\",[23,41.271]],[\"parent/411\",[265,4.658]],[\"name/412\",[139,40.604]],[\"parent/412\",[265,4.658]],[\"name/413\",[124,43.589]],[\"parent/413\",[265,4.658]],[\"name/414\",[266,58.85]],[\"parent/414\",[]],[\"name/415\",[267,55.485]],[\"parent/415\",[266,5.379]],[\"name/416\",[268,58.85]],[\"parent/416\",[]],[\"name/417\",[267,55.485]],[\"parent/417\",[268,5.379]],[\"name/418\",[269,55.485]],[\"parent/418\",[]],[\"name/419\",[267,55.485]],[\"parent/419\",[269,5.071]],[\"name/420\",[166,33.2]],[\"parent/420\",[269,5.071]],[\"name/421\",[270,55.485]],[\"parent/421\",[]],[\"name/422\",[271,63.958]],[\"parent/422\",[270,5.071]],[\"name/423\",[169,55.485]],[\"parent/423\",[270,5.071]],[\"name/424\",[272,55.485]],[\"parent/424\",[]],[\"name/425\",[139,40.604]],[\"parent/425\",[272,5.071]],[\"name/426\",[182,50.965]],[\"parent/426\",[272,5.071]],[\"name/427\",[273,52.972]],[\"parent/427\",[]],[\"name/428\",[124,43.589]],[\"parent/428\",[273,4.841]],[\"name/429\",[250,49.295]],[\"parent/429\",[273,4.841]],[\"name/430\",[274,58.85]],[\"parent/430\",[273,4.841]],[\"name/431\",[275,52.972]],[\"parent/431\",[]],[\"name/432\",[173,44.499]],[\"parent/432\",[275,4.841]],[\"name/433\",[139,40.604]],[\"parent/433\",[275,4.841]],[\"name/434\",[124,43.589]],[\"parent/434\",[275,4.841]],[\"name/435\",[276,55.485]],[\"parent/435\",[]],[\"name/436\",[250,49.295]],[\"parent/436\",[276,5.071]],[\"name/437\",[274,58.85]],[\"parent/437\",[276,5.071]],[\"name/438\",[277,50.965]],[\"parent/438\",[]],[\"name/439\",[278,58.85]],[\"parent/439\",[277,4.658]],[\"name/440\",[279,63.958]],[\"parent/440\",[277,4.658]],[\"name/441\",[280,63.958]],[\"parent/441\",[277,4.658]],[\"name/442\",[281,63.958]],[\"parent/442\",[277,4.658]],[\"name/443\",[282,58.85]],[\"parent/443\",[]],[\"name/444\",[174,47.864]],[\"parent/444\",[282,5.379]],[\"name/445\",[283,55.485]],[\"parent/445\",[]],[\"name/446\",[128,55.485]],[\"parent/446\",[283,5.071]],[\"name/447\",[284,58.85]],[\"parent/447\",[283,5.071]],[\"name/448\",[285,49.295]],[\"parent/448\",[]],[\"name/449\",[166,33.2]],[\"parent/449\",[285,4.505]],[\"name/450\",[248,50.965]],[\"parent/450\",[285,4.505]],[\"name/451\",[247,55.485]],[\"parent/451\",[285,4.505]],[\"name/452\",[246,55.485]],[\"parent/452\",[285,4.505]],[\"name/453\",[251,55.485]],[\"parent/453\",[285,4.505]],[\"name/454\",[286,52.972]],[\"parent/454\",[]],[\"name/455\",[287,63.958]],[\"parent/455\",[286,4.841]],[\"name/456\",[166,33.2]],[\"parent/456\",[286,4.841]],[\"name/457\",[261,49.295]],[\"parent/457\",[286,4.841]],[\"name/458\",[288,41.271]],[\"parent/458\",[]],[\"name/459\",[289,63.958]],[\"parent/459\",[288,3.772]],[\"name/460\",[290,63.958]],[\"parent/460\",[288,3.772]],[\"name/461\",[243,58.85]],[\"parent/461\",[288,3.772]],[\"name/462\",[139,40.604]],[\"parent/462\",[288,3.772]],[\"name/463\",[137,43.589]],[\"parent/463\",[288,3.772]],[\"name/464\",[124,43.589]],[\"parent/464\",[288,3.772]],[\"name/465\",[125,46.612]],[\"parent/465\",[288,3.772]],[\"name/466\",[126,49.295]],[\"parent/466\",[288,3.772]],[\"name/467\",[127,55.485]],[\"parent/467\",[288,3.772]],[\"name/468\",[128,55.485]],[\"parent/468\",[288,3.772]],[\"name/469\",[129,58.85]],[\"parent/469\",[288,3.772]],[\"name/470\",[130,58.85]],[\"parent/470\",[288,3.772]],[\"name/471\",[122,44.499]],[\"parent/471\",[288,3.772]],[\"name/472\",[291,55.485]],[\"parent/472\",[]],[\"name/473\",[215,46.612]],[\"parent/473\",[291,5.071]],[\"name/474\",[214,46.612]],[\"parent/474\",[291,5.071]],[\"name/475\",[292,52.972]],[\"parent/475\",[]],[\"name/476\",[177,47.864]],[\"parent/476\",[292,4.841]],[\"name/477\",[124,43.589]],[\"parent/477\",[292,4.841]],[\"name/478\",[166,33.2]],[\"parent/478\",[292,4.841]],[\"name/479\",[293,50.965]],[\"parent/479\",[]],[\"name/480\",[187,49.295]],[\"parent/480\",[293,4.658]],[\"name/481\",[188,49.295]],[\"parent/481\",[293,4.658]],[\"name/482\",[189,50.965]],[\"parent/482\",[293,4.658]],[\"name/483\",[166,33.2]],[\"parent/483\",[293,4.658]],[\"name/484\",[294,55.485]],[\"parent/484\",[]],[\"name/485\",[295,52.972]],[\"parent/485\",[294,5.071]],[\"name/486\",[166,33.2]],[\"parent/486\",[294,5.071]],[\"name/487\",[296,39.979]],[\"parent/487\",[]],[\"name/488\",[214,46.612]],[\"parent/488\",[296,3.654]],[\"name/489\",[215,46.612]],[\"parent/489\",[296,3.654]],[\"name/490\",[297,58.85]],[\"parent/490\",[296,3.654]],[\"name/491\",[298,52.972]],[\"parent/491\",[296,3.654]],[\"name/492\",[23,41.271]],[\"parent/492\",[296,3.654]],[\"name/493\",[131,55.485]],[\"parent/493\",[296,3.654]],[\"name/494\",[132,50.965]],[\"parent/494\",[296,3.654]],[\"name/495\",[133,55.485]],[\"parent/495\",[296,3.654]],[\"name/496\",[134,55.485]],[\"parent/496\",[296,3.654]],[\"name/497\",[135,55.485]],[\"parent/497\",[296,3.654]],[\"name/498\",[136,49.295]],[\"parent/498\",[296,3.654]],[\"name/499\",[137,43.589]],[\"parent/499\",[296,3.654]],[\"name/500\",[138,49.295]],[\"parent/500\",[296,3.654]],[\"name/501\",[139,40.604]],[\"parent/501\",[296,3.654]],[\"name/502\",[124,43.589]],[\"parent/502\",[296,3.654]],[\"name/503\",[299,52.972]],[\"parent/503\",[]],[\"name/504\",[177,47.864]],[\"parent/504\",[299,4.841]],[\"name/505\",[124,43.589]],[\"parent/505\",[299,4.841]],[\"name/506\",[166,33.2]],[\"parent/506\",[299,4.841]],[\"name/507\",[300,55.485]],[\"parent/507\",[]],[\"name/508\",[295,52.972]],[\"parent/508\",[300,5.071]],[\"name/509\",[166,33.2]],[\"parent/509\",[300,5.071]],[\"name/510\",[301,44.499]],[\"parent/510\",[]],[\"name/511\",[187,49.295]],[\"parent/511\",[301,4.067]],[\"name/512\",[188,49.295]],[\"parent/512\",[301,4.067]],[\"name/513\",[189,50.965]],[\"parent/513\",[301,4.067]],[\"name/514\",[302,55.485]],[\"parent/514\",[301,4.067]],[\"name/515\",[303,55.485]],[\"parent/515\",[301,4.067]],[\"name/516\",[304,55.485]],[\"parent/516\",[301,4.067]],[\"name/517\",[305,55.485]],[\"parent/517\",[301,4.067]],[\"name/518\",[306,55.485]],[\"parent/518\",[301,4.067]],[\"name/519\",[166,33.2]],[\"parent/519\",[301,4.067]],[\"name/520\",[307,42.756]],[\"parent/520\",[]],[\"name/521\",[173,44.499]],[\"parent/521\",[307,3.908]],[\"name/522\",[139,40.604]],[\"parent/522\",[307,3.908]],[\"name/523\",[187,49.295]],[\"parent/523\",[307,3.908]],[\"name/524\",[188,49.295]],[\"parent/524\",[307,3.908]],[\"name/525\",[189,50.965]],[\"parent/525\",[307,3.908]],[\"name/526\",[302,55.485]],[\"parent/526\",[307,3.908]],[\"name/527\",[303,55.485]],[\"parent/527\",[307,3.908]],[\"name/528\",[304,55.485]],[\"parent/528\",[307,3.908]],[\"name/529\",[305,55.485]],[\"parent/529\",[307,3.908]],[\"name/530\",[306,55.485]],[\"parent/530\",[307,3.908]],[\"name/531\",[166,33.2]],[\"parent/531\",[307,3.908]],[\"name/532\",[308,55.485]],[\"parent/532\",[]],[\"name/533\",[166,33.2]],[\"parent/533\",[308,5.071]],[\"name/534\",[309,63.958]],[\"parent/534\",[308,5.071]],[\"name/535\",[310,39.979]],[\"parent/535\",[]],[\"name/536\",[302,55.485]],[\"parent/536\",[310,3.654]],[\"name/537\",[173,44.499]],[\"parent/537\",[310,3.654]],[\"name/538\",[139,40.604]],[\"parent/538\",[310,3.654]],[\"name/539\",[311,63.958]],[\"parent/539\",[310,3.654]],[\"name/540\",[303,55.485]],[\"parent/540\",[310,3.654]],[\"name/541\",[304,55.485]],[\"parent/541\",[310,3.654]],[\"name/542\",[305,55.485]],[\"parent/542\",[310,3.654]],[\"name/543\",[312,63.958]],[\"parent/543\",[310,3.654]],[\"name/544\",[313,63.958]],[\"parent/544\",[310,3.654]],[\"name/545\",[314,63.958]],[\"parent/545\",[310,3.654]],[\"name/546\",[315,63.958]],[\"parent/546\",[310,3.654]],[\"name/547\",[298,52.972]],[\"parent/547\",[310,3.654]],[\"name/548\",[316,63.958]],[\"parent/548\",[310,3.654]],[\"name/549\",[317,63.958]],[\"parent/549\",[310,3.654]],[\"name/550\",[297,58.85]],[\"parent/550\",[310,3.654]],[\"name/551\",[318,52.972]],[\"parent/551\",[]],[\"name/552\",[319,58.85]],[\"parent/552\",[318,4.841]],[\"name/553\",[126,49.295]],[\"parent/553\",[318,4.841]],[\"name/554\",[320,58.85]],[\"parent/554\",[318,4.841]],[\"name/555\",[321,55.485]],[\"parent/555\",[]],[\"name/556\",[204,58.85]],[\"parent/556\",[321,5.071]],[\"name/557\",[205,58.85]],[\"parent/557\",[321,5.071]],[\"name/558\",[322,47.864]],[\"parent/558\",[]],[\"name/559\",[323,63.958]],[\"parent/559\",[322,4.375]],[\"name/560\",[284,58.85]],[\"parent/560\",[322,4.375]],[\"name/561\",[324,63.958]],[\"parent/561\",[322,4.375]],[\"name/562\",[325,63.958]],[\"parent/562\",[322,4.375]],[\"name/563\",[326,63.958]],[\"parent/563\",[322,4.375]],[\"name/564\",[207,58.85]],[\"parent/564\",[322,4.375]],[\"name/565\",[327,55.485]],[\"parent/565\",[]],[\"name/566\",[328,63.958]],[\"parent/566\",[327,5.071]],[\"name/567\",[329,63.958]],[\"parent/567\",[327,5.071]],[\"name/568\",[330,52.972]],[\"parent/568\",[]],[\"name/569\",[216,44.499]],[\"parent/569\",[330,4.841]],[\"name/570\",[331,63.958]],[\"parent/570\",[330,4.841]],[\"name/571\",[332,63.958]],[\"parent/571\",[330,4.841]],[\"name/572\",[333,52.972]],[\"parent/572\",[]],[\"name/573\",[173,44.499]],[\"parent/573\",[333,4.841]],[\"name/574\",[127,55.485]],[\"parent/574\",[333,4.841]],[\"name/575\",[334,63.958]],[\"parent/575\",[333,4.841]],[\"name/576\",[335,52.972]],[\"parent/576\",[]],[\"name/577\",[173,44.499]],[\"parent/577\",[335,4.841]],[\"name/578\",[336,46.612]],[\"parent/578\",[335,4.841]],[\"name/579\",[337,63.958]],[\"parent/579\",[335,4.841]],[\"name/580\",[336,46.612]],[\"parent/580\",[]],[\"name/581\",[338,63.958]],[\"parent/581\",[336,4.26]],[\"name/582\",[339,63.958]],[\"parent/582\",[336,4.26]],[\"name/583\",[340,63.958]],[\"parent/583\",[336,4.26]],[\"name/584\",[341,63.958]],[\"parent/584\",[336,4.26]],[\"name/585\",[342,63.958]],[\"parent/585\",[336,4.26]],[\"name/586\",[343,63.958]],[\"parent/586\",[336,4.26]],[\"name/587\",[344,58.85]],[\"parent/587\",[]],[\"name/588\",[298,52.972]],[\"parent/588\",[344,5.379]],[\"name/589\",[345,58.85]],[\"parent/589\",[]],[\"name/590\",[262,52.972]],[\"parent/590\",[345,5.379]],[\"name/591\",[346,63.958]],[\"parent/591\",[]],[\"name/592\",[347,58.85]],[\"parent/592\",[]],[\"name/593\",[348,63.958]],[\"parent/593\",[347,5.379]],[\"name/594\",[218,50.965]],[\"parent/594\",[]],[\"name/595\",[139,40.604]],[\"parent/595\",[218,4.658]],[\"name/596\",[216,44.499]],[\"parent/596\",[218,4.658]],[\"name/597\",[221,49.295]],[\"parent/597\",[]],[\"name/598\",[216,44.499]],[\"parent/598\",[221,4.505]],[\"name/599\",[122,44.499]],[\"parent/599\",[221,4.505]],[\"name/600\",[320,58.85]],[\"parent/600\",[221,4.505]],[\"name/601\",[349,50.965]],[\"parent/601\",[]],[\"name/602\",[166,33.2]],[\"parent/602\",[349,4.658]],[\"name/603\",[249,52.972]],[\"parent/603\",[349,4.658]],[\"name/604\",[248,50.965]],[\"parent/604\",[349,4.658]],[\"name/605\",[250,49.295]],[\"parent/605\",[349,4.658]],[\"name/606\",[350,50.965]],[\"parent/606\",[]],[\"name/607\",[166,33.2]],[\"parent/607\",[350,4.658]],[\"name/608\",[249,52.972]],[\"parent/608\",[350,4.658]],[\"name/609\",[248,50.965]],[\"parent/609\",[350,4.658]],[\"name/610\",[250,49.295]],[\"parent/610\",[350,4.658]],[\"name/611\",[351,52.972]],[\"parent/611\",[]],[\"name/612\",[352,58.85]],[\"parent/612\",[351,4.841]],[\"name/613\",[353,58.85]],[\"parent/613\",[351,4.841]],[\"name/614\",[166,33.2]],[\"parent/614\",[351,4.841]],[\"name/615\",[354,52.972]],[\"parent/615\",[]],[\"name/616\",[352,58.85]],[\"parent/616\",[354,4.841]],[\"name/617\",[353,58.85]],[\"parent/617\",[354,4.841]],[\"name/618\",[166,33.2]],[\"parent/618\",[354,4.841]],[\"name/619\",[355,55.485]],[\"parent/619\",[]],[\"name/620\",[295,52.972]],[\"parent/620\",[355,5.071]],[\"name/621\",[166,33.2]],[\"parent/621\",[355,5.071]],[\"name/622\",[356,55.485]],[\"parent/622\",[]],[\"name/623\",[295,52.972]],[\"parent/623\",[356,5.071]],[\"name/624\",[166,33.2]],[\"parent/624\",[356,5.071]],[\"name/625\",[357,44.499]],[\"parent/625\",[]],[\"name/626\",[278,58.85]],[\"parent/626\",[357,4.067]],[\"name/627\",[358,63.958]],[\"parent/627\",[357,4.067]],[\"name/628\",[359,63.958]],[\"parent/628\",[357,4.067]],[\"name/629\",[360,63.958]],[\"parent/629\",[357,4.067]],[\"name/630\",[132,50.965]],[\"parent/630\",[357,4.067]],[\"name/631\",[361,63.958]],[\"parent/631\",[357,4.067]],[\"name/632\",[362,63.958]],[\"parent/632\",[357,4.067]],[\"name/633\",[363,63.958]],[\"parent/633\",[357,4.067]],[\"name/634\",[364,63.958]],[\"parent/634\",[357,4.067]],[\"name/635\",[365,50.965]],[\"parent/635\",[]],[\"name/636\",[366,63.958]],[\"parent/636\",[365,4.658]],[\"name/637\",[367,63.958]],[\"parent/637\",[365,4.658]],[\"name/638\",[368,63.958]],[\"parent/638\",[365,4.658]],[\"name/639\",[369,63.958]],[\"parent/639\",[365,4.658]],[\"name/640\",[370,55.485]],[\"parent/640\",[]],[\"name/641\",[371,63.958]],[\"parent/641\",[370,5.071]],[\"name/642\",[298,52.972]],[\"parent/642\",[370,5.071]],[\"name/643\",[372,55.485]],[\"parent/643\",[]],[\"name/644\",[373,63.958]],[\"parent/644\",[372,5.071]],[\"name/645\",[374,63.958]],[\"parent/645\",[372,5.071]],[\"name/646\",[375,50.965]],[\"parent/646\",[]],[\"name/647\",[376,58.85]],[\"parent/647\",[375,4.658]],[\"name/648\",[190,55.485]],[\"parent/648\",[375,4.658]],[\"name/649\",[191,55.485]],[\"parent/649\",[375,4.658]],[\"name/650\",[377,58.85]],[\"parent/650\",[375,4.658]],[\"name/651\",[378,50.965]],[\"parent/651\",[]],[\"name/652\",[376,58.85]],[\"parent/652\",[378,4.658]],[\"name/653\",[379,55.485]],[\"parent/653\",[378,4.658]],[\"name/654\",[380,63.958]],[\"parent/654\",[378,4.658]],[\"name/655\",[377,58.85]],[\"parent/655\",[378,4.658]],[\"name/656\",[381,63.958]],[\"parent/656\",[]],[\"name/657\",[382,63.958]],[\"parent/657\",[]],[\"name/658\",[383,63.958]],[\"parent/658\",[]],[\"name/659\",[384,58.85]],[\"parent/659\",[]],[\"name/660\",[385,63.958]],[\"parent/660\",[384,5.379]],[\"name/661\",[386,49.295]],[\"parent/661\",[]],[\"name/662\",[387,63.958]],[\"parent/662\",[386,4.505]],[\"name/663\",[163,55.485]],[\"parent/663\",[386,4.505]],[\"name/664\",[200,55.485]],[\"parent/664\",[386,4.505]],[\"name/665\",[201,55.485]],[\"parent/665\",[386,4.505]],[\"name/666\",[388,63.958]],[\"parent/666\",[386,4.505]],[\"name/667\",[389,55.485]],[\"parent/667\",[]],[\"name/668\",[390,63.958]],[\"parent/668\",[389,5.071]],[\"name/669\",[391,63.958]],[\"parent/669\",[389,5.071]],[\"name/670\",[392,58.85]],[\"parent/670\",[]],[\"name/671\",[393,63.958]],[\"parent/671\",[392,5.379]],[\"name/672\",[394,41.986]],[\"parent/672\",[]],[\"name/673\",[395,63.958]],[\"parent/673\",[394,3.837]],[\"name/674\",[396,63.958]],[\"parent/674\",[394,3.837]],[\"name/675\",[214,46.612]],[\"parent/675\",[394,3.837]],[\"name/676\",[215,46.612]],[\"parent/676\",[394,3.837]],[\"name/677\",[397,63.958]],[\"parent/677\",[394,3.837]],[\"name/678\",[319,58.85]],[\"parent/678\",[394,3.837]],[\"name/679\",[125,46.612]],[\"parent/679\",[394,3.837]],[\"name/680\",[126,49.295]],[\"parent/680\",[394,3.837]],[\"name/681\",[183,55.485]],[\"parent/681\",[394,3.837]],[\"name/682\",[173,44.499]],[\"parent/682\",[394,3.837]],[\"name/683\",[184,55.485]],[\"parent/683\",[394,3.837]],[\"name/684\",[139,40.604]],[\"parent/684\",[394,3.837]],[\"name/685\",[398,52.972]],[\"parent/685\",[]],[\"name/686\",[399,63.958]],[\"parent/686\",[398,4.841]],[\"name/687\",[400,55.485]],[\"parent/687\",[398,4.841]],[\"name/688\",[174,47.864]],[\"parent/688\",[398,4.841]],[\"name/689\",[401,58.85]],[\"parent/689\",[]],[\"name/690\",[402,63.958]],[\"parent/690\",[401,5.379]],[\"name/691\",[403,52.972]],[\"parent/691\",[]],[\"name/692\",[216,44.499]],[\"parent/692\",[403,4.841]],[\"name/693\",[125,46.612]],[\"parent/693\",[403,4.841]],[\"name/694\",[165,41.271]],[\"parent/694\",[403,4.841]],[\"name/695\",[404,50.965]],[\"parent/695\",[]],[\"name/696\",[405,63.958]],[\"parent/696\",[404,4.658]],[\"name/697\",[216,44.499]],[\"parent/697\",[404,4.658]],[\"name/698\",[125,46.612]],[\"parent/698\",[404,4.658]],[\"name/699\",[165,41.271]],[\"parent/699\",[404,4.658]],[\"name/700\",[406,50.965]],[\"parent/700\",[]],[\"name/701\",[407,63.958]],[\"parent/701\",[406,4.658]],[\"name/702\",[408,58.85]],[\"parent/702\",[406,4.658]],[\"name/703\",[409,63.958]],[\"parent/703\",[406,4.658]],[\"name/704\",[410,58.85]],[\"parent/704\",[406,4.658]],[\"name/705\",[411,50.965]],[\"parent/705\",[]],[\"name/706\",[412,63.958]],[\"parent/706\",[411,4.658]],[\"name/707\",[15,55.485]],[\"parent/707\",[411,4.658]],[\"name/708\",[413,63.958]],[\"parent/708\",[411,4.658]],[\"name/709\",[414,63.958]],[\"parent/709\",[411,4.658]],[\"name/710\",[415,43.589]],[\"parent/710\",[]],[\"name/711\",[165,41.271]],[\"parent/711\",[415,3.984]],[\"name/712\",[416,58.85]],[\"parent/712\",[415,3.984]],[\"name/713\",[174,47.864]],[\"parent/713\",[415,3.984]],[\"name/714\",[215,46.612]],[\"parent/714\",[415,3.984]],[\"name/715\",[214,46.612]],[\"parent/715\",[415,3.984]],[\"name/716\",[216,44.499]],[\"parent/716\",[415,3.984]],[\"name/717\",[417,55.485]],[\"parent/717\",[415,3.984]],[\"name/718\",[400,55.485]],[\"parent/718\",[415,3.984]],[\"name/719\",[418,58.85]],[\"parent/719\",[415,3.984]],[\"name/720\",[419,58.85]],[\"parent/720\",[415,3.984]],[\"name/721\",[420,52.972]],[\"parent/721\",[]],[\"name/722\",[421,63.958]],[\"parent/722\",[420,4.841]],[\"name/723\",[408,58.85]],[\"parent/723\",[420,4.841]],[\"name/724\",[410,58.85]],[\"parent/724\",[420,4.841]],[\"name/725\",[422,50.965]],[\"parent/725\",[]],[\"name/726\",[423,52.972]],[\"parent/726\",[422,4.658]],[\"name/727\",[122,44.499]],[\"parent/727\",[422,4.658]],[\"name/728\",[424,58.85]],[\"parent/728\",[422,4.658]],[\"name/729\",[416,58.85]],[\"parent/729\",[422,4.658]],[\"name/730\",[425,55.485]],[\"parent/730\",[]],[\"name/731\",[426,58.85]],[\"parent/731\",[425,5.071]],[\"name/732\",[427,63.958]],[\"parent/732\",[425,5.071]],[\"name/733\",[428,44.499]],[\"parent/733\",[]],[\"name/734\",[429,49.295]],[\"parent/734\",[428,4.067]],[\"name/735\",[27,35.626]],[\"parent/735\",[428,4.067]],[\"name/736\",[165,41.271]],[\"parent/736\",[428,4.067]],[\"name/737\",[30,46.612]],[\"parent/737\",[428,4.067]],[\"name/738\",[430,47.864]],[\"parent/738\",[428,4.067]],[\"name/739\",[431,49.295]],[\"parent/739\",[428,4.067]],[\"name/740\",[432,49.295]],[\"parent/740\",[428,4.067]],[\"name/741\",[433,49.295]],[\"parent/741\",[428,4.067]],[\"name/742\",[434,47.864]],[\"parent/742\",[428,4.067]],[\"name/743\",[435,55.485]],[\"parent/743\",[]],[\"name/744\",[436,63.958]],[\"parent/744\",[435,5.071]],[\"name/745\",[437,63.958]],[\"parent/745\",[435,5.071]],[\"name/746\",[438,49.295]],[\"parent/746\",[]],[\"name/747\",[439,63.958]],[\"parent/747\",[438,4.505]],[\"name/748\",[440,63.958]],[\"parent/748\",[438,4.505]],[\"name/749\",[441,63.958]],[\"parent/749\",[438,4.505]],[\"name/750\",[442,63.958]],[\"parent/750\",[438,4.505]],[\"name/751\",[443,63.958]],[\"parent/751\",[438,4.505]],[\"name/752\",[444,44.499]],[\"parent/752\",[]],[\"name/753\",[165,41.271]],[\"parent/753\",[444,4.067]],[\"name/754\",[429,49.295]],[\"parent/754\",[444,4.067]],[\"name/755\",[27,35.626]],[\"parent/755\",[444,4.067]],[\"name/756\",[30,46.612]],[\"parent/756\",[444,4.067]],[\"name/757\",[430,47.864]],[\"parent/757\",[444,4.067]],[\"name/758\",[431,49.295]],[\"parent/758\",[444,4.067]],[\"name/759\",[432,49.295]],[\"parent/759\",[444,4.067]],[\"name/760\",[433,49.295]],[\"parent/760\",[444,4.067]],[\"name/761\",[434,47.864]],[\"parent/761\",[444,4.067]],[\"name/762\",[445,44.499]],[\"parent/762\",[]],[\"name/763\",[165,41.271]],[\"parent/763\",[445,4.067]],[\"name/764\",[429,49.295]],[\"parent/764\",[445,4.067]],[\"name/765\",[27,35.626]],[\"parent/765\",[445,4.067]],[\"name/766\",[30,46.612]],[\"parent/766\",[445,4.067]],[\"name/767\",[430,47.864]],[\"parent/767\",[445,4.067]],[\"name/768\",[431,49.295]],[\"parent/768\",[445,4.067]],[\"name/769\",[432,49.295]],[\"parent/769\",[445,4.067]],[\"name/770\",[433,49.295]],[\"parent/770\",[445,4.067]],[\"name/771\",[434,47.864]],[\"parent/771\",[445,4.067]],[\"name/772\",[446,44.499]],[\"parent/772\",[]],[\"name/773\",[165,41.271]],[\"parent/773\",[446,4.067]],[\"name/774\",[429,49.295]],[\"parent/774\",[446,4.067]],[\"name/775\",[27,35.626]],[\"parent/775\",[446,4.067]],[\"name/776\",[30,46.612]],[\"parent/776\",[446,4.067]],[\"name/777\",[430,47.864]],[\"parent/777\",[446,4.067]],[\"name/778\",[431,49.295]],[\"parent/778\",[446,4.067]],[\"name/779\",[432,49.295]],[\"parent/779\",[446,4.067]],[\"name/780\",[433,49.295]],[\"parent/780\",[446,4.067]],[\"name/781\",[434,47.864]],[\"parent/781\",[446,4.067]],[\"name/782\",[447,44.499]],[\"parent/782\",[]],[\"name/783\",[165,41.271]],[\"parent/783\",[447,4.067]],[\"name/784\",[429,49.295]],[\"parent/784\",[447,4.067]],[\"name/785\",[27,35.626]],[\"parent/785\",[447,4.067]],[\"name/786\",[30,46.612]],[\"parent/786\",[447,4.067]],[\"name/787\",[430,47.864]],[\"parent/787\",[447,4.067]],[\"name/788\",[431,49.295]],[\"parent/788\",[447,4.067]],[\"name/789\",[432,49.295]],[\"parent/789\",[447,4.067]],[\"name/790\",[433,49.295]],[\"parent/790\",[447,4.067]],[\"name/791\",[434,47.864]],[\"parent/791\",[447,4.067]],[\"name/792\",[448,44.499]],[\"parent/792\",[]],[\"name/793\",[165,41.271]],[\"parent/793\",[448,4.067]],[\"name/794\",[429,49.295]],[\"parent/794\",[448,4.067]],[\"name/795\",[27,35.626]],[\"parent/795\",[448,4.067]],[\"name/796\",[30,46.612]],[\"parent/796\",[448,4.067]],[\"name/797\",[430,47.864]],[\"parent/797\",[448,4.067]],[\"name/798\",[431,49.295]],[\"parent/798\",[448,4.067]],[\"name/799\",[432,49.295]],[\"parent/799\",[448,4.067]],[\"name/800\",[433,49.295]],[\"parent/800\",[448,4.067]],[\"name/801\",[434,47.864]],[\"parent/801\",[448,4.067]],[\"name/802\",[449,55.485]],[\"parent/802\",[]],[\"name/803\",[450,63.958]],[\"parent/803\",[449,5.071]],[\"name/804\",[261,49.295]],[\"parent/804\",[449,5.071]],[\"name/805\",[451,55.485]],[\"parent/805\",[]],[\"name/806\",[306,55.485]],[\"parent/806\",[451,5.071]],[\"name/807\",[166,33.2]],[\"parent/807\",[451,5.071]],[\"name/808\",[452,52.972]],[\"parent/808\",[]],[\"name/809\",[379,55.485]],[\"parent/809\",[452,4.841]],[\"name/810\",[261,49.295]],[\"parent/810\",[452,4.841]],[\"name/811\",[166,33.2]],[\"parent/811\",[452,4.841]],[\"name/812\",[453,58.85]],[\"parent/812\",[]],[\"name/813\",[434,47.864]],[\"parent/813\",[453,5.379]],[\"name/814\",[454,55.485]],[\"parent/814\",[]],[\"name/815\",[455,58.85]],[\"parent/815\",[454,5.071]],[\"name/816\",[27,35.626]],[\"parent/816\",[454,5.071]],[\"name/817\",[456,55.485]],[\"parent/817\",[]],[\"name/818\",[379,55.485]],[\"parent/818\",[456,5.071]],[\"name/819\",[27,35.626]],[\"parent/819\",[456,5.071]],[\"name/820\",[457,55.485]],[\"parent/820\",[]],[\"name/821\",[173,44.499]],[\"parent/821\",[457,5.071]],[\"name/822\",[139,40.604]],[\"parent/822\",[457,5.071]],[\"name/823\",[458,52.972]],[\"parent/823\",[]],[\"name/824\",[455,58.85]],[\"parent/824\",[458,4.841]],[\"name/825\",[261,49.295]],[\"parent/825\",[458,4.841]],[\"name/826\",[166,33.2]],[\"parent/826\",[458,4.841]],[\"name/827\",[459,58.85]],[\"parent/827\",[]],[\"name/828\",[430,47.864]],[\"parent/828\",[459,5.379]],[\"name/829\",[460,55.485]],[\"parent/829\",[]],[\"name/830\",[461,63.958]],[\"parent/830\",[460,5.071]],[\"name/831\",[462,63.958]],[\"parent/831\",[460,5.071]],[\"name/832\",[463,55.485]],[\"parent/832\",[]],[\"name/833\",[464,63.958]],[\"parent/833\",[463,5.071]],[\"name/834\",[465,63.958]],[\"parent/834\",[463,5.071]],[\"name/835\",[466,55.485]],[\"parent/835\",[]],[\"name/836\",[467,63.958]],[\"parent/836\",[466,5.071]],[\"name/837\",[468,63.958]],[\"parent/837\",[466,5.071]],[\"name/838\",[469,58.85]],[\"parent/838\",[]],[\"name/839\",[470,63.958]],[\"parent/839\",[469,5.379]],[\"name/840\",[471,63.958]],[\"parent/840\",[]],[\"name/841\",[472,63.958]],[\"parent/841\",[]],[\"name/842\",[473,63.958]],[\"parent/842\",[]],[\"name/843\",[474,47.864]],[\"parent/843\",[]],[\"name/844\",[215,46.612]],[\"parent/844\",[474,4.375]],[\"name/845\",[214,46.612]],[\"parent/845\",[474,4.375]],[\"name/846\",[417,55.485]],[\"parent/846\",[474,4.375]],[\"name/847\",[475,63.958]],[\"parent/847\",[474,4.375]],[\"name/848\",[216,44.499]],[\"parent/848\",[474,4.375]],[\"name/849\",[424,58.85]],[\"parent/849\",[474,4.375]],[\"name/850\",[476,49.295]],[\"parent/850\",[]],[\"name/851\",[477,63.958]],[\"parent/851\",[476,4.505]],[\"name/852\",[478,63.958]],[\"parent/852\",[476,4.505]],[\"name/853\",[479,63.958]],[\"parent/853\",[476,4.505]],[\"name/854\",[480,63.958]],[\"parent/854\",[476,4.505]],[\"name/855\",[481,63.958]],[\"parent/855\",[476,4.505]],[\"name/856\",[482,63.958]],[\"parent/856\",[]],[\"name/857\",[483,55.485]],[\"parent/857\",[]],[\"name/858\",[484,63.958]],[\"parent/858\",[483,5.071]],[\"name/859\",[485,63.958]],[\"parent/859\",[483,5.071]],[\"name/860\",[486,55.485]],[\"parent/860\",[]],[\"name/861\",[165,41.271]],[\"parent/861\",[486,5.071]],[\"name/862\",[487,58.85]],[\"parent/862\",[486,5.071]],[\"name/863\",[488,55.485]],[\"parent/863\",[]],[\"name/864\",[165,41.271]],[\"parent/864\",[488,5.071]],[\"name/865\",[487,58.85]],[\"parent/865\",[488,5.071]],[\"name/866\",[489,42.756]],[\"parent/866\",[]],[\"name/867\",[165,41.271]],[\"parent/867\",[489,3.908]],[\"name/868\",[214,46.612]],[\"parent/868\",[489,3.908]],[\"name/869\",[215,46.612]],[\"parent/869\",[489,3.908]],[\"name/870\",[216,44.499]],[\"parent/870\",[489,3.908]],[\"name/871\",[417,55.485]],[\"parent/871\",[489,3.908]],[\"name/872\",[400,55.485]],[\"parent/872\",[489,3.908]],[\"name/873\",[418,58.85]],[\"parent/873\",[489,3.908]],[\"name/874\",[419,58.85]],[\"parent/874\",[489,3.908]],[\"name/875\",[174,47.864]],[\"parent/875\",[489,3.908]],[\"name/876\",[490,63.958]],[\"parent/876\",[489,3.908]],[\"name/877\",[426,58.85]],[\"parent/877\",[489,3.908]],[\"name/878\",[491,52.972]],[\"parent/878\",[]],[\"name/879\",[262,52.972]],[\"parent/879\",[491,4.841]],[\"name/880\",[122,44.499]],[\"parent/880\",[491,4.841]],[\"name/881\",[423,52.972]],[\"parent/881\",[491,4.841]],[\"name/882\",[492,50.965]],[\"parent/882\",[]],[\"name/883\",[187,49.295]],[\"parent/883\",[492,4.658]],[\"name/884\",[188,49.295]],[\"parent/884\",[492,4.658]],[\"name/885\",[122,44.499]],[\"parent/885\",[492,4.658]],[\"name/886\",[423,52.972]],[\"parent/886\",[492,4.658]],[\"name/887\",[493,55.485]],[\"parent/887\",[]],[\"name/888\",[122,44.499]],[\"parent/888\",[493,5.071]],[\"name/889\",[423,52.972]],[\"parent/889\",[493,5.071]],[\"name/890\",[494,63.958]],[\"parent/890\",[]],[\"name/891\",[495,50.965]],[\"parent/891\",[]],[\"name/892\",[182,50.965]],[\"parent/892\",[495,4.658]],[\"name/893\",[496,63.958]],[\"parent/893\",[495,4.658]],[\"name/894\",[497,63.958]],[\"parent/894\",[495,4.658]],[\"name/895\",[498,63.958]],[\"parent/895\",[495,4.658]],[\"name/896\",[499,63.958]],[\"parent/896\",[]],[\"name/897\",[500,63.958]],[\"parent/897\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":22,\"name\":{\"23\":{},\"24\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"55\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{}},\"parent\":{}}],[\"_events\",{\"_index\":41,\"name\":{\"57\":{}},\"parent\":{}}],[\"_listenercount\",{\"_index\":52,\"name\":{\"70\":{}},\"parent\":{}}],[\"_listeners\",{\"_index\":53,\"name\":{\"71\":{}},\"parent\":{}}],[\"_off\",{\"_index\":50,\"name\":{\"68\":{}},\"parent\":{}}],[\"_removealllisteners\",{\"_index\":51,\"name\":{\"69\":{}},\"parent\":{}}],[\"_startpending\",{\"_index\":37,\"name\":{\"52\":{}},\"parent\":{}}],[\"addaddresses\",{\"_index\":467,\"name\":{\"836\":{}},\"parent\":{}}],[\"addfilters\",{\"_index\":461,\"name\":{\"830\":{}},\"parent\":{}}],[\"addmetadatafilters\",{\"_index\":464,\"name\":{\"833\":{}},\"parent\":{}}],[\"address\",{\"_index\":122,\"name\":{\"163\":{},\"172\":{},\"227\":{},\"230\":{},\"471\":{},\"599\":{},\"727\":{},\"880\":{},\"885\":{},\"888\":{}},\"parent\":{}}],[\"address_activity\",{\"_index\":441,\"name\":{\"749\":{}},\"parent\":{}}],[\"addressactivityresponse\",{\"_index\":452,\"name\":{\"808\":{}},\"parent\":{\"809\":{},\"810\":{},\"811\":{}}}],[\"addressactivitywebhook\",{\"_index\":446,\"name\":{\"772\":{}},\"parent\":{\"773\":{},\"774\":{},\"775\":{},\"776\":{},\"777\":{},\"778\":{},\"779\":{},\"780\":{},\"781\":{}}}],[\"addresses\",{\"_index\":379,\"name\":{\"653\":{},\"809\":{},\"818\":{}},\"parent\":{}}],[\"addresswebhookparams\",{\"_index\":456,\"name\":{\"817\":{}},\"parent\":{\"818\":{},\"819\":{}}}],[\"addresswebhookupdate\",{\"_index\":473,\"name\":{\"842\":{}},\"parent\":{}}],[\"airdrops\",{\"_index\":255,\"name\":{\"380\":{},\"383\":{}},\"parent\":{}}],[\"alchemy\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{}}}],[\"alchemyconfig\",{\"_index\":25,\"name\":{\"36\":{}},\"parent\":{\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{}}}],[\"alchemyeventfilter\",{\"_index\":383,\"name\":{\"658\":{}},\"parent\":{}}],[\"alchemyeventtype\",{\"_index\":382,\"name\":{\"657\":{}},\"parent\":{}}],[\"alchemyminedtransactionsaddress\",{\"_index\":381,\"name\":{\"656\":{}},\"parent\":{}}],[\"alchemyminedtransactionseventfilter\",{\"_index\":378,\"name\":{\"651\":{}},\"parent\":{\"652\":{},\"653\":{},\"654\":{},\"655\":{}}}],[\"alchemypendingtransactionseventfilter\",{\"_index\":375,\"name\":{\"646\":{}},\"parent\":{\"647\":{},\"648\":{},\"649\":{},\"650\":{}}}],[\"alchemyprovider\",{\"_index\":35,\"name\":{\"47\":{}},\"parent\":{\"48\":{},\"49\":{},\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{}}}],[\"alchemyproviderpromise\",{\"_index\":11,\"name\":{\"12\":{}},\"parent\":{}}],[\"alchemysettings\",{\"_index\":146,\"name\":{\"194\":{}},\"parent\":{\"195\":{},\"196\":{},\"197\":{},\"198\":{},\"199\":{},\"200\":{},\"201\":{}}}],[\"alchemysubscription\",{\"_index\":372,\"name\":{\"643\":{}},\"parent\":{\"644\":{},\"645\":{}}}],[\"alchemywebsocketprovider\",{\"_index\":40,\"name\":{\"56\":{}},\"parent\":{\"57\":{},\"58\":{},\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{}}}],[\"already_queued\",{\"_index\":339,\"name\":{\"582\":{}},\"parent\":{}}],[\"amount\",{\"_index\":319,\"name\":{\"552\":{},\"678\":{}},\"parent\":{}}],[\"apikey\",{\"_index\":26,\"name\":{\"38\":{},\"48\":{},\"58\":{},\"195\":{}},\"parent\":{}}],[\"appid\",{\"_index\":434,\"name\":{\"742\":{},\"761\":{},\"771\":{},\"781\":{},\"791\":{},\"801\":{},\"813\":{}},\"parent\":{}}],[\"approve\",{\"_index\":390,\"name\":{\"668\":{}},\"parent\":{}}],[\"approved\",{\"_index\":367,\"name\":{\"637\":{}},\"parent\":{}}],[\"arb_goerli\",{\"_index\":157,\"name\":{\"213\":{}},\"parent\":{}}],[\"arb_mainnet\",{\"_index\":155,\"name\":{\"211\":{}},\"parent\":{}}],[\"arb_rinkeby\",{\"_index\":156,\"name\":{\"212\":{}},\"parent\":{}}],[\"ascending\",{\"_index\":204,\"name\":{\"293\":{},\"556\":{}},\"parent\":{}}],[\"asset\",{\"_index\":219,\"name\":{\"315\":{},\"329\":{}},\"parent\":{}}],[\"assettransferscategory\",{\"_index\":197,\"name\":{\"285\":{}},\"parent\":{\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{},\"291\":{}}}],[\"assettransfersmetadata\",{\"_index\":224,\"name\":{\"332\":{}},\"parent\":{\"333\":{}}}],[\"assettransfersorder\",{\"_index\":203,\"name\":{\"292\":{}},\"parent\":{\"293\":{},\"294\":{}}}],[\"assettransfersparams\",{\"_index\":186,\"name\":{\"261\":{}},\"parent\":{\"262\":{},\"263\":{},\"264\":{},\"265\":{},\"266\":{},\"267\":{},\"268\":{},\"269\":{},\"270\":{},\"271\":{},\"272\":{}}}],[\"assettransfersresponse\",{\"_index\":208,\"name\":{\"299\":{}},\"parent\":{\"300\":{},\"301\":{}}}],[\"assettransfersresult\",{\"_index\":211,\"name\":{\"305\":{}},\"parent\":{\"306\":{},\"307\":{},\"308\":{},\"309\":{},\"310\":{},\"311\":{},\"312\":{},\"313\":{},\"314\":{},\"315\":{},\"316\":{},\"317\":{}}}],[\"assettransferswithmetadataparams\",{\"_index\":196,\"name\":{\"273\":{}},\"parent\":{\"274\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{},\"279\":{},\"280\":{},\"281\":{},\"282\":{},\"283\":{},\"284\":{}}}],[\"assettransferswithmetadataresponse\",{\"_index\":210,\"name\":{\"302\":{}},\"parent\":{\"303\":{},\"304\":{}}}],[\"assettransferswithmetadataresult\",{\"_index\":222,\"name\":{\"318\":{}},\"parent\":{\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{},\"325\":{},\"326\":{},\"327\":{},\"328\":{},\"329\":{},\"330\":{},\"331\":{}}}],[\"assettype\",{\"_index\":395,\"name\":{\"673\":{}},\"parent\":{}}],[\"astar_mainnet\",{\"_index\":160,\"name\":{\"216\":{}},\"parent\":{}}],[\"attributes\",{\"_index\":230,\"name\":{\"340\":{}},\"parent\":{}}],[\"authority\",{\"_index\":410,\"name\":{\"704\":{},\"724\":{}},\"parent\":{}}],[\"authtoken\",{\"_index\":31,\"name\":{\"43\":{},\"199\":{}},\"parent\":{}}],[\"background_color\",{\"_index\":229,\"name\":{\"339\":{}},\"parent\":{}}],[\"balance\",{\"_index\":182,\"name\":{\"250\":{},\"397\":{},\"410\":{},\"426\":{},\"892\":{}},\"parent\":{}}],[\"basenft\",{\"_index\":140,\"name\":{\"185\":{}},\"parent\":{\"186\":{},\"187\":{},\"188\":{}}}],[\"basenftcontract\",{\"_index\":121,\"name\":{\"162\":{}},\"parent\":{\"163\":{}}}],[\"batchrequests\",{\"_index\":29,\"name\":{\"41\":{},\"50\":{},\"201\":{}},\"parent\":{}}],[\"block\",{\"_index\":353,\"name\":{\"613\":{},\"617\":{}},\"parent\":{}}],[\"blockhash\",{\"_index\":262,\"name\":{\"390\":{},\"395\":{},\"590\":{},\"879\":{}},\"parent\":{}}],[\"blockidentifier\",{\"_index\":482,\"name\":{\"856\":{}},\"parent\":{}}],[\"blocknum\",{\"_index\":213,\"name\":{\"308\":{},\"322\":{}},\"parent\":{}}],[\"blocknumber\",{\"_index\":298,\"name\":{\"491\":{},\"547\":{},\"588\":{},\"642\":{}},\"parent\":{}}],[\"blocktimestamp\",{\"_index\":225,\"name\":{\"333\":{}},\"parent\":{}}],[\"bundleindex\",{\"_index\":317,\"name\":{\"549\":{}},\"parent\":{}}],[\"buyer\",{\"_index\":328,\"name\":{\"566\":{}},\"parent\":{}}],[\"buyeraddress\",{\"_index\":303,\"name\":{\"515\":{},\"527\":{},\"540\":{}},\"parent\":{}}],[\"bytes\",{\"_index\":236,\"name\":{\"350\":{}},\"parent\":{}}],[\"call\",{\"_index\":15,\"name\":{\"16\":{},\"121\":{},\"707\":{}},\"parent\":{}}],[\"call_tracer\",{\"_index\":484,\"name\":{\"858\":{}},\"parent\":{}}],[\"calls\",{\"_index\":426,\"name\":{\"731\":{},\"877\":{}},\"parent\":{}}],[\"cancelprivatetransaction\",{\"_index\":102,\"name\":{\"139\":{}},\"parent\":{}}],[\"category\",{\"_index\":193,\"name\":{\"269\":{},\"282\":{},\"307\":{},\"321\":{}},\"parent\":{}}],[\"changes\",{\"_index\":399,\"name\":{\"686\":{}},\"parent\":{}}],[\"changetype\",{\"_index\":396,\"name\":{\"674\":{}},\"parent\":{}}],[\"checknftownership\",{\"_index\":69,\"name\":{\"91\":{}},\"parent\":{}}],[\"classifications\",{\"_index\":244,\"name\":{\"359\":{}},\"parent\":{}}],[\"code\",{\"_index\":497,\"name\":{\"894\":{}},\"parent\":{}}],[\"collectionname\",{\"_index\":358,\"name\":{\"627\":{}},\"parent\":{}}],[\"collectionurl\",{\"_index\":280,\"name\":{\"441\":{}},\"parent\":{}}],[\"commitmentlevel\",{\"_index\":476,\"name\":{\"850\":{}},\"parent\":{\"851\":{},\"852\":{},\"853\":{},\"854\":{},\"855\":{}}}],[\"computerarity\",{\"_index\":75,\"name\":{\"97\":{}},\"parent\":{}}],[\"config\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":2,\"name\":{\"2\":{},\"11\":{},\"26\":{},\"35\":{},\"37\":{}},\"parent\":{}}],[\"contract\",{\"_index\":23,\"name\":{\"25\":{},\"174\":{},\"186\":{},\"398\":{},\"411\":{},\"492\":{}},\"parent\":{\"26\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{}}}],[\"contractaddress\",{\"_index\":173,\"name\":{\"234\":{},\"238\":{},\"248\":{},\"432\":{},\"521\":{},\"537\":{},\"573\":{},\"577\":{},\"682\":{},\"821\":{}},\"parent\":{}}],[\"contractaddresses\",{\"_index\":177,\"name\":{\"242\":{},\"267\":{},\"280\":{},\"362\":{},\"371\":{},\"476\":{},\"504\":{}},\"parent\":{}}],[\"contractdeployer\",{\"_index\":129,\"name\":{\"170\":{},\"469\":{}},\"parent\":{}}],[\"contractfactory\",{\"_index\":24,\"name\":{\"34\":{}},\"parent\":{\"35\":{}}}],[\"contractforowner\",{\"_index\":288,\"name\":{\"458\":{}},\"parent\":{\"459\":{},\"460\":{},\"461\":{},\"462\":{},\"463\":{},\"464\":{},\"465\":{},\"466\":{},\"467\":{},\"468\":{},\"469\":{},\"470\":{},\"471\":{}}}],[\"contracts\",{\"_index\":287,\"name\":{\"455\":{}},\"parent\":{}}],[\"core\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"corenamespace\",{\"_index\":81,\"name\":{\"109\":{}},\"parent\":{\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"125\":{},\"126\":{},\"127\":{},\"128\":{},\"129\":{},\"130\":{},\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{}}}],[\"create\",{\"_index\":412,\"name\":{\"706\":{}},\"parent\":{}}],[\"createwebhook\",{\"_index\":113,\"name\":{\"154\":{}},\"parent\":{}}],[\"cryptopunks\",{\"_index\":326,\"name\":{\"563\":{}},\"parent\":{}}],[\"data\",{\"_index\":424,\"name\":{\"728\":{},\"849\":{}},\"parent\":{}}],[\"debug\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"debugcalltrace\",{\"_index\":489,\"name\":{\"866\":{}},\"parent\":{\"867\":{},\"868\":{},\"869\":{},\"870\":{},\"871\":{},\"872\":{},\"873\":{},\"874\":{},\"875\":{},\"876\":{},\"877\":{}}}],[\"debugcalltracer\",{\"_index\":486,\"name\":{\"860\":{}},\"parent\":{\"861\":{},\"862\":{}}}],[\"debugcalltype\",{\"_index\":411,\"name\":{\"705\":{}},\"parent\":{\"706\":{},\"707\":{},\"708\":{},\"709\":{}}}],[\"debugnamespace\",{\"_index\":117,\"name\":{\"158\":{}},\"parent\":{\"159\":{},\"160\":{},\"161\":{}}}],[\"debugprestate\",{\"_index\":495,\"name\":{\"891\":{}},\"parent\":{\"892\":{},\"893\":{},\"894\":{},\"895\":{}}}],[\"debugprestatetrace\",{\"_index\":494,\"name\":{\"890\":{}},\"parent\":{}}],[\"debugprestatetracer\",{\"_index\":488,\"name\":{\"863\":{}},\"parent\":{\"864\":{},\"865\":{}}}],[\"debugtracertype\",{\"_index\":483,\"name\":{\"857\":{}},\"parent\":{\"858\":{},\"859\":{}}}],[\"debugtransaction\",{\"_index\":474,\"name\":{\"843\":{}},\"parent\":{\"844\":{},\"845\":{},\"846\":{},\"847\":{},\"848\":{},\"849\":{}}}],[\"decimal\",{\"_index\":320,\"name\":{\"554\":{},\"600\":{}},\"parent\":{}}],[\"decimals\",{\"_index\":183,\"name\":{\"253\":{},\"259\":{},\"681\":{}},\"parent\":{}}],[\"decoded\",{\"_index\":416,\"name\":{\"712\":{},\"729\":{}},\"parent\":{}}],[\"decodedcallparam\",{\"_index\":403,\"name\":{\"691\":{}},\"parent\":{\"692\":{},\"693\":{},\"694\":{}}}],[\"decodeddebugcalltrace\",{\"_index\":406,\"name\":{\"700\":{}},\"parent\":{\"701\":{},\"702\":{},\"703\":{},\"704\":{}}}],[\"decodedlog\",{\"_index\":420,\"name\":{\"721\":{}},\"parent\":{\"722\":{},\"723\":{},\"724\":{}}}],[\"decodedloginput\",{\"_index\":404,\"name\":{\"695\":{}},\"parent\":{\"696\":{},\"697\":{},\"698\":{},\"699\":{}}}],[\"decodingauthority\",{\"_index\":401,\"name\":{\"689\":{}},\"parent\":{\"690\":{}}}],[\"default_tokens\",{\"_index\":162,\"name\":{\"218\":{}},\"parent\":{}}],[\"delegatecall\",{\"_index\":414,\"name\":{\"709\":{}},\"parent\":{}}],[\"deletewebhook\",{\"_index\":114,\"name\":{\"155\":{}},\"parent\":{}}],[\"deployedblocknumber\",{\"_index\":130,\"name\":{\"171\":{},\"470\":{}},\"parent\":{}}],[\"deployeraddress\",{\"_index\":371,\"name\":{\"641\":{}},\"parent\":{}}],[\"deployresult\",{\"_index\":370,\"name\":{\"640\":{}},\"parent\":{\"641\":{},\"642\":{}}}],[\"descending\",{\"_index\":205,\"name\":{\"294\":{},\"557\":{}},\"parent\":{}}],[\"description\",{\"_index\":132,\"name\":{\"176\":{},\"336\":{},\"400\":{},\"494\":{},\"630\":{}},\"parent\":{}}],[\"destroy\",{\"_index\":48,\"name\":{\"65\":{}},\"parent\":{}}],[\"detectnetwork\",{\"_index\":36,\"name\":{\"51\":{}},\"parent\":{}}],[\"discordurl\",{\"_index\":363,\"name\":{\"633\":{}},\"parent\":{}}],[\"does_not_exist\",{\"_index\":338,\"name\":{\"581\":{}},\"parent\":{}}],[\"dropped_transaction\",{\"_index\":440,\"name\":{\"748\":{}},\"parent\":{}}],[\"droppedtransactionwebhook\",{\"_index\":445,\"name\":{\"762\":{}},\"parent\":{\"763\":{},\"764\":{},\"765\":{},\"766\":{},\"767\":{},\"768\":{},\"769\":{},\"770\":{},\"771\":{}}}],[\"earliest\",{\"_index\":481,\"name\":{\"855\":{}},\"parent\":{}}],[\"emitevent\",{\"_index\":49,\"name\":{\"67\":{}},\"parent\":{}}],[\"erc1155\",{\"_index\":201,\"name\":{\"290\":{},\"297\":{},\"665\":{}},\"parent\":{}}],[\"erc1155metadata\",{\"_index\":218,\"name\":{\"313\":{},\"327\":{},\"594\":{}},\"parent\":{\"595\":{},\"596\":{}}}],[\"erc20\",{\"_index\":163,\"name\":{\"219\":{},\"288\":{},\"663\":{}},\"parent\":{}}],[\"erc721\",{\"_index\":200,\"name\":{\"289\":{},\"296\":{},\"664\":{}},\"parent\":{}}],[\"erc721dishonesttotalsupply\",{\"_index\":240,\"name\":{\"354\":{}},\"parent\":{}}],[\"erc721tokenid\",{\"_index\":217,\"name\":{\"312\":{},\"326\":{}},\"parent\":{}}],[\"erc721toomanyowners\",{\"_index\":238,\"name\":{\"352\":{}},\"parent\":{}}],[\"erc721toomanytokens\",{\"_index\":239,\"name\":{\"353\":{}},\"parent\":{}}],[\"error\",{\"_index\":174,\"name\":{\"236\":{},\"240\":{},\"255\":{},\"444\":{},\"688\":{},\"713\":{},\"875\":{}},\"parent\":{}}],[\"estimategas\",{\"_index\":14,\"name\":{\"15\":{},\"122\":{},\"146\":{}},\"parent\":{}}],[\"eth_goerli\",{\"_index\":149,\"name\":{\"205\":{}},\"parent\":{}}],[\"eth_kovan\",{\"_index\":150,\"name\":{\"206\":{}},\"parent\":{}}],[\"eth_mainnet\",{\"_index\":147,\"name\":{\"203\":{}},\"parent\":{}}],[\"eth_rinkeby\",{\"_index\":151,\"name\":{\"207\":{}},\"parent\":{}}],[\"eth_ropsten\",{\"_index\":148,\"name\":{\"204\":{}},\"parent\":{}}],[\"etherscan\",{\"_index\":402,\"name\":{\"690\":{}},\"parent\":{}}],[\"eventfilter\",{\"_index\":493,\"name\":{\"887\":{}},\"parent\":{\"888\":{},\"889\":{}}}],[\"eventname\",{\"_index\":421,\"name\":{\"722\":{}},\"parent\":{}}],[\"excludefilters\",{\"_index\":246,\"name\":{\"363\":{},\"372\":{},\"452\":{}},\"parent\":{}}],[\"excludezerovalue\",{\"_index\":192,\"name\":{\"268\":{},\"281\":{}},\"parent\":{}}],[\"external\",{\"_index\":198,\"name\":{\"286\":{}},\"parent\":{}}],[\"external_url\",{\"_index\":228,\"name\":{\"338\":{}},\"parent\":{}}],[\"externalurl\",{\"_index\":361,\"name\":{\"631\":{}},\"parent\":{}}],[\"fast\",{\"_index\":385,\"name\":{\"660\":{}},\"parent\":{}}],[\"filter\",{\"_index\":492,\"name\":{\"882\":{}},\"parent\":{\"883\":{},\"884\":{},\"885\":{},\"886\":{}}}],[\"filterbyblockhash\",{\"_index\":491,\"name\":{\"878\":{}},\"parent\":{\"879\":{},\"880\":{},\"881\":{}}}],[\"filters\",{\"_index\":455,\"name\":{\"815\":{},\"824\":{}},\"parent\":{}}],[\"finalized\",{\"_index\":480,\"name\":{\"854\":{}},\"parent\":{}}],[\"findcontractdeployer\",{\"_index\":93,\"name\":{\"129\":{}},\"parent\":{}}],[\"finished\",{\"_index\":341,\"name\":{\"584\":{}},\"parent\":{}}],[\"floorprice\",{\"_index\":278,\"name\":{\"439\":{},\"626\":{}},\"parent\":{}}],[\"floorpriceerror\",{\"_index\":282,\"name\":{\"443\":{}},\"parent\":{\"444\":{}}}],[\"floorpricemarketplace\",{\"_index\":277,\"name\":{\"438\":{}},\"parent\":{\"439\":{},\"440\":{},\"441\":{},\"442\":{}}}],[\"format\",{\"_index\":234,\"name\":{\"348\":{}},\"parent\":{}}],[\"from\",{\"_index\":214,\"name\":{\"309\":{},\"323\":{},\"474\":{},\"488\":{},\"675\":{},\"715\":{},\"845\":{},\"868\":{}},\"parent\":{}}],[\"fromaddress\",{\"_index\":190,\"name\":{\"265\":{},\"278\":{},\"648\":{}},\"parent\":{}}],[\"fromblock\",{\"_index\":187,\"name\":{\"262\":{},\"275\":{},\"480\":{},\"511\":{},\"523\":{},\"883\":{}},\"parent\":{}}],[\"fromhex\",{\"_index\":141,\"name\":{\"189\":{}},\"parent\":{}}],[\"gas\",{\"_index\":417,\"name\":{\"717\":{},\"846\":{},\"871\":{}},\"parent\":{}}],[\"gasprice\",{\"_index\":475,\"name\":{\"847\":{}},\"parent\":{}}],[\"gasused\",{\"_index\":400,\"name\":{\"687\":{},\"718\":{},\"872\":{}},\"parent\":{}}],[\"gateway\",{\"_index\":232,\"name\":{\"343\":{},\"346\":{}},\"parent\":{}}],[\"getaddresses\",{\"_index\":110,\"name\":{\"151\":{}},\"parent\":{}}],[\"getaddressesoptions\",{\"_index\":451,\"name\":{\"805\":{}},\"parent\":{\"806\":{},\"807\":{}}}],[\"getallwebhooks\",{\"_index\":109,\"name\":{\"150\":{}},\"parent\":{}}],[\"getallwebhooksresponse\",{\"_index\":449,\"name\":{\"802\":{}},\"parent\":{\"803\":{},\"804\":{}}}],[\"getassettransfers\",{\"_index\":97,\"name\":{\"133\":{}},\"parent\":{}}],[\"getbalance\",{\"_index\":12,\"name\":{\"13\":{},\"110\":{}},\"parent\":{}}],[\"getbasenftsforcontractoptions\",{\"_index\":350,\"name\":{\"606\":{}},\"parent\":{\"607\":{},\"608\":{},\"609\":{},\"610\":{}}}],[\"getbasenftsforowneroptions\",{\"_index\":252,\"name\":{\"369\":{}},\"parent\":{\"370\":{},\"371\":{},\"372\":{},\"373\":{},\"374\":{},\"375\":{},\"376\":{},\"377\":{}}}],[\"getblock\",{\"_index\":84,\"name\":{\"114\":{}},\"parent\":{}}],[\"getblocknumber\",{\"_index\":87,\"name\":{\"117\":{}},\"parent\":{}}],[\"getblockwithtransactions\",{\"_index\":85,\"name\":{\"115\":{}},\"parent\":{}}],[\"getchainid\",{\"_index\":17,\"name\":{\"18\":{}},\"parent\":{}}],[\"getcode\",{\"_index\":82,\"name\":{\"111\":{}},\"parent\":{}}],[\"getcontractmetadata\",{\"_index\":57,\"name\":{\"79\":{}},\"parent\":{}}],[\"getcontractmetadatabatch\",{\"_index\":58,\"name\":{\"80\":{}},\"parent\":{}}],[\"getcontractsforowner\",{\"_index\":65,\"name\":{\"87\":{}},\"parent\":{}}],[\"getcontractsforowneroptions\",{\"_index\":285,\"name\":{\"448\":{}},\"parent\":{\"449\":{},\"450\":{},\"451\":{},\"452\":{},\"453\":{}}}],[\"getcontractsforownerresponse\",{\"_index\":286,\"name\":{\"454\":{}},\"parent\":{\"455\":{},\"456\":{},\"457\":{}}}],[\"getfeedata\",{\"_index\":19,\"name\":{\"20\":{},\"119\":{}},\"parent\":{}}],[\"getfloorprice\",{\"_index\":73,\"name\":{\"95\":{}},\"parent\":{}}],[\"getfloorpriceresponse\",{\"_index\":283,\"name\":{\"445\":{}},\"parent\":{\"446\":{},\"447\":{}}}],[\"getgasprice\",{\"_index\":18,\"name\":{\"19\":{},\"118\":{}},\"parent\":{}}],[\"getlogs\",{\"_index\":92,\"name\":{\"127\":{}},\"parent\":{}}],[\"getmaxpriorityfeepergas\",{\"_index\":107,\"name\":{\"147\":{}},\"parent\":{}}],[\"getmintednfts\",{\"_index\":68,\"name\":{\"90\":{}},\"parent\":{}}],[\"getmintednftsoptions\",{\"_index\":299,\"name\":{\"503\":{}},\"parent\":{\"504\":{},\"505\":{},\"506\":{}}}],[\"getmintednftsresponse\",{\"_index\":300,\"name\":{\"507\":{}},\"parent\":{\"508\":{},\"509\":{}}}],[\"getnetwork\",{\"_index\":86,\"name\":{\"116\":{}},\"parent\":{}}],[\"getnftfilters\",{\"_index\":111,\"name\":{\"152\":{}},\"parent\":{}}],[\"getnftmetadata\",{\"_index\":55,\"name\":{\"77\":{}},\"parent\":{}}],[\"getnftmetadatabatch\",{\"_index\":56,\"name\":{\"78\":{}},\"parent\":{}}],[\"getnftmetadataoptions\",{\"_index\":273,\"name\":{\"427\":{}},\"parent\":{\"428\":{},\"429\":{},\"430\":{}}}],[\"getnftsales\",{\"_index\":74,\"name\":{\"96\":{}},\"parent\":{}}],[\"getnftsalesoptions\",{\"_index\":301,\"name\":{\"510\":{}},\"parent\":{\"511\":{},\"512\":{},\"513\":{},\"514\":{},\"515\":{},\"516\":{},\"517\":{},\"518\":{},\"519\":{}}}],[\"getnftsalesoptionsbycontractaddress\",{\"_index\":307,\"name\":{\"520\":{}},\"parent\":{\"521\":{},\"522\":{},\"523\":{},\"524\":{},\"525\":{},\"526\":{},\"527\":{},\"528\":{},\"529\":{},\"530\":{},\"531\":{}}}],[\"getnftsalesresponse\",{\"_index\":308,\"name\":{\"532\":{}},\"parent\":{\"533\":{},\"534\":{}}}],[\"getnftsforcontract\",{\"_index\":61,\"name\":{\"83\":{}},\"parent\":{}}],[\"getnftsforcontractiterator\",{\"_index\":62,\"name\":{\"84\":{}},\"parent\":{}}],[\"getnftsforcontractoptions\",{\"_index\":349,\"name\":{\"601\":{}},\"parent\":{\"602\":{},\"603\":{},\"604\":{},\"605\":{}}}],[\"getnftsforowner\",{\"_index\":60,\"name\":{\"82\":{}},\"parent\":{}}],[\"getnftsforowneriterator\",{\"_index\":59,\"name\":{\"81\":{}},\"parent\":{}}],[\"getnftsforowneroptions\",{\"_index\":245,\"name\":{\"360\":{}},\"parent\":{\"361\":{},\"362\":{},\"363\":{},\"364\":{},\"365\":{},\"366\":{},\"367\":{},\"368\":{}}}],[\"getownersforcontract\",{\"_index\":63,\"name\":{\"85\":{}},\"parent\":{}}],[\"getownersforcontractoptions\",{\"_index\":351,\"name\":{\"611\":{}},\"parent\":{\"612\":{},\"613\":{},\"614\":{}}}],[\"getownersforcontractresponse\",{\"_index\":268,\"name\":{\"416\":{}},\"parent\":{\"417\":{}}}],[\"getownersforcontractwithtokenbalancesoptions\",{\"_index\":354,\"name\":{\"615\":{}},\"parent\":{\"616\":{},\"617\":{},\"618\":{}}}],[\"getownersforcontractwithtokenbalancesresponse\",{\"_index\":269,\"name\":{\"418\":{}},\"parent\":{\"419\":{},\"420\":{}}}],[\"getownersfornft\",{\"_index\":64,\"name\":{\"86\":{}},\"parent\":{}}],[\"getownersfornftresponse\",{\"_index\":266,\"name\":{\"414\":{}},\"parent\":{\"415\":{}}}],[\"getprovider\",{\"_index\":33,\"name\":{\"45\":{}},\"parent\":{}}],[\"getspamcontracts\",{\"_index\":72,\"name\":{\"94\":{}},\"parent\":{}}],[\"getstorageat\",{\"_index\":83,\"name\":{\"112\":{}},\"parent\":{}}],[\"gettokenbalances\",{\"_index\":94,\"name\":{\"130\":{}},\"parent\":{}}],[\"gettokenmetadata\",{\"_index\":96,\"name\":{\"132\":{}},\"parent\":{}}],[\"gettokensforowner\",{\"_index\":95,\"name\":{\"131\":{}},\"parent\":{}}],[\"gettokensforowneroptions\",{\"_index\":176,\"name\":{\"241\":{}},\"parent\":{\"242\":{},\"243\":{}}}],[\"gettokensforownerresponse\",{\"_index\":178,\"name\":{\"244\":{}},\"parent\":{\"245\":{},\"246\":{}}}],[\"gettransaction\",{\"_index\":89,\"name\":{\"123\":{},\"144\":{}},\"parent\":{}}],[\"gettransactioncount\",{\"_index\":13,\"name\":{\"14\":{},\"113\":{}},\"parent\":{}}],[\"gettransactionreceipt\",{\"_index\":90,\"name\":{\"124\":{}},\"parent\":{}}],[\"gettransactionreceipts\",{\"_index\":98,\"name\":{\"134\":{}},\"parent\":{}}],[\"gettransfersforcontract\",{\"_index\":67,\"name\":{\"89\":{}},\"parent\":{}}],[\"gettransfersforcontractoptions\",{\"_index\":293,\"name\":{\"479\":{}},\"parent\":{\"480\":{},\"481\":{},\"482\":{},\"483\":{}}}],[\"gettransfersforowner\",{\"_index\":66,\"name\":{\"88\":{}},\"parent\":{}}],[\"gettransfersforowneroptions\",{\"_index\":292,\"name\":{\"475\":{}},\"parent\":{\"476\":{},\"477\":{},\"478\":{}}}],[\"gettransfersforownertransfertype\",{\"_index\":291,\"name\":{\"472\":{}},\"parent\":{\"473\":{},\"474\":{}}}],[\"getwallet\",{\"_index\":21,\"name\":{\"22\":{}},\"parent\":{}}],[\"getwebsocketprovider\",{\"_index\":34,\"name\":{\"46\":{}},\"parent\":{}}],[\"hash\",{\"_index\":220,\"name\":{\"316\":{},\"330\":{}},\"parent\":{}}],[\"hashesonly\",{\"_index\":377,\"name\":{\"650\":{},\"655\":{}},\"parent\":{}}],[\"id\",{\"_index\":429,\"name\":{\"734\":{},\"754\":{},\"764\":{},\"774\":{},\"784\":{},\"794\":{}},\"parent\":{}}],[\"image\",{\"_index\":227,\"name\":{\"337\":{}},\"parent\":{}}],[\"imageurl\",{\"_index\":360,\"name\":{\"629\":{}},\"parent\":{}}],[\"in_progress\",{\"_index\":340,\"name\":{\"583\":{}},\"parent\":{}}],[\"includefilters\",{\"_index\":247,\"name\":{\"364\":{},\"373\":{},\"451\":{}},\"parent\":{}}],[\"includeremoved\",{\"_index\":380,\"name\":{\"654\":{}},\"parent\":{}}],[\"indexed\",{\"_index\":405,\"name\":{\"696\":{}},\"parent\":{}}],[\"input\",{\"_index\":418,\"name\":{\"719\":{},\"873\":{}},\"parent\":{}}],[\"inputs\",{\"_index\":408,\"name\":{\"702\":{},\"723\":{}},\"parent\":{}}],[\"internal\",{\"_index\":199,\"name\":{\"287\":{}},\"parent\":{}}],[\"isactive\",{\"_index\":430,\"name\":{\"738\":{},\"757\":{},\"767\":{},\"777\":{},\"787\":{},\"797\":{},\"828\":{}},\"parent\":{}}],[\"iscommunityresource\",{\"_index\":38,\"name\":{\"53\":{},\"66\":{}},\"parent\":{}}],[\"ishex\",{\"_index\":143,\"name\":{\"191\":{}},\"parent\":{}}],[\"isspam\",{\"_index\":243,\"name\":{\"358\":{},\"461\":{}},\"parent\":{}}],[\"isspamcontract\",{\"_index\":71,\"name\":{\"93\":{}},\"parent\":{}}],[\"lastingestedat\",{\"_index\":364,\"name\":{\"634\":{}},\"parent\":{}}],[\"latest\",{\"_index\":478,\"name\":{\"852\":{}},\"parent\":{}}],[\"limit\",{\"_index\":306,\"name\":{\"518\":{},\"530\":{},\"806\":{}},\"parent\":{}}],[\"listenercount\",{\"_index\":46,\"name\":{\"63\":{},\"107\":{}},\"parent\":{}}],[\"listeners\",{\"_index\":47,\"name\":{\"64\":{},\"108\":{}},\"parent\":{}}],[\"logindex\",{\"_index\":316,\"name\":{\"548\":{}},\"parent\":{}}],[\"loglevel\",{\"_index\":145,\"name\":{\"193\":{}},\"parent\":{}}],[\"logo\",{\"_index\":184,\"name\":{\"254\":{},\"260\":{},\"683\":{}},\"parent\":{}}],[\"logs\",{\"_index\":427,\"name\":{\"732\":{}},\"parent\":{}}],[\"looksrare\",{\"_index\":284,\"name\":{\"447\":{},\"560\":{}},\"parent\":{}}],[\"lookupaddress\",{\"_index\":99,\"name\":{\"136\":{}},\"parent\":{}}],[\"marketplace\",{\"_index\":302,\"name\":{\"514\":{},\"526\":{},\"536\":{}},\"parent\":{}}],[\"marketplacefee\",{\"_index\":313,\"name\":{\"544\":{}},\"parent\":{}}],[\"matic_mainnet\",{\"_index\":158,\"name\":{\"214\":{}},\"parent\":{}}],[\"matic_mumbai\",{\"_index\":159,\"name\":{\"215\":{}},\"parent\":{}}],[\"maxcount\",{\"_index\":194,\"name\":{\"270\":{},\"283\":{}},\"parent\":{}}],[\"maxretries\",{\"_index\":28,\"name\":{\"40\":{},\"49\":{},\"197\":{}},\"parent\":{}}],[\"media\",{\"_index\":137,\"name\":{\"181\":{},\"344\":{},\"405\":{},\"463\":{},\"499\":{}},\"parent\":{\"345\":{},\"346\":{},\"347\":{},\"348\":{},\"349\":{},\"350\":{}}}],[\"message\",{\"_index\":393,\"name\":{\"671\":{}},\"parent\":{}}],[\"metadata\",{\"_index\":223,\"name\":{\"319\":{}},\"parent\":{}}],[\"metadataerror\",{\"_index\":134,\"name\":{\"178\":{},\"402\":{},\"496\":{}},\"parent\":{}}],[\"method\",{\"_index\":376,\"name\":{\"647\":{},\"652\":{}},\"parent\":{}}],[\"methodname\",{\"_index\":407,\"name\":{\"701\":{}},\"parent\":{}}],[\"mined_transaction\",{\"_index\":439,\"name\":{\"747\":{}},\"parent\":{}}],[\"mined_transactions\",{\"_index\":374,\"name\":{\"645\":{}},\"parent\":{}}],[\"minedtransactionwebhook\",{\"_index\":444,\"name\":{\"752\":{}},\"parent\":{\"753\":{},\"754\":{},\"755\":{},\"756\":{},\"757\":{},\"758\":{},\"759\":{},\"760\":{},\"761\":{}}}],[\"mostlyhoneypotowners\",{\"_index\":241,\"name\":{\"355\":{}},\"parent\":{}}],[\"name\",{\"_index\":125,\"name\":{\"166\":{},\"251\":{},\"257\":{},\"335\":{},\"465\":{},\"679\":{},\"693\":{},\"698\":{}},\"parent\":{}}],[\"native\",{\"_index\":387,\"name\":{\"662\":{}},\"parent\":{}}],[\"network\",{\"_index\":27,\"name\":{\"39\":{},\"196\":{},\"202\":{},\"735\":{},\"755\":{},\"765\":{},\"775\":{},\"785\":{},\"795\":{},\"816\":{},\"819\":{}},\"parent\":{\"203\":{},\"204\":{},\"205\":{},\"206\":{},\"207\":{},\"208\":{},\"209\":{},\"210\":{},\"211\":{},\"212\":{},\"213\":{},\"214\":{},\"215\":{},\"216\":{}}}],[\"newaddresses\",{\"_index\":470,\"name\":{\"839\":{}},\"parent\":{}}],[\"nft\",{\"_index\":4,\"name\":{\"4\":{},\"173\":{}},\"parent\":{\"174\":{},\"175\":{},\"176\":{},\"177\":{},\"178\":{},\"179\":{},\"180\":{},\"181\":{},\"182\":{},\"183\":{},\"184\":{}}}],[\"nft_activity\",{\"_index\":442,\"name\":{\"750\":{}},\"parent\":{}}],[\"nft_metadata_update\",{\"_index\":443,\"name\":{\"751\":{}},\"parent\":{}}],[\"nftactivitywebhook\",{\"_index\":447,\"name\":{\"782\":{}},\"parent\":{\"783\":{},\"784\":{},\"785\":{},\"786\":{},\"787\":{},\"788\":{},\"789\":{},\"790\":{},\"791\":{}}}],[\"nftattributerarity\",{\"_index\":330,\"name\":{\"568\":{}},\"parent\":{\"569\":{},\"570\":{},\"571\":{}}}],[\"nftattributesresponse\",{\"_index\":333,\"name\":{\"572\":{}},\"parent\":{\"573\":{},\"574\":{},\"575\":{}}}],[\"nftcontract\",{\"_index\":123,\"name\":{\"164\":{}},\"parent\":{\"165\":{},\"166\":{},\"167\":{},\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{}}}],[\"nftcontractbasenftsresponse\",{\"_index\":355,\"name\":{\"619\":{}},\"parent\":{\"620\":{},\"621\":{}}}],[\"nftcontractnftsresponse\",{\"_index\":356,\"name\":{\"622\":{}},\"parent\":{\"623\":{},\"624\":{}}}],[\"nftcontractowner\",{\"_index\":270,\"name\":{\"421\":{}},\"parent\":{\"422\":{},\"423\":{}}}],[\"nftcontracttokenbalance\",{\"_index\":272,\"name\":{\"424\":{}},\"parent\":{\"425\":{},\"426\":{}}}],[\"nftexcludefilters\",{\"_index\":253,\"name\":{\"378\":{}},\"parent\":{\"379\":{},\"380\":{}}}],[\"nftfilter\",{\"_index\":457,\"name\":{\"820\":{}},\"parent\":{\"821\":{},\"822\":{}}}],[\"nftfilters\",{\"_index\":256,\"name\":{\"381\":{}},\"parent\":{\"382\":{},\"383\":{}}}],[\"nftfiltersresponse\",{\"_index\":458,\"name\":{\"823\":{}},\"parent\":{\"824\":{},\"825\":{},\"826\":{}}}],[\"nftmetadata\",{\"_index\":226,\"name\":{\"334\":{}},\"parent\":{\"335\":{},\"336\":{},\"337\":{},\"338\":{},\"339\":{},\"340\":{}}}],[\"nftmetadatabatchoptions\",{\"_index\":276,\"name\":{\"435\":{}},\"parent\":{\"436\":{},\"437\":{}}}],[\"nftmetadatabatchtoken\",{\"_index\":275,\"name\":{\"431\":{}},\"parent\":{\"432\":{},\"433\":{},\"434\":{}}}],[\"nftmetadataupdatewebhook\",{\"_index\":448,\"name\":{\"792\":{}},\"parent\":{\"793\":{},\"794\":{},\"795\":{},\"796\":{},\"797\":{},\"798\":{},\"799\":{},\"800\":{},\"801\":{}}}],[\"nftmetadatawebhookupdate\",{\"_index\":472,\"name\":{\"841\":{}},\"parent\":{}}],[\"nftnamespace\",{\"_index\":54,\"name\":{\"76\":{}},\"parent\":{\"77\":{},\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{},\"89\":{},\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{}}}],[\"nftordering\",{\"_index\":257,\"name\":{\"384\":{}},\"parent\":{\"385\":{}}}],[\"nfts\",{\"_index\":295,\"name\":{\"485\":{},\"508\":{},\"620\":{},\"623\":{}},\"parent\":{}}],[\"nftsale\",{\"_index\":310,\"name\":{\"535\":{}},\"parent\":{\"536\":{},\"537\":{},\"538\":{},\"539\":{},\"540\":{},\"541\":{},\"542\":{},\"543\":{},\"544\":{},\"545\":{},\"546\":{},\"547\":{},\"548\":{},\"549\":{},\"550\":{}}}],[\"nftsalefeedata\",{\"_index\":318,\"name\":{\"551\":{}},\"parent\":{\"552\":{},\"553\":{},\"554\":{}}}],[\"nftsalemarketplace\",{\"_index\":322,\"name\":{\"558\":{}},\"parent\":{\"559\":{},\"560\":{},\"561\":{},\"562\":{},\"563\":{},\"564\":{}}}],[\"nftsales\",{\"_index\":309,\"name\":{\"534\":{}},\"parent\":{}}],[\"nftsaletakertype\",{\"_index\":327,\"name\":{\"565\":{}},\"parent\":{\"566\":{},\"567\":{}}}],[\"nftspamclassification\",{\"_index\":237,\"name\":{\"351\":{}},\"parent\":{\"352\":{},\"353\":{},\"354\":{},\"355\":{},\"356\":{}}}],[\"nfttokentype\",{\"_index\":206,\"name\":{\"295\":{}},\"parent\":{\"296\":{},\"297\":{},\"298\":{}}}],[\"nftwebhookparams\",{\"_index\":454,\"name\":{\"814\":{}},\"parent\":{\"815\":{},\"816\":{}}}],[\"nftwebhookupdate\",{\"_index\":471,\"name\":{\"840\":{}},\"parent\":{}}],[\"nonce\",{\"_index\":496,\"name\":{\"893\":{}},\"parent\":{}}],[\"nonemptyarray\",{\"_index\":500,\"name\":{\"897\":{}},\"parent\":{}}],[\"not_requested\",{\"_index\":369,\"name\":{\"639\":{}},\"parent\":{}}],[\"notify\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{}}],[\"notifynamespace\",{\"_index\":108,\"name\":{\"149\":{}},\"parent\":{\"150\":{},\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{}}}],[\"numdistincttokensowned\",{\"_index\":290,\"name\":{\"460\":{}},\"parent\":{}}],[\"off\",{\"_index\":44,\"name\":{\"61\":{},\"105\":{}},\"parent\":{}}],[\"omitmetadata\",{\"_index\":249,\"name\":{\"366\":{},\"375\":{},\"603\":{},\"608\":{}},\"parent\":{}}],[\"on\",{\"_index\":42,\"name\":{\"59\":{},\"103\":{}},\"parent\":{}}],[\"once\",{\"_index\":43,\"name\":{\"60\":{},\"104\":{}},\"parent\":{}}],[\"onlytopcall\",{\"_index\":487,\"name\":{\"862\":{},\"865\":{}},\"parent\":{}}],[\"opensea\",{\"_index\":128,\"name\":{\"169\":{},\"446\":{},\"468\":{}},\"parent\":{}}],[\"openseacollectionmetadata\",{\"_index\":357,\"name\":{\"625\":{}},\"parent\":{\"626\":{},\"627\":{},\"628\":{},\"629\":{},\"630\":{},\"631\":{},\"632\":{},\"633\":{},\"634\":{}}}],[\"openseasafelistrequeststatus\",{\"_index\":365,\"name\":{\"635\":{}},\"parent\":{\"636\":{},\"637\":{},\"638\":{},\"639\":{}}}],[\"opt_goerli\",{\"_index\":154,\"name\":{\"210\":{}},\"parent\":{}}],[\"opt_kovan\",{\"_index\":153,\"name\":{\"209\":{}},\"parent\":{}}],[\"opt_mainnet\",{\"_index\":152,\"name\":{\"208\":{}},\"parent\":{}}],[\"order\",{\"_index\":189,\"name\":{\"264\":{},\"277\":{},\"482\":{},\"513\":{},\"525\":{}},\"parent\":{}}],[\"orderby\",{\"_index\":251,\"name\":{\"368\":{},\"377\":{},\"453\":{}},\"parent\":{}}],[\"output\",{\"_index\":419,\"name\":{\"720\":{},\"874\":{}},\"parent\":{}}],[\"outputs\",{\"_index\":409,\"name\":{\"703\":{}},\"parent\":{}}],[\"ownedbasenft\",{\"_index\":265,\"name\":{\"409\":{}},\"parent\":{\"410\":{},\"411\":{},\"412\":{},\"413\":{}}}],[\"ownedbasenftsresponse\",{\"_index\":263,\"name\":{\"391\":{}},\"parent\":{\"392\":{},\"393\":{},\"394\":{},\"395\":{}}}],[\"ownedbymosthoneypots\",{\"_index\":242,\"name\":{\"356\":{}},\"parent\":{}}],[\"ownednft\",{\"_index\":264,\"name\":{\"396\":{}},\"parent\":{\"397\":{},\"398\":{},\"399\":{},\"400\":{},\"401\":{},\"402\":{},\"403\":{},\"404\":{},\"405\":{},\"406\":{},\"407\":{},\"408\":{}}}],[\"ownednfts\",{\"_index\":260,\"name\":{\"387\":{},\"392\":{}},\"parent\":{}}],[\"ownednftsresponse\",{\"_index\":259,\"name\":{\"386\":{}},\"parent\":{\"387\":{},\"388\":{},\"389\":{},\"390\":{}}}],[\"ownedtoken\",{\"_index\":180,\"name\":{\"247\":{}},\"parent\":{\"248\":{},\"249\":{},\"250\":{},\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{}}}],[\"owneraddress\",{\"_index\":271,\"name\":{\"422\":{}},\"parent\":{}}],[\"owners\",{\"_index\":267,\"name\":{\"415\":{},\"417\":{},\"419\":{}},\"parent\":{}}],[\"pagekey\",{\"_index\":166,\"name\":{\"222\":{},\"226\":{},\"243\":{},\"246\":{},\"271\":{},\"284\":{},\"301\":{},\"304\":{},\"361\":{},\"370\":{},\"388\":{},\"393\":{},\"420\":{},\"449\":{},\"456\":{},\"478\":{},\"483\":{},\"486\":{},\"506\":{},\"509\":{},\"519\":{},\"531\":{},\"533\":{},\"602\":{},\"607\":{},\"614\":{},\"618\":{},\"621\":{},\"624\":{},\"807\":{},\"811\":{},\"826\":{}},\"parent\":{}}],[\"pagesize\",{\"_index\":248,\"name\":{\"365\":{},\"374\":{},\"450\":{},\"604\":{},\"609\":{}},\"parent\":{}}],[\"pending\",{\"_index\":477,\"name\":{\"851\":{}},\"parent\":{}}],[\"pending_transactions\",{\"_index\":373,\"name\":{\"644\":{}},\"parent\":{}}],[\"prestate_tracer\",{\"_index\":485,\"name\":{\"859\":{}},\"parent\":{}}],[\"prevalence\",{\"_index\":332,\"name\":{\"571\":{}},\"parent\":{}}],[\"pricecurrency\",{\"_index\":279,\"name\":{\"440\":{}},\"parent\":{}}],[\"progress\",{\"_index\":337,\"name\":{\"579\":{}},\"parent\":{}}],[\"protocolfee\",{\"_index\":314,\"name\":{\"545\":{}},\"parent\":{}}],[\"quantity\",{\"_index\":311,\"name\":{\"539\":{}},\"parent\":{}}],[\"queue_failed\",{\"_index\":343,\"name\":{\"586\":{}},\"parent\":{}}],[\"queued\",{\"_index\":342,\"name\":{\"585\":{}},\"parent\":{}}],[\"raw\",{\"_index\":231,\"name\":{\"342\":{},\"345\":{}},\"parent\":{}}],[\"rawamount\",{\"_index\":397,\"name\":{\"677\":{}},\"parent\":{}}],[\"rawbalance\",{\"_index\":181,\"name\":{\"249\":{}},\"parent\":{}}],[\"rawcontract\",{\"_index\":221,\"name\":{\"317\":{},\"331\":{},\"597\":{}},\"parent\":{\"598\":{},\"599\":{},\"600\":{}}}],[\"rawmetadata\",{\"_index\":135,\"name\":{\"179\":{},\"403\":{},\"497\":{}},\"parent\":{}}],[\"ready\",{\"_index\":88,\"name\":{\"120\":{}},\"parent\":{}}],[\"receipts\",{\"_index\":348,\"name\":{\"593\":{}},\"parent\":{}}],[\"refreshcache\",{\"_index\":274,\"name\":{\"430\":{},\"437\":{}},\"parent\":{}}],[\"refreshcontract\",{\"_index\":79,\"name\":{\"101\":{}},\"parent\":{}}],[\"refreshcontractresult\",{\"_index\":335,\"name\":{\"576\":{}},\"parent\":{\"577\":{},\"578\":{},\"579\":{}}}],[\"refreshnftmetadata\",{\"_index\":78,\"name\":{\"100\":{}},\"parent\":{}}],[\"refreshstate\",{\"_index\":336,\"name\":{\"578\":{},\"580\":{}},\"parent\":{\"581\":{},\"582\":{},\"583\":{},\"584\":{},\"585\":{},\"586\":{}}}],[\"removeaddresses\",{\"_index\":468,\"name\":{\"837\":{}},\"parent\":{}}],[\"removealllisteners\",{\"_index\":45,\"name\":{\"62\":{},\"106\":{}},\"parent\":{}}],[\"removefilters\",{\"_index\":462,\"name\":{\"831\":{}},\"parent\":{}}],[\"removemetadatafilters\",{\"_index\":465,\"name\":{\"834\":{}},\"parent\":{}}],[\"requested\",{\"_index\":368,\"name\":{\"638\":{}},\"parent\":{}}],[\"requesttimeout\",{\"_index\":32,\"name\":{\"44\":{},\"200\":{}},\"parent\":{}}],[\"requireatleastone\",{\"_index\":499,\"name\":{\"896\":{}},\"parent\":{}}],[\"resolvename\",{\"_index\":20,\"name\":{\"21\":{},\"135\":{}},\"parent\":{}}],[\"retrievedat\",{\"_index\":281,\"name\":{\"442\":{}},\"parent\":{}}],[\"revertreason\",{\"_index\":490,\"name\":{\"876\":{}},\"parent\":{}}],[\"royaltyfee\",{\"_index\":315,\"name\":{\"546\":{}},\"parent\":{}}],[\"safe\",{\"_index\":479,\"name\":{\"853\":{}},\"parent\":{}}],[\"safelistrequeststatus\",{\"_index\":359,\"name\":{\"628\":{}},\"parent\":{}}],[\"seaport\",{\"_index\":323,\"name\":{\"559\":{}},\"parent\":{}}],[\"searchcontractmetadata\",{\"_index\":76,\"name\":{\"98\":{}},\"parent\":{}}],[\"seller\",{\"_index\":329,\"name\":{\"567\":{}},\"parent\":{}}],[\"selleraddress\",{\"_index\":304,\"name\":{\"516\":{},\"528\":{},\"541\":{}},\"parent\":{}}],[\"sellerfee\",{\"_index\":312,\"name\":{\"543\":{}},\"parent\":{}}],[\"send\",{\"_index\":39,\"name\":{\"54\":{},\"128\":{}},\"parent\":{}}],[\"sendprivatetransaction\",{\"_index\":101,\"name\":{\"138\":{}},\"parent\":{}}],[\"sendprivatetransactionoptions\",{\"_index\":384,\"name\":{\"659\":{}},\"parent\":{\"660\":{}}}],[\"sendtransaction\",{\"_index\":16,\"name\":{\"17\":{},\"125\":{},\"145\":{}},\"parent\":{}}],[\"sendwebhookrequest\",{\"_index\":116,\"name\":{\"157\":{}},\"parent\":{}}],[\"setloglevel\",{\"_index\":144,\"name\":{\"192\":{}},\"parent\":{}}],[\"signingkey\",{\"_index\":432,\"name\":{\"740\":{},\"759\":{},\"769\":{},\"779\":{},\"789\":{},\"799\":{}},\"parent\":{}}],[\"simulateassetchanges\",{\"_index\":104,\"name\":{\"141\":{}},\"parent\":{}}],[\"simulateassetchangesbundle\",{\"_index\":103,\"name\":{\"140\":{}},\"parent\":{}}],[\"simulateassetchangeschange\",{\"_index\":394,\"name\":{\"672\":{}},\"parent\":{\"673\":{},\"674\":{},\"675\":{},\"676\":{},\"677\":{},\"678\":{},\"679\":{},\"680\":{},\"681\":{},\"682\":{},\"683\":{},\"684\":{}}}],[\"simulateassetchangeserror\",{\"_index\":392,\"name\":{\"670\":{}},\"parent\":{\"671\":{}}}],[\"simulateassetchangesresponse\",{\"_index\":398,\"name\":{\"685\":{}},\"parent\":{\"686\":{},\"687\":{},\"688\":{}}}],[\"simulateassettype\",{\"_index\":386,\"name\":{\"661\":{}},\"parent\":{\"662\":{},\"663\":{},\"664\":{},\"665\":{},\"666\":{}}}],[\"simulatechangetype\",{\"_index\":389,\"name\":{\"667\":{}},\"parent\":{\"668\":{},\"669\":{}}}],[\"simulateexecution\",{\"_index\":106,\"name\":{\"143\":{}},\"parent\":{}}],[\"simulateexecutionbundle\",{\"_index\":105,\"name\":{\"142\":{}},\"parent\":{}}],[\"simulateexecutionresponse\",{\"_index\":425,\"name\":{\"730\":{}},\"parent\":{\"731\":{},\"732\":{}}}],[\"simulationcalltrace\",{\"_index\":415,\"name\":{\"710\":{}},\"parent\":{\"711\":{},\"712\":{},\"713\":{},\"714\":{},\"715\":{},\"716\":{},\"717\":{},\"718\":{},\"719\":{},\"720\":{}}}],[\"simulationdebuglog\",{\"_index\":422,\"name\":{\"725\":{}},\"parent\":{\"726\":{},\"727\":{},\"728\":{},\"729\":{}}}],[\"size\",{\"_index\":235,\"name\":{\"349\":{}},\"parent\":{}}],[\"sortingorder\",{\"_index\":321,\"name\":{\"555\":{}},\"parent\":{\"556\":{},\"557\":{}}}],[\"spam\",{\"_index\":254,\"name\":{\"379\":{},\"382\":{}},\"parent\":{}}],[\"spaminfo\",{\"_index\":138,\"name\":{\"182\":{},\"357\":{},\"406\":{},\"500\":{}},\"parent\":{\"358\":{},\"359\":{}}}],[\"special_nft\",{\"_index\":388,\"name\":{\"666\":{}},\"parent\":{}}],[\"specialnft\",{\"_index\":202,\"name\":{\"291\":{}},\"parent\":{}}],[\"staticcall\",{\"_index\":413,\"name\":{\"708\":{}},\"parent\":{}}],[\"storage\",{\"_index\":498,\"name\":{\"895\":{}},\"parent\":{}}],[\"summarizenftattributes\",{\"_index\":77,\"name\":{\"99\":{}},\"parent\":{}}],[\"summary\",{\"_index\":334,\"name\":{\"575\":{}},\"parent\":{}}],[\"symbol\",{\"_index\":126,\"name\":{\"167\":{},\"252\":{},\"258\":{},\"466\":{},\"553\":{},\"680\":{}},\"parent\":{}}],[\"taker\",{\"_index\":305,\"name\":{\"517\":{},\"529\":{},\"542\":{}},\"parent\":{}}],[\"thumbnail\",{\"_index\":233,\"name\":{\"347\":{}},\"parent\":{}}],[\"timecreated\",{\"_index\":431,\"name\":{\"739\":{},\"758\":{},\"768\":{},\"778\":{},\"788\":{},\"798\":{}},\"parent\":{}}],[\"timelastupdated\",{\"_index\":133,\"name\":{\"177\":{},\"401\":{},\"495\":{}},\"parent\":{}}],[\"title\",{\"_index\":131,\"name\":{\"175\":{},\"399\":{},\"493\":{}},\"parent\":{}}],[\"to\",{\"_index\":215,\"name\":{\"310\":{},\"324\":{},\"473\":{},\"489\":{},\"676\":{},\"714\":{},\"844\":{},\"869\":{}},\"parent\":{}}],[\"toaddress\",{\"_index\":191,\"name\":{\"266\":{},\"279\":{},\"649\":{}},\"parent\":{}}],[\"toblock\",{\"_index\":188,\"name\":{\"263\":{},\"276\":{},\"481\":{},\"512\":{},\"524\":{},\"884\":{}},\"parent\":{}}],[\"tohex\",{\"_index\":142,\"name\":{\"190\":{}},\"parent\":{}}],[\"tokenbalance\",{\"_index\":171,\"name\":{\"232\":{},\"235\":{},\"239\":{}},\"parent\":{}}],[\"tokenbalancefailure\",{\"_index\":175,\"name\":{\"237\":{}},\"parent\":{\"238\":{},\"239\":{},\"240\":{}}}],[\"tokenbalances\",{\"_index\":169,\"name\":{\"228\":{},\"231\":{},\"423\":{}},\"parent\":{}}],[\"tokenbalancesoptionsdefaulttokens\",{\"_index\":167,\"name\":{\"223\":{}},\"parent\":{\"224\":{}}}],[\"tokenbalancesoptionserc20\",{\"_index\":164,\"name\":{\"220\":{}},\"parent\":{\"221\":{},\"222\":{}}}],[\"tokenbalancesresponse\",{\"_index\":170,\"name\":{\"229\":{}},\"parent\":{\"230\":{},\"231\":{}}}],[\"tokenbalancesresponseerc20\",{\"_index\":168,\"name\":{\"225\":{}},\"parent\":{\"226\":{},\"227\":{},\"228\":{}}}],[\"tokenbalancesuccess\",{\"_index\":172,\"name\":{\"233\":{}},\"parent\":{\"234\":{},\"235\":{},\"236\":{}}}],[\"tokenbalancetype\",{\"_index\":161,\"name\":{\"217\":{}},\"parent\":{\"218\":{},\"219\":{}}}],[\"tokenid\",{\"_index\":139,\"name\":{\"183\":{},\"187\":{},\"314\":{},\"328\":{},\"407\":{},\"412\":{},\"425\":{},\"433\":{},\"462\":{},\"501\":{},\"522\":{},\"538\":{},\"595\":{},\"684\":{},\"822\":{}},\"parent\":{}}],[\"tokenmetadataresponse\",{\"_index\":185,\"name\":{\"256\":{}},\"parent\":{\"257\":{},\"258\":{},\"259\":{},\"260\":{}}}],[\"tokens\",{\"_index\":179,\"name\":{\"245\":{}},\"parent\":{}}],[\"tokentype\",{\"_index\":124,\"name\":{\"165\":{},\"184\":{},\"188\":{},\"408\":{},\"413\":{},\"428\":{},\"434\":{},\"464\":{},\"477\":{},\"502\":{},\"505\":{}},\"parent\":{}}],[\"tokenuri\",{\"_index\":136,\"name\":{\"180\":{},\"341\":{},\"404\":{},\"498\":{}},\"parent\":{\"342\":{},\"343\":{}}}],[\"tokenuritimeoutinms\",{\"_index\":250,\"name\":{\"367\":{},\"376\":{},\"429\":{},\"436\":{},\"605\":{},\"610\":{}},\"parent\":{}}],[\"topics\",{\"_index\":423,\"name\":{\"726\":{},\"881\":{},\"886\":{},\"889\":{}},\"parent\":{}}],[\"totalbalance\",{\"_index\":289,\"name\":{\"459\":{}},\"parent\":{}}],[\"totalcount\",{\"_index\":261,\"name\":{\"389\":{},\"394\":{},\"457\":{},\"804\":{},\"810\":{},\"825\":{}},\"parent\":{}}],[\"totalsupply\",{\"_index\":127,\"name\":{\"168\":{},\"467\":{},\"574\":{}},\"parent\":{}}],[\"traceblock\",{\"_index\":120,\"name\":{\"161\":{}},\"parent\":{}}],[\"tracecall\",{\"_index\":118,\"name\":{\"159\":{}},\"parent\":{}}],[\"tracetransaction\",{\"_index\":119,\"name\":{\"160\":{}},\"parent\":{}}],[\"traittype\",{\"_index\":331,\"name\":{\"570\":{}},\"parent\":{}}],[\"transact\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}],[\"transactionhash\",{\"_index\":297,\"name\":{\"490\":{},\"550\":{}},\"parent\":{}}],[\"transactionreceiptsblockhash\",{\"_index\":345,\"name\":{\"589\":{}},\"parent\":{\"590\":{}}}],[\"transactionreceiptsblocknumber\",{\"_index\":344,\"name\":{\"587\":{}},\"parent\":{\"588\":{}}}],[\"transactionreceiptsparams\",{\"_index\":346,\"name\":{\"591\":{}},\"parent\":{}}],[\"transactionreceiptsresponse\",{\"_index\":347,\"name\":{\"592\":{}},\"parent\":{\"593\":{}}}],[\"transactionwebhookparams\",{\"_index\":453,\"name\":{\"812\":{}},\"parent\":{\"813\":{}}}],[\"transactnamespace\",{\"_index\":100,\"name\":{\"137\":{}},\"parent\":{\"138\":{},\"139\":{},\"140\":{},\"141\":{},\"142\":{},\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{}}}],[\"transfer\",{\"_index\":391,\"name\":{\"669\":{}},\"parent\":{}}],[\"transferrednft\",{\"_index\":296,\"name\":{\"487\":{}},\"parent\":{\"488\":{},\"489\":{},\"490\":{},\"491\":{},\"492\":{},\"493\":{},\"494\":{},\"495\":{},\"496\":{},\"497\":{},\"498\":{},\"499\":{},\"500\":{},\"501\":{},\"502\":{}}}],[\"transfers\",{\"_index\":209,\"name\":{\"300\":{},\"303\":{}},\"parent\":{}}],[\"transfersnftresponse\",{\"_index\":294,\"name\":{\"484\":{}},\"parent\":{\"485\":{},\"486\":{}}}],[\"transfertime\",{\"_index\":258,\"name\":{\"385\":{}},\"parent\":{}}],[\"twitterusername\",{\"_index\":362,\"name\":{\"632\":{}},\"parent\":{}}],[\"type\",{\"_index\":165,\"name\":{\"221\":{},\"224\":{},\"694\":{},\"699\":{},\"711\":{},\"736\":{},\"753\":{},\"763\":{},\"773\":{},\"783\":{},\"793\":{},\"861\":{},\"864\":{},\"867\":{}},\"parent\":{}}],[\"uniqueid\",{\"_index\":212,\"name\":{\"306\":{},\"320\":{}},\"parent\":{}}],[\"unknown\",{\"_index\":207,\"name\":{\"298\":{},\"564\":{}},\"parent\":{}}],[\"updatewebhook\",{\"_index\":112,\"name\":{\"153\":{}},\"parent\":{}}],[\"url\",{\"_index\":30,\"name\":{\"42\":{},\"198\":{},\"737\":{},\"756\":{},\"766\":{},\"776\":{},\"786\":{},\"796\":{}},\"parent\":{}}],[\"utils\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{}}],[\"v1\",{\"_index\":436,\"name\":{\"744\":{}},\"parent\":{}}],[\"v2\",{\"_index\":437,\"name\":{\"745\":{}},\"parent\":{}}],[\"value\",{\"_index\":216,\"name\":{\"311\":{},\"325\":{},\"569\":{},\"596\":{},\"598\":{},\"692\":{},\"697\":{},\"716\":{},\"848\":{},\"870\":{}},\"parent\":{}}],[\"verified\",{\"_index\":366,\"name\":{\"636\":{}},\"parent\":{}}],[\"verifyconfig\",{\"_index\":115,\"name\":{\"156\":{}},\"parent\":{}}],[\"verifynftownership\",{\"_index\":70,\"name\":{\"92\":{}},\"parent\":{}}],[\"version\",{\"_index\":433,\"name\":{\"741\":{},\"760\":{},\"770\":{},\"780\":{},\"790\":{},\"800\":{}},\"parent\":{}}],[\"waitfortransaction\",{\"_index\":91,\"name\":{\"126\":{},\"148\":{}},\"parent\":{}}],[\"wallet\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{}}}],[\"webhook\",{\"_index\":428,\"name\":{\"733\":{}},\"parent\":{\"734\":{},\"735\":{},\"736\":{},\"737\":{},\"738\":{},\"739\":{},\"740\":{},\"741\":{},\"742\":{}}}],[\"webhookaddressoverride\",{\"_index\":469,\"name\":{\"838\":{}},\"parent\":{\"839\":{}}}],[\"webhookaddressupdate\",{\"_index\":466,\"name\":{\"835\":{}},\"parent\":{\"836\":{},\"837\":{}}}],[\"webhooknftfilterupdate\",{\"_index\":460,\"name\":{\"829\":{}},\"parent\":{\"830\":{},\"831\":{}}}],[\"webhooknftmetadatafilterupdate\",{\"_index\":463,\"name\":{\"832\":{}},\"parent\":{\"833\":{},\"834\":{}}}],[\"webhooks\",{\"_index\":450,\"name\":{\"803\":{}},\"parent\":{}}],[\"webhookstatusupdate\",{\"_index\":459,\"name\":{\"827\":{}},\"parent\":{\"828\":{}}}],[\"webhooktype\",{\"_index\":438,\"name\":{\"746\":{}},\"parent\":{\"747\":{},\"748\":{},\"749\":{},\"750\":{},\"751\":{}}}],[\"webhookversion\",{\"_index\":435,\"name\":{\"743\":{}},\"parent\":{\"744\":{},\"745\":{}}}],[\"websocketnamespace\",{\"_index\":80,\"name\":{\"102\":{}},\"parent\":{\"103\":{},\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{}}}],[\"withmetadata\",{\"_index\":195,\"name\":{\"272\":{},\"274\":{}},\"parent\":{}}],[\"withtokenbalances\",{\"_index\":352,\"name\":{\"612\":{},\"616\":{}},\"parent\":{}}],[\"ws\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"wyvern\",{\"_index\":325,\"name\":{\"562\":{}},\"parent\":{}}],[\"x2y2\",{\"_index\":324,\"name\":{\"561\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/Alchemy.html b/docs/classes/Alchemy.html index ae8d40a0a..957bbb979 100644 --- a/docs/classes/Alchemy.html +++ b/docs/classes/Alchemy.html @@ -3,23 +3,23 @@ APIs and separates functionality into different namespaces.

Each SDK instance is associated with a specific network and API key. To use a different network or API key, create a new instance of Alchemy.

-

Hierarchy

Index

Constructors

Properties

+

Hierarchy

  • Alchemy

Index

Constructors

Properties

Holds the setting information for the instance of the Alchemy SDK client and allows access to the underlying providers.

-
+

The core namespace contains the core eth json-rpc calls and Alchemy's Enhanced APIs.

-
+

The debug namespace contains methods for inspecting and debugging transactions.

-
+

The nft namespace contains methods for Alchemy's NFT API.

-
+

The notify namespace contains methods for creating and managing webhooks as part of the Notify API.

-
+

The transact namespace contains methods for sending transactions and checking on the state of submitted transasctions.

-
+

The ws namespace contains methods for using WebSockets and creating subscriptions.

Legend

  • Constructor
  • Property
  • Method
  • Private property
  • Private method
  • Property
  • Inherited constructor

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/AlchemyConfig.html b/docs/classes/AlchemyConfig.html index 3a4039e94..522b6db3a 100644 --- a/docs/classes/AlchemyConfig.html +++ b/docs/classes/AlchemyConfig.html @@ -1,22 +1,22 @@ AlchemyConfig | alchemy-sdk
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlchemyConfig

This class holds the config information for the SDK client instance and exposes the underlying providers for more advanced use cases.

-

Hierarchy

  • AlchemyConfig

Index

Constructors

Properties

apiKey: string
+

Hierarchy

  • AlchemyConfig

Index

Constructors

Properties

apiKey: string

The Alchemy API key.

-
authToken?: string
+
authToken?: string

The optional Alchemy auth token to use when sending requests with the Notify API.

-
batchRequests: boolean
+
batchRequests: boolean

Setting to enable automatic batching on json-rpc requests. Defaults to false.

-
maxRetries: number
+
maxRetries: number

The maximum number of retries to perform.

-
network: Network
+
network: Network

The Network that this SDK is associated with.

-
requestTimeout?: number
+
requestTimeout?: number

The optional Request timeout provided in ms for NFT and NOTIFY API. Defaults to 0.

-
url?: string
+
url?: string

The optional hardcoded URL to send requests to instead of using the network and apiKey.

-

Methods

Methods

  • Returns an AlchemyProvider instance. Only one provider is created per Alchemy instance.

    The AlchemyProvider is a wrapper around ether's AlchemyProvider class and @@ -24,7 +24,7 @@

    Most common methods on the provider are available as top-level methods on the Alchemy instance, but the provider is exposed here to access other less-common methods.

    -

    Returns Promise<AlchemyProvider>

  • Returns an AlchemyWebsocketProvider instance. Only one provider is created per Alchemy instance.

    The AlchemyWebSocketProvider is a wrapper around ether's diff --git a/docs/classes/AlchemyProvider.html b/docs/classes/AlchemyProvider.html index 49b289239..a4264cc74 100644 --- a/docs/classes/AlchemyProvider.html +++ b/docs/classes/AlchemyProvider.html @@ -2,13 +2,13 @@

    SDK's custom implementation of ethers.js's 'AlchemyProvider'.

    Do not call this constructor directly. Instead, instantiate an instance of Alchemy and call {@link Alchemy.config.getProvider()}.

    -

Hierarchy

  • JsonRpcProvider
    • AlchemyProvider

Implements

  • CommunityResourcable

Index

Properties

_bootstrapPoll: Timer
_emitted: {}

Type declaration

  • [eventName: string]: number | "pending"
_eventLoopCache: Record<string, Promise<any>>
_events: Event[]
_fastBlockNumber: number
_fastBlockNumberPromise: Promise<number>
_fastQueryDate: number
_internalBlockNumber: Promise<{ blockNumber: number; reqTime: number; respTime: number }>
_isProvider: boolean
_lastBlockNumber: number
_maxFilterBlockRange: number
_maxInternalBlockNumber: number
_network: Network
_networkPromise: Promise<Network>
_nextId: number
_pendingFilter: Promise<number>
_poller: Timer
_pollingInterval: number
anyNetwork: boolean
apiKey: string
batchRequests: boolean
connection: ConnectionInfo
disableCcipRead: boolean
formatter: Formatter
maxRetries: number

Accessors

  • get _cache(): Record<string, Promise<any>>
  • Returns Record<string, Promise<any>>

  • get blockNumber(): number
  • Returns number

  • get network(): Network
  • Returns Network

  • get polling(): boolean
  • set polling(value: boolean): void
  • Returns boolean

  • Parameters

    • value: boolean

    Returns void

  • get pollingInterval(): number
  • set pollingInterval(value: number): void
  • Returns number

  • Parameters

    • value: number

    Returns void

  • get ready(): Promise<Network>
  • Returns Promise<Network>

Methods

  • Parameters

    • eventName: EventType
    • listener: Listener
    • once: boolean

    Returns AlchemyProvider

  • Parameters

    Returns Promise<string>

  • _getAddress(addressOrName: string | Promise<string>): Promise<string>
  • Parameters

    • addressOrName: string | Promise<string>

    Returns Promise<string>

  • Parameters

    • blockHashOrBlockTag: BlockTag | Promise<BlockTag>
    • Optional includeTransactions: boolean

    Returns Promise<Block | BlockWithTransactions>

  • Parameters

    Returns Promise<BlockTag>

  • _getFastBlockNumber(): Promise<number>
  • Returns Promise<number>

  • _getFilter(filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>): Promise<Filter | FilterByBlockHash>
  • Parameters

    • filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>

    Returns Promise<Filter | FilterByBlockHash>

  • _getInternalBlockNumber(maxAge: number): Promise<number>
  • Parameters

    • maxAge: number

    Returns Promise<number>

  • _getResolver(name: string, operation?: string): Promise<string>
  • Parameters

    • name: string
    • Optional operation: string

    Returns Promise<string>

  • Parameters

    Returns Promise<Transaction>

  • _ready(): Promise<Network>
  • Returns Promise<Network>

  • _setFastBlockNumber(blockNumber: number): void
  • Parameters

    • blockNumber: number

    Returns void

  • _startEvent(event: Event): void
  • Parameters

    • event: Event

    Returns void

  • _startPending(): void
  • _stopEvent(event: Event): void
  • Parameters

    • event: Event

    Returns void

  • _uncachedDetectNetwork(): Promise<Network>
  • Returns Promise<Network>

  • _waitForTransaction(transactionHash: string, confirmations: number, timeout: number, replaceable: { data: string; from: string; nonce: number; startBlock: number; to: string; value: BigNumber }): Promise<TransactionReceipt>
  • Parameters

    • transactionHash: string
    • confirmations: number
    • timeout: number
    • replaceable: { data: string; from: string; nonce: number; startBlock: number; to: string; value: BigNumber }
      • data: string
      • from: string
      • nonce: number
      • startBlock: number
      • to: string
      • value: BigNumber

    Returns Promise<TransactionReceipt>

  • Parameters

    • tx: Transaction
    • Optional hash: string
    • Optional startBlock: number

    Returns TransactionResponse

  • addListener(eventName: EventType, listener: Listener): Provider
  • Parameters

    Returns Provider

  • Parameters

    Returns Promise<string>

  • ccipReadFetch(tx: Transaction, calldata: string, urls: string[]): Promise<null | string>
  • Parameters

    • tx: Transaction
    • calldata: string
    • urls: string[]

    Returns Promise<null | string>

  • detectNetwork(): Promise<Network>

Hierarchy

  • JsonRpcProvider
    • AlchemyProvider

Implements

  • CommunityResourcable

Index

Properties

_bootstrapPoll: Timer
_emitted: {}

Type declaration

  • [eventName: string]: number | "pending"
_eventLoopCache: Record<string, Promise<any>>
_events: Event[]
_fastBlockNumber: number
_fastBlockNumberPromise: Promise<number>
_fastQueryDate: number
_internalBlockNumber: Promise<{ blockNumber: number; reqTime: number; respTime: number }>
_isProvider: boolean
_lastBlockNumber: number
_maxFilterBlockRange: number
_maxInternalBlockNumber: number
_network: Network
_networkPromise: Promise<Network>
_nextId: number
_pendingFilter: Promise<number>
_poller: Timer
_pollingInterval: number
anyNetwork: boolean
apiKey: string
batchRequests: boolean
connection: ConnectionInfo
disableCcipRead: boolean
formatter: Formatter
maxRetries: number

Accessors

  • get _cache(): Record<string, Promise<any>>
  • Returns Record<string, Promise<any>>

  • get blockNumber(): number
  • Returns number

  • get network(): Network
  • Returns Network

  • get polling(): boolean
  • set polling(value: boolean): void
  • Returns boolean

  • Parameters

    • value: boolean

    Returns void

  • get pollingInterval(): number
  • set pollingInterval(value: number): void
  • Returns number

  • Parameters

    • value: number

    Returns void

  • get ready(): Promise<Network>
  • Returns Promise<Network>

Methods

  • Parameters

    • eventName: EventType
    • listener: Listener
    • once: boolean

    Returns AlchemyProvider

  • Parameters

    Returns Promise<string>

  • _getAddress(addressOrName: string | Promise<string>): Promise<string>
  • Parameters

    • addressOrName: string | Promise<string>

    Returns Promise<string>

  • Parameters

    • blockHashOrBlockTag: BlockTag | Promise<BlockTag>
    • Optional includeTransactions: boolean

    Returns Promise<Block | BlockWithTransactions>

  • Parameters

    Returns Promise<BlockTag>

  • _getFastBlockNumber(): Promise<number>
  • Returns Promise<number>

  • _getFilter(filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>): Promise<Filter | FilterByBlockHash>
  • Parameters

    • filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>

    Returns Promise<Filter | FilterByBlockHash>

  • _getInternalBlockNumber(maxAge: number): Promise<number>
  • Parameters

    • maxAge: number

    Returns Promise<number>

  • _getResolver(name: string, operation?: string): Promise<string>
  • Parameters

    • name: string
    • Optional operation: string

    Returns Promise<string>

  • Parameters

    Returns Promise<Transaction>

  • _ready(): Promise<Network>
  • Returns Promise<Network>

  • _setFastBlockNumber(blockNumber: number): void
  • Parameters

    • blockNumber: number

    Returns void

  • _startEvent(event: Event): void
  • Parameters

    • event: Event

    Returns void

  • _startPending(): void
  • _stopEvent(event: Event): void
  • Parameters

    • event: Event

    Returns void

  • _uncachedDetectNetwork(): Promise<Network>
  • Returns Promise<Network>

  • _waitForTransaction(transactionHash: string, confirmations: number, timeout: number, replaceable: { data: string; from: string; nonce: number; startBlock: number; to: string; value: BigNumber }): Promise<TransactionReceipt>
  • Parameters

    • transactionHash: string
    • confirmations: number
    • timeout: number
    • replaceable: { data: string; from: string; nonce: number; startBlock: number; to: string; value: BigNumber }
      • data: string
      • from: string
      • nonce: number
      • startBlock: number
      • to: string
      • value: BigNumber

    Returns Promise<TransactionReceipt>

  • Parameters

    • tx: Transaction
    • Optional hash: string
    • Optional startBlock: number

    Returns TransactionResponse

  • addListener(eventName: EventType, listener: Listener): Provider
  • Parameters

    Returns Provider

  • Parameters

    Returns Promise<string>

  • ccipReadFetch(tx: Transaction, calldata: string, urls: string[]): Promise<null | string>
  • Parameters

    • tx: Transaction
    • calldata: string
    • urls: string[]

    Returns Promise<null | string>

  • detectNetwork(): Promise<Network>
  • Overrides the method in ethers.js's StaticJsonRpcProvider class. This method is called when calling methods on the parent class BaseProvider.

    -
    override

    Returns Promise<Network>

  • emit(eventName: EventType, ...args: any[]): boolean
  • Parameters

    Returns boolean

  • Parameters

    Returns Promise<BigNumber>

  • getAvatar(nameOrAddress: string): Promise<null | string>
  • Parameters

    • nameOrAddress: string

    Returns Promise<null | string>

  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<BigNumber>

  • Parameters

    Returns Promise<Block>

  • getBlockNumber(): Promise<number>
  • Returns Promise<number>

  • Parameters

    Returns Promise<BlockWithTransactions>

  • getCode(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<string>
  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<string>

  • getEtherPrice(): Promise<number>
  • Returns Promise<number>

  • Returns Promise<FeeData>

  • Returns Promise<BigNumber>

  • getLogs(filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>): Promise<Log[]>
  • Parameters

    • filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>

    Returns Promise<Log[]>

  • getNetwork(): Promise<Network>
  • Returns Promise<Network>

  • getResolver(name: string): Promise<null | Resolver>
  • Parameters

    • name: string

    Returns Promise<null | Resolver>

  • getSigner(addressOrIndex?: string | number): JsonRpcSigner
  • Parameters

    • Optional addressOrIndex: string | number

    Returns JsonRpcSigner

  • Parameters

    Returns Promise<string>

  • Parameters

    • transactionHash: string | Promise<string>

    Returns Promise<TransactionResponse>

  • getTransactionCount(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<number>
  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<number>

  • getTransactionReceipt(transactionHash: string | Promise<string>): Promise<TransactionReceipt>
  • Parameters

    • transactionHash: string | Promise<string>

    Returns Promise<TransactionReceipt>

  • getUncheckedSigner(addressOrIndex?: string | number): UncheckedJsonRpcSigner
  • Parameters

    • Optional addressOrIndex: string | number

    Returns UncheckedJsonRpcSigner

  • isCommunityResource(): boolean
  • emit(eventName: EventType, ...args: any[]): boolean
  • Parameters

    Returns boolean

  • Parameters

    Returns Promise<BigNumber>

  • getAvatar(nameOrAddress: string): Promise<null | string>
  • Parameters

    • nameOrAddress: string

    Returns Promise<null | string>

  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<BigNumber>

  • Parameters

    Returns Promise<Block>

  • getBlockNumber(): Promise<number>
  • Returns Promise<number>

  • Parameters

    Returns Promise<BlockWithTransactions>

  • getCode(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<string>
  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<string>

  • getEtherPrice(): Promise<number>
  • Returns Promise<number>

  • Returns Promise<FeeData>

  • Returns Promise<BigNumber>

  • getLogs(filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>): Promise<Log[]>
  • Parameters

    • filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>

    Returns Promise<Log[]>

  • getNetwork(): Promise<Network>
  • Returns Promise<Network>

  • getResolver(name: string): Promise<null | Resolver>
  • Parameters

    • name: string

    Returns Promise<null | Resolver>

  • getSigner(addressOrIndex?: string | number): JsonRpcSigner
  • Parameters

    • Optional addressOrIndex: string | number

    Returns JsonRpcSigner

  • Parameters

    Returns Promise<string>

  • Parameters

    • transactionHash: string | Promise<string>

    Returns Promise<TransactionResponse>

  • getTransactionCount(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<number>
  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<number>

  • getTransactionReceipt(transactionHash: string | Promise<string>): Promise<TransactionReceipt>
  • Parameters

    • transactionHash: string | Promise<string>

    Returns Promise<TransactionReceipt>

  • getUncheckedSigner(addressOrIndex?: string | number): UncheckedJsonRpcSigner
  • Parameters

    • Optional addressOrIndex: string | number

    Returns UncheckedJsonRpcSigner

  • isCommunityResource(): boolean
  • Overrides the ether's isCommunityResource() method. Returns true if the current api key is the default key.

    -
    override

    Returns boolean

  • listAccounts(): Promise<string[]>
  • Returns Promise<string[]>

  • Parameters

    Returns number

  • Parameters

    Returns Listener[]

  • lookupAddress(address: string | Promise<string>): Promise<null | string>
  • Parameters

    • address: string | Promise<string>

    Returns Promise<null | string>

  • Parameters

    • eventName: EventType
    • Optional listener: Listener

    Returns AlchemyProvider

  • Parameters

    Returns AlchemyProvider

  • Parameters

    Returns AlchemyProvider

  • perform(method: string, params: any): Promise<any>
  • Parameters

    • method: string
    • params: any

    Returns Promise<any>

  • poll(): Promise<void>
  • Returns Promise<void>

  • prepareRequest(method: string, params: any): [string, any[]]
  • Parameters

    • method: string
    • params: any

    Returns [string, any[]]

  • Parameters

    Returns AlchemyProvider

  • removeListener(eventName: EventType, listener: Listener): Provider
  • Parameters

    Returns Provider

  • resetEventsBlock(blockNumber: number): void
  • Parameters

    • blockNumber: number

    Returns void

  • resolveName(name: string | Promise<string>): Promise<null | string>
  • Parameters

    • name: string | Promise<string>

    Returns Promise<null | string>

  • send(method: string, params: any[]): Promise<any>
  • listAccounts(): Promise<string[]>
  • Returns Promise<string[]>

  • Parameters

    Returns number

  • Parameters

    Returns Listener[]

  • lookupAddress(address: string | Promise<string>): Promise<null | string>
  • Parameters

    • address: string | Promise<string>

    Returns Promise<null | string>

  • Parameters

    • eventName: EventType
    • Optional listener: Listener

    Returns AlchemyProvider

  • Parameters

    Returns AlchemyProvider

  • Parameters

    Returns AlchemyProvider

  • perform(method: string, params: any): Promise<any>
  • Parameters

    • method: string
    • params: any

    Returns Promise<any>

  • poll(): Promise<void>
  • Returns Promise<void>

  • prepareRequest(method: string, params: any): [string, any[]]
  • Parameters

    • method: string
    • params: any

    Returns [string, any[]]

  • Parameters

    Returns AlchemyProvider

  • removeListener(eventName: EventType, listener: Listener): Provider
  • Parameters

    Returns Provider

  • resetEventsBlock(blockNumber: number): void
  • Parameters

    • blockNumber: number

    Returns void

  • resolveName(name: string | Promise<string>): Promise<null | string>
  • Parameters

    • name: string | Promise<string>

    Returns Promise<null | string>

  • send(method: string, params: any[]): Promise<any>
  • Overrides the base {@link JsonRpcProvider.send} method to implement custom logic for sending requests to Alchemy.

    override

    Parameters

    • method: string
      diff --git a/docs/classes/AlchemyWebSocketProvider.html b/docs/classes/AlchemyWebSocketProvider.html index 0eae0389a..7c8bf0f62 100644 --- a/docs/classes/AlchemyWebSocketProvider.html +++ b/docs/classes/AlchemyWebSocketProvider.html @@ -2,61 +2,61 @@

      SDK's custom implementation fo the ethers.js's 'AlchemyWebSocketProvider'.

      Do not call this constructor directly. Instead, instantiate an instance of Alchemy and call {@link Alchemy.config.getWebSocketProvider()}.

      -

Hierarchy

  • WebSocketProvider
    • AlchemyWebSocketProvider

Implements

  • CommunityResourcable

Index

Properties

_bootstrapPoll: Timer
_detectNetwork: Promise<Network>
_emitted: {}

Type declaration

  • [eventName: string]: number | "pending"
_eventLoopCache: Record<string, Promise<any>>
_events: EthersEvent[] = []
_fastBlockNumber: number
_fastBlockNumberPromise: Promise<number>
_fastQueryDate: number
_internalBlockNumber: Promise<{ blockNumber: number; reqTime: number; respTime: number }>
_isProvider: boolean
_lastBlockNumber: number
_maxFilterBlockRange: number
_maxInternalBlockNumber: number
_network: Network
_networkPromise: Promise<Network>
_nextId: number
_pendingFilter: Promise<number>
_poller: Timer
_pollingInterval: number
_requests: {}

Type declaration

  • [name: string]: InflightRequest
_subIds: {}

Type declaration

  • [tag: string]: Promise<string>
_subs: {}

Type declaration

  • [name: string]: Subscription
_websocket: any
_wsReady: boolean
anyNetwork: boolean
apiKey: string
connection: ConnectionInfo
disableCcipRead: boolean
formatter: Formatter

Accessors

  • get _cache(): Record<string, Promise<any>>
  • Returns Record<string, Promise<any>>

  • get blockNumber(): number
  • Returns number

  • get network(): Network
  • Returns Network

  • set polling(value: boolean): void
  • Parameters

    • value: boolean

    Returns void

  • get pollingInterval(): number
  • set pollingInterval(value: number): void
  • Returns number

  • Parameters

    • value: number

    Returns void

  • get ready(): Promise<Network>
  • Returns Promise<Network>

  • get websocket(): WebSocketLike
  • Returns WebSocketLike

Methods

  • Parameters

    Returns Promise<string>

  • _getAddress(addressOrName: string | Promise<string>): Promise<string>
  • Parameters

    • addressOrName: string | Promise<string>

    Returns Promise<string>

  • Parameters

    • blockHashOrBlockTag: BlockTag | Promise<BlockTag>
    • Optional includeTransactions: boolean

    Returns Promise<Block | BlockWithTransactions>

  • Parameters

    Returns Promise<BlockTag>

  • _getFastBlockNumber(): Promise<number>
  • Returns Promise<number>

  • _getFilter(filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>): Promise<Filter | FilterByBlockHash>
  • Parameters

    • filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>

    Returns Promise<Filter | FilterByBlockHash>

  • _getInternalBlockNumber(maxAge: number): Promise<number>
  • Parameters

    • maxAge: number

    Returns Promise<number>

  • _getResolver(name: string, operation?: string): Promise<string>
  • Parameters

    • name: string
    • Optional operation: string

    Returns Promise<string>

  • Parameters

    Returns Promise<Transaction>

Hierarchy

  • WebSocketProvider
    • AlchemyWebSocketProvider

Implements

  • CommunityResourcable

Index

Properties

_bootstrapPoll: Timer
_detectNetwork: Promise<Network>
_emitted: {}

Type declaration

  • [eventName: string]: number | "pending"
_eventLoopCache: Record<string, Promise<any>>
_events: EthersEvent[] = []
_fastBlockNumber: number
_fastBlockNumberPromise: Promise<number>
_fastQueryDate: number
_internalBlockNumber: Promise<{ blockNumber: number; reqTime: number; respTime: number }>
_isProvider: boolean
_lastBlockNumber: number
_maxFilterBlockRange: number
_maxInternalBlockNumber: number
_network: Network
_networkPromise: Promise<Network>
_nextId: number
_pendingFilter: Promise<number>
_poller: Timer
_pollingInterval: number
_requests: {}

Type declaration

  • [name: string]: InflightRequest
_subIds: {}

Type declaration

  • [tag: string]: Promise<string>
_subs: {}

Type declaration

  • [name: string]: Subscription
_websocket: any
_wsReady: boolean
anyNetwork: boolean
apiKey: string
connection: ConnectionInfo
disableCcipRead: boolean
formatter: Formatter

Accessors

  • get _cache(): Record<string, Promise<any>>
  • Returns Record<string, Promise<any>>

  • get blockNumber(): number
  • Returns number

  • get network(): Network
  • Returns Network

  • set polling(value: boolean): void
  • Parameters

    • value: boolean

    Returns void

  • get pollingInterval(): number
  • set pollingInterval(value: number): void
  • Returns number

  • Parameters

    • value: number

    Returns void

  • get ready(): Promise<Network>
  • Returns Promise<Network>

  • get websocket(): WebSocketLike
  • Returns WebSocketLike

Methods

  • Parameters

    Returns Promise<string>

  • _getAddress(addressOrName: string | Promise<string>): Promise<string>
  • Parameters

    • addressOrName: string | Promise<string>

    Returns Promise<string>

  • Parameters

    • blockHashOrBlockTag: BlockTag | Promise<BlockTag>
    • Optional includeTransactions: boolean

    Returns Promise<Block | BlockWithTransactions>

  • Parameters

    Returns Promise<BlockTag>

  • _getFastBlockNumber(): Promise<number>
  • Returns Promise<number>

  • _getFilter(filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>): Promise<Filter | FilterByBlockHash>
  • Parameters

    • filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>

    Returns Promise<Filter | FilterByBlockHash>

  • _getInternalBlockNumber(maxAge: number): Promise<number>
  • Parameters

    • maxAge: number

    Returns Promise<number>

  • _getResolver(name: string, operation?: string): Promise<string>
  • Parameters

    • name: string
    • Optional operation: string

    Returns Promise<string>

  • Parameters

    Returns Promise<Transaction>

  • DO NOT MODIFY.

    Original code copied over from ether.js's BaseProvider.listenerCount().

    This method is copied over directly in order to implement Alchemy's unique subscription types. The only difference is that this method calls {@link getAlchemyEventTag} instead of the original getEventTag() method in order to parse the Alchemy subscription event.

    -

    Parameters

    Returns number

  • DO NOT MODIFY.

    Original code copied over from ether.js's BaseProvider.listeners().

    This method is copied over directly in order to implement Alchemy's unique subscription types. The only difference is that this method calls {@link getAlchemyEventTag} instead of the original getEventTag() method in order to parse the Alchemy subscription event.

    -

    Parameters

    Returns Listener[]

  • DO NOT MODIFY.

    Original code copied over from ether.js's BaseProvider.off().

    This method is copied over directly in order to implement Alchemy's unique subscription types. The only difference is that this method calls {@link getAlchemyEventTag} instead of the original getEventTag() method in order to parse the Alchemy subscription event.

    -

    Parameters

    Returns AlchemyWebSocketProvider

  • _ready(): Promise<Network>
  • Returns Promise<Network>

  • _ready(): Promise<Network>
  • Returns Promise<Network>

  • DO NOT MODIFY.

    Original code copied over from ether.js's BaseProvider.removeAllListeners().

    This method is copied over directly in order to implement Alchemy's unique subscription types. The only difference is that this method calls {@link getAlchemyEventTag} instead of the original getEventTag() method in order to parse the Alchemy subscription event.

    -

    Parameters

    Returns AlchemyWebSocketProvider

  • _setFastBlockNumber(blockNumber: number): void
  • Parameters

    • blockNumber: number

    Returns void

  • _startPending(): void
  • Returns void

  • _uncachedDetectNetwork(): Promise<Network>
  • Returns Promise<Network>

  • _waitForTransaction(transactionHash: string, confirmations: number, timeout: number, replaceable: { data: string; from: string; nonce: number; startBlock: number; to: string; value: BigNumber }): Promise<TransactionReceipt>
  • Parameters

    • transactionHash: string
    • confirmations: number
    • timeout: number
    • replaceable: { data: string; from: string; nonce: number; startBlock: number; to: string; value: BigNumber }
      • data: string
      • from: string
      • nonce: number
      • startBlock: number
      • to: string
      • value: BigNumber

    Returns Promise<TransactionReceipt>

  • Parameters

    • tx: Transaction
    • Optional hash: string
    • Optional startBlock: number

    Returns TransactionResponse

  • addListener(eventName: EventType, listener: Listener): Provider
  • Parameters

    Returns Provider

  • Parameters

    Returns Promise<string>

  • ccipReadFetch(tx: Transaction, calldata: string, urls: string[]): Promise<null | string>
  • Parameters

    • tx: Transaction
    • calldata: string
    • urls: string[]

    Returns Promise<null | string>

  • destroy(): Promise<void>
  • detectNetwork(): Promise<Network>
  • Returns Promise<Network>

  • emitEvent<T>(virtualId: string, result: T): void
  • Parameters

    Returns Promise<BigNumber>

  • getAvatar(nameOrAddress: string): Promise<null | string>
  • Parameters

    • nameOrAddress: string

    Returns Promise<null | string>

  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<BigNumber>

  • Parameters

    Returns Promise<Block>

  • getBlockNumber(): Promise<number>
  • Returns Promise<number>

  • Parameters

    Returns Promise<BlockWithTransactions>

  • getCode(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<string>
  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<string>

  • getEtherPrice(): Promise<number>
  • Returns Promise<number>

  • Returns Promise<FeeData>

  • Returns Promise<BigNumber>

  • getLogs(filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>): Promise<Log[]>
  • Parameters

    • filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>

    Returns Promise<Log[]>

  • getNetwork(): Promise<Network>
  • Returns Promise<Network>

  • getResolver(name: string): Promise<null | Resolver>
  • Parameters

    • name: string

    Returns Promise<null | Resolver>

  • getSigner(addressOrIndex?: string | number): JsonRpcSigner
  • Parameters

    • Optional addressOrIndex: string | number

    Returns JsonRpcSigner

  • Parameters

    Returns Promise<string>

  • Parameters

    • transactionHash: string | Promise<string>

    Returns Promise<TransactionResponse>

  • getTransactionCount(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<number>
  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<number>

  • getTransactionReceipt(transactionHash: string | Promise<string>): Promise<TransactionReceipt>
  • Parameters

    • transactionHash: string | Promise<string>

    Returns Promise<TransactionReceipt>

  • getUncheckedSigner(addressOrIndex?: string | number): UncheckedJsonRpcSigner
  • Parameters

    • Optional addressOrIndex: string | number

    Returns UncheckedJsonRpcSigner

  • isCommunityResource(): boolean
  • _setFastBlockNumber(blockNumber: number): void
  • Parameters

    • blockNumber: number

    Returns void

  • _startPending(): void
  • Returns void

  • _uncachedDetectNetwork(): Promise<Network>
  • Returns Promise<Network>

  • _waitForTransaction(transactionHash: string, confirmations: number, timeout: number, replaceable: { data: string; from: string; nonce: number; startBlock: number; to: string; value: BigNumber }): Promise<TransactionReceipt>
  • Parameters

    • transactionHash: string
    • confirmations: number
    • timeout: number
    • replaceable: { data: string; from: string; nonce: number; startBlock: number; to: string; value: BigNumber }
      • data: string
      • from: string
      • nonce: number
      • startBlock: number
      • to: string
      • value: BigNumber

    Returns Promise<TransactionReceipt>

  • Parameters

    • tx: Transaction
    • Optional hash: string
    • Optional startBlock: number

    Returns TransactionResponse

  • addListener(eventName: EventType, listener: Listener): Provider
  • Parameters

    Returns Provider

  • Parameters

    Returns Promise<string>

  • ccipReadFetch(tx: Transaction, calldata: string, urls: string[]): Promise<null | string>
  • Parameters

    • tx: Transaction
    • calldata: string
    • urls: string[]

    Returns Promise<null | string>

  • destroy(): Promise<void>
  • detectNetwork(): Promise<Network>
  • Returns Promise<Network>

  • emitEvent<T>(virtualId: string, result: T): void
  • Parameters

    Returns Promise<BigNumber>

  • getAvatar(nameOrAddress: string): Promise<null | string>
  • Parameters

    • nameOrAddress: string

    Returns Promise<null | string>

  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<BigNumber>

  • Parameters

    Returns Promise<Block>

  • getBlockNumber(): Promise<number>
  • Returns Promise<number>

  • Parameters

    Returns Promise<BlockWithTransactions>

  • getCode(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<string>
  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<string>

  • getEtherPrice(): Promise<number>
  • Returns Promise<number>

  • Returns Promise<FeeData>

  • Returns Promise<BigNumber>

  • getLogs(filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>): Promise<Log[]>
  • Parameters

    • filter: Filter | FilterByBlockHash | Promise<Filter | FilterByBlockHash>

    Returns Promise<Log[]>

  • getNetwork(): Promise<Network>
  • Returns Promise<Network>

  • getResolver(name: string): Promise<null | Resolver>
  • Parameters

    • name: string

    Returns Promise<null | Resolver>

  • getSigner(addressOrIndex?: string | number): JsonRpcSigner
  • Parameters

    • Optional addressOrIndex: string | number

    Returns JsonRpcSigner

  • Parameters

    Returns Promise<string>

  • Parameters

    • transactionHash: string | Promise<string>

    Returns Promise<TransactionResponse>

  • getTransactionCount(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<number>
  • Parameters

    • addressOrName: string | Promise<string>
    • Optional blockTag: BlockTag | Promise<BlockTag>

    Returns Promise<number>

  • getTransactionReceipt(transactionHash: string | Promise<string>): Promise<TransactionReceipt>
  • Parameters

    • transactionHash: string | Promise<string>

    Returns Promise<TransactionReceipt>

  • getUncheckedSigner(addressOrIndex?: string | number): UncheckedJsonRpcSigner
  • Parameters

    • Optional addressOrIndex: string | number

    Returns UncheckedJsonRpcSigner

  • isCommunityResource(): boolean
  • Overrides the ether's isCommunityResource() method. Returns true if the current api key is the default key.

    -
    override

    Returns boolean

  • listAccounts(): Promise<string[]>
  • Returns Promise<string[]>

  • listAccounts(): Promise<string[]>
  • Returns Promise<string[]>

  • Returns the number of listeners for the provided {@link eventName} event. If no event is provided, the total number of listeners for all events is returned.

    override

    Parameters

    • Optional eventName: AlchemyEventType

      The event to get the number of listeners for.

      -

    Returns number

Returns number

  • Returns an array of listeners for the provided {@link eventName} event. If no event is provided, all listeners will be included.

    override

    Parameters

    Returns Listener[]

  • lookupAddress(address: string | Promise<string>): Promise<null | string>
  • Parameters

    • address: string | Promise<string>

    Returns Promise<null | string>

Returns Listener[]

  • lookupAddress(address: string | Promise<string>): Promise<null | string>
  • Parameters

    • address: string | Promise<string>

    Returns Promise<null | string>

Returns AlchemyWebSocketProvider

Returns AlchemyWebSocketProvider

  • Overridden implementation of ethers that includes Alchemy based subscriptions. Adds a listener to the triggered for only the next {@link eventName} event, after which it will be removed.

    @@ -64,7 +64,7 @@

    Event to subscribe to

  • listener: Listener

    The listener function to call when the event is triggered.

    -

Returns AlchemyWebSocketProvider

  • perform(method: string, params: any): Promise<any>
  • Parameters

    • method: string
    • params: any

    Returns Promise<any>

  • poll(): Promise<void>
  • Returns Promise<void>

  • prepareRequest(method: string, params: any): [string, any[]]
  • Parameters

    • method: string
    • params: any

    Returns [string, any[]]

Returns AlchemyWebSocketProvider

  • perform(method: string, params: any): Promise<any>
  • Parameters

    • method: string
    • params: any

    Returns Promise<any>

  • poll(): Promise<void>
  • Returns Promise<void>

  • prepareRequest(method: string, params: any): [string, any[]]
  • Parameters

    • method: string
    • params: any

    Returns [string, any[]]

  • Remove all listeners for the provided {@link eventName} event. If no event is provided, all events and their listeners are removed.

    override

    Parameters

    • Optional eventName: AlchemyEventType
      diff --git a/docs/classes/CoreNamespace.html b/docs/classes/CoreNamespace.html index 68f291f5d..9daa43850 100644 --- a/docs/classes/CoreNamespace.html +++ b/docs/classes/CoreNamespace.html @@ -7,7 +7,7 @@

      Do not call this constructor directly. Instead, instantiate an Alchemy object with const alchemy = new Alchemy(config) and then access the core namespace via alchemy.core.

      -

Hierarchy

  • CoreNamespace

Index

Methods

Hierarchy

  • CoreNamespace

Index

Methods

  • Returns the result of executing the transaction, using call. A call does not require any ether, but cannot change any state. This is useful for calling getters on Contracts.

    @@ -15,7 +15,7 @@

    The transaction to execute.

  • Optional blockTag: BlockTag | Promise<BlockTag>

    The optional block number or hash to get the call for.

    -

Returns Promise<string>

Returns Promise<string>

  • findContractDeployer(contractAddress: string): Promise<DeployResult>

Returns Promise<BigNumber>

  • findContractDeployer(contractAddress: string): Promise<DeployResult>
  • Finds the address that deployed the provided contract and block number it was deployed in.

    NOTE: This method performs a binary search across all blocks since genesis @@ -33,7 +33,7 @@ with this information cached.

    beta

    Parameters

    • contractAddress: string

      The contract address to find the deployer for.

      -

    Returns Promise<DeployResult>

Returns Promise<DeployResult>

Returns Promise<AssetTransfersWithMetadataResponse>

  • Get transactions for specific addresses. See the web documentation for the full details: https://docs.alchemy.com/alchemy/enhanced-apis/transfers-api#alchemy_getassettransfers

    Parameters

    Returns Promise<AssetTransfersResponse>

  • Returns Promise<AssetTransfersResponse>

    • Returns the balance of a given address as of the provided block.

      Parameters

      • addressOrName: string | Promise<string>

        The address or name of the account to get the balance for.

      • Optional blockTag: BlockTag | Promise<BlockTag>

        The optional block number or hash to get the balance for. Defaults to 'latest' if unspecified.

        -

      Returns Promise<BigNumber>

    Returns Promise<BigNumber>

    • Returns the block from the network based on the provided block number or hash. Transactions on the block are represented as an array of transaction hashes. To get the full transaction details on the block, use getBlockWithTransactions instead.

      Parameters

      • blockHashOrBlockTag: BlockTag | Promise<BlockTag>

        The block number or hash to get the block for.

        -

      Returns Promise<Block>

    • getBlockNumber(): Promise<number>

    Returns Promise<Block>

    • getBlockNumber(): Promise<number>
    • getCode(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<string>

    Returns Promise<BlockWithTransactions>

    • getCode(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<string>
    • Returns the contract code of the provided address at the block. If there is no contract deployed, the result is 0x.

      Parameters

      • addressOrName: string | Promise<string>
        @@ -78,21 +78,21 @@
      • Optional blockTag: BlockTag | Promise<BlockTag>

        The optional block number or hash to get the code for. Defaults to 'latest' if unspecified.

        -

      Returns Promise<string>

    Returns Promise<string>

    • Returns the recommended fee data to use in a transaction.

      For an EIP-1559 transaction, the maxFeePerGas and maxPriorityFeePerGas should be used.

      For legacy transactions and networks which do not support EIP-1559, the gasPrice should be used.

      -

      Returns Promise<FeeData>

    • getNetwork(): Promise<Network>

    Returns Promise<Log[]>

    • getNetwork(): Promise<Network>
    • Return the value of the provided position at the provided address, at the provided block in Bytes32 format.

      Parameters

      • addressOrName: string | Promise<string>
        @@ -102,25 +102,25 @@
      • Optional blockTag: BlockTag | Promise<BlockTag>

        The optional block number or hash to get the code for. Defaults to 'latest' if unspecified.

        -

      Returns Promise<string>

    Returns Promise<string>

    Returns Promise<TokenBalancesResponseErc20>

  • Returns the token balances for a specific owner address given a list of contracts.

    Parameters

    • addressOrName: string

      The owner address to get the token balances for.

    • Optional contractAddresses: string[]

      A list of contract addresses to check. If omitted, all ERC-20 tokens will be checked.

      -

    Returns Promise<TokenBalancesResponse>

  • +
  • Returns Promise<TokenBalancesResponse>

  • Returns the ERC-20 token balances for a specific owner.

    This overload covers the erc-20 token type which includes a page key in the response.

    Parameters

    • addressOrName: string

      The owner address to get the token balances for.

    • options: TokenBalancesOptionsErc20

      Token type options set to ERC-20 with optional page key.

      -

    Returns Promise<TokenBalancesResponseErc20>

  • +
  • Returns Promise<TokenBalancesResponseErc20>

  • Returns the token balances for a specific owner, fetching from the top 100 tokens by 24 hour volume.

    This overload covers the default token type which includes a page key in @@ -129,18 +129,18 @@

    The owner address to get the token balances for.

  • options: TokenBalancesOptionsDefaultTokens

    Token type options set to ERC-20 with optional page key.

    -
  • Returns Promise<TokenBalancesResponse>

    Returns Promise<TokenBalancesResponse>

    Returns Promise<TokenMetadataResponse>

    Returns Promise<GetTokensForOwnerResponse>

    • Returns the transaction with hash or null if the transaction is unknown.

      If a transaction has not been mined, this method will search the transaction pool. Various backends may have more restrictive transaction @@ -149,7 +149,7 @@

      NOTE: This is an alias for TransactNamespace.getTransaction.

      Parameters

      • transactionHash: string | Promise<string>

        The hash of the transaction to get.

        -

      Returns Promise<null | TransactionResponse>

    • getTransactionCount(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<number>

    Returns Promise<null | TransactionResponse>

    • getTransactionCount(addressOrName: string | Promise<string>, blockTag?: BlockTag | Promise<BlockTag>): Promise<number>
    • Returns the number of transactions ever sent from the provided address, as of the provided block tag. This value is used as the nonce for the next transaction from the address sent to the network.

      @@ -157,46 +157,46 @@

      The address or name of the account to get the nonce for.

    • Optional blockTag: BlockTag | Promise<BlockTag>

      The optional block number or hash to get the nonce for.

      -

    Returns Promise<number>

    • getTransactionReceipt(transactionHash: string | Promise<string>): Promise<null | TransactionReceipt>

    Returns Promise<number>

    • getTransactionReceipt(transactionHash: string | Promise<string>): Promise<null | TransactionReceipt>
    • Returns the transaction receipt for hash or null if the transaction has not been mined.

      To stall until the transaction has been mined, consider the waitForTransaction method below.

      Parameters

      • transactionHash: string | Promise<string>

        The hash of the transaction to get.

        -

      Returns Promise<null | TransactionReceipt>

    Returns Promise<null | TransactionReceipt>

    • lookupAddress(address: string): Promise<null | string>

    Returns Promise<TransactionReceiptsResponse>

    • lookupAddress(address: string): Promise<null | string>
    • Performs a reverse lookup of the address in ENS using the Reverse Registrar. If the name does not exist, or the forward lookup does not match, null is returned.

      An ENS name requires additional configuration to setup a reverse record, so not all ENS addresses will map back to the original ENS domain.

      Parameters

      • address: string

        The address to look up the ENS domain name for.

        -

      Returns Promise<null | string>

    • ready(): Promise<Network>

    Returns Promise<null | string>

    • ready(): Promise<Network>
    • Returns a Promise which will stall until the network has heen established, ignoring errors due to the target node not being active yet.

      This can be used for testing or attaching scripts to wait until the node is up and running smoothly.

      -

      Returns Promise<Network>

    • resolveName(name: string): Promise<null | string>
    • resolveName(name: string): Promise<null | string>
    • Returns the underlying owner address for the provided ENS address, or null if the ENS name does not have an underlying address.

      Parameters

      • name: string

        The ENS address name to resolve.

        -

      Returns Promise<null | string>

    • send(method: string, params: any[]): Promise<any>

    Returns Promise<null | string>

    • send(method: string, params: any[]): Promise<any>
    • Allows sending a raw message to the Alchemy backend.

      Parameters

      • method: string

        The method to call.

      • params: any[]

        The parameters to pass to the method.

        -

      Returns Promise<any>

    Returns Promise<any>

    • Submits transaction to the network to be mined. The transaction must be signed, and be valid (i.e. the nonce is correct and the account has sufficient balance to pay for the transaction).

      NOTE: This is an alias for TransactNamespace.getTransaction.

      Parameters

      • signedTransaction: string | Promise<string>

        The signed transaction to send.

        -

      Returns Promise<TransactionResponse>

    • waitForTransaction(transactionHash: string, confirmations?: number, timeout?: number): Promise<null | TransactionReceipt>

    Returns Promise<TransactionResponse>

    • waitForTransaction(transactionHash: string, confirmations?: number, timeout?: number): Promise<null | TransactionReceipt>
    • Returns a promise which will not resolve until specified transaction hash is mined.

      If {@link confirmations} is 0, this method is non-blocking and if the transaction has not been mined returns null. Otherwise, this method will diff --git a/docs/classes/DebugNamespace.html b/docs/classes/DebugNamespace.html index bdc10b669..6917a4dc8 100644 --- a/docs/classes/DebugNamespace.html +++ b/docs/classes/DebugNamespace.html @@ -6,21 +6,21 @@

      Do not call this constructor directly. Instead, instantiate an Alchemy object with const alchemy = new Alchemy(config) and then access the debug namespace via alchemy.debug.

      -

    Hierarchy

    • DebugNamespace

    Index

    Methods

    Hierarchy

    • DebugNamespace

    Index

    Methods

    Returns Promise<DebugCallTrace>

  • Replays a block that has already been mined.

    Parameters

    • blockIdentifier: string | number

      The block to debug the transaction in. Can be a block hash, block number hex string, or commitment level.

    • tracer: DebugPrestateTracer

      Tracer type and configuration.

      -

    Returns Promise<DebugPrestateTrace>

  • Returns Promise<DebugPrestateTrace>

    Returns Promise<DebugCallTrace>

  • Runs an eth_call with the context of the provided block execution using the final state of the parent block as the base.

    Parameters

    Returns Promise<DebugPrestateTrace>

  • Returns Promise<DebugPrestateTrace>

    • Attempts to run the transaction in the exact same manner as it was executed on the network. It will replay any transaction that may have been executed prior to this one before it and will then attempt to execute the transaction @@ -54,7 +54,7 @@ default timeout of 5 seconds for JavaScript-based tracing calls. Max timeout is "10s". Valid time units are "ns", "us", "ms", "s" each with optional fraction, such as "300ms" or "2s45ms".

      -

    Returns Promise<DebugCallTrace>

  • +
  • Returns Promise<DebugCallTrace>

  • Attempts to run the transaction in the exact same manner as it was executed on the network. It will replay any transaction that may have been executed prior to this one before it and will then attempt to execute the transaction diff --git a/docs/classes/NftNamespace.html b/docs/classes/NftNamespace.html index 8b237b729..d2ce1b61c 100644 --- a/docs/classes/NftNamespace.html +++ b/docs/classes/NftNamespace.html @@ -3,7 +3,7 @@

    Do not call this constructor directly. Instead, instantiate an Alchemy object with const alchemy = new Alchemy(config) and then access the core namespace via alchemy.nft.

    -
  • Hierarchy

    • NftNamespace

    Index

    Methods

    • checkNftOwnership(owner: string, contractAddresses: string[]): Promise<boolean>

    Hierarchy

    • NftNamespace

    Index

    Methods

    • checkNftOwnership(owner: string, contractAddresses: string[]): Promise<boolean>
    • DEPRECATED - Checks that the provided owner address owns one of more of the provided NFTs.

      deprecated
        @@ -14,37 +14,37 @@

        The owner address to check.

  • contractAddresses: string[]

    An array of NFT contract addresses to check ownership for.

    -
  • Returns Promise<boolean>

    Returns Promise<boolean>

    Returns Promise<NftAttributeRarity[]>

    Returns Promise<NftContract>

    Returns Promise<NftContract[]>

    Returns Promise<GetContractsForOwnerResponse>

    Returns Promise<GetFloorPriceResponse>

    Returns Promise<TransfersNftResponse>

    Returns Promise<Nft>

  • +
  • Returns Promise<Nft>

  • Get the NFT metadata associated with the provided parameters.

    Parameters

    • contractAddress: string

      The contract address of the NFT.

      @@ -67,17 +67,17 @@

      Token id of the NFT.

    • Optional options: GetNftMetadataOptions

      Options for the request.

      -

    Returns Promise<Nft>

  • Returns Promise<Nft>

    Returns Promise<Nft[]>

    Returns Promise<GetNftSalesResponse>

  • Parameters

    Returns Promise<GetNftSalesResponse>

  • Returns Promise<NftContractNftsResponse>

  • +
  • Returns Promise<NftContractNftsResponse>

  • Get all base NFTs for a given contract address.

    This method returns the base NFTs that omit the associated metadata. To get all NFTs with their associated metadata, use GetNftsForContractOptions.

    @@ -94,7 +94,7 @@

    The contract address of the NFT contract.

  • Optional options: GetBaseNftsForContractOptions

    The optional parameters to use for the request.

    -
  • Returns Promise<NftContractBaseNftsResponse>

    Returns Promise<NftContractBaseNftsResponse>

    Returns AsyncIterable<Nft>

  • +
  • Returns AsyncIterable<Nft>

  • Fetches all base NFTs for a given contract address and yields them in an async iterable.

    This method returns the base NFTs that omit the associated metadata and @@ -113,7 +113,7 @@

    The contract address of the NFT contract.

  • Optional options: GetBaseNftsForContractOptions

    The optional parameters to use for the request.

    -
  • Returns AsyncIterable<BaseNft>

    Returns AsyncIterable<BaseNft>

    Returns Promise<OwnedNftsResponse>

  • +
  • Returns Promise<OwnedNftsResponse>

  • Get all base NFTs for an owner.

    This method returns the base NFTs that omit the associated metadata. To get all NFTs with their associated metadata, use GetNftsForOwnerOptions.

    @@ -129,7 +129,7 @@

    The address of the owner.

  • Optional options: GetBaseNftsForOwnerOptions

    The optional parameters to use for the request.

    -
  • Returns Promise<OwnedBaseNftsResponse>

    Returns Promise<OwnedBaseNftsResponse>

    Returns AsyncIterable<OwnedNft>

  • +
  • Returns AsyncIterable<OwnedNft>

  • Fetches all NFTs for a given owner and yields them in an async iterable.

    This method returns the base NFTs that omit the associated metadata and pages through all page keys until all NFTs have been fetched.

    @@ -145,13 +145,13 @@

    The address of the owner.

  • Optional options: GetBaseNftsForOwnerOptions

    The optional parameters to use for the request.

    -
  • Returns AsyncIterable<OwnedBaseNft>

    Returns AsyncIterable<OwnedBaseNft>

    Returns Promise<GetOwnersForContractWithTokenBalancesResponse>

  • Gets all the owners for a given NFT contract.

    Note that token balances are omitted by default. To include token balances for each owner, use GetOwnersForContractWithTokenBalancesOptions, @@ -160,17 +160,17 @@

    The NFT contract to get the owners for.

  • Optional options: GetOwnersForContractOptions

    Optional parameters to use for the request.

    -
  • Returns Promise<GetOwnersForContractResponse>

    Returns Promise<GetOwnersForContractResponse>

    Returns Promise<GetOwnersForNftResponse>

    Returns Promise<TransfersNftResponse>

    Returns Promise<TransfersNftResponse>

    Returns Promise<TransfersNftResponse>

    Returns Promise<boolean>

    Returns Promise<RefreshContractResult>

    Returns Promise<boolean>

    Returns Promise<boolean>

    Returns Promise<NftContract[]>

    Returns Promise<NftAttributesResponse>

    Returns Promise<boolean>

  • Checks which of the provided NFTs the owner address owns. Returns a map of contract address to a boolean indicating whether the owner address owns the NFT.

    Parameters

    • owner: string
      diff --git a/docs/classes/NotifyNamespace.html b/docs/classes/NotifyNamespace.html index 0512488a1..6c06eba6e 100644 --- a/docs/classes/NotifyNamespace.html +++ b/docs/classes/NotifyNamespace.html @@ -10,7 +10,7 @@

      Do not call this constructor directly. Instead, instantiate an Alchemy object with const alchemy = new Alchemy(config) and then access the notify namespace via alchemy.notify.

      -
  • Hierarchy

    Index

    Methods

    Hierarchy

    • NotifyNamespace

    Index

    Methods

    Returns Promise<MinedTransactionWebhook>

  • +
  • Returns Promise<MinedTransactionWebhook>

  • Create a new DroppedTransactionWebhook to track dropped transactions sent by the app associated with the app id.

    Note that the webhook will be created in the app network of the provided app id.

    @@ -30,7 +30,7 @@

    The type of webhook to create.

  • params: TransactionWebhookParams

    Parameters object containing the app id.

    -
  • Returns Promise<DroppedTransactionWebhook>

  • +
  • Returns Promise<DroppedTransactionWebhook>

  • Create a new NftActivityWebhook to track NFT transfers.

    Parameters

    • url: string

      The URL that the webhook should send events to.

      @@ -39,7 +39,7 @@
    • params: NftWebhookParams

      Parameters object containing the NFTs to track and the network the webhook should be created on.

      -

    Returns Promise<NftActivityWebhook>

  • +
  • Returns Promise<NftActivityWebhook>

  • Parameters

    Returns Promise<NftMetadataUpdateWebhook>

  • Create a new AddressActivityWebhook to track address activity.

    Parameters

    • url: string

      The URL that the webhook should send events to.

      @@ -48,21 +48,21 @@
    • params: AddressWebhookParams

      Parameters object containing the addresses to track and the network the webhook should be created on.

      -

    Returns Promise<AddressActivityWebhook>

    • deleteWebhook(webhook: Webhook): Promise<void>
    • deleteWebhook(webhookId: string): Promise<void>

    Returns Promise<AddressActivityWebhook>

    • deleteWebhook(webhook: Webhook): Promise<void>
    • deleteWebhook(webhookId: string): Promise<void>

    Returns Promise<void>

  • Delete the provided webhook.

    Parameters

    • webhookId: string

      The id of the webhook to delete.

      -

    Returns Promise<void>

  • Returns Promise<void>

    Returns Promise<AddressActivityResponse>

  • Get all addresses tracked for the provided AddressActivityWebhook.

    Parameters

    • webhookId: string

      The id of the address activity webhook. Passing in an id @@ -70,18 +70,18 @@ no addresses.

    • Optional options: GetAddressesOptions

      Pagination options when fetching addresses.

      -

    Returns Promise<AddressActivityResponse>

  • Returns Promise<AddressActivityResponse>

    Returns Promise<NftFiltersResponse>

  • Get all NFT filters tracked for the provided NftActivityWebhook.

    Parameters

    • webhookId: string

      The id of the NFT activity webhook. Passing in an @@ -89,28 +89,34 @@ no filters.

    • Optional options: GetAddressesOptions

      Pagination options when fetching nft filters.

      -

    Returns Promise<NftFiltersResponse>

    • sendWebhookRequest<Response>(restApiName: string, methodName: string, params: {}, overrides?: AxiosRequestConfig<any>): Promise<Response>
    • Type parameters

      • Response

      Parameters

      • restApiName: string
      • methodName: string
      • params: {}
        • Optional overrides: AxiosRequestConfig<any>

        Returns Promise<Response>

      Returns Promise<NftFiltersResponse>

      • sendWebhookRequest<Response>(restApiName: string, methodName: string, params: {}, overrides?: AxiosRequestConfig<any>): Promise<Response>
      • Type parameters

        • Response

        Parameters

        • restApiName: string
        • methodName: string
        • params: {}
          • Optional overrides: AxiosRequestConfig<any>

          Returns Promise<Response>

        Returns Promise<void>

      • Update a NftActivityWebhook's active status or NFT filters.

        Parameters

        • nftWebhookId: string

          The id of the NFT activity webhook.

        • update: NftWebhookUpdate

          Object containing the update.

          -

        Returns Promise<void>

      • +
      • Returns Promise<void>

      • +

        Update a NftMetadataUpdateWebhook's active status or NFT filters.

        +

        Parameters

        • nftMetadataWebhookId: string
          +

          The id of the NFT activity webhook.

          +
        • update: NftMetadataWebhookUpdate
          +

          Object containing the update.

          +

        Returns Promise<void>

      • Update a AddressActivityWebhook's active status or addresses.

        Parameters

        Returns Promise<void>

      • +
      • Returns Promise<void>

      • Update a AddressActivityWebhook's active status or addresses.

        Parameters

        • addressWebhookId: string

          The id of the address activity webhook.

        • update: AddressWebhookUpdate

          Object containing the update.

          -

        Returns Promise<void>

        • verifyConfig(): void

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Returns Promise<void>

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/classes/TransactNamespace.html b/docs/classes/TransactNamespace.html index 3954179e2..e841b5890 100644 --- a/docs/classes/TransactNamespace.html +++ b/docs/classes/TransactNamespace.html @@ -4,7 +4,7 @@

        Do not call this constructor directly. Instead, instantiate an Alchemy object with const alchemy = new Alchemy(config) and then access the transact namespace via alchemy.transact.

        -

        Hierarchy

        Index

        Methods

        • cancelPrivateTransaction(transactionHash: string): Promise<boolean>

        Hierarchy

        • TransactNamespace

        Index

        Methods

        • cancelPrivateTransaction(transactionHash: string): Promise<boolean>
        • Stops the provided private transaction from being submitted for future blocks. A transaction can only be cancelled if the request is signed by the same key as the sendPrivateTransaction call submitting the @@ -13,7 +13,7 @@

          Returns a boolean indicating whether the cancellation was successful.

          Parameters

          • transactionHash: string

            Transaction hash of private tx to be cancelled

            -

          Returns Promise<boolean>

        Returns Promise<boolean>

        • getMaxPriorityFeePerGas(): Promise<number>

        Returns Promise<BigNumber>

        • getMaxPriorityFeePerGas(): Promise<number>
        • Returns a fee per gas (in wei) that is an estimate of how much you can pay as a priority fee, or "tip", to get a transaction included in the current block.

          This number is generally used to set the maxPriorityFeePerGas field in a transaction request.

          -

          Returns Promise<number>

        • Returns the transaction with hash or null if the transaction is unknown.

          If a transaction has not been mined, this method will search the transaction pool. Various backends may have more restrictive transaction @@ -36,7 +36,7 @@

          NOTE: This is an alias for CoreNamespace.getTransaction.

          Parameters

          • transactionHash: string | Promise<string>

            The hash of the transaction to get.

            -

          Returns Promise<null | TransactionResponse>

        Returns Promise<null | TransactionResponse>

        • Used to send a single transaction to Flashbots. Flashbots will attempt to send the transaction to miners for the next 25 blocks.

          Returns the transaction hash of the submitted transaction.

          @@ -47,14 +47,14 @@ transaction should be included.

        • Optional options: SendPrivateTransactionOptions

          Options to configure the request.

          -

        Returns Promise<string>

        Returns Promise<string>

        • Submits transaction to the network to be mined. The transaction must be signed, and be valid (i.e. the nonce is correct and the account has sufficient balance to pay for the transaction).

          NOTE: This is an alias for CoreNamespace.sendTransaction.

          Parameters

          • signedTransaction: string | Promise<string>

            The signed transaction to send.

            -

          Returns Promise<TransactionResponse>

        Returns Promise<TransactionResponse>

        • Simulates the asset changes resulting from a single transaction.

          Returns list of asset changes that occurred during the transaction simulation. Note that this method does not run the transaction on the @@ -64,7 +64,7 @@

        • Optional blockIdentifier: string

          Optional block identifier to simulate the transaction in.

          -

        Returns Promise<SimulateAssetChangesResponse>

        Returns Promise<SimulateAssetChangesResponse>

        • Simulates the asset changes resulting from a list of transactions simulated in sequence.

          Returns a list of asset changes for each transaction during simulation.

          @@ -73,7 +73,7 @@
        • Optional blockIdentifier: string

          Optional block identifier to simulate the transaction in.

          -

        Returns Promise<SimulateAssetChangesResponse[]>

        Returns Promise<SimulateAssetChangesResponse[]>

        • Simulates a single transaction and the resulting and returns list of decoded traces and logs that occurred during the transaction simulation.

          Note that this method does not run the transaction on the blockchain.

          @@ -82,7 +82,7 @@
        • Optional blockIdentifier: string

          Optional block identifier to simulate the transaction in.

          -

        Returns Promise<SimulateExecutionResponse>

        Returns Promise<SimulateExecutionResponse>

        • Simulates a list of transactions in sequence and returns list of decoded traces and logs that occurred for each transaction during simulation.

          Note that this method does not run any transactions on the blockchain.

          @@ -91,7 +91,7 @@
        • Optional blockIdentifier: string

          Optional block identifier to simulate the transaction in.

          -

        Returns Promise<SimulateExecutionResponse[]>

        • waitForTransaction(transactionHash: string, confirmations?: number, timeout?: number): Promise<null | TransactionReceipt>

        Returns Promise<SimulateExecutionResponse[]>

        • waitForTransaction(transactionHash: string, confirmations?: number, timeout?: number): Promise<null | TransactionReceipt>
        • Returns a promise which will not resolve until specified transaction hash is mined.

          If {@link confirmations} is 0, this method is non-blocking and if the transaction has not been mined returns null. Otherwise, this method will diff --git a/docs/classes/Wallet.html b/docs/classes/Wallet.html index 1f43a2322..2d41bc87a 100644 --- a/docs/classes/Wallet.html +++ b/docs/classes/Wallet.html @@ -5,47 +5,47 @@

          Primary difference from Ethers.js 'Wallet' is that you can pass in either a Provider or an Alchemy object. This implementation will intelligently detect the format and set the provider accordingly.

          -
          override

        Hierarchy

        • Wallet
          • Wallet

        Index

        Constructors

        • new Wallet(privateKey: BytesLike | ExternallyOwnedAccount | SigningKey, alchemyOrProvider?: Alchemy | Provider): Wallet

        Hierarchy

        • Wallet
          • Wallet

        Index

        Constructors

        • new Wallet(privateKey: BytesLike | ExternallyOwnedAccount | SigningKey, alchemyOrProvider?: Alchemy | Provider): Wallet
        • Overload permits users to pass in either a standard Provider or an Alchemy object. The constructor will detect the object type and handle appropriately.

          -
          override

          Parameters

          • privateKey: BytesLike | ExternallyOwnedAccount | SigningKey
          • Optional alchemyOrProvider: Alchemy | Provider

          Returns Wallet

        Properties

        _isSigner: boolean
        _mnemonic: () => Mnemonic

        Type declaration

          • (): Mnemonic
          • Returns Mnemonic

        _signingKey: () => SigningKey

        Type declaration

          • (): SigningKey
          • Returns SigningKey

        address: string
        alchemyProviderPromise?: Promise<Provider>
        provider: Provider

        Accessors

        • get mnemonic(): Mnemonic
        • Returns Mnemonic

        • get privateKey(): string
        • Returns string

        • get publicKey(): string
        • Returns string

        Methods

        • _checkProvider(operation?: string): void
        • Parameters

          • Optional operation: string

          Returns void

        • _signTypedData(domain: TypedDataDomain, types: Record<string, TypedDataField[]>, value: Record<string, any>): Promise<string>
        • Parameters

          • domain: TypedDataDomain
          • types: Record<string, TypedDataField[]>
          • value: Record<string, any>

          Returns Promise<string>

        Properties

        _isSigner: boolean
        _mnemonic: () => Mnemonic

        Type declaration

          • (): Mnemonic
          • Returns Mnemonic

        _signingKey: () => SigningKey

        Type declaration

          • (): SigningKey
          • Returns SigningKey

        address: string
        alchemyProviderPromise?: Promise<Provider>
        provider: Provider

        Accessors

        • get mnemonic(): Mnemonic
        • Returns Mnemonic

        • get privateKey(): string
        • Returns string

        • get publicKey(): string
        • Returns string

        Methods

        • _checkProvider(operation?: string): void
        • Parameters

          • Optional operation: string

          Returns void

        • _signTypedData(domain: TypedDataDomain, types: Record<string, TypedDataField[]>, value: Record<string, any>): Promise<string>
        • Parameters

          • domain: TypedDataDomain
          • types: Record<string, TypedDataField[]>
          • value: Record<string, any>

          Returns Promise<string>

        • Returns the result of calling using the transactionRequest, with this account address being used as the from field.

          override

          Parameters

          Returns Promise<string>

        • Parameters

          Returns Deferrable<TransactionRequest>

        • connect(provider: Provider): Wallet
        • Parameters

          • provider: Provider

          Returns Wallet

        • encrypt(password: string | Bytes, options?: any, progressCallback?: ProgressCallback): Promise<string>
        • Parameters

          • password: string | Bytes
          • Optional options: any
          • Optional progressCallback: ProgressCallback

          Returns Promise<string>

        Returns Promise<string>

        • Parameters

          Returns Deferrable<TransactionRequest>

        • connect(provider: Provider): Wallet
        • Parameters

          • provider: Provider

          Returns Wallet

        • encrypt(password: string | Bytes, options?: any, progressCallback?: ProgressCallback): Promise<string>
        • Parameters

          • password: string | Bytes
          • Optional options: any
          • Optional progressCallback: ProgressCallback

          Returns Promise<string>

        • Returns the result of estimating the cost to send the transactionRequest, with this account address being used as the from field.

          override

          Parameters

          Returns Promise<BigNumber>

        • getAddress(): Promise<string>
        • Returns Promise<string>

        Returns Promise<BigNumber>

        • getAddress(): Promise<string>
        • Returns Promise<string>

        • Returns the balance of this wallet at blockTag.

          override

          Parameters

          • Optional blockTag: BlockTag

            The block to check the balance of

            -

          Returns Promise<BigNumber>

        • getChainId(): Promise<number>

        Returns Promise<BigNumber>

        • getChainId(): Promise<number>
        • Returns the chain ID this wallet is connected to.

          -
          override

          Returns Promise<number>

        • Returns the current recommended FeeData to use in a transaction.

          For an EIP-1559 transaction, the maxFeePerGas and maxPriorityFeePerGas should be used.

          For legacy transactions and networks which do not support EIP-1559, the gasPrice should be used.

          -
          override

          Returns Promise<FeeData>

        • getTransactionCount(blockTag?: BlockTag): Promise<number>
        • getTransactionCount(blockTag?: BlockTag): Promise<number>
        • Returns the number of transactions this account has ever sent. This is the value required to be included in transactions as the nonce.

          override

          Parameters

          • Optional blockTag: BlockTag

            The block to check the transaction count on

            -

          Returns Promise<number>

        • getWallet(): Promise<Wallet>
        • Parameters

          Returns Promise<TransactionRequest>

        • resolveName(name: string): Promise<string>

        Returns Promise<number>

        • getWallet(): Promise<Wallet>
        • Parameters

          Returns Promise<TransactionRequest>

        • resolveName(name: string): Promise<string>
        • Looks up the address of name. If the name is not owned, or does not have a Resolver configured, or the Resolver does not have an address configured, null is returned.

          override

          Parameters

          • name: string

            Name of the ENS address

            -

          Returns Promise<string>

        Returns Promise<string>

        • signMessage(message: string | Bytes): Promise<string>
        • Parameters

          • message: string | Bytes

          Returns Promise<string>

        • Parameters

          Returns Promise<string>

        • createRandom(options?: any): Wallet
        • Static methods to create Wallet instances.

          diff --git a/docs/classes/WebSocketNamespace.html b/docs/classes/WebSocketNamespace.html index 52aff63b4..dbc44ee50 100644 --- a/docs/classes/WebSocketNamespace.html +++ b/docs/classes/WebSocketNamespace.html @@ -6,24 +6,24 @@

          Do not call this constructor directly. Instead, instantiate an Alchemy object with const alchemy = new Alchemy(config) and then access the core namespace via alchemy.ws.

          -

        Hierarchy

        • WebSocketNamespace

        Index

        Methods

        Hierarchy

        • WebSocketNamespace

        Index

        Methods

        • Returns the number of listeners for the provided {@link eventName} event. If no event is provided, the total number of listeners for all events is returned.

          Parameters

          • Optional eventName: AlchemyEventType

            The event to get the number of listeners for.

            -

          Returns Promise<number>

        Returns Promise<number>

        • Returns an array of listeners for the provided {@link eventName} event. If no event is provided, all listeners will be included.

          Parameters

          Returns Promise<Listener[]>

        Returns Promise<Listener[]>

        Returns WebSocketNamespace

        • Adds a listener to be triggered for each {@link eventName} event. Also includes Alchemy's Subscription API events. See AlchemyEventType for how to use them.

          @@ -31,7 +31,7 @@

          The event to listen for.

        • listener: Listener

          The listener to call when the event is triggered.

          -

        Returns WebSocketNamespace

        Returns WebSocketNamespace

        • Adds a listener to be triggered for only the next {@link eventName} event, after which it will be removed. Also includes Alchemy's Subscription API events. See AlchemyEventType for how to use them.

          @@ -39,7 +39,7 @@

          The event to listen for.

        • listener: Listener

          The listener to call when the event is triggered.

          -

        Returns WebSocketNamespace

        Returns WebSocketNamespace

        • Remove all listeners for the provided {@link eventName} event. If no event is provided, all events and their listeners are removed.

          Parameters

          • Optional eventName: AlchemyEventType
            diff --git a/docs/enums/AlchemySubscription.html b/docs/enums/AlchemySubscription.html index 7e6a68e9d..f02e6f5d2 100644 --- a/docs/enums/AlchemySubscription.html +++ b/docs/enums/AlchemySubscription.html @@ -2,4 +2,4 @@

            Method names for Alchemy's custom Subscription API endpoints.

            This value is provided in the method field when creating an event filter on the Websocket Namespace.

            -

        Index

        Enumeration members

        MINED_TRANSACTIONS = "alchemy_minedTransactions"
        PENDING_TRANSACTIONS = "alchemy_pendingTransactions"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        MINED_TRANSACTIONS = "alchemy_minedTransactions"
        PENDING_TRANSACTIONS = "alchemy_pendingTransactions"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/AssetTransfersCategory.html b/docs/enums/AssetTransfersCategory.html index 600decf20..48dfe3649 100644 --- a/docs/enums/AssetTransfersCategory.html +++ b/docs/enums/AssetTransfersCategory.html @@ -1,20 +1,20 @@ AssetTransfersCategory | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration AssetTransfersCategory

        Categories of transfers to use with the AssetTransfersParams request object when using CoreNamespace.getAssetTransfers.

        -

        Index

        Enumeration members

        ERC1155 = "erc1155"
        +

        Index

        Enumeration members

        ERC1155 = "erc1155"

        ERC1155 transfers.

        -
        ERC20 = "erc20"
        +
        ERC20 = "erc20"

        ERC20 transfers.

        -
        ERC721 = "erc721"
        +
        ERC721 = "erc721"

        ERC721 transfers.

        -
        EXTERNAL = "external"
        +
        EXTERNAL = "external"

        Top level ETH transactions that occur where the fromAddress is an external user-created address. External addresses have private keys and are accessed by users.

        -
        INTERNAL = "internal"
        +
        INTERNAL = "internal"

        Top level ETH transactions that occur where the fromAddress is an internal, smart contract address. For example, a smart contract calling another smart contract or sending

        -
        SPECIALNFT = "specialnft"
        +
        SPECIALNFT = "specialnft"

        Special contracts that don't follow ERC 721/1155, (ex: CryptoKitties).

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/AssetTransfersOrder.html b/docs/enums/AssetTransfersOrder.html index 7774420f4..70183c4b0 100644 --- a/docs/enums/AssetTransfersOrder.html +++ b/docs/enums/AssetTransfersOrder.html @@ -3,4 +3,4 @@ using CoreNamespace.getAssetTransfers.

        deprecated

        Use SortingOrder instead. This enum will be removed in a future version.

        -

        Index

        Enumeration members

        Enumeration members

        ASCENDING = "asc"
        DESCENDING = "desc"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        Enumeration members

        ASCENDING = "asc"
        DESCENDING = "desc"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/CommitmentLevel.html b/docs/enums/CommitmentLevel.html index f47c90e8b..2b4786ce9 100644 --- a/docs/enums/CommitmentLevel.html +++ b/docs/enums/CommitmentLevel.html @@ -1,20 +1,20 @@ CommitmentLevel | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration CommitmentLevel

        Commitment level of the target block with using methods in the DebugNamespace

        -

        Index

        Enumeration members

        EARLIEST = "earliest"
        +

        Index

        Enumeration members

        EARLIEST = "earliest"

        The lowest numbered block available that is usually the first block created.

        -
        FINALIZED = "finalized"
        +
        FINALIZED = "finalized"

        The most recent secure block that has been accepted by >2/3 of validators. This block is very unlikely to be re-orged. This is only available on Network.ETH_GOERLI.

        -
        LATEST = "latest"
        +
        LATEST = "latest"

        The most recent block in the canonical chain observed by Alchemy. Note that this block may be re-orged out of the canonical chain.

        -
        PENDING = "pending"
        +
        PENDING = "pending"

        Sample next block inferred by Alchemy built on top of the latest block. This contains the set of transactions taken from the local mempool and is a proxy for blocks that have not been mined yet.

        -
        SAFE = "safe"
        +
        SAFE = "safe"

        The most recent crypto-economically secure block that cannot be re-orged outside of manual intervention driven by community coordination. This is only available on Network.ETH_GOERLI.

        diff --git a/docs/enums/DebugCallType.html b/docs/enums/DebugCallType.html index 89368651d..647a59da5 100644 --- a/docs/enums/DebugCallType.html +++ b/docs/enums/DebugCallType.html @@ -1,3 +1,3 @@ DebugCallType | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration DebugCallType

        The type of call in a debug call trace.

        -

        Index

        Enumeration members

        CALL = "CALL"
        CREATE = "CREATE"
        DELEGATECALL = "DELEGATECALL"
        STATICCALL = "STATICCALL"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        CALL = "CALL"
        CREATE = "CREATE"
        DELEGATECALL = "DELEGATECALL"
        STATICCALL = "STATICCALL"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/DebugTracerType.html b/docs/enums/DebugTracerType.html index 1f5e609fa..0f55782e4 100644 --- a/docs/enums/DebugTracerType.html +++ b/docs/enums/DebugTracerType.html @@ -1,4 +1,4 @@ DebugTracerType | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration DebugTracerType

        The type of tracer to use when running debug methods in the DebugNamespace.

        -

        Index

        Enumeration members

        Enumeration members

        CALL_TRACER = "callTracer"
        PRESTATE_TRACER = "prestateTracer"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        Enumeration members

        CALL_TRACER = "callTracer"
        PRESTATE_TRACER = "prestateTracer"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/DecodingAuthority.html b/docs/enums/DecodingAuthority.html index 400849dbf..2989b89bd 100644 --- a/docs/enums/DecodingAuthority.html +++ b/docs/enums/DecodingAuthority.html @@ -1,4 +1,4 @@ DecodingAuthority | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration DecodingAuthority

        Authority used to decode calls and logs when using the TransactNamespace.simulateExecution method.

        -

        Index

        Enumeration members

        Enumeration members

        ETHERSCAN = "ETHERSCAN"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        Enumeration members

        ETHERSCAN = "ETHERSCAN"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/GetTransfersForOwnerTransferType.html b/docs/enums/GetTransfersForOwnerTransferType.html index fec0bbb59..84fe5d3c2 100644 --- a/docs/enums/GetTransfersForOwnerTransferType.html +++ b/docs/enums/GetTransfersForOwnerTransferType.html @@ -1,4 +1,4 @@ GetTransfersForOwnerTransferType | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration GetTransfersForOwnerTransferType

        The type of transfer for the request. Note that using TO will also include NFTs that were minted by the owner.

        -

        Index

        Enumeration members

        Enumeration members

        FROM = "FROM"
        TO = "TO"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        Enumeration members

        FROM = "FROM"
        TO = "TO"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/Network.html b/docs/enums/Network.html index a58501a84..834eec4e2 100644 --- a/docs/enums/Network.html +++ b/docs/enums/Network.html @@ -3,19 +3,19 @@ on all networks. Please refer to the Alchemy documentation for which APIs are available on which networks https://docs.alchemy.com/alchemy/apis/feature-support-by-chain

        -

        Index

        Enumeration members

        ARB_GOERLI = "arb-goerli"
        ARB_MAINNET = "arb-mainnet"
        ARB_RINKEBY = "arb-rinkeby"
        deprecated
          +

        Index

        Enumeration members

        ARB_GOERLI = "arb-goerli"
        ARB_MAINNET = "arb-mainnet"
        ARB_RINKEBY = "arb-rinkeby"
        deprecated
        • Will be removed in subsequent versions
        -
        ASTAR_MAINNET = "astar-mainnet"
        ETH_GOERLI = "eth-goerli"
        ETH_KOVAN = "eth-kovan"
        deprecated
          +
        ASTAR_MAINNET = "astar-mainnet"
        ETH_GOERLI = "eth-goerli"
        ETH_KOVAN = "eth-kovan"
        deprecated
        • Will be removed in subsequent versions
        -
        ETH_MAINNET = "eth-mainnet"
        ETH_RINKEBY = "eth-rinkeby"
        deprecated
          +
        ETH_MAINNET = "eth-mainnet"
        ETH_RINKEBY = "eth-rinkeby"
        deprecated
        • Will be removed in subsequent versions
        -
        ETH_ROPSTEN = "eth-ropsten"
        deprecated
          +
        ETH_ROPSTEN = "eth-ropsten"
        deprecated
        • Will be removed in subsequent versions
        -
        MATIC_MAINNET = "polygon-mainnet"
        MATIC_MUMBAI = "polygon-mumbai"
        OPT_GOERLI = "opt-goerli"
        OPT_KOVAN = "opt-kovan"
        deprecated
          +
        MATIC_MAINNET = "polygon-mainnet"
        MATIC_MUMBAI = "polygon-mumbai"
        OPT_GOERLI = "opt-goerli"
        OPT_KOVAN = "opt-kovan"
        deprecated
        • Will be removed in subsequent versions
        -
        OPT_MAINNET = "opt-mainnet"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +
        OPT_MAINNET = "opt-mainnet"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/NftExcludeFilters.html b/docs/enums/NftExcludeFilters.html index 138050675..8e06024c4 100644 --- a/docs/enums/NftExcludeFilters.html +++ b/docs/enums/NftExcludeFilters.html @@ -3,8 +3,8 @@ NFTs that match one or more of these filters are excluded from the response.

        deprecated

        Use NftFilters instead. This enum will be removed in a future version.

        -
        beta

        Index

        Enumeration members

        Enumeration members

        AIRDROPS = "AIRDROPS"
        +
        beta

        Index

        Enumeration members

        Enumeration members

        AIRDROPS = "AIRDROPS"

        Exclude NFTs that have been airdropped to a user.

        -
        SPAM = "SPAM"
        +
        SPAM = "SPAM"

        Exclude NFTs that have been classified as spam.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/NftFilters.html b/docs/enums/NftFilters.html index abfb4308e..fb608a7ef 100644 --- a/docs/enums/NftFilters.html +++ b/docs/enums/NftFilters.html @@ -1,8 +1,8 @@ NftFilters | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration NftFilters

        Enum of NFT filters that can be applied to a getNftsForOwner or a getContractsForOwner request.

        -
        beta

        Index

        Enumeration members

        Enumeration members

        AIRDROPS = "AIRDROPS"
        +
        beta

        Index

        Enumeration members

        Enumeration members

        AIRDROPS = "AIRDROPS"

        NFTs that have been airdropped to a user.

        -
        SPAM = "SPAM"
        +
        SPAM = "SPAM"

        NFTs that have been classified as spam.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/NftOrdering.html b/docs/enums/NftOrdering.html index 9eda9208b..a3c9eb13e 100644 --- a/docs/enums/NftOrdering.html +++ b/docs/enums/NftOrdering.html @@ -1,4 +1,4 @@ NftOrdering | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration NftOrdering

        Enum of ordering that can be applied to a getNftsForOwner or a getContractsForOwner response.

        -
        beta

        Index

        Enumeration members

        Enumeration members

        TRANSFERTIME = "TRANSFERTIME"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +
        beta

        Index

        Enumeration members

        Enumeration members

        TRANSFERTIME = "TRANSFERTIME"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/NftSaleMarketplace.html b/docs/enums/NftSaleMarketplace.html index 6167be13a..895ec7e62 100644 --- a/docs/enums/NftSaleMarketplace.html +++ b/docs/enums/NftSaleMarketplace.html @@ -1,4 +1,4 @@ NftSaleMarketplace | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration NftSaleMarketplace

        Enum representing the supported NFT marketplaces by the NftNamespace.getNftSales method.

        -

        Index

        Enumeration members

        CRYPTOPUNKS = "cryptopunks"
        LOOKSRARE = "looksrare"
        SEAPORT = "seaport"
        UNKNOWN = "unknown"
        WYVERN = "wyvern"
        X2Y2 = "x2y2"

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        CRYPTOPUNKS = "cryptopunks"
        LOOKSRARE = "looksrare"
        SEAPORT = "seaport"
        UNKNOWN = "unknown"
        WYVERN = "wyvern"
        X2Y2 = "x2y2"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/NftSaleTakerType.html b/docs/enums/NftSaleTakerType.html index e60657c6d..85d8dc117 100644 --- a/docs/enums/NftSaleTakerType.html +++ b/docs/enums/NftSaleTakerType.html @@ -1,4 +1,4 @@ NftSaleTakerType | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration NftSaleTakerType

        Enum for specifying the taker type for the NftNamespace.getNftSales method.

        -

        Index

        Enumeration members

        Enumeration members

        BUYER = "buyer"
        SELLER = "seller"

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        Enumeration members

        BUYER = "buyer"
        SELLER = "seller"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/NftSpamClassification.html b/docs/enums/NftSpamClassification.html index 78f376d74..94dcabcb5 100644 --- a/docs/enums/NftSpamClassification.html +++ b/docs/enums/NftSpamClassification.html @@ -1,3 +1,3 @@ NftSpamClassification | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration NftSpamClassification

        Potential reasons why an NFT contract was classified as spam.

        -

        Index

        Enumeration members

        Erc721DishonestTotalSupply = "Erc721DishonestTotalSupply"
        Erc721TooManyOwners = "Erc721TooManyOwners"
        Erc721TooManyTokens = "Erc721TooManyTokens"
        MostlyHoneyPotOwners = "MostlyHoneyPotOwners"
        OwnedByMostHoneyPots = "OwnedByMostHoneyPots"

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        Erc721DishonestTotalSupply = "Erc721DishonestTotalSupply"
        Erc721TooManyOwners = "Erc721TooManyOwners"
        Erc721TooManyTokens = "Erc721TooManyTokens"
        MostlyHoneyPotOwners = "MostlyHoneyPotOwners"
        OwnedByMostHoneyPots = "OwnedByMostHoneyPots"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/NftTokenType.html b/docs/enums/NftTokenType.html index 56be2bc5b..fe55a187d 100644 --- a/docs/enums/NftTokenType.html +++ b/docs/enums/NftTokenType.html @@ -1,3 +1,3 @@ NftTokenType | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration NftTokenType

        An enum for specifying the token type on NFTs.

        -

        Index

        Enumeration members

        Enumeration members

        ERC1155 = "ERC1155"
        ERC721 = "ERC721"
        UNKNOWN = "UNKNOWN"

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        Enumeration members

        ERC1155 = "ERC1155"
        ERC721 = "ERC721"
        UNKNOWN = "UNKNOWN"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/OpenSeaSafelistRequestStatus.html b/docs/enums/OpenSeaSafelistRequestStatus.html index d703c5d65..48818bb2f 100644 --- a/docs/enums/OpenSeaSafelistRequestStatus.html +++ b/docs/enums/OpenSeaSafelistRequestStatus.html @@ -1,11 +1,11 @@ OpenSeaSafelistRequestStatus | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration OpenSeaSafelistRequestStatus

        An OpenSea collection's approval status.

        -

        Index

        Enumeration members

        APPROVED = "approved"
        +

        Index

        Enumeration members

        APPROVED = "approved"

        Collections that are approved on open sea and can be found in search results.

        -
        NOT_REQUESTED = "not_requested"
        +
        NOT_REQUESTED = "not_requested"

        Brand new collections.

        -
        REQUESTED = "requested"
        +
        REQUESTED = "requested"

        Collections that requested safelisting on OpenSea.

        -
        VERIFIED = "verified"
        +
        VERIFIED = "verified"

        Verified collection.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/RefreshState.html b/docs/enums/RefreshState.html index 25528ce3e..ff33655f7 100644 --- a/docs/enums/RefreshState.html +++ b/docs/enums/RefreshState.html @@ -1,15 +1,15 @@ RefreshState | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration RefreshState

        The current state of the NFT contract refresh process.

        -

        Index

        Enumeration members

        ALREADY_QUEUED = "already_queued"
        +

        Index

        Enumeration members

        ALREADY_QUEUED = "already_queued"

        The contract has already been queued for refresh.

        -
        DOES_NOT_EXIST = "does_not_exist"
        +
        DOES_NOT_EXIST = "does_not_exist"

        The provided contract is not an NFT or does not contain metadata.

        -
        FINISHED = "finished"
        +
        FINISHED = "finished"

        The contract refresh is complete.

        -
        IN_PROGRESS = "in_progress"
        +
        IN_PROGRESS = "in_progress"

        The contract is currently being refreshed.

        -
        QUEUED = "queued"
        +
        QUEUED = "queued"

        The contract refresh has been queued and await execution.

        -
        QUEUE_FAILED = "queue_failed"
        +
        QUEUE_FAILED = "queue_failed"

        The contract was unable to be queued due to an internal error.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/SimulateAssetType.html b/docs/enums/SimulateAssetType.html index 8053a93d2..286678d18 100644 --- a/docs/enums/SimulateAssetType.html +++ b/docs/enums/SimulateAssetType.html @@ -2,16 +2,16 @@

        Asset type returned when calling TransactNamespace.simulateAssetChanges. Allows you to determine if the assets approved or / and transferred are native, tokens or NFTs.

        -

        Index

        Enumeration members

        ERC1155 = "ERC1155"
        +

        Index

        Enumeration members

        ERC1155 = "ERC1155"

        ERC1155 approval or transfers.

        -
        ERC20 = "ERC20"
        +
        ERC20 = "ERC20"

        ERC20 approval or transfers.

        -
        ERC721 = "ERC721"
        +
        ERC721 = "ERC721"

        ERC721 approval or transfers.

        -
        NATIVE = "NATIVE"
        +
        NATIVE = "NATIVE"

        Native transfers that involve the currency of the chain the simulation is run on (ex: ETH for Ethereum, MATIC for Polygon, ETH for Arbitrum).

        -
        SPECIAL_NFT = "SPECIAL_NFT"
        +
        SPECIAL_NFT = "SPECIAL_NFT"

        Special contracts that don't follow ERC 721/1155.Currently limited to CryptoKitties and CryptoPunks.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/SimulateChangeType.html b/docs/enums/SimulateChangeType.html index 39cf2a1eb..7ce505b7f 100644 --- a/docs/enums/SimulateChangeType.html +++ b/docs/enums/SimulateChangeType.html @@ -1,11 +1,11 @@ SimulateChangeType | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration SimulateChangeType

        Change type returned when calling TransactNamespace.simulateAssetChanges.

        -

        Index

        Enumeration members

        Enumeration members

        APPROVE = "APPROVE"
        +

        Index

        Enumeration members

        Enumeration members

        APPROVE = "APPROVE"

        Represents a transaction that approved or disapproved permissions for a contract.

        APPROVE without token ID → approve all tokens APPROVE without amount → approve all amount APPROVE with zero amount → approval being cleared

        -
        TRANSFER = "TRANSFER"
        +
        TRANSFER = "TRANSFER"

        Represents a transaction that transferred tokens from one address to another.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/SortingOrder.html b/docs/enums/SortingOrder.html index fad5aebe8..e6b290aa1 100644 --- a/docs/enums/SortingOrder.html +++ b/docs/enums/SortingOrder.html @@ -1,3 +1,3 @@ SortingOrder | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration SortingOrder

        Enum for representing the supported sorting orders of the API.

        -

        Index

        Enumeration members

        Enumeration members

        ASCENDING = "asc"
        DESCENDING = "desc"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        Enumeration members

        ASCENDING = "asc"
        DESCENDING = "desc"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/TokenBalanceType.html b/docs/enums/TokenBalanceType.html index 2737ae23d..182cefe55 100644 --- a/docs/enums/TokenBalanceType.html +++ b/docs/enums/TokenBalanceType.html @@ -1,9 +1,9 @@ TokenBalanceType | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration TokenBalanceType

        Token Types for the getTokenBalances() endpoint.

        -

        Index

        Enumeration members

        Enumeration members

        DEFAULT_TOKENS = "DEFAULT_TOKENS"
        +

        Index

        Enumeration members

        Enumeration members

        DEFAULT_TOKENS = "DEFAULT_TOKENS"

        Option to fetch the top 100 tokens by 24-hour volume. This option is only available on Mainnet in Ethereum, Polygon, and Arbitrum.

        -
        ERC20 = "erc20"
        +
        ERC20 = "erc20"

        Option to fetch the set of ERC-20 tokens that the address as ever held. his list is produced by an address's historical transfer activity and includes all tokens that the address has ever received.

        diff --git a/docs/enums/WebhookType.html b/docs/enums/WebhookType.html index 7bd57c5f7..253791c95 100644 --- a/docs/enums/WebhookType.html +++ b/docs/enums/WebhookType.html @@ -1,3 +1,3 @@ WebhookType | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration WebhookType

        The type of Webhook.

        -

        Index

        Enumeration members

        ADDRESS_ACTIVITY = "ADDRESS_ACTIVITY"
        DROPPED_TRANSACTION = "DROPPED_TRANSACTION"
        MINED_TRANSACTION = "MINED_TRANSACTION"
        NFT_ACTIVITY = "NFT_ACTIVITY"

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        ADDRESS_ACTIVITY = "ADDRESS_ACTIVITY"
        DROPPED_TRANSACTION = "DROPPED_TRANSACTION"
        MINED_TRANSACTION = "MINED_TRANSACTION"
        NFT_ACTIVITY = "NFT_ACTIVITY"
        NFT_METADATA_UPDATE = "NFT_METADATA_UPDATE"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/WebhookVersion.html b/docs/enums/WebhookVersion.html index 462af8313..333d6d02a 100644 --- a/docs/enums/WebhookVersion.html +++ b/docs/enums/WebhookVersion.html @@ -1,3 +1,3 @@ WebhookVersion | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration WebhookVersion

        The version of the webhook. All newly created webhooks default to V2.

        -

        Index

        Enumeration members

        Enumeration members

        V1 = "V1"
        V2 = "V2"

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        Enumeration members

        V1 = "V1"
        V2 = "V2"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index c96a562ac..410882842 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,4 @@ -alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        alchemy-sdk

        Alchemy SDK for Javascript

        +alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        alchemy-sdk

        Alchemy SDK for Javascript

        The Alchemy SDK is the most comprehensive, stable, and powerful Javascript SDK available today to interact with the blockchain.

        It supports the exact same syntax and functionality of the Ethers.js AlchemyProvider and WebSocketProvider, making it a 1:1 mapping for anyone using the Ethers.js Provider. However, it adds a significant amount of improved functionality on top of Ethers, such as easy access to Alchemy’s Enhanced and NFT APIs, robust WebSockets, and quality-of-life improvements such as automated retries.

        The SDK leverages Alchemy's hardened node infrastructure, guaranteeing best-in-class node reliability, scalability, and data correctness, and is undergoing active development by Alchemy's engineers.

        @@ -269,4 +269,4 @@

        Questions and Feedback

        If you have any questions, issues, or feedback, please file an issue on GitHub, or drop us a message on our Discord channel for the SDK.

        -

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AddressActivityResponse.html b/docs/interfaces/AddressActivityResponse.html index 6862da94b..25d99a5d6 100644 --- a/docs/interfaces/AddressActivityResponse.html +++ b/docs/interfaces/AddressActivityResponse.html @@ -1,9 +1,9 @@ AddressActivityResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface AddressActivityResponse

        Response object for the NotifyNamespace.getAddresses method.

        -

        Hierarchy

        • AddressActivityResponse

        Index

        Properties

        addresses: string[]
        +

        Hierarchy

        • AddressActivityResponse

        Index

        Properties

        addresses: string[]

        The addresses for the webhook.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key used to fetch the remaining addresses.

        -
        totalCount: number
        +
        totalCount: number

        The total number of addresses.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AddressActivityWebhook.html b/docs/interfaces/AddressActivityWebhook.html index 6a751f710..f6a2784fb 100644 --- a/docs/interfaces/AddressActivityWebhook.html +++ b/docs/interfaces/AddressActivityWebhook.html @@ -2,23 +2,23 @@

        An Address Activity Webhook tracks ETH, ERC20, ERC721, and ERC1155 transfers for the provided addresses. This can be used to notify your app with real-time state changes when your tracked addresses send or receive tokens.

        -

        Hierarchy

        Index

        Properties

        appId?: string
        +

        Hierarchy

        Index

        Properties

        appId?: string

        The app id of the app used for the webhook. This field is only present on MinedTransactionWebhook and DroppedTransactionWebhook

        -
        id: string
        +
        id: string

        The webhook's unique id.

        -
        isActive: boolean
        +
        isActive: boolean

        Whether the webhook is currently active

        -
        network: Network
        +
        network: Network

        The network the webhook is on.

        -
        signingKey: string
        +
        signingKey: string

        The signing key used to verify payloads for the webhook.

        -
        timeCreated: string
        +
        timeCreated: string

        The creation time of the webhook as an ISO string.

        -
        +

        The type of webhook.

        -
        url: string
        +
        url: string

        The url that the webhook sends its payload to.

        -
        +

        The webhook version. All newly created webhooks default to V2.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AddressWebhookParams.html b/docs/interfaces/AddressWebhookParams.html index 0f85c8bce..7caf7f972 100644 --- a/docs/interfaces/AddressWebhookParams.html +++ b/docs/interfaces/AddressWebhookParams.html @@ -1,9 +1,9 @@ AddressWebhookParams | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface AddressWebhookParams

        Params to pass in when calling NotifyNamespace.createWebhook in order to create a AddressActivityWebhook.

        -

        Hierarchy

        • AddressWebhookParams

        Index

        Properties

        addresses: string[]
        +

        Hierarchy

        • AddressWebhookParams

        Index

        Properties

        addresses: string[]

        Array of addresses the webhook should activity for.

        -
        network?: Network
        +
        network?: Network

        Optional network to create the webhook on. If omitted, the webhook will be created on network of the app provided in the api key config.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AlchemyMinedTransactionsEventFilter.html b/docs/interfaces/AlchemyMinedTransactionsEventFilter.html index 9c183fe9a..d0ce5e21c 100644 --- a/docs/interfaces/AlchemyMinedTransactionsEventFilter.html +++ b/docs/interfaces/AlchemyMinedTransactionsEventFilter.html @@ -7,14 +7,14 @@ https://docs.alchemy.com/reference/alchemy-minedtransactions

        Note that excluding all optional parameters will return transaction information for ALL mined transactions.

        -

        Hierarchy

        Index

        Properties

        +

        Hierarchy

        • AlchemyMinedTransactionsEventFilter

        Index

        Properties

        Address filters to subscribe to. Defaults to all transactions if omitted. Limit 100 address filters. Requires a non-empty array.

        -
        hashesOnly?: boolean
        +
        hashesOnly?: boolean

        Whether to only include transaction hashes and exclude the rest of the transaction response for a smaller payload. Defaults to false (by default, the entire transaction response is included).

        -
        includeRemoved?: boolean
        +
        includeRemoved?: boolean

        Whether to include transactions that were removed from the mempool. Defaults to false.

        -

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AlchemyPendingTransactionsEventFilter.html b/docs/interfaces/AlchemyPendingTransactionsEventFilter.html index e25121e5d..daeb7ff97 100644 --- a/docs/interfaces/AlchemyPendingTransactionsEventFilter.html +++ b/docs/interfaces/AlchemyPendingTransactionsEventFilter.html @@ -7,14 +7,22 @@ https://docs.alchemy.com/reference/alchemy-pendingtransactions

        Note that excluding all optional parameters will return transaction information for ALL pending transactions that are added to the mempool.

        -

        Hierarchy

        Index

        Properties

        fromAddress?: string | string[]
        -

        Filter pending transactions sent FROM the provided address or array of addresses.

        -
        hashesOnly?: boolean
        +

        Hierarchy

        • AlchemyPendingTransactionsEventFilter

        Index

        Properties

        fromAddress?: string | string[]
        +

        Filter pending transactions sent FROM the provided address or array of +addresses.

        +

        If a AlchemyPendingTransactionsEventFilter.toAddress is also +present, then this filter will return transactions sent from the +fromAddress OR transactions received by the toAddress.

        +
        hashesOnly?: boolean

        Whether to only include transaction hashes and exclude the rest of the transaction response for a smaller payload. Defaults to false (by default, the entire transaction response is included).

        Note that setting only hashesOnly to true will return the same response as subscribing to newPendingTransactions.

        -
        toAddress?: string | string[]
        -

        Filter pending transactions sent TO the provided address or array of addresses.

        +
        toAddress?: string | string[]
        +

        Filter pending transactions sent TO the provided address or array of +addresses.

        +

        If a AlchemyPendingTransactionsEventFilter.fromAddress is also +present, then this filter will return transactions sent from the +fromAddress OR transactions received by the toAddress.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AlchemySettings.html b/docs/interfaces/AlchemySettings.html index dca23e396..f70369a07 100644 --- a/docs/interfaces/AlchemySettings.html +++ b/docs/interfaces/AlchemySettings.html @@ -1,25 +1,25 @@ AlchemySettings | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface AlchemySettings

        Options object used to configure the Alchemy SDK.

        -

        Hierarchy

        • AlchemySettings

        Index

        Properties

        apiKey?: string
        +

        Hierarchy

        • AlchemySettings

        Index

        Properties

        apiKey?: string

        The Alchemy API key that can be found in the Alchemy dashboard.

        Defaults to: "demo" (a rate-limited public API key)

        -
        authToken?: string
        +
        authToken?: string

        Alchemy auth token required to use the Notify API. This token can be found in the Alchemy Dashboard on the Notify tab.

        -
        batchRequests?: boolean
        +
        batchRequests?: boolean

        Optional setting that automatically batches and sends json-rpc requests for higher throughput and reduced network IO. Defaults to false.

        This implementation is based on the JsonRpcBatchProvider in ethers.

        -
        maxRetries?: number
        +
        maxRetries?: number

        The maximum number of retries to attempt if a request fails. Defaults to 5.

        -
        network?: Network
        +
        network?: Network

        The name of the network. Once configured, the network cannot be changed. To use a different network, instantiate a new Alchemy instance.

        Defaults to: Network.ETH_MAINNET

        -
        requestTimeout?: number
        +
        requestTimeout?: number

        Optional Request timeout provided in ms while using NFT and NOTIFY API. Default to 0 (No timeout).

        -
        url?: string
        +
        url?: string

        Optional URL endpoint to use for all requests. Setting this field will override the URL generated by the network and apiKey fields.

        This field is useful for testing or for using a custom node endpoint. Note diff --git a/docs/interfaces/AssetTransfersMetadata.html b/docs/interfaces/AssetTransfersMetadata.html index 44229d1db..78a5c7766 100644 --- a/docs/interfaces/AssetTransfersMetadata.html +++ b/docs/interfaces/AssetTransfersMetadata.html @@ -1,6 +1,6 @@ AssetTransfersMetadata | alchemy-sdk

        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface AssetTransfersMetadata

        The metadata object for a AssetTransfersResult when the AssetTransfersParams.withMetadata field is set to true.

        -

        Hierarchy

        • AssetTransfersMetadata

        Index

        Properties

        Properties

        blockTimestamp: string
        +

        Hierarchy

        • AssetTransfersMetadata

        Index

        Properties

        Properties

        blockTimestamp: string

        Timestamp of the block from which the transaction event originated.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AssetTransfersParams.html b/docs/interfaces/AssetTransfersParams.html index d8a35b8bd..c87b4615e 100644 --- a/docs/interfaces/AssetTransfersParams.html +++ b/docs/interfaces/AssetTransfersParams.html @@ -1,34 +1,34 @@ AssetTransfersParams | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface AssetTransfersParams

        Parameters for the CoreNamespace.getAssetTransfers method.

        -

        Hierarchy

        Index

        Properties

        +

        Hierarchy

        Index

        Properties

        REQUIRED field. An array of categories to get transfers for.

        -
        contractAddresses?: string[]
        +
        contractAddresses?: string[]

        List of contract addresses to filter for - only applies to "erc20", "erc721", "erc1155" transfers. Defaults to all address if omitted.

        -
        excludeZeroValue?: boolean
        +
        excludeZeroValue?: boolean

        Whether to exclude transfers with zero value. Note that zero value is different than null value. Defaults to true if omitted.

        -
        fromAddress?: string
        +
        fromAddress?: string

        The from address to filter transfers by. This value defaults to a wildcard for all addresses if omitted.

        -
        fromBlock?: string
        +
        fromBlock?: string

        The starting block to check for transfers. This value is inclusive and defaults to 0x0 if omitted.

        -
        maxCount?: number
        +
        maxCount?: number

        The maximum number of results to return per page. Defaults to 1000 if omitted.

        -
        order?: SortingOrder
        +
        order?: SortingOrder

        Whether to return results in ascending or descending order by block number. Defaults to ascending if omitted.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key from an existing OwnedBaseNftsResponse AssetTransfersResultto use for pagination.

        -
        toAddress?: string
        +
        toAddress?: string

        The to address to filter transfers by. This value defaults to a wildcard for all address if omitted.

        -
        toBlock?: string
        +
        toBlock?: string

        The ending block to check for transfers. This value is inclusive and defaults to the latest block if omitted.

        -
        withMetadata?: boolean
        +
        withMetadata?: boolean

        Whether to include additional metadata about each transfer event. Defaults to false if omitted.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AssetTransfersResponse.html b/docs/interfaces/AssetTransfersResponse.html index 4f59cb731..abe925bba 100644 --- a/docs/interfaces/AssetTransfersResponse.html +++ b/docs/interfaces/AssetTransfersResponse.html @@ -1,5 +1,5 @@ AssetTransfersResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface AssetTransfersResponse

        Response object for the CoreNamespace.getAssetTransfers method.

        -

        Hierarchy

        • AssetTransfersResponse

        Index

        Properties

        pageKey?: string
        +

        Hierarchy

        • AssetTransfersResponse

        Index

        Properties

        pageKey?: string

        Page key for the next page of results, if one exists.

        -

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AssetTransfersResult.html b/docs/interfaces/AssetTransfersResult.html index dc72f1c03..70d48ff0a 100644 --- a/docs/interfaces/AssetTransfersResult.html +++ b/docs/interfaces/AssetTransfersResult.html @@ -1,31 +1,31 @@ AssetTransfersResult | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface AssetTransfersResult

        Represents a transfer event that is returned in a AssetTransfersResponse.

        -

        Hierarchy

        Index

        Properties

        asset: null | string
        +

        Hierarchy

        Index

        Properties

        asset: null | string

        Returns the token's symbol or ETH for other transfers. null if the information was not available.

        -
        blockNum: string
        +
        blockNum: string

        The block number where the transfer occurred.

        -
        +

        The category of the transfer.

        -
        erc1155Metadata: null | ERC1155Metadata[]
        +
        erc1155Metadata: null | ERC1155Metadata[]

        A list of ERC1155 metadata objects if the asset transferred is an ERC1155 token. null if not an ERC1155 transfer.

        -
        erc721TokenId: null | string
        +
        erc721TokenId: null | string

        The raw ERC721 token id of the transfer as a hex string. null if not an ERC721 transfer.

        -
        from: string
        +
        from: string

        The from address of the transfer.

        -
        hash: string
        +
        hash: string

        The transaction hash of the transfer transaction.

        -
        rawContract: RawContract
        +
        rawContract: RawContract

        Information about the raw contract of the asset transferred.

        -
        to: null | string
        +
        to: null | string

        The to address of the transfer.

        -
        tokenId: null | string
        +
        tokenId: null | string

        The token id of the token transferred.

        -
        uniqueId: string
        +
        uniqueId: string

        The unique ID of the transfer.

        -
        value: null | number
        +
        value: null | number

        Converted asset transfer value as a number (raw value divided by contract decimal). null if ERC721 transfer or contract decimal not available.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AssetTransfersWithMetadataParams.html b/docs/interfaces/AssetTransfersWithMetadataParams.html index 5864a1f73..b54cd81ab 100644 --- a/docs/interfaces/AssetTransfersWithMetadataParams.html +++ b/docs/interfaces/AssetTransfersWithMetadataParams.html @@ -1,35 +1,35 @@ AssetTransfersWithMetadataParams | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface AssetTransfersWithMetadataParams

        Parameters for the CoreNamespace.getAssetTransfers method that includes metadata.

        -

        Hierarchy

        Index

        Properties

        +

        Hierarchy

        Index

        Properties

        REQUIRED field. An array of categories to get transfers for.

        -
        contractAddresses?: string[]
        +
        contractAddresses?: string[]

        List of contract addresses to filter for - only applies to "erc20", "erc721", "erc1155" transfers. Defaults to all address if omitted.

        -
        excludeZeroValue?: boolean
        +
        excludeZeroValue?: boolean

        Whether to exclude transfers with zero value. Note that zero value is different than null value. Defaults to true if omitted.

        -
        fromAddress?: string
        +
        fromAddress?: string

        The from address to filter transfers by. This value defaults to a wildcard for all addresses if omitted.

        -
        fromBlock?: string
        +
        fromBlock?: string

        The starting block to check for transfers. This value is inclusive and defaults to 0x0 if omitted.

        -
        maxCount?: number
        +
        maxCount?: number

        The maximum number of results to return per page. Defaults to 1000 if omitted.

        -
        order?: SortingOrder
        +
        order?: SortingOrder

        Whether to return results in ascending or descending order by block number. Defaults to ascending if omitted.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key from an existing OwnedBaseNftsResponse AssetTransfersResultto use for pagination.

        -
        toAddress?: string
        +
        toAddress?: string

        The to address to filter transfers by. This value defaults to a wildcard for all address if omitted.

        -
        toBlock?: string
        +
        toBlock?: string

        The ending block to check for transfers. This value is inclusive and defaults to the latest block if omitted.

        -
        withMetadata: true
        +
        withMetadata: true

        Whether to include additional metadata about each transfer event. Defaults to false if omitted.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AssetTransfersWithMetadataResponse.html b/docs/interfaces/AssetTransfersWithMetadataResponse.html index 85f297e0b..7184ef9d5 100644 --- a/docs/interfaces/AssetTransfersWithMetadataResponse.html +++ b/docs/interfaces/AssetTransfersWithMetadataResponse.html @@ -1,4 +1,4 @@ AssetTransfersWithMetadataResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface AssetTransfersWithMetadataResponse

        Response object for the CoreNamespace.getAssetTransfers method when the AssetTransfersWithMetadataParams are used.

        -

        Hierarchy

        • AssetTransfersWithMetadataResponse

        Index

        Properties

        pageKey?: string

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Hierarchy

        Index

        Properties

        pageKey?: string

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AssetTransfersWithMetadataResult.html b/docs/interfaces/AssetTransfersWithMetadataResult.html index 0f1382465..18120dcbe 100644 --- a/docs/interfaces/AssetTransfersWithMetadataResult.html +++ b/docs/interfaces/AssetTransfersWithMetadataResult.html @@ -1,34 +1,34 @@ AssetTransfersWithMetadataResult | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface AssetTransfersWithMetadataResult

        Represents a transfer event that is returned in a AssetTransfersResponse when AssetTransfersWithMetadataParams are used.

        -

        Hierarchy

        Index

        Properties

        asset: null | string
        +

        Hierarchy

        Index

        Properties

        asset: null | string

        Returns the token's symbol or ETH for other transfers. null if the information was not available.

        -
        blockNum: string
        +
        blockNum: string

        The block number where the transfer occurred.

        -
        +

        The category of the transfer.

        -
        erc1155Metadata: null | ERC1155Metadata[]
        +
        erc1155Metadata: null | ERC1155Metadata[]

        A list of ERC1155 metadata objects if the asset transferred is an ERC1155 token. null if not an ERC1155 transfer.

        -
        erc721TokenId: null | string
        +
        erc721TokenId: null | string

        The raw ERC721 token id of the transfer as a hex string. null if not an ERC721 transfer.

        -
        from: string
        +
        from: string

        The from address of the transfer.

        -
        hash: string
        +
        hash: string

        The transaction hash of the transfer transaction.

        -
        +

        Additional metadata about the transfer event.

        -
        rawContract: RawContract
        +
        rawContract: RawContract

        Information about the raw contract of the asset transferred.

        -
        to: null | string
        +
        to: null | string

        The to address of the transfer.

        -
        tokenId: null | string
        +
        tokenId: null | string

        The token id of the token transferred.

        -
        uniqueId: string
        +
        uniqueId: string

        The unique ID of the transfer.

        -
        value: null | number
        +
        value: null | number

        Converted asset transfer value as a number (raw value divided by contract decimal). null if ERC721 transfer or contract decimal not available.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/BaseNft.html b/docs/interfaces/BaseNft.html index 1eb59a979..95bf4a097 100644 --- a/docs/interfaces/BaseNft.html +++ b/docs/interfaces/BaseNft.html @@ -3,8 +3,8 @@

        The BaseNft object does not hold any metadata information and only contains the NFT contract and token ID. The Nft object additionally contains the NFT metadata, token URI information, and media.

        -

        Hierarchy

        Index

        Properties

        contract: BaseNftContract
        tokenId: string
        +

        Hierarchy

        Index

        Properties

        contract: BaseNftContract
        tokenId: string

        The NFT token ID as an integer string.

        -
        tokenType: NftTokenType
        +
        tokenType: NftTokenType

        The type of ERC token, if known.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/BaseNftContract.html b/docs/interfaces/BaseNftContract.html index 5d75efb8b..6f466cd27 100644 --- a/docs/interfaces/BaseNftContract.html +++ b/docs/interfaces/BaseNftContract.html @@ -3,6 +3,6 @@

        The BaseNftContract does not hold any metadata information and only contains the address. The NftContract additionally contains the tokenType, name, symbol, and more.

        -

        Hierarchy

        Index

        Properties

        Properties

        address: string
        +

        Hierarchy

        Index

        Properties

        Properties

        address: string

        The address of the contract.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/ContractForOwner.html b/docs/interfaces/ContractForOwner.html index ae6293a5b..fb3fe4200 100644 --- a/docs/interfaces/ContractForOwner.html +++ b/docs/interfaces/ContractForOwner.html @@ -1,32 +1,32 @@ ContractForOwner | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface ContractForOwner

        Represents a single NFT contract data in the GetContractsForOwnerResponse.

        -

        Hierarchy

        Index

        Properties

        address: string
        +

        Hierarchy

        Index

        Properties

        address: string

        The address of the contract.

        -
        contractDeployer?: string
        +
        contractDeployer?: string

        The address that deployed the NFT contract.

        -
        deployedBlockNumber?: number
        +
        deployedBlockNumber?: number

        The block number the NFT contract deployed in.

        -
        isSpam: boolean
        media: Media
        +
        isSpam: boolean
        media: Media

        Alternative NFT metadata for this contract to be parsed manually.

        -
        name?: string
        +
        name?: string

        The name of the contract.

        -
        numDistinctTokensOwned: number
        +
        numDistinctTokensOwned: number

        Number of distinct token IDs held by the owner. For non-fungible tokens this will be equal to the totalBalance, but it may be lower if the user holds some fungible ERC1155 tokens.

        -
        +

        OpenSea's metadata for the contract.

        -
        symbol?: string
        +
        symbol?: string

        The symbol of the contract.

        -
        tokenId: string
        +
        tokenId: string

        One of the tokens from this contract held by the owner.

        -
        tokenType: NftTokenType
        +
        tokenType: NftTokenType

        The type of the token in the contract.

        -
        totalBalance: number
        +
        totalBalance: number

        Sum of NFT balances across all token IDs held by the owner. For non-fungible tokens this will be equal to the numDistinctTokensOwned, but it may be higher if the user holds some fungible ERC1155 tokens.

        -
        totalSupply?: string
        +
        totalSupply?: string

        The number of NFTs in the contract as an integer string. This field is only available on ERC-721 contracts.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DebugCallTrace.html b/docs/interfaces/DebugCallTrace.html index b9ad4c9e3..c305095a6 100644 --- a/docs/interfaces/DebugCallTrace.html +++ b/docs/interfaces/DebugCallTrace.html @@ -1,25 +1,25 @@ DebugCallTrace | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface DebugCallTrace

        Debug result returned when using a DebugCallTracer.

        -

        Hierarchy

        • DebugCallTrace

        Index

        Properties

        calls?: DebugCallTrace[]
        +

        Hierarchy

        • DebugCallTrace

        Index

        Properties

        calls?: DebugCallTrace[]

        Array of sub-calls executed as part of the original call.

        -
        error?: string
        +
        error?: string

        Optional error field.

        -
        from: string
        +
        from: string

        From address of the transaction.

        -
        gas: string
        +
        gas: string

        Gas provided for call as a hex string.

        -
        gasUsed: string
        +
        gasUsed: string

        Gas used during the call as a hex string.

        -
        input: string
        +
        input: string

        Call data.

        -
        output: string
        +
        output: string

        Return data.

        -
        revertReason?: string
        +
        revertReason?: string

        Solidity revert reason, if the call reverted.

        -
        to: string
        +
        to: string

        To address of the transaction.

        -
        type: string
        +
        type: string

        The type of call: CALL or CREATE for the top-level call.

        -
        value: string
        +
        value: string

        Amount of value transfer as a hex string.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DebugCallTracer.html b/docs/interfaces/DebugCallTracer.html index f2b3639d7..31c874348 100644 --- a/docs/interfaces/DebugCallTracer.html +++ b/docs/interfaces/DebugCallTracer.html @@ -10,9 +10,9 @@
      • In case the top level frame reverts, its revertReason field will contain the parsed reason of revert as returned by the Solidity contract
      • -

        Hierarchy

        Index

        Properties

        Properties

        onlyTopCall?: boolean
        +

        Hierarchy

        • DebugCallTracer

        Index

        Properties

        Properties

        onlyTopCall?: boolean

        Whether to only trace the main (top-level) calls and ignore sub-calls. Defaults to false.

        -
        +

        Specified type is CALL_TRACER.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DebugPrestate.html b/docs/interfaces/DebugPrestate.html index 63d8dfd04..98c2ba513 100644 --- a/docs/interfaces/DebugPrestate.html +++ b/docs/interfaces/DebugPrestate.html @@ -1,11 +1,11 @@ DebugPrestate | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface DebugPrestate

        The

        -

        Hierarchy

        • DebugPrestate

        Index

        Properties

        balance: string
        +

        Hierarchy

        • DebugPrestate

        Index

        Properties

        balance: string

        Balance of the account in wei as a hex string.

        -
        code: string
        +
        code: string

        Hex-encoded bytecode.

        -
        nonce: number
        +
        nonce: number

        Nonce

        -
        storage: Record<string, string>
        +
        storage: Record<string, string>

        Storage slots of the contract.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DebugPrestateTracer.html b/docs/interfaces/DebugPrestateTracer.html index 6eaf476e0..b8b3a2da9 100644 --- a/docs/interfaces/DebugPrestateTracer.html +++ b/docs/interfaces/DebugPrestateTracer.html @@ -5,9 +5,9 @@

        Returns a DebugPrestateTrace. This contains sufficient information to create a local execution of the transaction from a custom assembled genesis block.

        -

        Hierarchy

        Index

        Properties

        Properties

        onlyTopCall?: boolean
        +

        Hierarchy

        • DebugPrestateTracer

        Index

        Properties

        Properties

        onlyTopCall?: boolean

        Whether to only trace the main (top-level) calls and ignore sub-calls. Defaults to false.

        -
        +

        Specified type is PRESTATE_TRACER.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DebugTransaction.html b/docs/interfaces/DebugTransaction.html index 029484343..8548c3e7d 100644 --- a/docs/interfaces/DebugTransaction.html +++ b/docs/interfaces/DebugTransaction.html @@ -1,15 +1,15 @@ DebugTransaction | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface DebugTransaction

        Hierarchy

        • DebugTransaction

        Index

        Properties

        data?: string
        +

        Hierarchy

        • DebugTransaction

        Index

        Properties

        data?: string

        The data associated with the transaction.

        -
        from?: string
        +
        from?: string

        The address the transaction is sent from.

        -
        gas?: string
        +
        gas?: string

        The gas provided for the transaction execution, as a hex string.

        -
        gasPrice?: string
        +
        gasPrice?: string

        The gas price to use as a hex string.

        -
        to?: string
        +
        to?: string

        The address the transaction is directed to.

        -
        value?: string
        +
        value?: string

        The value associated with the transaction as a hex string.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DecodedCallParam.html b/docs/interfaces/DecodedCallParam.html index 79f326bfe..beeec9f23 100644 --- a/docs/interfaces/DecodedCallParam.html +++ b/docs/interfaces/DecodedCallParam.html @@ -1,9 +1,9 @@ DecodedCallParam | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface DecodedCallParam

        The input or output parameters from a DecodedDebugCallTrace.

        -

        Hierarchy

        Index

        Properties

        Properties

        name: string
        +

        Hierarchy

        Index

        Properties

        Properties

        name: string

        The name of the parameter.

        -
        type: string
        +
        type: string

        The type of the parameter.

        -
        value: string
        +
        value: string

        Value of the parameter.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DecodedDebugCallTrace.html b/docs/interfaces/DecodedDebugCallTrace.html index c0bb2ecad..040450035 100644 --- a/docs/interfaces/DecodedDebugCallTrace.html +++ b/docs/interfaces/DecodedDebugCallTrace.html @@ -1,12 +1,12 @@ DecodedDebugCallTrace | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface DecodedDebugCallTrace

        Decoded representation of the call trace that is part of a SimulationCallTrace.

        -

        Hierarchy

        • DecodedDebugCallTrace

        Index

        Properties

        authority: ETHERSCAN
        +

        Hierarchy

        • DecodedDebugCallTrace

        Index

        Properties

        authority: ETHERSCAN

        The source used to provide the decoded call trace.

        -
        +

        Method inputs.

        -
        methodName: string
        +
        methodName: string

        The smart contract method called.

        -
        outputs: DecodedCallParam[]
        +
        outputs: DecodedCallParam[]

        Method outputs.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DecodedLog.html b/docs/interfaces/DecodedLog.html index 4d5396e0c..9c37e5e3d 100644 --- a/docs/interfaces/DecodedLog.html +++ b/docs/interfaces/DecodedLog.html @@ -1,10 +1,10 @@ DecodedLog | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface DecodedLog

        Decoded representation of the debug log that is part of a SimulationDebugLog.

        -

        Hierarchy

        • DecodedLog

        Index

        Properties

        authority: ETHERSCAN
        +

        Hierarchy

        • DecodedLog

        Index

        Properties

        authority: ETHERSCAN

        The source used to provide the decoded log.

        -
        eventName: string
        +
        eventName: string

        The decoded name of the log event.

        -
        inputs: DecodedLogInput[]
        +
        inputs: DecodedLogInput[]

        The decoded inputs to the log.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DecodedLogInput.html b/docs/interfaces/DecodedLogInput.html index b3b403b9a..79b3ddf3b 100644 --- a/docs/interfaces/DecodedLogInput.html +++ b/docs/interfaces/DecodedLogInput.html @@ -1,11 +1,11 @@ DecodedLogInput | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface DecodedLogInput

        The input parameters from a DecodedLog.

        -

        Hierarchy

        Index

        Properties

        indexed: boolean
        +

        Hierarchy

        Index

        Properties

        indexed: boolean

        Whether the log is marked as indexed in the smart contract.

        -
        name: string
        +
        name: string

        The name of the parameter.

        -
        type: string
        +
        type: string

        The type of the parameter.

        -
        value: string
        +
        value: string

        Value of the parameter.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DeployResult.html b/docs/interfaces/DeployResult.html index 4fcfffb9b..03e403674 100644 --- a/docs/interfaces/DeployResult.html +++ b/docs/interfaces/DeployResult.html @@ -1,7 +1,7 @@ DeployResult | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface DeployResult

        The response object for the findContractDeployer function.

        -

        Hierarchy

        • DeployResult

        Index

        Properties

        blockNumber: number
        +

        Hierarchy

        • DeployResult

        Index

        Properties

        blockNumber: number

        The block number the contract was deployed in.

        -
        deployerAddress?: string
        +
        deployerAddress?: string

        The address of the contract deployer, if it is available.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DroppedTransactionWebhook.html b/docs/interfaces/DroppedTransactionWebhook.html index 6322b43f1..9c7f4dd9a 100644 --- a/docs/interfaces/DroppedTransactionWebhook.html +++ b/docs/interfaces/DroppedTransactionWebhook.html @@ -2,23 +2,23 @@

        A Dropped Transaction webhook is used to notify your app whenever a transaction sent through your API key gets dropped. This can be useful if you want to notify customers that their transactions were dropped.

        -

        Hierarchy

        Index

        Properties

        appId?: string
        +

        Hierarchy

        Index

        Properties

        appId?: string

        The app id of the app used for the webhook. This field is only present on MinedTransactionWebhook and DroppedTransactionWebhook

        -
        id: string
        +
        id: string

        The webhook's unique id.

        -
        isActive: boolean
        +
        isActive: boolean

        Whether the webhook is currently active

        -
        network: Network
        +
        network: Network

        The network the webhook is on.

        -
        signingKey: string
        +
        signingKey: string

        The signing key used to verify payloads for the webhook.

        -
        timeCreated: string
        +
        timeCreated: string

        The creation time of the webhook as an ISO string.

        -
        +

        The type of webhook.

        -
        url: string
        +
        url: string

        The url that the webhook sends its payload to.

        -
        +

        The webhook version. All newly created webhooks default to V2.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/ERC1155Metadata.html b/docs/interfaces/ERC1155Metadata.html index 6a6d2e703..2ad832274 100644 --- a/docs/interfaces/ERC1155Metadata.html +++ b/docs/interfaces/ERC1155Metadata.html @@ -1,4 +1,4 @@ ERC1155Metadata | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface ERC1155Metadata

        Metadata object returned in a AssetTransfersResult object if the asset transferred is an ERC1155.

        -

        Hierarchy

        • ERC1155Metadata

        Index

        Properties

        Properties

        tokenId: string
        value: string

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Hierarchy

        Index

        Properties

        Properties

        tokenId: string
        value: string

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/EventFilter.html b/docs/interfaces/EventFilter.html index e1855810d..3cffe7c44 100644 --- a/docs/interfaces/EventFilter.html +++ b/docs/interfaces/EventFilter.html @@ -1,7 +1,7 @@ EventFilter | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface EventFilter

        Filter object used to filter logs by when using CoreNamespace.getLogs

        -

        Hierarchy

        Index

        Properties

        Properties

        address?: string | string[]
        +

        Hierarchy

        Index

        Properties

        Properties

        address?: string | string[]

        The address to filter by. If omitted, filters for all addresses.

        -
        topics?: (null | string | string[])[]
        +
        topics?: (null | string | string[])[]

        The topics to filter by, or null to match any topics.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/Filter.html b/docs/interfaces/Filter.html index 555ad3c64..0a2631d33 100644 --- a/docs/interfaces/Filter.html +++ b/docs/interfaces/Filter.html @@ -1,12 +1,12 @@ Filter | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface Filter

        Filter object used to filter logs by block number range when using CoreNamespace.getLogs

        -

        Hierarchy

        Index

        Properties

        address?: string | string[]
        +

        Hierarchy

        Index

        Properties

        address?: string | string[]

        The address to filter by. If omitted, filters for all addresses.

        -
        fromBlock?: BlockTag
        +
        fromBlock?: BlockTag

        The starting block (inclusive) to search for logs matching the filter.

        -
        toBlock?: BlockTag
        +
        toBlock?: BlockTag

        The end block (inclusive) to search for logs matching the filter.

        -
        topics?: (null | string | string[])[]
        +
        topics?: (null | string | string[])[]

        The topics to filter by, or null to match any topics.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/FilterByBlockHash.html b/docs/interfaces/FilterByBlockHash.html index 542ded6a0..9f4d72033 100644 --- a/docs/interfaces/FilterByBlockHash.html +++ b/docs/interfaces/FilterByBlockHash.html @@ -1,10 +1,10 @@ FilterByBlockHash | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface FilterByBlockHash

        Filter object used to filter logs by a specific block hash when using CoreNamespace.getLogs.

        -

        Hierarchy

        Index

        Properties

        address?: string | string[]
        +

        Hierarchy

        Index

        Properties

        address?: string | string[]

        The address to filter by. If omitted, filters for all addresses.

        -
        blockHash?: string
        +
        blockHash?: string

        The specific block hash to search for logs matching the filter.

        -
        topics?: (null | string | string[])[]
        +
        topics?: (null | string | string[])[]

        The topics to filter by, or null to match any topics.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/FloorPriceError.html b/docs/interfaces/FloorPriceError.html index 6d69bc1d7..91f25c8aa 100644 --- a/docs/interfaces/FloorPriceError.html +++ b/docs/interfaces/FloorPriceError.html @@ -1,6 +1,6 @@ FloorPriceError | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface FloorPriceError

        The failing object returned by the getFloorPrice call for each marketplace (e.g. looksRare).

        -

        Hierarchy

        • FloorPriceError

        Index

        Properties

        Properties

        error: string
        +

        Hierarchy

        • FloorPriceError

        Index

        Properties

        Properties

        error: string

        Error fetching floor prices from the given marketplace

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/FloorPriceMarketplace.html b/docs/interfaces/FloorPriceMarketplace.html index 51d0b663c..ec7cc5950 100644 --- a/docs/interfaces/FloorPriceMarketplace.html +++ b/docs/interfaces/FloorPriceMarketplace.html @@ -1,12 +1,12 @@ FloorPriceMarketplace | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface FloorPriceMarketplace

        The successful object returned by the getFloorPrice call for each marketplace (e.g. looksRare).

        -

        Hierarchy

        • FloorPriceMarketplace

        Index

        Properties

        collectionUrl: string
        +

        Hierarchy

        • FloorPriceMarketplace

        Index

        Properties

        collectionUrl: string

        The link to the collection on the given marketplace

        -
        floorPrice: number
        +
        floorPrice: number

        The floor price of the collection on the given marketplace

        -
        priceCurrency: string
        +
        priceCurrency: string

        The currency in which the floor price is denominated

        -
        retrievedAt: string
        +
        retrievedAt: string

        UTC timestamp of when the floor price was retrieved from the marketplace

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetAddressesOptions.html b/docs/interfaces/GetAddressesOptions.html index 2b027ccbc..86265a136 100644 --- a/docs/interfaces/GetAddressesOptions.html +++ b/docs/interfaces/GetAddressesOptions.html @@ -1,7 +1,7 @@ GetAddressesOptions | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetAddressesOptions

        Options object for the NotifyNamespace.getAddresses method.

        -

        Hierarchy

        • GetAddressesOptions

        Index

        Properties

        Properties

        limit?: number
        +

        Hierarchy

        • GetAddressesOptions

        Index

        Properties

        Properties

        limit?: number

        Number of addresses to fetch.

        -
        pageKey?: string
        +
        pageKey?: string

        Page

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetAllWebhooksResponse.html b/docs/interfaces/GetAllWebhooksResponse.html index d884cf01f..226a15073 100644 --- a/docs/interfaces/GetAllWebhooksResponse.html +++ b/docs/interfaces/GetAllWebhooksResponse.html @@ -1,7 +1,7 @@ GetAllWebhooksResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetAllWebhooksResponse

        The response for a NotifyNamespace.getAllWebhooks method.

        -

        Hierarchy

        • GetAllWebhooksResponse

        Index

        Properties

        totalCount: number
        +

        Hierarchy

        • GetAllWebhooksResponse

        Index

        Properties

        totalCount: number

        The total number of webhooks.

        -
        webhooks: Webhook[]
        +
        webhooks: Webhook[]

        All webhooks attached to the provided auth token.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetBaseNftsForContractOptions.html b/docs/interfaces/GetBaseNftsForContractOptions.html index a2df0f6eb..0592b245f 100644 --- a/docs/interfaces/GetBaseNftsForContractOptions.html +++ b/docs/interfaces/GetBaseNftsForContractOptions.html @@ -3,15 +3,15 @@ getNftsForContractIterator functions.

        This interface is used to fetch NFTs without their associated metadata. To get Nfts with their associated metadata, use GetNftsForContractOptions.

        -

        Hierarchy

        Index

        Properties

        omitMetadata: false
        +

        Hierarchy

        • GetBaseNftsForContractOptions

        Index

        Properties

        omitMetadata: false

        Optional boolean flag to omit NFT metadata. Defaults to false.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key from an existing NftContractBaseNftsResponse or NftContractNftsResponseto use for pagination.

        -
        pageSize?: number
        +
        pageSize?: number

        Sets the total number of NFTs to return in the response. Defaults to 100. Maximum page size is 100.

        -
        tokenUriTimeoutInMs?: number
        +
        tokenUriTimeoutInMs?: number

        No set timeout by default - When metadata is requested, this parameter is the timeout (in milliseconds) for the website hosting the metadata to respond. If you want to only access the cache and not live fetch any diff --git a/docs/interfaces/GetBaseNftsForOwnerOptions.html b/docs/interfaces/GetBaseNftsForOwnerOptions.html index 02132f802..86992b384 100644 --- a/docs/interfaces/GetBaseNftsForOwnerOptions.html +++ b/docs/interfaces/GetBaseNftsForOwnerOptions.html @@ -3,26 +3,26 @@ getNftsForOwnerIterator functions.

        This interface is used to fetch NFTs without their associated metadata. To get Nfts with their associated metadata, use GetNftsForOwnerOptions.

        -

        Hierarchy

        • GetBaseNftsForOwnerOptions

        Index

        Properties

        contractAddresses?: string[]
        +

        Hierarchy

        • GetBaseNftsForOwnerOptions

        Index

        Properties

        contractAddresses?: string[]

        Optional list of contract addresses to filter the results by. Limit is 20.

        -
        excludeFilters?: NftFilters[]
        +
        excludeFilters?: NftFilters[]

        Optional list of filters applied to the query. NFTs that match one or more of these filters are excluded from the response.

        -
        includeFilters?: NftFilters[]
        +
        includeFilters?: NftFilters[]

        Optional list of filters applied to the query. NFTs that match one or more of these filters are included in the response.

        -
        omitMetadata: true
        +
        omitMetadata: true

        Optional boolean flag to include NFT metadata. Defaults to false.

        -
        orderBy?: TRANSFERTIME
        +
        orderBy?: TRANSFERTIME

        Order in which to return results. By default, results are ordered by contract address and token ID in lexicographic order.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key from an existing OwnedBaseNftsResponse or OwnedNftsResponseto use for pagination.

        -
        pageSize?: number
        +
        pageSize?: number

        Sets the total number of NFTs to return in the response. Defaults to 100. Maximum page size is 100.

        -
        tokenUriTimeoutInMs?: number
        +
        tokenUriTimeoutInMs?: number

        No set timeout by default - When metadata is requested, this parameter is the timeout (in milliseconds) for the website hosting the metadata to respond. If you want to only access the cache and not live fetch any diff --git a/docs/interfaces/GetContractsForOwnerOptions.html b/docs/interfaces/GetContractsForOwnerOptions.html index 35ae251af..66a4a511b 100644 --- a/docs/interfaces/GetContractsForOwnerOptions.html +++ b/docs/interfaces/GetContractsForOwnerOptions.html @@ -1,19 +1,19 @@ GetContractsForOwnerOptions | alchemy-sdk

        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetContractsForOwnerOptions

        Optional parameters object for the the getContractsForOwner method

        -

        Hierarchy

        • GetContractsForOwnerOptions

        Index

        Properties

        excludeFilters?: NftFilters[]
        +

        Hierarchy

        • GetContractsForOwnerOptions

        Index

        Properties

        excludeFilters?: NftFilters[]

        Optional list of filters applied to the query. NFTs that match one or more of these filters are excluded from the response. May not be used in conjunction with includeFilters

        -
        includeFilters?: NftFilters[]
        +
        includeFilters?: NftFilters[]

        Optional list of filters applied to the query. NFTs that match one or more of these filters are included in the response. May not be used in conjunction with excludeFilters.

        -
        orderBy?: TRANSFERTIME
        +
        orderBy?: TRANSFERTIME

        Order in which to return results. By default, results are ordered by contract address and token ID in lexicographic order.

        -
        pageKey?: string
        +
        pageKey?: string

        Key for pagination to use to fetch results from the next page if available.

        -
        pageSize?: number
        +
        pageSize?: number

        Configure the number of NFTs to return in each response. Maximum pages size is 100. Defaults to 100.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetContractsForOwnerResponse.html b/docs/interfaces/GetContractsForOwnerResponse.html index 7adbed19d..64246d9da 100644 --- a/docs/interfaces/GetContractsForOwnerResponse.html +++ b/docs/interfaces/GetContractsForOwnerResponse.html @@ -1,9 +1,9 @@ GetContractsForOwnerResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetContractsForOwnerResponse

        The response for the NftNamespace.getContractsForOwner method.

        -

        Hierarchy

        • GetContractsForOwnerResponse

        Index

        Properties

        contracts: ContractForOwner[]
        +

        Hierarchy

        • GetContractsForOwnerResponse

        Index

        Properties

        contracts: ContractForOwner[]

        The list of contracts, that match the query, held by the given address.

        -
        pageKey?: string
        +
        pageKey?: string

        Key for pagination to use to fetch results from the next page if available.

        -
        totalCount: number
        +
        totalCount: number

        Total number of NFT contracts held by the given address.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetFloorPriceResponse.html b/docs/interfaces/GetFloorPriceResponse.html index b3da496eb..46bb4f4eb 100644 --- a/docs/interfaces/GetFloorPriceResponse.html +++ b/docs/interfaces/GetFloorPriceResponse.html @@ -1,6 +1,6 @@ GetFloorPriceResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetFloorPriceResponse

        The response object for the getFloorPrice method.

        -

        Hierarchy

        • GetFloorPriceResponse

        Index

        Properties

        +

        Hierarchy

        • GetFloorPriceResponse

        Index

        Properties

        Name of the NFT marketplace where the collection is listed. Current marketplaces supported: OpenSea, LooksRare

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetMintedNftsOptions.html b/docs/interfaces/GetMintedNftsOptions.html index d0eaf9bb9..e9c7a70f6 100644 --- a/docs/interfaces/GetMintedNftsOptions.html +++ b/docs/interfaces/GetMintedNftsOptions.html @@ -1,12 +1,12 @@ GetMintedNftsOptions | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetMintedNftsOptions

        Optional parameters object for the NftNamespace.getMintedNfts method.

        -

        Hierarchy

        • GetMintedNftsOptions

        Index

        Properties

        contractAddresses?: string[]
        +

        Hierarchy

        • GetMintedNftsOptions

        Index

        Properties

        contractAddresses?: string[]

        List of NFT contract addresses to filter mints by. If omitted, defaults to all contract addresses.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key from an existing TransfersNftResponse to use for pagination.

        -
        tokenType?: ERC721 | ERC1155
        +
        tokenType?: ERC721 | ERC1155

        Filter mints by ERC721 vs ERC1155 contracts. If omitted, defaults to all NFTs.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetMintedNftsResponse.html b/docs/interfaces/GetMintedNftsResponse.html index efa6b492c..a26c2c33f 100644 --- a/docs/interfaces/GetMintedNftsResponse.html +++ b/docs/interfaces/GetMintedNftsResponse.html @@ -1,6 +1,6 @@ GetMintedNftsResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetMintedNftsResponse

        deprecated

        Use TransfersNftResponse instead.

        -

        Hierarchy

        • GetMintedNftsResponse

        Index

        Properties

        Properties

        nfts: Nft[]
        +

        Hierarchy

        • GetMintedNftsResponse

        Index

        Properties

        Properties

        nfts: Nft[]

        An array of the minted NFTs for the provided owner address.

        -
        pageKey?: string
        +
        pageKey?: string

        Key for pagination to use to fetch results from the next page if available.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetNftMetadataOptions.html b/docs/interfaces/GetNftMetadataOptions.html index 7ed1637ce..cc7535997 100644 --- a/docs/interfaces/GetNftMetadataOptions.html +++ b/docs/interfaces/GetNftMetadataOptions.html @@ -1,11 +1,11 @@ GetNftMetadataOptions | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetNftMetadataOptions

        Additional options for the NftNamespace.getNftMetadata method.

        -

        Hierarchy

        • GetNftMetadataOptions

        Index

        Properties

        refreshCache?: boolean
        +

        Hierarchy

        • GetNftMetadataOptions

        Index

        Properties

        refreshCache?: boolean

        Whether to refresh the metadata for the given NFT token before returning the response. Defaults to false for faster response times.

        -
        tokenType?: NftTokenType
        +
        tokenType?: NftTokenType

        Optional field to specify the type of token to speed up the query.

        -
        tokenUriTimeoutInMs?: number
        +
        tokenUriTimeoutInMs?: number

        No set timeout by default - When metadata is requested, this parameter is the timeout (in milliseconds) for the website hosting the metadata to respond. If you want to only access the cache and not live fetch any diff --git a/docs/interfaces/GetNftSalesOptions.html b/docs/interfaces/GetNftSalesOptions.html index 8ebf21821..1e5573962 100644 --- a/docs/interfaces/GetNftSalesOptions.html +++ b/docs/interfaces/GetNftSalesOptions.html @@ -1,23 +1,23 @@ GetNftSalesOptions | alchemy-sdk

        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetNftSalesOptions

        Optional parameters object for the NftNamespace.getNftSales method.

        This interface is used to filter the NFT sales data.

        -

        Hierarchy

        Index

        Properties

        buyerAddress?: string
        +

        Hierarchy

        Index

        Properties

        buyerAddress?: string

        The address of the NFT buyer to filter sales by.

        -
        fromBlock?: number | "latest"
        +
        fromBlock?: number | "latest"

        The block number to start fetching NFT sales data from.

        -
        limit?: number
        +
        limit?: number

        The maximum number of NFT sales to return.

        -
        marketplace?: NftSaleMarketplace
        +
        marketplace?: NftSaleMarketplace

        The NFT marketplace to filter sales by.

        -
        order?: SortingOrder
        +
        order?: SortingOrder

        Whether to return the results in ascending or descending order by block number.

        -
        pageKey?: string
        +
        pageKey?: string

        Key for pagination to use to fetch results from the next page if available.

        -
        sellerAddress?: string
        +
        sellerAddress?: string

        The address of the NFT seller to filter sales by.

        -
        +

        Filter by whether the buyer or seller was the taker in the NFT trade. Defaults to returning both buyer and seller taker trades.

        -
        toBlock?: number | "latest"
        +
        toBlock?: number | "latest"

        The block number limit to fetch NFT sales data from.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetNftSalesOptionsByContractAddress.html b/docs/interfaces/GetNftSalesOptionsByContractAddress.html index e1b944513..253683c98 100644 --- a/docs/interfaces/GetNftSalesOptionsByContractAddress.html +++ b/docs/interfaces/GetNftSalesOptionsByContractAddress.html @@ -2,27 +2,27 @@

        Alternative optional parameters object for the NftNamespace.getNftSales method that allows filtering results by contractAddress.

        This interface is used to filter the NFT sales data.

        -

        Hierarchy

        Index

        Properties

        buyerAddress?: string
        +

        Hierarchy

        Index

        Properties

        buyerAddress?: string

        The address of the NFT buyer to filter sales by.

        -
        contractAddress: string
        +
        contractAddress: string

        The contract address of a NFT collection to filter sales by.

        -
        fromBlock?: number | "latest"
        +
        fromBlock?: number | "latest"

        The block number to start fetching NFT sales data from.

        -
        limit?: number
        +
        limit?: number

        The maximum number of NFT sales to return.

        -
        marketplace?: NftSaleMarketplace
        +
        marketplace?: NftSaleMarketplace

        The NFT marketplace to filter sales by.

        -
        order?: SortingOrder
        +
        order?: SortingOrder

        Whether to return the results in ascending or descending order by block number.

        -
        pageKey?: string
        +
        pageKey?: string

        Key for pagination to use to fetch results from the next page if available.

        -
        sellerAddress?: string
        +
        sellerAddress?: string

        The address of the NFT seller to filter sales by.

        -
        +

        Filter by whether the buyer or seller was the taker in the NFT trade. Defaults to returning both buyer and seller taker trades.

        -
        toBlock?: number | "latest"
        +
        toBlock?: number | "latest"

        The block number limit to fetch NFT sales data from.

        -
        tokenId?: BigNumberish
        +
        tokenId?: BigNumberish

        The token ID of an NFT within the specified contractAddress to filter sales by.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetNftSalesResponse.html b/docs/interfaces/GetNftSalesResponse.html index 79f1b83bf..b4042346d 100644 --- a/docs/interfaces/GetNftSalesResponse.html +++ b/docs/interfaces/GetNftSalesResponse.html @@ -1,7 +1,7 @@ GetNftSalesResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetNftSalesResponse

        The response for the NftNamespace.getNftSales method.

        -

        Hierarchy

        • GetNftSalesResponse

        Index

        Properties

        Properties

        nftSales: NftSale[]
        +

        Hierarchy

        • GetNftSalesResponse

        Index

        Properties

        Properties

        nftSales: NftSale[]

        List of NFT sales that match the query

        -
        pageKey?: string
        +
        pageKey?: string

        The page key to use to fetch the next page if more results are available.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetNftsForContractOptions.html b/docs/interfaces/GetNftsForContractOptions.html index 63507e43b..47d4a5277 100644 --- a/docs/interfaces/GetNftsForContractOptions.html +++ b/docs/interfaces/GetNftsForContractOptions.html @@ -3,15 +3,15 @@ getNftsForContractIterator functions.

        This interface is used to fetch NFTs with their associated metadata. To get Nfts without their associated metadata, use GetBaseNftsForContractOptions.

        -

        Hierarchy

        • GetNftsForContractOptions

        Index

        Properties

        omitMetadata?: boolean
        +

        Hierarchy

        • GetNftsForContractOptions

        Index

        Properties

        omitMetadata?: boolean

        Optional boolean flag to omit NFT metadata. Defaults to false.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key from an existing NftContractBaseNftsResponse or NftContractNftsResponseto use for pagination.

        -
        pageSize?: number
        +
        pageSize?: number

        Sets the total number of NFTs to return in the response. Defaults to 100. Maximum page size is 100.

        -
        tokenUriTimeoutInMs?: number
        +
        tokenUriTimeoutInMs?: number

        No set timeout by default - When metadata is requested, this parameter is the timeout (in milliseconds) for the website hosting the metadata to respond. If you want to only access the cache and not live fetch any diff --git a/docs/interfaces/GetNftsForOwnerOptions.html b/docs/interfaces/GetNftsForOwnerOptions.html index a188b5ea9..349422af6 100644 --- a/docs/interfaces/GetNftsForOwnerOptions.html +++ b/docs/interfaces/GetNftsForOwnerOptions.html @@ -3,26 +3,26 @@ getNftsForOwnerIterator functions.

        This interface is used to fetch NFTs with their associated metadata. To get Nfts without their associated metadata, use GetBaseNftsForOwnerOptions.

        -

        Hierarchy

        • GetNftsForOwnerOptions

        Index

        Properties

        contractAddresses?: string[]
        +

        Hierarchy

        • GetNftsForOwnerOptions

        Index

        Properties

        contractAddresses?: string[]

        Optional list of contract addresses to filter the results by. Limit is 20.

        -
        excludeFilters?: NftFilters[]
        +
        excludeFilters?: NftFilters[]

        Optional list of filters applied to the query. NFTs that match one or more of these filters are excluded from the response.

        -
        includeFilters?: NftFilters[]
        +
        includeFilters?: NftFilters[]

        Optional list of filters applied to the query. NFTs that match one or more of these filters are included in the response.

        -
        omitMetadata?: boolean
        +
        omitMetadata?: boolean

        Optional boolean flag to omit NFT metadata. Defaults to false.

        -
        orderBy?: TRANSFERTIME
        +
        orderBy?: TRANSFERTIME

        Order in which to return results. By default, results are ordered by contract address and token ID in lexicographic order.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key from an existing OwnedBaseNftsResponse or OwnedNftsResponseto use for pagination.

        -
        pageSize?: number
        +
        pageSize?: number

        Sets the total number of NFTs to return in the response. Defaults to 100. Maximum page size is 100.

        -
        tokenUriTimeoutInMs?: number
        +
        tokenUriTimeoutInMs?: number

        No set timeout by default - When metadata is requested, this parameter is the timeout (in milliseconds) for the website hosting the metadata to respond. If you want to only access the cache and not live fetch any diff --git a/docs/interfaces/GetOwnersForContractOptions.html b/docs/interfaces/GetOwnersForContractOptions.html index 8833463b0..1f365128c 100644 --- a/docs/interfaces/GetOwnersForContractOptions.html +++ b/docs/interfaces/GetOwnersForContractOptions.html @@ -2,11 +2,11 @@

        Optional parameters object for the getNftsForContract method.

        This interface configures options when fetching the owner addresses of the provided contract.

        -

        Hierarchy

        • GetOwnersForContractOptions

        Index

        Properties

        block?: string
        +

        Hierarchy

        • GetOwnersForContractOptions

        Index

        Properties

        block?: string

        The block number in hex or decimal to fetch owners for.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key to paginate the next page for large requests.

        -
        withTokenBalances?: boolean
        +
        withTokenBalances?: boolean

        Whether to include the token balances per token id for each owner. Defaults to false when omitted.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetOwnersForContractResponse.html b/docs/interfaces/GetOwnersForContractResponse.html index be93cf437..028b5362e 100644 --- a/docs/interfaces/GetOwnersForContractResponse.html +++ b/docs/interfaces/GetOwnersForContractResponse.html @@ -1,5 +1,5 @@ GetOwnersForContractResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetOwnersForContractResponse

        The response object for the getOwnersForContract.

        -

        Hierarchy

        • GetOwnersForContractResponse

        Index

        Properties

        Properties

        owners: string[]
        +

        Hierarchy

        • GetOwnersForContractResponse

        Index

        Properties

        Properties

        owners: string[]

        An array of owner addresses for the provided contract address

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetOwnersForContractWithTokenBalancesOptions.html b/docs/interfaces/GetOwnersForContractWithTokenBalancesOptions.html index 737be1151..2b0a83930 100644 --- a/docs/interfaces/GetOwnersForContractWithTokenBalancesOptions.html +++ b/docs/interfaces/GetOwnersForContractWithTokenBalancesOptions.html @@ -2,11 +2,11 @@

        Optional parameters object for the getNftsForContract method.

        This interface configures options when fetching the owner addresses of the provided contract.

        -

        Hierarchy

        • GetOwnersForContractWithTokenBalancesOptions

        Index

        Properties

        block?: string
        +

        Hierarchy

        • GetOwnersForContractWithTokenBalancesOptions

        Index

        Properties

        block?: string

        The block number in hex or decimal to fetch owners for.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key to paginate the next page for large requests.

        -
        withTokenBalances: true
        +
        withTokenBalances: true

        Whether to include the token balances per token id for each owner. Defaults to false when omitted.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetOwnersForContractWithTokenBalancesResponse.html b/docs/interfaces/GetOwnersForContractWithTokenBalancesResponse.html index 888747d6d..8cd44e7c6 100644 --- a/docs/interfaces/GetOwnersForContractWithTokenBalancesResponse.html +++ b/docs/interfaces/GetOwnersForContractWithTokenBalancesResponse.html @@ -1,7 +1,7 @@ GetOwnersForContractWithTokenBalancesResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetOwnersForContractWithTokenBalancesResponse

        The response object for the getOwnersForContract.

        -

        Hierarchy

        • GetOwnersForContractWithTokenBalancesResponse

        Index

        Properties

        Properties

        +

        Hierarchy

        • GetOwnersForContractWithTokenBalancesResponse

        Index

        Properties

        Properties

        An array of owner addresses for the provided contract address

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key that is returned when a collection has more than 50,000 owners.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetOwnersForNftResponse.html b/docs/interfaces/GetOwnersForNftResponse.html index 617810e42..cd36d8ae7 100644 --- a/docs/interfaces/GetOwnersForNftResponse.html +++ b/docs/interfaces/GetOwnersForNftResponse.html @@ -1,5 +1,5 @@ GetOwnersForNftResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetOwnersForNftResponse

        The response object for the getOwnersForNft.

        -

        Hierarchy

        • GetOwnersForNftResponse

        Index

        Properties

        Properties

        owners: string[]
        +

        Hierarchy

        • GetOwnersForNftResponse

        Index

        Properties

        Properties

        owners: string[]

        An array of owner addresses for the provided token.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetTokensForOwnerOptions.html b/docs/interfaces/GetTokensForOwnerOptions.html index 0c899271b..418cf06bb 100644 --- a/docs/interfaces/GetTokensForOwnerOptions.html +++ b/docs/interfaces/GetTokensForOwnerOptions.html @@ -1,9 +1,9 @@ GetTokensForOwnerOptions | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetTokensForOwnerOptions

        Optional params to pass into CoreNamespace.getTokensForOwner.

        -

        Hierarchy

        • GetTokensForOwnerOptions

        Index

        Properties

        contractAddresses?: string[] | TokenBalanceType
        +

        Hierarchy

        • GetTokensForOwnerOptions

        Index

        Properties

        contractAddresses?: string[] | TokenBalanceType

        List of contract addresses to filter by. If omitted, defaults to TokenBalanceType.ERC20.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key from an existing GetTokensForOwnerResponse to use for pagination.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetTokensForOwnerResponse.html b/docs/interfaces/GetTokensForOwnerResponse.html index 01eea9b1a..103e9ce94 100644 --- a/docs/interfaces/GetTokensForOwnerResponse.html +++ b/docs/interfaces/GetTokensForOwnerResponse.html @@ -1,7 +1,7 @@ GetTokensForOwnerResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetTokensForOwnerResponse

        Response object for CoreNamespace.getTokensForOwner.

        -

        Hierarchy

        • GetTokensForOwnerResponse

        Index

        Properties

        Properties

        pageKey?: string
        +

        Hierarchy

        • GetTokensForOwnerResponse

        Index

        Properties

        Properties

        pageKey?: string

        Page key for the next page of results, if one exists.

        -
        tokens: OwnedToken[]
        +
        tokens: OwnedToken[]

        Owned tokens for the provided addresses along with relevant metadata.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetTransfersForContractOptions.html b/docs/interfaces/GetTransfersForContractOptions.html index c50c0eb76..8493a0add 100644 --- a/docs/interfaces/GetTransfersForContractOptions.html +++ b/docs/interfaces/GetTransfersForContractOptions.html @@ -1,14 +1,14 @@ GetTransfersForContractOptions | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetTransfersForContractOptions

        Optional parameters object for the NftNamespace.getTransfersForOwner method.

        -

        Hierarchy

        • GetTransfersForContractOptions

        Index

        Properties

        fromBlock?: BlockTag
        +

        Hierarchy

        • GetTransfersForContractOptions

        Index

        Properties

        fromBlock?: BlockTag

        Starting block (inclusive) to get transfers from.

        -
        order?: SortingOrder
        +
        order?: SortingOrder

        Whether to return results in ascending or descending order by block number. Defaults to ascending if omitted.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key from an existing TransfersNftResponse to use for pagination.

        -
        toBlock?: BlockTag
        +
        toBlock?: BlockTag

        Ending block (inclusive) to get transfers from.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetTransfersForOwnerOptions.html b/docs/interfaces/GetTransfersForOwnerOptions.html index 2022a68bd..ff4900c57 100644 --- a/docs/interfaces/GetTransfersForOwnerOptions.html +++ b/docs/interfaces/GetTransfersForOwnerOptions.html @@ -1,12 +1,12 @@ GetTransfersForOwnerOptions | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetTransfersForOwnerOptions

        Optional parameters object for the NftNamespace.getTransfersForOwner method.

        -

        Hierarchy

        • GetTransfersForOwnerOptions

        Index

        Properties

        contractAddresses?: string[]
        +

        Hierarchy

        • GetTransfersForOwnerOptions

        Index

        Properties

        contractAddresses?: string[]

        List of NFT contract addresses to filter mints by. If omitted, defaults to all contract addresses.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key from an existing TransfersNftResponse to use for pagination.

        -
        tokenType?: ERC721 | ERC1155
        +
        tokenType?: ERC721 | ERC1155

        Filter mints by ERC721 vs ERC1155 contracts. If omitted, defaults to all NFTs.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/Media.html b/docs/interfaces/Media.html index d906164fe..9bc81f2fe 100644 --- a/docs/interfaces/Media.html +++ b/docs/interfaces/Media.html @@ -1,21 +1,21 @@ Media | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface Media

        Represents the URI information for the NFT's media assets.

        -

        Hierarchy

        • Media

        Index

        Properties

        bytes?: number
        +

        Hierarchy

        • Media

        Index

        Properties

        bytes?: number

        The size of the media asset in bytes.

        -
        format?: string
        +
        format?: string

        The media format (ex: jpg, gif, png) of the gateway and thumbnail assets.

        -
        gateway: string
        +
        gateway: string

        Public gateway URI for the raw URI. Generally offers better performance.

        -
        raw: string
        +
        raw: string

        URI for the location of the NFT's original metadata blob for media (ex: the original IPFS link).

        -
        size?: number
        +
        size?: number

        DEPRECATED - The size of the media asset in bytes

        deprecated
        • Please use bytes instead. This field will be removed in a subsequent release.
        -
        thumbnail?: string
        +
        thumbnail?: string

        URL for a resized thumbnail of the NFT media asset.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/MinedTransactionWebhook.html b/docs/interfaces/MinedTransactionWebhook.html index 24cdbd79e..ec6ece0e7 100644 --- a/docs/interfaces/MinedTransactionWebhook.html +++ b/docs/interfaces/MinedTransactionWebhook.html @@ -2,23 +2,23 @@

        A Mined Transaction Webhook is used to notify your app whenever a transaction sent through your API key gets successfully mined. This is useful if you want to notify customers that their transaction went through.

        -

        Hierarchy

        Index

        Properties

        appId?: string
        +

        Hierarchy

        Index

        Properties

        appId?: string

        The app id of the app used for the webhook. This field is only present on MinedTransactionWebhook and DroppedTransactionWebhook

        -
        id: string
        +
        id: string

        The webhook's unique id.

        -
        isActive: boolean
        +
        isActive: boolean

        Whether the webhook is currently active

        -
        network: Network
        +
        network: Network

        The network the webhook is on.

        -
        signingKey: string
        +
        signingKey: string

        The signing key used to verify payloads for the webhook.

        -
        timeCreated: string
        +
        timeCreated: string

        The creation time of the webhook as an ISO string.

        -
        +

        The type of webhook.

        -
        url: string
        +
        url: string

        The url that the webhook sends its payload to.

        -
        +

        The webhook version. All newly created webhooks default to V2.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/Nft.html b/docs/interfaces/Nft.html index 6be7159fd..69a4a35e7 100644 --- a/docs/interfaces/Nft.html +++ b/docs/interfaces/Nft.html @@ -3,27 +3,27 @@

        The BaseNft object does not hold any metadata information and only contains the NFT contract and token ID. The Nft object additionally contains the NFT metadata, token URI information, and media.

        -

        Hierarchy

        Index

        Properties

        contract: NftContract
        +

        Hierarchy

        Index

        Properties

        contract: NftContract

        The NFT's underlying contract and relevant contract metadata.

        -
        description: string
        +
        description: string

        The NFT description.

        -
        media: Media[]
        +
        media: Media[]

        URIs for accessing the NFT's media assets.

        -
        metadataError: undefined | string
        +
        metadataError: undefined | string

        Holds an error message if there was an issue fetching metadata.

        -
        rawMetadata: undefined | NftMetadata
        +
        rawMetadata: undefined | NftMetadata

        The raw metadata fetched from the metadata URL specified by the NFT. The field is undefined if Alchemy was unable to fetch metadata.

        -
        spamInfo?: SpamInfo
        +
        spamInfo?: SpamInfo

        Detailed information on why an NFT was classified as spam.

        -
        timeLastUpdated: string
        +
        timeLastUpdated: string

        When the NFT was last updated in the blockchain. Represented in ISO-8601 format.

        -
        title: string
        +
        title: string

        The NFT title.

        -
        tokenId: string
        +
        tokenId: string

        The NFT token ID as an integer string.

        -
        tokenType: NftTokenType
        +
        tokenType: NftTokenType

        The type of ERC token, if known.

        -
        tokenUri: undefined | TokenUri
        +
        tokenUri: undefined | TokenUri

        URIs for accessing the NFT's metadata blob.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftActivityWebhook.html b/docs/interfaces/NftActivityWebhook.html index 07c87b813..51f84e476 100644 --- a/docs/interfaces/NftActivityWebhook.html +++ b/docs/interfaces/NftActivityWebhook.html @@ -2,23 +2,23 @@

        The NFT Activity Webhook tracks all ERC721 and ERC1155 activity. This can be used to notify your app with real time state changes when an NFT is transferred between addresses.

        -

        Hierarchy

        Index

        Properties

        appId?: string
        +

        Hierarchy

        Index

        Properties

        appId?: string

        The app id of the app used for the webhook. This field is only present on MinedTransactionWebhook and DroppedTransactionWebhook

        -
        id: string
        +
        id: string

        The webhook's unique id.

        -
        isActive: boolean
        +
        isActive: boolean

        Whether the webhook is currently active

        -
        network: Network
        +
        network: Network

        The network the webhook is on.

        -
        signingKey: string
        +
        signingKey: string

        The signing key used to verify payloads for the webhook.

        -
        timeCreated: string
        +
        timeCreated: string

        The creation time of the webhook as an ISO string.

        -
        +

        The type of webhook.

        -
        url: string
        +
        url: string

        The url that the webhook sends its payload to.

        -
        +

        The webhook version. All newly created webhooks default to V2.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftAttributeRarity.html b/docs/interfaces/NftAttributeRarity.html index 7152b55a8..bb44c05ba 100644 --- a/docs/interfaces/NftAttributeRarity.html +++ b/docs/interfaces/NftAttributeRarity.html @@ -1,10 +1,10 @@ NftAttributeRarity | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftAttributeRarity

        Information about the rarity of an NFT's attribute in the specified collection.

        -

        Hierarchy

        • NftAttributeRarity

        Index

        Properties

        prevalence: number
        +

        Hierarchy

        • NftAttributeRarity

        Index

        Properties

        prevalence: number

        A number from 0 to 1 representing the prevalence of this value for this trait type in the current collection.

        -
        traitType: string
        +
        traitType: string

        The type of NFT attribute.

        -
        value: string
        +
        value: string

        Name of the NFT's attribute.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftAttributesResponse.html b/docs/interfaces/NftAttributesResponse.html index 7c057bfef..d8e1a6d9a 100644 --- a/docs/interfaces/NftAttributesResponse.html +++ b/docs/interfaces/NftAttributesResponse.html @@ -1,10 +1,10 @@ NftAttributesResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftAttributesResponse

        Summary of the attribute prevalence for the specified NFT contract.

        -

        Hierarchy

        • NftAttributesResponse

        Index

        Properties

        contractAddress: string
        +

        Hierarchy

        • NftAttributesResponse

        Index

        Properties

        contractAddress: string

        The specified NFT contract's address.

        -
        summary: Record<string, Record<string, number>>
        +
        summary: Record<string, Record<string, number>>

        The attribute prevalence of each trait grouped by the trait type for the provided NFT.

        -
        totalSupply: number
        +
        totalSupply: number

        The specified NFT contract's total supply.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftContract.html b/docs/interfaces/NftContract.html index fa159085b..93a63e10b 100644 --- a/docs/interfaces/NftContract.html +++ b/docs/interfaces/NftContract.html @@ -3,21 +3,21 @@

        The BaseNftContract does not hold any metadata information and only contains the address. The NftContract additionally contains the tokenType, name, symbol, and more.

        -

        Hierarchy

        Index

        Properties

        address: string
        +

        Hierarchy

        Index

        Properties

        address: string

        The address of the contract.

        -
        contractDeployer?: string
        +
        contractDeployer?: string

        The address that deployed the NFT contract.

        -
        deployedBlockNumber?: number
        +
        deployedBlockNumber?: number

        The block number the NFT contract deployed in.

        -
        name?: string
        +
        name?: string

        The name of the contract.

        -
        +

        OpenSea's metadata for the contract.

        -
        symbol?: string
        +
        symbol?: string

        The symbol of the contract.

        -
        tokenType: NftTokenType
        +
        tokenType: NftTokenType

        The type of the token in the contract.

        -
        totalSupply?: string
        +
        totalSupply?: string

        The number of NFTs in the contract as an integer string. This field is only available on ERC-721 contracts.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftContractBaseNftsResponse.html b/docs/interfaces/NftContractBaseNftsResponse.html index b7cfcf986..a71ffe3fa 100644 --- a/docs/interfaces/NftContractBaseNftsResponse.html +++ b/docs/interfaces/NftContractBaseNftsResponse.html @@ -1,9 +1,9 @@ NftContractBaseNftsResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftContractBaseNftsResponse

        The response object for the getNftsForContract function. The object contains the NFTs without metadata inside the NFT contract.

        -

        Hierarchy

        • NftContractBaseNftsResponse

        Index

        Properties

        Properties

        nfts: BaseNft[]
        +

        Hierarchy

        • NftContractBaseNftsResponse

        Index

        Properties

        Properties

        nfts: BaseNft[]

        An array of NFTs without metadata.

        -
        pageKey?: string
        +
        pageKey?: string

        Pagination token that can be passed into another request to fetch the next NFTs. If there is no page key, then there are no more NFTs to fetch.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftContractNftsResponse.html b/docs/interfaces/NftContractNftsResponse.html index 79da3f092..2f53f7e15 100644 --- a/docs/interfaces/NftContractNftsResponse.html +++ b/docs/interfaces/NftContractNftsResponse.html @@ -1,9 +1,9 @@ NftContractNftsResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftContractNftsResponse

        The response object for the getNftsForContract function. The object contains the NFTs with metadata inside the NFT contract.

        -

        Hierarchy

        • NftContractNftsResponse

        Index

        Properties

        Properties

        nfts: Nft[]
        +

        Hierarchy

        • NftContractNftsResponse

        Index

        Properties

        Properties

        nfts: Nft[]

        An array of NFTs with metadata.

        -
        pageKey?: string
        +
        pageKey?: string

        Pagination token that can be passed into another request to fetch the next NFTs. If there is no page key, then there are no more NFTs to fetch.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftContractOwner.html b/docs/interfaces/NftContractOwner.html index cba7b2012..5fbc7c388 100644 --- a/docs/interfaces/NftContractOwner.html +++ b/docs/interfaces/NftContractOwner.html @@ -1,8 +1,8 @@ NftContractOwner | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftContractOwner

        An object representing the owner of an NFT and its corresponding token balances in a GetOwnersForContractWithTokenBalancesResponse object.

        -

        Hierarchy

        • NftContractOwner

        Index

        Properties

        ownerAddress: string
        +

        Hierarchy

        • NftContractOwner

        Index

        Properties

        ownerAddress: string

        The NFT's owner address.

        -
        tokenBalances: NftContractTokenBalance[]
        +
        tokenBalances: NftContractTokenBalance[]

        A list of objects containing token balances for the provided NFT contract.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftContractTokenBalance.html b/docs/interfaces/NftContractTokenBalance.html index 9a1a020cc..927a8cf93 100644 --- a/docs/interfaces/NftContractTokenBalance.html +++ b/docs/interfaces/NftContractTokenBalance.html @@ -1,8 +1,8 @@ NftContractTokenBalance | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftContractTokenBalance

        An object representing the owned token and balance values in a GetOwnersForContractWithTokenBalancesResponse object.

        -

        Hierarchy

        • NftContractTokenBalance

        Index

        Properties

        Properties

        balance: number
        +

        Hierarchy

        • NftContractTokenBalance

        Index

        Properties

        Properties

        balance: number

        The token Id balance for the provided owner.

        -
        tokenId: string
        +
        tokenId: string

        The token id owned in the NFT contract.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftFilter.html b/docs/interfaces/NftFilter.html index 5d5ec29e2..e168dc82c 100644 --- a/docs/interfaces/NftFilter.html +++ b/docs/interfaces/NftFilter.html @@ -1,8 +1,8 @@ NftFilter | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftFilter

        -

        NFT to track on a NftActivityWebhook.

        -

        Hierarchy

        • NftFilter

        Index

        Properties

        contractAddress: string

        Hierarchy

        • NftFilter

        Index

        Properties

        contractAddress: string

        The contract address of the NFT.

        -
        tokenId?: BigNumberish
        +
        tokenId?: BigNumberish

        The token id of the NFT to track. If this field is omitted, defaults to tracking all NFTs for the provided contract address.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftFiltersResponse.html b/docs/interfaces/NftFiltersResponse.html index 65a9efc67..d5774adef 100644 --- a/docs/interfaces/NftFiltersResponse.html +++ b/docs/interfaces/NftFiltersResponse.html @@ -1,9 +1,9 @@ NftFiltersResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftFiltersResponse

        Response object for the NotifyNamespace.getNftFilters method.

        -

        Hierarchy

        • NftFiltersResponse

        Index

        Properties

        filters: NftFilter[]
        +

        Hierarchy

        • NftFiltersResponse

        Index

        Properties

        filters: NftFilter[]

        The NFT filters on the provided webhook.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key used to fetch the remaining filters.

        -
        totalCount: number
        +
        totalCount: number

        The total number of NFT filters on the webhook.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftMetadata.html b/docs/interfaces/NftMetadata.html index e01b5ee61..d176970f9 100644 --- a/docs/interfaces/NftMetadata.html +++ b/docs/interfaces/NftMetadata.html @@ -1,17 +1,17 @@ NftMetadata | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftMetadata

        Represents NFT metadata that holds fields. Note that since there is no standard metadata format, the fields are not guaranteed to be present.

        -

        Hierarchy

        • Record<string, any>
          • NftMetadata

        Index

        Properties

        attributes?: Record<string, any>[]
        +

        Hierarchy

        • Record<string, any>
          • NftMetadata

        Index

        Properties

        attributes?: Record<string, any>[]

        The traits, attributes, and characteristics for the NFT asset.

        -
        background_color?: string
        +
        background_color?: string

        Background color of the NFT item. Usually defined as a 6 character hex string.

        -
        description?: string
        +
        description?: string

        A human-readable description of the NFT asset.

        -
        external_url?: string
        +
        external_url?: string

        The image URL that appears along the top of the NFT asset page. This tends to be the highest resolution image.

        -
        image?: string
        +
        image?: string

        URL to the NFT asset image.

        -
        name?: string
        +
        name?: string

        Name of the NFT asset.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftMetadataBatchOptions.html b/docs/interfaces/NftMetadataBatchOptions.html index 8655f883d..5864d4806 100644 --- a/docs/interfaces/NftMetadataBatchOptions.html +++ b/docs/interfaces/NftMetadataBatchOptions.html @@ -1,9 +1,9 @@ NftMetadataBatchOptions | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftMetadataBatchOptions

        Additional options for the NftNamespace.getNftMetadataBatch method.

        -

        Hierarchy

        • NftMetadataBatchOptions

        Index

        Properties

        refreshCache?: boolean
        +

        Hierarchy

        • NftMetadataBatchOptions

        Index

        Properties

        refreshCache?: boolean

        Whether to refresh the metadata for the given NFT token before returning the response. Defaults to false for faster response times.

        -
        tokenUriTimeoutInMs?: number
        +
        tokenUriTimeoutInMs?: number

        No set timeout by default - When metadata is requested, this parameter is the timeout (in milliseconds) for the website hosting the metadata to respond. If you want to only access the cache and not live fetch any diff --git a/docs/interfaces/NftMetadataBatchToken.html b/docs/interfaces/NftMetadataBatchToken.html index cf70e62c1..b9205eba2 100644 --- a/docs/interfaces/NftMetadataBatchToken.html +++ b/docs/interfaces/NftMetadataBatchToken.html @@ -1,10 +1,10 @@ NftMetadataBatchToken | alchemy-sdk

        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftMetadataBatchToken

        Represents an NFT token to fetch metadata for in a NftNamespace.getNftMetadataBatch method.

        -

        Hierarchy

        • NftMetadataBatchToken

        Index

        Properties

        contractAddress: string
        +

        Hierarchy

        • NftMetadataBatchToken

        Index

        Properties

        contractAddress: string

        The NFT contract address. Limited to ERC721 and ERC1155 tokens.

        -
        tokenId: BigNumberish
        +
        tokenId: BigNumberish

        The id of the NFT.

        -
        tokenType?: ERC721 | ERC1155
        +
        tokenType?: ERC721 | ERC1155

        Optional field to specify the type of token to speed up the query.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftMetadataUpdateWebhook.html b/docs/interfaces/NftMetadataUpdateWebhook.html new file mode 100644 index 000000000..90ec7614d --- /dev/null +++ b/docs/interfaces/NftMetadataUpdateWebhook.html @@ -0,0 +1,24 @@ +NftMetadataUpdateWebhook | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftMetadataUpdateWebhook

        +

        The NFT Metadata Update Webhook tracks all ERC721 and ERC1155 metadata updates. +This can be used to notify your app with real time state changes when an NFT's +metadata changes.

        +

        Hierarchy

        Index

        Properties

        appId?: string
        +

        The app id of the app used for the webhook. This field is only present on +MinedTransactionWebhook and DroppedTransactionWebhook

        +
        id: string
        +

        The webhook's unique id.

        +
        isActive: boolean
        +

        Whether the webhook is currently active

        +
        network: Network
        +

        The network the webhook is on.

        +
        signingKey: string
        +

        The signing key used to verify payloads for the webhook.

        +
        timeCreated: string
        +

        The creation time of the webhook as an ISO string.

        +
        +

        The type of webhook.

        +
        url: string
        +

        The url that the webhook sends its payload to.

        +
        +

        The webhook version. All newly created webhooks default to V2.

        +

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftSale.html b/docs/interfaces/NftSale.html index 3d7b0f9f3..d1999e483 100644 --- a/docs/interfaces/NftSale.html +++ b/docs/interfaces/NftSale.html @@ -1,34 +1,34 @@ NftSale | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftSale

        Represents a single NFT sale data in the GetNftSalesResponse.

        -

        Hierarchy

        • NftSale

        Index

        Properties

        blockNumber: number
        +

        Hierarchy

        • NftSale

        Index

        Properties

        blockNumber: number

        The block number the NFT sale took place in.

        -
        bundleIndex: number
        +
        bundleIndex: number

        The index of the token within the bundle of NFTs sold in the sale.

        -
        buyerAddress: string
        +
        buyerAddress: string

        The address of the buyer in the NFT sale.

        -
        contractAddress: string
        +
        contractAddress: string

        The NFT contract address.

        -
        logIndex: number
        +
        logIndex: number

        The log number of the sale event emitted within the block.

        -
        marketplace: NftSaleMarketplace
        +
        marketplace: NftSaleMarketplace

        The marketplace the sale took place on.

        -
        marketplaceFee?: NftSaleFeeData
        +
        marketplaceFee?: NftSaleFeeData

        The payment from buyer to the marketplace.

        deprecated

        Please use protocolFee instead.

        -
        protocolFee?: NftSaleFeeData
        +
        protocolFee?: NftSaleFeeData

        The payment from buyer to the marketplace.

        -
        quantity: string
        +
        quantity: string

        The number of tokens sold in the sale as a decimal integer string.

        -
        royaltyFee?: NftSaleFeeData
        +
        royaltyFee?: NftSaleFeeData

        The payment from buyer to the royalty address of the NFT collection.

        -
        sellerAddress: string
        +
        sellerAddress: string

        The address of the seller in the NFT sale.

        -
        sellerFee: NftSaleFeeData
        +
        sellerFee: NftSaleFeeData

        The payment from buyer to the seller.

        -
        +

        Whether the price taker in the trade was the buyer or the seller.

        -
        tokenId: string
        +
        tokenId: string

        The decimal token ID of the NFT being sold.

        -
        transactionHash: string
        +
        transactionHash: string

        The transactionHash of the NFT sale.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftSaleFeeData.html b/docs/interfaces/NftSaleFeeData.html index 448839195..54fc8cf1c 100644 --- a/docs/interfaces/NftSaleFeeData.html +++ b/docs/interfaces/NftSaleFeeData.html @@ -1,9 +1,9 @@ NftSaleFeeData | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftSaleFeeData

        Fee detail for an NFT sale.

        -

        Hierarchy

        • NftSaleFeeData

        Index

        Properties

        amount: string
        +

        Hierarchy

        • NftSaleFeeData

        Index

        Properties

        amount: string

        The fee payment amount as a decimal integer string.

        -
        decimal: number
        +
        decimal: number

        The number of decimals of the token used for the payment.

        -
        symbol: string
        +
        symbol: string

        The symbol of the token used for the payment.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftWebhookParams.html b/docs/interfaces/NftWebhookParams.html index 965d6adf5..d0f842633 100644 --- a/docs/interfaces/NftWebhookParams.html +++ b/docs/interfaces/NftWebhookParams.html @@ -1,9 +1,9 @@ NftWebhookParams | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftWebhookParams

        Params to pass in when calling NotifyNamespace.createWebhook in order -to create a NftActivityWebhook.

        -

        Hierarchy

        • NftWebhookParams

        Index

        Properties

        Properties

        filters: NftFilter[]

        Hierarchy

        • NftWebhookParams

        Index

        Properties

        Properties

        filters: NftFilter[]

        Array of NFT filters the webhook should track.

        -
        network?: Network
        +
        network?: Network

        Optional network to create the webhook on. If omitted, the webhook will be created on network of the app provided in the api key config.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/OpenSeaCollectionMetadata.html b/docs/interfaces/OpenSeaCollectionMetadata.html index 4f8660c17..ea009691d 100644 --- a/docs/interfaces/OpenSeaCollectionMetadata.html +++ b/docs/interfaces/OpenSeaCollectionMetadata.html @@ -1,21 +1,21 @@ OpenSeaCollectionMetadata | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface OpenSeaCollectionMetadata

        OpenSea's metadata for an NFT collection.

        -

        Hierarchy

        • OpenSeaCollectionMetadata

        Index

        Properties

        collectionName?: string
        +

        Hierarchy

        • OpenSeaCollectionMetadata

        Index

        Properties

        collectionName?: string

        The name of the collection on OpenSea.

        -
        description?: string
        +
        description?: string

        The description of the collection on OpenSea.

        -
        discordUrl?: string
        +
        discordUrl?: string

        The Discord URL of the collection.

        -
        externalUrl?: string
        +
        externalUrl?: string

        The homepage of the collection as determined by OpenSea.

        -
        floorPrice?: number
        +
        floorPrice?: number

        The floor price of the NFT.

        -
        imageUrl?: string
        +
        imageUrl?: string

        The image URL determined by OpenSea.

        -
        lastIngestedAt?: string
        +
        lastIngestedAt?: string

        Timestamp of when the OpenSea metadata was last ingested by Alchemy.

        -
        safelistRequestStatus?: OpenSeaSafelistRequestStatus
        +
        safelistRequestStatus?: OpenSeaSafelistRequestStatus

        The approval status of the collection on OpenSea.

        -
        twitterUsername?: string
        +
        twitterUsername?: string

        The Twitter handle of the collection.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/OwnedBaseNft.html b/docs/interfaces/OwnedBaseNft.html index ab9238fdc..7d4bee85c 100644 --- a/docs/interfaces/OwnedBaseNft.html +++ b/docs/interfaces/OwnedBaseNft.html @@ -1,9 +1,9 @@ OwnedBaseNft | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface OwnedBaseNft

        Represents an NFT without metadata owned by an address.

        -

        Hierarchy

        Index

        Properties

        balance: number
        +

        Hierarchy

        Index

        Properties

        balance: number

        The token balance of the NFT.

        -
        contract: BaseNftContract
        tokenId: string
        +
        contract: BaseNftContract
        tokenId: string

        The NFT token ID as an integer string.

        -
        tokenType: NftTokenType
        +
        tokenType: NftTokenType

        The type of ERC token, if known.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/OwnedBaseNftsResponse.html b/docs/interfaces/OwnedBaseNftsResponse.html index 43391ed03..1ddc499eb 100644 --- a/docs/interfaces/OwnedBaseNftsResponse.html +++ b/docs/interfaces/OwnedBaseNftsResponse.html @@ -3,13 +3,13 @@ getNftsForOwnerIterator functions. The object contains the NFTs without metadata owned by the provided address, along with pagination information and the total count.

        -

        Hierarchy

        • OwnedBaseNftsResponse

        Index

        Properties

        blockHash: string
        +

        Hierarchy

        • OwnedBaseNftsResponse

        Index

        Properties

        blockHash: string

        The canonical head block hash of when your request was received.

        -
        ownedNfts: OwnedBaseNft[]
        +
        ownedNfts: OwnedBaseNft[]

        The NFTs owned by the provided address.

        -
        pageKey?: string
        +
        pageKey?: string

        Pagination token that can be passed into another request to fetch the next NFTs. If there is no page key, then there are no more NFTs to fetch.

        -
        totalCount: number
        +
        totalCount: number

        The total count of NFTs owned by the provided address.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/OwnedNft.html b/docs/interfaces/OwnedNft.html index b0ec2d0c6..745a66092 100644 --- a/docs/interfaces/OwnedNft.html +++ b/docs/interfaces/OwnedNft.html @@ -1,28 +1,28 @@ OwnedNft | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface OwnedNft

        Represents an NFT with metadata owned by an address.

        -

        Hierarchy

        Index

        Properties

        balance: number
        +

        Hierarchy

        Index

        Properties

        balance: number

        The token balance of the NFT.

        -
        contract: NftContract
        +
        contract: NftContract

        The NFT's underlying contract and relevant contract metadata.

        -
        description: string
        +
        description: string

        The NFT description.

        -
        media: Media[]
        +
        media: Media[]

        URIs for accessing the NFT's media assets.

        -
        metadataError: undefined | string
        +
        metadataError: undefined | string

        Holds an error message if there was an issue fetching metadata.

        -
        rawMetadata: undefined | NftMetadata
        +
        rawMetadata: undefined | NftMetadata

        The raw metadata fetched from the metadata URL specified by the NFT. The field is undefined if Alchemy was unable to fetch metadata.

        -
        spamInfo?: SpamInfo
        +
        spamInfo?: SpamInfo

        Detailed information on why an NFT was classified as spam.

        -
        timeLastUpdated: string
        +
        timeLastUpdated: string

        When the NFT was last updated in the blockchain. Represented in ISO-8601 format.

        -
        title: string
        +
        title: string

        The NFT title.

        -
        tokenId: string
        +
        tokenId: string

        The NFT token ID as an integer string.

        -
        tokenType: NftTokenType
        +
        tokenType: NftTokenType

        The type of ERC token, if known.

        -
        tokenUri: undefined | TokenUri
        +
        tokenUri: undefined | TokenUri

        URIs for accessing the NFT's metadata blob.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/OwnedNftsResponse.html b/docs/interfaces/OwnedNftsResponse.html index 264cd3f1c..269c58aff 100644 --- a/docs/interfaces/OwnedNftsResponse.html +++ b/docs/interfaces/OwnedNftsResponse.html @@ -3,13 +3,13 @@ getNftsForOwnerIterator functions. The object contains the NFTs with metadata owned by the provided address, along with pagination information and the total count.

        -

        Hierarchy

        • OwnedNftsResponse

        Index

        Properties

        blockHash: string
        +

        Hierarchy

        • OwnedNftsResponse

        Index

        Properties

        blockHash: string

        The canonical head block hash of when your request was received.

        -
        ownedNfts: OwnedNft[]
        +
        ownedNfts: OwnedNft[]

        The NFTs owned by the provided address.

        -
        pageKey?: string
        +
        pageKey?: string

        Pagination token that can be passed into another request to fetch the next NFTs. If there is no page key, then there are no more NFTs to fetch.

        -
        totalCount: number
        +
        totalCount: number

        The total count of NFTs owned by the provided address.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/OwnedToken.html b/docs/interfaces/OwnedToken.html index aa18cef5a..ae3882b47 100644 --- a/docs/interfaces/OwnedToken.html +++ b/docs/interfaces/OwnedToken.html @@ -1,26 +1,26 @@ OwnedToken | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface OwnedToken

        Represents an owned token on a GetTokensForOwnerResponse.

        -

        Hierarchy

        • OwnedToken

        Index

        Properties

        balance?: string
        +

        Hierarchy

        • OwnedToken

        Index

        Properties

        balance?: string

        The formatted value of the balance field as a hex string. This value is undefined if the error field is present, or if the decimals field= is undefined.

        -
        contractAddress: string
        +
        contractAddress: string

        The contract address of the token.

        -
        decimals?: number
        +
        decimals?: number

        The number of decimals of the token. Is undefined if not defined in the contract and not available from other sources.

        -
        error?: string
        +
        error?: string

        Error from fetching the token balances. If this field is defined, none of the other fields will be defined.

        -
        logo?: string
        +
        logo?: string

        URL link to the token's logo. Is undefined if the logo is not available.

        -
        name?: string
        +
        name?: string

        The token's name. Is undefined if the name is not defined in the contract and not available from other sources.

        -
        rawBalance?: string
        +
        rawBalance?: string

        The raw value of the balance field as a hex string. This value is undefined if the error field is present.

        -
        symbol?: string
        +
        symbol?: string

        The token's symbol. Is undefined if the symbol is not defined in the contract and not available from other sources.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/RawContract.html b/docs/interfaces/RawContract.html index 7017e1412..76f8a7cec 100644 --- a/docs/interfaces/RawContract.html +++ b/docs/interfaces/RawContract.html @@ -1,12 +1,12 @@ RawContract | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface RawContract

        Information about the underlying contract for the asset that was transferred in a AssetTransfersResult object.

        -

        Hierarchy

        • RawContract

        Index

        Properties

        address: null | string
        +

        Hierarchy

        • RawContract

        Index

        Properties

        address: null | string

        The contract address. null if it was an internal or external transfer.

        -
        decimal: null | string
        +
        decimal: null | string

        The number of decimals in the contract as a hex string. null if the value is not in the contract and not available from other sources.

        -
        value: null | string
        +
        value: null | string

        The raw transfer value as a hex string. null if the transfer was for an ERC721 or ERC1155 token.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/RefreshContractResult.html b/docs/interfaces/RefreshContractResult.html index 18cd5fc4e..bc5b462a2 100644 --- a/docs/interfaces/RefreshContractResult.html +++ b/docs/interfaces/RefreshContractResult.html @@ -1,10 +1,10 @@ RefreshContractResult | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface RefreshContractResult

        The refresh result response object returned by refreshContract.

        -

        Hierarchy

        • RefreshContractResult

        Index

        Properties

        contractAddress: string
        +

        Hierarchy

        • RefreshContractResult

        Index

        Properties

        contractAddress: string

        The NFT contract address that was passed in to be refreshed.

        -
        progress: null | string
        +
        progress: null | string

        Percentage of tokens currently refreshed, represented as an integer string. Field can be null if the refresh has not occurred.

        -
        refreshState: RefreshState
        +
        refreshState: RefreshState

        The current state of the refresh request.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/SendPrivateTransactionOptions.html b/docs/interfaces/SendPrivateTransactionOptions.html index ae5245310..cd9ffe239 100644 --- a/docs/interfaces/SendPrivateTransactionOptions.html +++ b/docs/interfaces/SendPrivateTransactionOptions.html @@ -1,6 +1,6 @@ SendPrivateTransactionOptions | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface SendPrivateTransactionOptions

        Options for the TransactNamespace.sendPrivateTransaction method.

        -

        Hierarchy

        • SendPrivateTransactionOptions

        Index

        Properties

        Properties

        fast: boolean
        +

        Hierarchy

        • SendPrivateTransactionOptions

        Index

        Properties

        Properties

        fast: boolean

        Whether to use fast-mode. Defaults to false. Please note that fast mode transactions cannot be cancelled using TransactNamespace.cancelPrivateTransaction. method.

        diff --git a/docs/interfaces/SimulateAssetChangesChange.html b/docs/interfaces/SimulateAssetChangesChange.html index 31c34a7e8..3c7eb4172 100644 --- a/docs/interfaces/SimulateAssetChangesChange.html +++ b/docs/interfaces/SimulateAssetChangesChange.html @@ -1,37 +1,37 @@ SimulateAssetChangesChange | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface SimulateAssetChangesChange

        Represents an asset change from a call to TransactNamespace.simulateAssetChanges.

        -

        Hierarchy

        • SimulateAssetChangesChange

        Index

        Properties

        amount?: string
        +

        Hierarchy

        • SimulateAssetChangesChange

        Index

        Properties

        amount?: string

        The amount as an integer string. This value is calculated by applying the decimals field to the rawAmount field. Only available on TRANSFER changes for NATIVE and ERC20 assets, or ERC721/ERC1155 disapprove changes (field set to '0').

        -
        +

        The type of asset from the transaction.

        -
        changeType: SimulateChangeType
        +
        changeType: SimulateChangeType

        The type of change from the transaction.

        -
        contractAddress?: string
        +
        contractAddress?: string

        The contract address of the asset. Only applicable to ERC20, ERC721, ERC1155, NFT and SPECIAL_NFT transactions.

        -
        decimals?: number
        +
        decimals?: number

        The number of decimals used by the ERC20 token. Set to 0 for APPROVE changes. Field is undefined if it's not defined in the contract and not available from other sources.

        -
        from: string
        +
        from: string

        The from address.

        -
        logo?: string
        +
        logo?: string

        URL for the logo of the asset, if available. Only applicable to ERC20 transactions.

        -
        name?: string
        +
        name?: string

        The name of the asset transferred, if available.

        -
        rawAmount?: string
        +
        rawAmount?: string

        The raw amount as an integer string. Only available on TRANSFER changes for NATIVE and ERC20 assets, or ERC721/ERC1155 disapprove changes (field set to '0').

        -
        symbol?: string
        +
        symbol?: string

        The symbol of the asset transferred if available.

        -
        to: string
        +
        to: string

        The to address.

        -
        tokenId?: string
        +
        tokenId?: string

        The token id of the asset transferred. Only applicable to ERC721, ERC1155 and SPECIAL_NFT NFTs.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/SimulateAssetChangesError.html b/docs/interfaces/SimulateAssetChangesError.html index c65caa087..a1b2efe7f 100644 --- a/docs/interfaces/SimulateAssetChangesError.html +++ b/docs/interfaces/SimulateAssetChangesError.html @@ -1,6 +1,6 @@ SimulateAssetChangesError | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface SimulateAssetChangesError

        The error field returned in a SimulateAssetChangesResponse if the simulation failed.

        -

        Hierarchy

        • Record<string, any>
          • SimulateAssetChangesError

        Index

        Properties

        Properties

        message: string
        +

        Hierarchy

        • Record<string, any>
          • SimulateAssetChangesError

        Index

        Properties

        Properties

        message: string

        The error message.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/SimulateAssetChangesResponse.html b/docs/interfaces/SimulateAssetChangesResponse.html index 297d28e94..bf074d949 100644 --- a/docs/interfaces/SimulateAssetChangesResponse.html +++ b/docs/interfaces/SimulateAssetChangesResponse.html @@ -1,10 +1,10 @@ SimulateAssetChangesResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface SimulateAssetChangesResponse

        Response object for the TransactNamespace.simulateAssetChanges method.

        -

        Hierarchy

        • SimulateAssetChangesResponse

        Index

        Properties

        +

        Hierarchy

        • SimulateAssetChangesResponse

        Index

        Properties

        An array of asset changes that resulted from the transaction.

        -
        +

        Optional error field that is present if an error occurred.

        -
        gasUsed?: string
        +
        gasUsed?: string

        The amount of gas used by the transaction represented as a hex string. The field is undefined if an error occurred.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/SimulateExecutionResponse.html b/docs/interfaces/SimulateExecutionResponse.html index f504ea398..f4d0eeb24 100644 --- a/docs/interfaces/SimulateExecutionResponse.html +++ b/docs/interfaces/SimulateExecutionResponse.html @@ -1,9 +1,9 @@ SimulateExecutionResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface SimulateExecutionResponse

        Response object for the TransactNamespace.simulateExecution method.

        -

        Hierarchy

        • SimulateExecutionResponse

        Index

        Properties

        Properties

        +

        Hierarchy

        • SimulateExecutionResponse

        Index

        Properties

        Properties

        An array of traces generated during simulation that represent the execution of the transaction along with the decoded calls if available.

        -
        +

        An array of logs emitted during simulation along with the decoded logs if available.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/SimulationCallTrace.html b/docs/interfaces/SimulationCallTrace.html index 9a7a28424..e22bee035 100644 --- a/docs/interfaces/SimulationCallTrace.html +++ b/docs/interfaces/SimulationCallTrace.html @@ -1,23 +1,23 @@ SimulationCallTrace | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface SimulationCallTrace

        Debug call trace in a SimulateExecutionResponse.

        -

        Hierarchy

        Index

        Properties

        +

        Hierarchy

        Index

        Properties

        A decoded version of the call. Provided on a best-effort basis.

        -
        error?: string
        +
        error?: string

        Optional error field.

        -
        from: string
        +
        from: string

        From address of the transaction.

        -
        gas: string
        +
        gas: string

        Gas provided for call as a hex string.

        -
        gasUsed: string
        +
        gasUsed: string

        Gas used during the call as a hex string.

        -
        input: string
        +
        input: string

        Call data.

        -
        output: string
        +
        output: string

        Return data.

        -
        to: string
        +
        to: string

        To address of the transaction.

        -
        +

        The type of call.

        -
        value: string
        +
        value: string

        Amount of value transfer as a hex string.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/SimulationDebugLog.html b/docs/interfaces/SimulationDebugLog.html index 04f35f327..43a6cbd05 100644 --- a/docs/interfaces/SimulationDebugLog.html +++ b/docs/interfaces/SimulationDebugLog.html @@ -1,11 +1,11 @@ SimulationDebugLog | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface SimulationDebugLog

        Debug log in a SimulateExecutionResponse.

        -

        Hierarchy

        • SimulationDebugLog

        Index

        Properties

        address: string
        +

        Hierarchy

        • SimulationDebugLog

        Index

        Properties

        address: string

        The address of the contract that generated the log.

        -
        data: string
        +
        data: string

        The data included the log.

        -
        decoded?: DecodedLog
        +
        decoded?: DecodedLog

        A decoded version of the log. Provided on a best-effort basis.

        -
        topics: string[]
        +
        topics: string[]

        An array of topics in the log.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/SpamInfo.html b/docs/interfaces/SpamInfo.html index cb0df99f9..7b42030a6 100644 --- a/docs/interfaces/SpamInfo.html +++ b/docs/interfaces/SpamInfo.html @@ -1,5 +1,5 @@ SpamInfo | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface SpamInfo

        Detailed information on whether and why an NFT contract was classified as spam.

        -

        Hierarchy

        • SpamInfo

        Index

        Properties

        classifications: NftSpamClassification[]
        +

        Hierarchy

        • SpamInfo

        Index

        Properties

        classifications: NftSpamClassification[]

        A list of reasons why an NFT contract was marked as spam.

        -
        isSpam: boolean

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +
        isSpam: boolean

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TokenBalanceFailure.html b/docs/interfaces/TokenBalanceFailure.html index 65a8ef0a1..eaa508871 100644 --- a/docs/interfaces/TokenBalanceFailure.html +++ b/docs/interfaces/TokenBalanceFailure.html @@ -1 +1 @@ -TokenBalanceFailure | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenBalanceFailure

        Hierarchy

        • TokenBalanceFailure

        Index

        Properties

        contractAddress: string
        error: string
        tokenBalance: null

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +TokenBalanceFailure | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenBalanceFailure

        Hierarchy

        • TokenBalanceFailure

        Index

        Properties

        contractAddress: string
        error: string
        tokenBalance: null

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TokenBalanceSuccess.html b/docs/interfaces/TokenBalanceSuccess.html index c5db7c764..c026f215e 100644 --- a/docs/interfaces/TokenBalanceSuccess.html +++ b/docs/interfaces/TokenBalanceSuccess.html @@ -1 +1 @@ -TokenBalanceSuccess | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenBalanceSuccess

        Hierarchy

        • TokenBalanceSuccess

        Index

        Properties

        contractAddress: string
        error: null
        tokenBalance: string

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +TokenBalanceSuccess | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenBalanceSuccess

        Hierarchy

        • TokenBalanceSuccess

        Index

        Properties

        contractAddress: string
        error: null
        tokenBalance: string

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TokenBalancesOptionsDefaultTokens.html b/docs/interfaces/TokenBalancesOptionsDefaultTokens.html index 3fb0357e4..20d7b6e48 100644 --- a/docs/interfaces/TokenBalancesOptionsDefaultTokens.html +++ b/docs/interfaces/TokenBalancesOptionsDefaultTokens.html @@ -1,6 +1,6 @@ TokenBalancesOptionsDefaultTokens | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenBalancesOptionsDefaultTokens

        Optional params to pass into getTokenBalances() to fetch the top 100 tokens instead of passing in an array of contract addresses to fetch balances for.

        -

        Hierarchy

        • TokenBalancesOptionsDefaultTokens

        Index

        Properties

        Properties

        +

        Hierarchy

        • TokenBalancesOptionsDefaultTokens

        Index

        Properties

        Properties

        The top 100 token type.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TokenBalancesOptionsErc20.html b/docs/interfaces/TokenBalancesOptionsErc20.html index 926f9a007..c8834b481 100644 --- a/docs/interfaces/TokenBalancesOptionsErc20.html +++ b/docs/interfaces/TokenBalancesOptionsErc20.html @@ -1,8 +1,8 @@ TokenBalancesOptionsErc20 | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenBalancesOptionsErc20

        Optional params to pass into getTokenBalances() to fetch all ERC-20 tokens instead of passing in an array of contract addresses to fetch balances for.

        -

        Hierarchy

        • TokenBalancesOptionsErc20

        Index

        Properties

        Properties

        pageKey?: string
        +

        Hierarchy

        • TokenBalancesOptionsErc20

        Index

        Properties

        Properties

        pageKey?: string

        Optional page key for pagination (only applicable to TokenBalanceType.ERC20)

        -
        type: ERC20
        +
        type: ERC20

        The ERC-20 token type.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TokenBalancesResponse.html b/docs/interfaces/TokenBalancesResponse.html index cdcd9de7a..3b4a212f9 100644 --- a/docs/interfaces/TokenBalancesResponse.html +++ b/docs/interfaces/TokenBalancesResponse.html @@ -1 +1 @@ -TokenBalancesResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenBalancesResponse

        Hierarchy

        Index

        Properties

        address: string
        tokenBalances: TokenBalance[]

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +TokenBalancesResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenBalancesResponse

        Hierarchy

        Index

        Properties

        address: string
        tokenBalances: TokenBalance[]

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TokenBalancesResponseErc20.html b/docs/interfaces/TokenBalancesResponseErc20.html index f9927b3d5..fe239f588 100644 --- a/docs/interfaces/TokenBalancesResponseErc20.html +++ b/docs/interfaces/TokenBalancesResponseErc20.html @@ -1,7 +1,7 @@ TokenBalancesResponseErc20 | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenBalancesResponseErc20

        Response object for when the TokenBalancesOptionsErc20 options are used. A page key may be returned if the provided address has many transfers.

        -

        Hierarchy

        Index

        Properties

        address: string
        pageKey?: string
        +

        Hierarchy

        Index

        Properties

        address: string
        pageKey?: string

        An optional page key to passed into the next request to fetch the next page of token balances.

        -
        tokenBalances: TokenBalance[]

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +
        tokenBalances: TokenBalance[]

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TokenMetadataResponse.html b/docs/interfaces/TokenMetadataResponse.html index e684ccb94..a5a46b142 100644 --- a/docs/interfaces/TokenMetadataResponse.html +++ b/docs/interfaces/TokenMetadataResponse.html @@ -1,14 +1,14 @@ TokenMetadataResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenMetadataResponse

        Response object for the CoreNamespace.getTokenMetadata method.

        -

        Hierarchy

        • TokenMetadataResponse

        Index

        Properties

        decimals: null | number
        +

        Hierarchy

        • TokenMetadataResponse

        Index

        Properties

        decimals: null | number

        The number of decimals of the token. Returns null if not defined in the contract and not available from other sources.

        -
        logo: null | string
        +
        logo: null | string

        URL link to the token's logo. Is null if the logo is not available.

        -
        name: null | string
        +
        name: null | string

        The token's name. Is null if the name is not defined in the contract and not available from other sources.

        -
        symbol: null | string
        +
        symbol: null | string

        The token's symbol. Is null if the symbol is not defined in the contract and not available from other sources.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TokenUri.html b/docs/interfaces/TokenUri.html index 8a8a4bef8..e89e004e6 100644 --- a/docs/interfaces/TokenUri.html +++ b/docs/interfaces/TokenUri.html @@ -1,8 +1,8 @@ TokenUri | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenUri

        Represents the URI information the NFT's metadata.

        -

        Hierarchy

        • TokenUri

        Index

        Properties

        Properties

        gateway: string
        +

        Hierarchy

        • TokenUri

        Index

        Properties

        Properties

        gateway: string

        Public gateway URI for the raw URI. Generally offers better performance.

        -
        raw: string
        +
        raw: string

        URI for the location of the NFT's original metadata blob (ex: the original IPFS link).

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransactionReceiptsBlockHash.html b/docs/interfaces/TransactionReceiptsBlockHash.html index 7dbaba672..2530dd79b 100644 --- a/docs/interfaces/TransactionReceiptsBlockHash.html +++ b/docs/interfaces/TransactionReceiptsBlockHash.html @@ -1,5 +1,5 @@ TransactionReceiptsBlockHash | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TransactionReceiptsBlockHash

        The parameter field of TransactionReceiptsParams.

        -

        Hierarchy

        • TransactionReceiptsBlockHash

        Index

        Properties

        Properties

        blockHash: string
        +

        Hierarchy

        • TransactionReceiptsBlockHash

        Index

        Properties

        Properties

        blockHash: string

        The block hash to get transaction receipts for.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransactionReceiptsBlockNumber.html b/docs/interfaces/TransactionReceiptsBlockNumber.html index 44987c8f0..e465291ea 100644 --- a/docs/interfaces/TransactionReceiptsBlockNumber.html +++ b/docs/interfaces/TransactionReceiptsBlockNumber.html @@ -1,5 +1,5 @@ TransactionReceiptsBlockNumber | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TransactionReceiptsBlockNumber

        The parameter field of TransactionReceiptsParams.

        -

        Hierarchy

        • TransactionReceiptsBlockNumber

        Index

        Properties

        Properties

        blockNumber: string
        +

        Hierarchy

        • TransactionReceiptsBlockNumber

        Index

        Properties

        Properties

        blockNumber: string

        The block number to get transaction receipts for.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransactionReceiptsResponse.html b/docs/interfaces/TransactionReceiptsResponse.html index b1949bd0e..dfc18a499 100644 --- a/docs/interfaces/TransactionReceiptsResponse.html +++ b/docs/interfaces/TransactionReceiptsResponse.html @@ -1,5 +1,5 @@ TransactionReceiptsResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TransactionReceiptsResponse

        Response object for a CoreNamespace.getTransactionReceipts call.

        -

        Hierarchy

        • TransactionReceiptsResponse

        Index

        Properties

        Properties

        receipts: null | TransactionReceipt[]
        +

        Hierarchy

        • TransactionReceiptsResponse

        Index

        Properties

        Properties

        receipts: null | TransactionReceipt[]

        A list of transaction receipts for the queried block.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransactionWebhookParams.html b/docs/interfaces/TransactionWebhookParams.html index f579aee90..b47610fa9 100644 --- a/docs/interfaces/TransactionWebhookParams.html +++ b/docs/interfaces/TransactionWebhookParams.html @@ -6,6 +6,6 @@ After clicking on an app, the app id is the string in the URL following 'apps/'.

        This is a temporary workaround for now. We're planning on detecting the app id from the provided api key directly. Stay tuned!

        -

        Hierarchy

        • TransactionWebhookParams

        Index

        Properties

        Properties

        appId: string
        +

        Hierarchy

        • TransactionWebhookParams

        Index

        Properties

        Properties

        appId: string

        The app id of the project to create the webhook on.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransferredNft.html b/docs/interfaces/TransferredNft.html index 735b9c26a..6d22bdb3a 100644 --- a/docs/interfaces/TransferredNft.html +++ b/docs/interfaces/TransferredNft.html @@ -1,35 +1,35 @@ TransferredNft | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TransferredNft

        NFT with extra data for a single NFT that was transferred or minted.

        -

        Hierarchy

        • Nft
          • TransferredNft

        Index

        Properties

        blockNumber: string
        +

        Hierarchy

        • Nft
          • TransferredNft

        Index

        Properties

        blockNumber: string

        The block number as a hex string of when the transfer or mint occurred.

        -
        contract: NftContract
        +
        contract: NftContract

        The NFT's underlying contract and relevant contract metadata.

        -
        description: string
        +
        description: string

        The NFT description.

        -
        from: string
        +
        from: string

        The address the NFT was from. For minted NFTs, this field is the set to 0x0000000000000000000000000000000000000000.

        -
        media: Media[]
        +
        media: Media[]

        URIs for accessing the NFT's media assets.

        -
        metadataError: undefined | string
        +
        metadataError: undefined | string

        Holds an error message if there was an issue fetching metadata.

        -
        rawMetadata: undefined | NftMetadata
        +
        rawMetadata: undefined | NftMetadata

        The raw metadata fetched from the metadata URL specified by the NFT. The field is undefined if Alchemy was unable to fetch metadata.

        -
        spamInfo?: SpamInfo
        +
        spamInfo?: SpamInfo

        Detailed information on why an NFT was classified as spam.

        -
        timeLastUpdated: string
        +
        timeLastUpdated: string

        When the NFT was last updated in the blockchain. Represented in ISO-8601 format.

        -
        title: string
        +
        title: string

        The NFT title.

        -
        to?: string
        +
        to?: string

        The address the NFT was sent or minted to.

        -
        tokenId: string
        +
        tokenId: string

        The NFT token ID as an integer string.

        -
        tokenType: NftTokenType
        +
        tokenType: NftTokenType

        The type of ERC token, if known.

        -
        tokenUri: undefined | TokenUri
        +
        tokenUri: undefined | TokenUri

        URIs for accessing the NFT's metadata blob.

        -
        transactionHash: string
        +
        transactionHash: string

        The transaction hash where the transfer or mint occurred.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransfersNftResponse.html b/docs/interfaces/TransfersNftResponse.html index a34775df5..29069a470 100644 --- a/docs/interfaces/TransfersNftResponse.html +++ b/docs/interfaces/TransfersNftResponse.html @@ -2,8 +2,8 @@

        Response object for NFT methods that fetch NFTs that were transferred or minted (ex: NftNamespace.getTransfersForOwner or NftNamespace.getMintedNfts).

        -

        Hierarchy

        • TransfersNftResponse

        Index

        Properties

        Properties

        +

        Hierarchy

        • TransfersNftResponse

        Index

        Properties

        Properties

        An array of NFTs.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key to use to fetch the next group of NFTs.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/Webhook.html b/docs/interfaces/Webhook.html index 3478cb727..0b253db10 100644 --- a/docs/interfaces/Webhook.html +++ b/docs/interfaces/Webhook.html @@ -1,22 +1,22 @@ Webhook | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface Webhook

        SDK representation of a Webhook in the Notify API.

        -

        Hierarchy

        Index

        Properties

        appId?: string
        +

        Hierarchy

        Index

        Properties

        appId?: string

        The app id of the app used for the webhook. This field is only present on MinedTransactionWebhook and DroppedTransactionWebhook

        -
        id: string
        +
        id: string

        The webhook's unique id.

        -
        isActive: boolean
        +
        isActive: boolean

        Whether the webhook is currently active

        -
        network: Network
        +
        network: Network

        The network the webhook is on.

        -
        signingKey: string
        +
        signingKey: string

        The signing key used to verify payloads for the webhook.

        -
        timeCreated: string
        +
        timeCreated: string

        The creation time of the webhook as an ISO string.

        -
        +

        The type of webhook.

        -
        url: string
        +
        url: string

        The url that the webhook sends its payload to.

        -
        +

        The webhook version. All newly created webhooks default to V2.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/WebhookAddressOverride.html b/docs/interfaces/WebhookAddressOverride.html index fa00a3781..6f3b037e1 100644 --- a/docs/interfaces/WebhookAddressOverride.html +++ b/docs/interfaces/WebhookAddressOverride.html @@ -1,6 +1,6 @@ WebhookAddressOverride | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface WebhookAddressOverride

        Params object when calling NotifyNamespace.updateWebhook to replace all existing addresses for a AddressActivityWebhook.

        -

        Hierarchy

        • WebhookAddressOverride

        Index

        Properties

        Properties

        newAddresses: string[]
        +

        Hierarchy

        • WebhookAddressOverride

        Index

        Properties

        Properties

        newAddresses: string[]

        The new addresses to track. Existing addresses will be removed.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/WebhookAddressUpdate.html b/docs/interfaces/WebhookAddressUpdate.html index 8caf59b81..b37ee99ae 100644 --- a/docs/interfaces/WebhookAddressUpdate.html +++ b/docs/interfaces/WebhookAddressUpdate.html @@ -1,8 +1,8 @@ WebhookAddressUpdate | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface WebhookAddressUpdate

        Params object when calling NotifyNamespace.updateWebhook to add and remove addresses for a AddressActivityWebhook.

        -

        Hierarchy

        • WebhookAddressUpdate

        Index

        Properties

        addAddresses: string[]
        +

        Hierarchy

        • WebhookAddressUpdate

        Index

        Properties

        addAddresses: string[]

        The addresses to additionally track.

        -
        removeAddresses: string[]
        +
        removeAddresses: string[]

        Existing addresses to remove.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/WebhookNftFilterUpdate.html b/docs/interfaces/WebhookNftFilterUpdate.html index 6b8484101..42cac308b 100644 --- a/docs/interfaces/WebhookNftFilterUpdate.html +++ b/docs/interfaces/WebhookNftFilterUpdate.html @@ -1,8 +1,8 @@ WebhookNftFilterUpdate | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface WebhookNftFilterUpdate

        Params object when calling NotifyNamespace.updateWebhook to add and remove NFT filters for a NftActivityWebhook.

        -

        Hierarchy

        • WebhookNftFilterUpdate

        Index

        Properties

        addFilters: NftFilter[]
        +

        Hierarchy

        • WebhookNftFilterUpdate

        Index

        Properties

        addFilters: NftFilter[]

        The filters to additionally track.

        -
        removeFilters: NftFilter[]
        +
        removeFilters: NftFilter[]

        Existing filters to remove.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/WebhookNftMetadataFilterUpdate.html b/docs/interfaces/WebhookNftMetadataFilterUpdate.html new file mode 100644 index 000000000..d27b74423 --- /dev/null +++ b/docs/interfaces/WebhookNftMetadataFilterUpdate.html @@ -0,0 +1,8 @@ +WebhookNftMetadataFilterUpdate | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface WebhookNftMetadataFilterUpdate

        +

        Params object when calling NotifyNamespace.updateWebhook to add and +remove NFT filters for a NftMetadataUpdateWebhook.

        +

        Hierarchy

        • WebhookNftMetadataFilterUpdate

        Index

        Properties

        addMetadataFilters: NftFilter[]
        +

        The filters to additionally track.

        +
        removeMetadataFilters: NftFilter[]
        +

        Existing filters to remove.

        +

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/WebhookStatusUpdate.html b/docs/interfaces/WebhookStatusUpdate.html index 01d01f96f..d0e71c070 100644 --- a/docs/interfaces/WebhookStatusUpdate.html +++ b/docs/interfaces/WebhookStatusUpdate.html @@ -1,6 +1,6 @@ WebhookStatusUpdate | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface WebhookStatusUpdate

        Params object when calling NotifyNamespace.updateWebhook to mark a webhook as active or inactive.

        -

        Hierarchy

        • WebhookStatusUpdate

        Index

        Properties

        Properties

        isActive: boolean
        +

        Hierarchy

        • WebhookStatusUpdate

        Index

        Properties

        Properties

        isActive: boolean

        Whether the webhook is active.

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index c919d244a..8dd8ef650 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,43 +1,46 @@ -alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        alchemy-sdk

        Index

        Namespaces

        Enumerations

        Classes

        Interfaces

        Type aliases

        Functions

        Type aliases

        +alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        alchemy-sdk

        Index

        Namespaces

        Enumerations

        Classes

        Interfaces

        Type aliases

        Functions

        Type aliases

        Params object when calling NotifyNamespace.updateWebhook to update a AddressActivityWebhook.

        -
        +

        This type represents the Alchemy's Subscription API endpoints as event filters compatible with other ethers events.

        -
        AlchemyEventType: EventType | AlchemyEventFilter
        +
        AlchemyEventType: EventType | AlchemyEventFilter

        Alchemy's event type that extends the default EventType interface to also include Alchemy's Subscription API.

        -
        AlchemyMinedTransactionsAddress: RequireAtLeastOne<{ from?: string; to?: string }>
        +
        AlchemyMinedTransactionsAddress: RequireAtLeastOne<{ from?: string; to?: string }>

        Address filters for AlchemyMinedTransactionsEventFilter. Requires at least one of the fields to be set.

        -
        BigNumberish: BigNumber | Bytes | bigint | string | number
        BlockIdentifier: string | CommitmentLevel
        +
        BigNumberish: BigNumber | Bytes | bigint | string | number
        BlockIdentifier: string | CommitmentLevel

        The block identifier to specify which block to run a debug call in, used for methods in the DebugNamespace.

        -
        BlockTag: string | number
        DebugPrestateTrace: Record<string, DebugPrestate>
        +
        BlockTag: string | number
        DebugPrestateTrace: Record<string, DebugPrestate>

        Debug result returned by a DebugPrestateTracer.

        The keys are the addresses of the accounts, mapped to its corresponding state.

        -
        EventType: string | (string | string[])[] | EventFilter | ForkEvent
        LogLevel: "debug" | "info" | "warn" | "error" | "silent"
        +
        EventType: string | (string | string[])[] | EventFilter | ForkEvent
        LogLevel: "debug" | "info" | "warn" | "error" | "silent"

        The level of verbosity for the logger.

        -
        +
        +

        Params object when calling NotifyNamespace.updateWebhook to update a +NftMetadataUpdateWebhook.

        +

        Params object when calling NotifyNamespace.updateWebhook to update a NftActivityWebhook.

        -
        NonEmptyArray<T>: [T, ...T[]]
        +
        NonEmptyArray<T>: [T, ...T[]]

        Requires an array with at least one value.

        -

        Type parameters

        • T

        RequireAtLeastOne<T>: { [ K in keyof T]-?: Required<Pick<T, K>> & Partial<Pick<T, Exclude<keyof T, K>>> }[keyof T]
        +

        Type parameters

        • T

        RequireAtLeastOne<T>: { [ K in keyof T]-?: Required<Pick<T, K>> & Partial<Pick<T, Exclude<keyof T, K>>> }[keyof T]

        Requires at least one of the properties to be set.

        Type parameters

        • T

        +

        Type parameters

        • T

        The parameters to use with the CoreNamespace.getTransactionReceipts method.

        -
        TransactionRequest: { accessList?: AccessListish; ccipReadEnabled?: boolean; chainId?: number; customData?: Record<string, any>; data?: BytesLike; from?: string; gasLimit?: BigNumberish; gasPrice?: BigNumberish; maxFeePerGas?: BigNumberish; maxPriorityFeePerGas?: BigNumberish; nonce?: BigNumberish; to?: string; type?: number; value?: BigNumberish }

        Type declaration

        • Optional accessList?: AccessListish
        • Optional ccipReadEnabled?: boolean
        • Optional chainId?: number
        • Optional customData?: Record<string, any>
        • Optional data?: BytesLike
        • Optional from?: string
        • Optional gasLimit?: BigNumberish
        • Optional gasPrice?: BigNumberish
        • Optional maxFeePerGas?: BigNumberish
        • Optional maxPriorityFeePerGas?: BigNumberish
        • Optional nonce?: BigNumberish
        • Optional to?: string
        • Optional type?: number
        • Optional value?: BigNumberish

        Functions

        • fromHex(hexString: string): number
        TransactionRequest: { accessList?: AccessListish; ccipReadEnabled?: boolean; chainId?: number; customData?: Record<string, any>; data?: BytesLike; from?: string; gasLimit?: BigNumberish; gasPrice?: BigNumberish; maxFeePerGas?: BigNumberish; maxPriorityFeePerGas?: BigNumberish; nonce?: BigNumberish; to?: string; type?: number; value?: BigNumberish }

        Type declaration

        • Optional accessList?: AccessListish
        • Optional ccipReadEnabled?: boolean
        • Optional chainId?: number
        • Optional customData?: Record<string, any>
        • Optional data?: BytesLike
        • Optional from?: string
        • Optional gasLimit?: BigNumberish
        • Optional gasPrice?: BigNumberish
        • Optional maxFeePerGas?: BigNumberish
        • Optional maxPriorityFeePerGas?: BigNumberish
        • Optional nonce?: BigNumberish
        • Optional to?: string
        • Optional type?: number
        • Optional value?: BigNumberish

        Functions

        • fromHex(hexString: string): number
        • Converts a hex string to a decimal number.

          Parameters

          • hexString: string

            The hex string to convert.

            -

          Returns number

        • isHex(possibleHexString: string): boolean

        Returns number

        • isHex(possibleHexString: string): boolean
        • Checks if a value is a hex string.

          Parameters

          • possibleHexString: string

            The value to check.

            -

          Returns boolean

        Returns boolean

        • Configures the verbosity of logging. The default log level is info.

          Parameters

          • logLevel: LogLevel

            The verbosity of logging. Can be any of the following values:

            @@ -48,8 +51,8 @@
          • error: A logging level for critical issues.
          • silent: Turn off all logging.
          -

        Returns void

        • toHex(num: number): string

        Returns void

        • toHex(num: number): string
        • Converts a number to a hex string.

          Parameters

          • num: number

            The number to convert to hex.

            -

          Returns string

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Returns string

        Legend

        • Constructor
        • Property
        • Method
        • Private property
        • Private method
        • Property
        • Inherited constructor

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/package.json b/package.json index 2671a203e..acfca2369 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alchemy-sdk", - "version": "2.5.0", + "version": "2.6.0", "description": "Extended Ethers.js SDK for Alchemy APIs", "author": "Alchemy", "license": "MIT", diff --git a/src/version.ts b/src/version.ts index 6bbf96295..9ab788d1a 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1,3 +1,3 @@ // This file is autogenerated by injectVersion.js. Any changes will be // overwritten on commit! -export const VERSION = '2.5.0'; +export const VERSION = '2.6.0';