From d9f6619ed98f534fbae90fbc60c1ee9599986c4d Mon Sep 17 00:00:00 2001 From: Brian Chen Date: Mon, 5 Jun 2023 10:49:18 -0700 Subject: [PATCH] v2.9.0 (#339) --- CHANGELOG.md | 6 ++ 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 | 46 ++++++------- docs-md/classes/TransactNamespace.md | 22 +++---- docs-md/classes/Wallet.md | 26 ++++---- 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 | 34 +++++----- docs-md/enums/NftExcludeFilters.md | 4 +- docs-md/enums/NftFilters.md | 4 +- docs-md/enums/NftOrdering.md | 2 +- docs-md/enums/NftSaleMarketplace.md | 23 +++++-- docs-md/enums/NftSaleTakerType.md | 4 +- docs-md/enums/NftSpamClassification.md | 10 +-- docs-md/enums/NftTokenType.md | 10 +-- 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 | 12 ++-- docs-md/enums/WebhookVersion.md | 4 +- docs-md/interfaces/AcquiredAt.md | 36 ++++++++++ docs-md/interfaces/AddressActivityResponse.md | 6 +- docs-md/interfaces/AddressActivityWebhook.md | 18 ++--- docs-md/interfaces/AddressWebhookParams.md | 4 +- .../AlchemyMinedTransactionsEventFilter.md | 8 +-- .../AlchemyPendingTransactionsEventFilter.md | 8 +-- 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 | 28 ++++---- docs-md/interfaces/CustomGraphqlWebhook.md | 18 ++--- .../interfaces/CustomGraphqlWebhookConfig.md | 2 +- .../interfaces/CustomGraphqlWebhookParams.md | 4 +- 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 | 17 ++++- .../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/GetOwnersForNftOptions.md | 4 +- docs-md/interfaces/GetOwnersForNftResponse.md | 4 +- .../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 | 37 +++++++---- 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 | 4 +- 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 | 18 ++--- docs-md/interfaces/NftSale.md | 30 ++++----- docs-md/interfaces/NftSaleFeeData.md | 23 ++++++- docs-md/interfaces/NftSaleValidAt.md | 49 ++++++++++++++ docs-md/interfaces/NftWebhookParams.md | 4 +- .../interfaces/OpenSeaCollectionMetadata.md | 18 ++--- docs-md/interfaces/OwnedBaseNft.md | 8 +-- docs-md/interfaces/OwnedBaseNftsResponse.md | 8 +-- docs-md/interfaces/OwnedNft.md | 43 ++++++++---- 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 | 49 +++++++++----- docs-md/interfaces/TransfersNftResponse.md | 4 +- docs-md/interfaces/Webhook.md | 18 ++--- docs-md/interfaces/WebhookAddressOverride.md | 2 +- docs-md/interfaces/WebhookAddressUpdate.md | 4 +- docs-md/interfaces/WebhookNftFilterUpdate.md | 4 +- .../WebhookNftMetadataFilterUpdate.md | 4 +- docs-md/interfaces/WebhookStatusUpdate.md | 2 +- docs-md/modules.md | 38 ++++++----- 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 | 42 ++++++------ docs/classes/TransactNamespace.html | 22 +++---- docs/classes/Wallet.html | 22 +++---- 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 | 2 +- docs/interfaces/AcquiredAt.html | 7 ++ docs/interfaces/AddressActivityResponse.html | 6 +- docs/interfaces/AddressActivityWebhook.html | 18 ++--- docs/interfaces/AddressWebhookParams.html | 4 +- .../AlchemyMinedTransactionsEventFilter.html | 8 +-- ...AlchemyPendingTransactionsEventFilter.html | 6 +- 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 | 26 ++++---- docs/interfaces/CustomGraphqlWebhook.html | 18 ++--- .../CustomGraphqlWebhookConfig.html | 2 +- .../CustomGraphqlWebhookParams.html | 4 +- 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 | 8 ++- .../interfaces/GetNftsForContractOptions.html | 8 +-- docs/interfaces/GetNftsForOwnerOptions.html | 16 ++--- .../GetOwnersForContractOptions.html | 6 +- .../GetOwnersForContractResponse.html | 2 +- ...rsForContractWithTokenBalancesOptions.html | 6 +- ...sForContractWithTokenBalancesResponse.html | 4 +- docs/interfaces/GetOwnersForNftOptions.html | 4 +- docs/interfaces/GetOwnersForNftResponse.html | 4 +- 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 | 28 ++++---- 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 | 4 +- docs/interfaces/NftFiltersResponse.html | 6 +- docs/interfaces/NftMetadata.html | 12 ++-- docs/interfaces/NftMetadataBatchOptions.html | 4 +- docs/interfaces/NftMetadataBatchToken.html | 6 +- docs/interfaces/NftMetadataUpdateWebhook.html | 18 ++--- docs/interfaces/NftSale.html | 30 ++++----- docs/interfaces/NftSaleFeeData.html | 13 ++-- docs/interfaces/NftSaleValidAt.html | 9 +++ docs/interfaces/NftWebhookParams.html | 4 +- .../interfaces/OpenSeaCollectionMetadata.html | 18 ++--- docs/interfaces/OwnedBaseNft.html | 6 +- docs/interfaces/OwnedBaseNftsResponse.html | 8 +-- docs/interfaces/OwnedNft.html | 30 +++++---- 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 | 36 +++++----- 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 | 4 +- docs/interfaces/WebhookStatusUpdate.html | 2 +- docs/modules.html | 36 +++++----- package.json | 2 +- src/version.ts | 2 +- 315 files changed, 1734 insertions(+), 1512 deletions(-) create mode 100644 docs-md/interfaces/AcquiredAt.md create mode 100644 docs-md/interfaces/NftSaleValidAt.md create mode 100644 docs/interfaces/AcquiredAt.html create mode 100644 docs/interfaces/NftSaleValidAt.html diff --git a/CHANGELOG.md b/CHANGELOG.md index b5554bf5..153df8a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ ### Major Changes +### Minor Changes + +## 2.9.0 + +### Major Changes + - Fixed a bug with in `NftNamespace.getNftSales()` in which there was a typo in `decimal` field of the `NftSaleFeeData` object. The field is now correctly named `decimals`, and `decimal` is marked deprecated to avoid a breaking change. ### Minor Changes diff --git a/docs-md/classes/Alchemy.md b/docs-md/classes/Alchemy.md index 5da9be54..512a9186 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/905f87c/src/api/alchemy.ts#L63) +[src/api/alchemy.ts:63](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy.ts#L42) +[src/api/alchemy.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy.ts#L24) +[src/api/alchemy.ts:24](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy.ts#L54) +[src/api/alchemy.ts:54](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy.ts#L27) +[src/api/alchemy.ts:27](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy.ts#L48) +[src/api/alchemy.ts:48](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy.ts#L36) +[src/api/alchemy.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy.ts#L30) +[src/api/alchemy.ts:30](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy.ts#L30) diff --git a/docs-md/classes/AlchemyConfig.md b/docs-md/classes/AlchemyConfig.md index be13d1b0..74f9da09 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/905f87c/src/api/alchemy-config.ts#L64) +[src/api/alchemy-config.ts:64](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-config.ts#L23) +[src/api/alchemy-config.ts:23](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-config.ts#L41) +[src/api/alchemy-config.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-config.ts#L32) +[src/api/alchemy-config.ts:32](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-config.ts#L29) +[src/api/alchemy-config.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-config.ts#L26) +[src/api/alchemy-config.ts:26](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-config.ts#L46) +[src/api/alchemy-config.ts:46](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-config.ts#L38) +[src/api/alchemy-config.ts:38](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-config.ts#L107) +[src/api/alchemy-config.ts:107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-config.ts#L129) +[src/api/alchemy-config.ts:129](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-config.ts#L129) diff --git a/docs-md/classes/AlchemyProvider.md b/docs-md/classes/AlchemyProvider.md index 834d1200..35ebba81 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/905f87c/src/api/alchemy-provider.ts#L41) +[src/api/alchemy-provider.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-provider.ts#L43) +[src/api/alchemy-provider.ts:43](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-provider.ts#L42) +[src/api/alchemy-provider.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-provider.ts#L209) +[src/api/alchemy-provider.ts:209](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-provider.ts#L197) +[src/api/alchemy-provider.ts:197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-provider.ts#L219) +[src/api/alchemy-provider.ts:219](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-provider.ts#L233) +[src/api/alchemy-provider.ts:233](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-provider.ts#L233) ___ diff --git a/docs-md/classes/AlchemyWebSocketProvider.md b/docs-md/classes/AlchemyWebSocketProvider.md index d39d0bd2..b6158212 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/905f87c/src/api/alchemy-websocket-provider.ts#L81) +[src/api/alchemy-websocket-provider.ts:81](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L82) +[src/api/alchemy-websocket-provider.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L947) +[src/api/alchemy-websocket-provider.ts:947](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L970) +[src/api/alchemy-websocket-provider.ts:970](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L871) +[src/api/alchemy-websocket-provider.ts:871](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L911) +[src/api/alchemy-websocket-provider.ts:911](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L407) +[src/api/alchemy-websocket-provider.ts:407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L703) +[src/api/alchemy-websocket-provider.ts:703](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L419) +[src/api/alchemy-websocket-provider.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L223) +[src/api/alchemy-websocket-provider.ts:223](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L239) +[src/api/alchemy-websocket-provider.ts:239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L191) +[src/api/alchemy-websocket-provider.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L163) +[src/api/alchemy-websocket-provider.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L178) +[src/api/alchemy-websocket-provider.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-websocket-provider.ts#L207) +[src/api/alchemy-websocket-provider.ts:207](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-websocket-provider.ts#L207) ___ diff --git a/docs-md/classes/CoreNamespace.md b/docs-md/classes/CoreNamespace.md index f4b71add..4e30bf8f 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/905f87c/src/api/core-namespace.ts#L229) +[src/api/core-namespace.ts:229](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L250) +[src/api/core-namespace.ts:250](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L371) +[src/api/core-namespace.ts:371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L588) +[src/api/core-namespace.ts:598](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/core-namespace.ts#L598) ▸ **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/905f87c/src/api/core-namespace.ts#L600) +[src/api/core-namespace.ts:610](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/core-namespace.ts#L610) ___ @@ -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/905f87c/src/api/core-namespace.ts#L68) +[src/api/core-namespace.ts:68](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L138) +[src/api/core-namespace.ts:138](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L175) +[src/api/core-namespace.ts:175](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L153) +[src/api/core-namespace.ts:153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L85) +[src/api/core-namespace.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L201) +[src/api/core-namespace.ts:201](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L185) +[src/api/core-namespace.ts:185](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L341) +[src/api/core-namespace.ts:341](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L165) +[src/api/core-namespace.ts:165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L103) +[src/api/core-namespace.ts:103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L412) +[src/api/core-namespace.ts:412](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L424) +[src/api/core-namespace.ts:424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L438) +[src/api/core-namespace.ts:438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L454) +[src/api/core-namespace.ts:454](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L567) +[src/api/core-namespace.ts:577](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/core-namespace.ts#L577) ___ @@ -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/905f87c/src/api/core-namespace.ts#L512) +[src/api/core-namespace.ts:512](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L270) +[src/api/core-namespace.ts:270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L121) +[src/api/core-namespace.ts:121](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L287) +[src/api/core-namespace.ts:287](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L615) +[src/api/core-namespace.ts:625](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/core-namespace.ts#L625) ___ @@ -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/905f87c/src/api/core-namespace.ts#L639) +[src/api/core-namespace.ts:649](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/core-namespace.ts#L649) ___ @@ -664,7 +664,7 @@ up and running smoothly. #### Defined in -[src/api/core-namespace.ts:215](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/core-namespace.ts#L215) +[src/api/core-namespace.ts:215](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L627) +[src/api/core-namespace.ts:637](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/core-namespace.ts#L637) ___ @@ -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/905f87c/src/api/core-namespace.ts#L354) +[src/api/core-namespace.ts:354](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L304) +[src/api/core-namespace.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/core-namespace.ts#L326) +[src/api/core-namespace.ts:326](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/core-namespace.ts#L326) diff --git a/docs-md/classes/DebugNamespace.md b/docs-md/classes/DebugNamespace.md index f2789b51..4a5f314f 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/905f87c/src/api/debug-namespace.ts#L120) +[src/api/debug-namespace.ts:120](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/debug-namespace.ts#L131) +[src/api/debug-namespace.ts:131](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/debug-namespace.ts#L36) +[src/api/debug-namespace.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/debug-namespace.ts#L51) +[src/api/debug-namespace.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/debug-namespace.ts#L79) +[src/api/debug-namespace.ts:79](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/debug-namespace.ts#L98) +[src/api/debug-namespace.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/debug-namespace.ts#L98) diff --git a/docs-md/classes/NftNamespace.md b/docs-md/classes/NftNamespace.md index 91d466f3..a8fed290 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:435](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L435) +[src/api/nft-namespace.ts:435](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L435) ___ @@ -86,7 +86,7 @@ Get the rarity of each attribute of an NFT. #### Defined in -[src/api/nft-namespace.ts:524](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L524) +[src/api/nft-namespace.ts:524](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L524) ___ @@ -108,7 +108,7 @@ Get the NFT contract metadata associated with the provided parameters. #### Defined in -[src/api/nft-namespace.ts:155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L155) +[src/api/nft-namespace.ts:155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L155) ___ @@ -130,7 +130,7 @@ Get the NFT contract metadata for multiple NFT contracts in a single request. #### Defined in -[src/api/nft-namespace.ts:164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L164) +[src/api/nft-namespace.ts:164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L164) ___ @@ -153,7 +153,7 @@ Gets all NFT contracts held by the specified owner address. #### Defined in -[src/api/nft-namespace.ts:375](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L375) +[src/api/nft-namespace.ts:375](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L375) ___ @@ -177,7 +177,7 @@ Returns the floor prices of a NFT contract by marketplace. #### Defined in -[src/api/nft-namespace.ts:498](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L498) +[src/api/nft-namespace.ts:498](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L498) ___ @@ -200,7 +200,7 @@ Get all the NFTs minted by a specified owner address. #### Defined in -[src/api/nft-namespace.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L419) +[src/api/nft-namespace.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L419) ___ @@ -228,7 +228,7 @@ will be removed in a subsequent release. #### Defined in -[src/api/nft-namespace.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L94) +[src/api/nft-namespace.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L94) ▸ **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:109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L109) +[src/api/nft-namespace.ts:109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L109) ___ @@ -271,7 +271,7 @@ Gets the NFT metadata for multiple NFT tokens. #### Defined in -[src/api/nft-namespace.ts:142](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L142) +[src/api/nft-namespace.ts:142](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L142) ___ @@ -295,7 +295,7 @@ Returns NFT sales that have happened through on-chain marketplaces. #### Defined in -[src/api/nft-namespace.ts:508](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L508) +[src/api/nft-namespace.ts:508](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L508) ▸ **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:509](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L509) +[src/api/nft-namespace.ts:509](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L509) ___ @@ -339,7 +339,7 @@ their associated metadata, use [GetBaseNftsForContractOptions](../interfaces/Get #### Defined in -[src/api/nft-namespace.ts:251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L251) +[src/api/nft-namespace.ts:251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L251) ▸ **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:265](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L265) +[src/api/nft-namespace.ts:265](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L265) ___ @@ -392,7 +392,7 @@ associated metadata, use [GetBaseNftsForContractOptions](../interfaces/GetBaseNf #### Defined in -[src/api/nft-namespace.ts:287](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L287) +[src/api/nft-namespace.ts:287](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L287) ▸ **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:303](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L303) +[src/api/nft-namespace.ts:303](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L303) ___ @@ -444,7 +444,7 @@ their associated metadata, use [GetBaseNftsForOwnerOptions](../interfaces/GetBas #### Defined in -[src/api/nft-namespace.ts:215](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L215) +[src/api/nft-namespace.ts:215](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L215) ▸ **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:229](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L229) +[src/api/nft-namespace.ts:229](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L229) ___ @@ -492,7 +492,7 @@ keys until all NFTs have been fetched. #### Defined in -[src/api/nft-namespace.ts:180](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L180) +[src/api/nft-namespace.ts:180](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L180) ▸ **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:194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L194) +[src/api/nft-namespace.ts:194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L194) ___ @@ -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:321](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L321) +[src/api/nft-namespace.ts:321](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L321) ▸ **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:337](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L337) +[src/api/nft-namespace.ts:337](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L337) ___ @@ -586,7 +586,7 @@ Gets all the owners for a given NFT contract address and token ID. #### Defined in -[src/api/nft-namespace.ts:360](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L360) +[src/api/nft-namespace.ts:360](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L360) ___ @@ -606,7 +606,7 @@ https://docs.alchemy.com/alchemy/enhanced-apis/nft-api/nft-api-faq#nft-spam-clas #### Defined in -[src/api/nft-namespace.ts:488](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L488) +[src/api/nft-namespace.ts:488](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L488) ___ @@ -632,7 +632,7 @@ block range, use [GetTransfersForContractOptions](../interfaces/GetTransfersForC #### Defined in -[src/api/nft-namespace.ts:406](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L406) +[src/api/nft-namespace.ts:406](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L406) ___ @@ -656,7 +656,7 @@ Gets all NFT transfers for a given owner's address. #### Defined in -[src/api/nft-namespace.ts:389](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L389) +[src/api/nft-namespace.ts:389](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L389) ___ @@ -682,7 +682,7 @@ https://docs.alchemy.com/alchemy/enhanced-apis/nft-api/nft-api-faq#nft-spam-clas #### Defined in -[src/api/nft-namespace.ts:477](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L477) +[src/api/nft-namespace.ts:477](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L477) ___ @@ -711,7 +711,7 @@ process. To refresh the metadata for a specific token, use the #### Defined in -[src/api/nft-namespace.ts:584](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L584) +[src/api/nft-namespace.ts:584](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L584) ___ @@ -743,7 +743,7 @@ To trigger a refresh for all NFTs in a contract, use [refreshContract](NftNamesp #### Defined in -[src/api/nft-namespace.ts:566](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L566) +[src/api/nft-namespace.ts:566](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L566) ___ @@ -765,7 +765,7 @@ Search for a keyword across metadata of all ERC-721 and ERC-1155 smart contracts #### Defined in -[src/api/nft-namespace.ts:536](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L536) +[src/api/nft-namespace.ts:536](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L536) ___ @@ -787,7 +787,7 @@ Get a summary of attribute prevalence for an NFT collection. #### Defined in -[src/api/nft-namespace.ts:545](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L545) +[src/api/nft-namespace.ts:545](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L545) ___ @@ -811,7 +811,7 @@ NFT. Returns a boolean indicating whether the owner address owns the provided NF #### Defined in -[src/api/nft-namespace.ts:449](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L449) +[src/api/nft-namespace.ts:449](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L449) ▸ **verifyNftOwnership**(`owner`, `contractAddresses`): `Promise`<{ `[contractAddress: string]`: `boolean`; }\> @@ -831,4 +831,4 @@ contract address to a boolean indicating whether the owner address owns the NFT. #### Defined in -[src/api/nft-namespace.ts:458](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft-namespace.ts#L458) +[src/api/nft-namespace.ts:458](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft-namespace.ts#L458) diff --git a/docs-md/classes/NotifyNamespace.md b/docs-md/classes/NotifyNamespace.md index ff9e4ae3..09d0b4fe 100644 --- a/docs-md/classes/NotifyNamespace.md +++ b/docs-md/classes/NotifyNamespace.md @@ -56,7 +56,7 @@ Note that the webhook will be created in the app network of the provided app id. #### Defined in -[src/api/notify-namespace.ts:360](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L360) +[src/api/notify-namespace.ts:360](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L360) ▸ **createWebhook**(`url`, `type`, `params`): `Promise`<[`DroppedTransactionWebhook`](../interfaces/DroppedTransactionWebhook.md)\> @@ -79,7 +79,7 @@ Note that the webhook will be created in the app network of the provided app id. #### Defined in -[src/api/notify-namespace.ts:377](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L377) +[src/api/notify-namespace.ts:377](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L377) ▸ **createWebhook**(`url`, `type`, `params`): `Promise`<[`NftActivityWebhook`](../interfaces/NftActivityWebhook.md)\> @@ -99,7 +99,7 @@ Create a new [NftActivityWebhook](../interfaces/NftActivityWebhook.md) to track #### Defined in -[src/api/notify-namespace.ts:391](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L391) +[src/api/notify-namespace.ts:391](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L391) ▸ **createWebhook**(`url`, `type`, `params`): `Promise`<[`NftMetadataUpdateWebhook`](../interfaces/NftMetadataUpdateWebhook.md)\> @@ -117,7 +117,7 @@ Create a new [NftActivityWebhook](../interfaces/NftActivityWebhook.md) to track #### Defined in -[src/api/notify-namespace.ts:397](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L397) +[src/api/notify-namespace.ts:397](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L397) ▸ **createWebhook**(`url`, `type`, `params`): `Promise`<[`CustomGraphqlWebhook`](../interfaces/CustomGraphqlWebhook.md)\> @@ -137,7 +137,7 @@ Create a new [CustomGraphqlWebhook](../interfaces/CustomGraphqlWebhook.md) to tr #### Defined in -[src/api/notify-namespace.ts:411](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L411) +[src/api/notify-namespace.ts:411](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L411) ▸ **createWebhook**(`url`, `type`, `params`): `Promise`<[`AddressActivityWebhook`](../interfaces/AddressActivityWebhook.md)\> @@ -157,7 +157,7 @@ Create a new [AddressActivityWebhook](../interfaces/AddressActivityWebhook.md) t #### Defined in -[src/api/notify-namespace.ts:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L425) +[src/api/notify-namespace.ts:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L425) ___ @@ -179,7 +179,7 @@ Delete the provided webhook. #### Defined in -[src/api/notify-namespace.ts:545](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L545) +[src/api/notify-namespace.ts:545](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L545) ▸ **deleteWebhook**(`webhookId`): `Promise`<`void`\> @@ -197,7 +197,7 @@ Delete the provided webhook. #### Defined in -[src/api/notify-namespace.ts:552](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L552) +[src/api/notify-namespace.ts:552](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L552) ___ @@ -220,7 +220,7 @@ Get all addresses tracked for the provided [AddressActivityWebhook](../interface #### Defined in -[src/api/notify-namespace.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L91) +[src/api/notify-namespace.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L91) ▸ **getAddresses**(`webhookId`, `options?`): `Promise`<[`AddressActivityResponse`](../interfaces/AddressActivityResponse.md)\> @@ -239,7 +239,7 @@ Get all addresses tracked for the provided [AddressActivityWebhook](../interface #### Defined in -[src/api/notify-namespace.ts:104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L104) +[src/api/notify-namespace.ts:104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L104) ___ @@ -260,7 +260,7 @@ This method returns a response object containing all the webhooks #### Defined in -[src/api/notify-namespace.ts:72](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L72) +[src/api/notify-namespace.ts:72](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L72) ___ @@ -282,7 +282,7 @@ Get the graphql query used for the provided [CustomGraphqlWebhook](../interfaces #### Defined in -[src/api/notify-namespace.ts:132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L132) +[src/api/notify-namespace.ts:132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L132) ▸ **getGraphqlQuery**(`webhookId`): `Promise`<[`CustomGraphqlWebhookConfig`](../interfaces/CustomGraphqlWebhookConfig.md)\> @@ -300,7 +300,7 @@ Get the graphql query used for the provided [CustomGraphqlWebhook](../interfaces #### Defined in -[src/api/notify-namespace.ts:143](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L143) +[src/api/notify-namespace.ts:143](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L143) ___ @@ -323,7 +323,7 @@ Get all NFTs tracked for the provided [NftActivityWebhook](../interfaces/NftActi #### Defined in -[src/api/notify-namespace.ts:167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L167) +[src/api/notify-namespace.ts:167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L167) ▸ **getNftFilters**(`webhookId`, `options?`): `Promise`<[`NftFiltersResponse`](../interfaces/NftFiltersResponse.md)\> @@ -342,7 +342,7 @@ Get all NFT filters tracked for the provided [NftActivityWebhook](../interfaces/ #### Defined in -[src/api/notify-namespace.ts:180](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L180) +[src/api/notify-namespace.ts:180](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L180) ___ @@ -371,7 +371,7 @@ ___ #### Defined in -[src/api/notify-namespace.ts:584](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L584) +[src/api/notify-namespace.ts:584](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L584) ___ @@ -394,7 +394,7 @@ Update a [NftActivityWebhook](../interfaces/NftActivityWebhook.md)'s active stat #### Defined in -[src/api/notify-namespace.ts:209](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L209) +[src/api/notify-namespace.ts:209](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L209) ▸ **updateWebhook**(`nftWebhookId`, `update`): `Promise`<`void`\> @@ -413,7 +413,7 @@ Update a [NftActivityWebhook](../interfaces/NftActivityWebhook.md)'s active stat #### Defined in -[src/api/notify-namespace.ts:220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L220) +[src/api/notify-namespace.ts:220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L220) ▸ **updateWebhook**(`nftMetadataWebhookId`, `update`): `Promise`<`void`\> @@ -432,7 +432,7 @@ Update a [NftMetadataUpdateWebhook](../interfaces/NftMetadataUpdateWebhook.md)'s #### Defined in -[src/api/notify-namespace.ts:228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L228) +[src/api/notify-namespace.ts:228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L228) ▸ **updateWebhook**(`customGraphqlWebhookId`, `update`): `Promise`<`void`\> @@ -452,7 +452,7 @@ The graphql query associated with the webhook is immutable. #### Defined in -[src/api/notify-namespace.ts:240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L240) +[src/api/notify-namespace.ts:240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L240) ▸ **updateWebhook**(`addressWebhook`, `update`): `Promise`<`void`\> @@ -471,7 +471,7 @@ Update a [AddressActivityWebhook](../interfaces/AddressActivityWebhook.md)'s act #### Defined in -[src/api/notify-namespace.ts:251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L251) +[src/api/notify-namespace.ts:251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L251) ▸ **updateWebhook**(`addressWebhookId`, `update`): `Promise`<`void`\> @@ -490,7 +490,7 @@ Update a [AddressActivityWebhook](../interfaces/AddressActivityWebhook.md)'s act #### Defined in -[src/api/notify-namespace.ts:262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L262) +[src/api/notify-namespace.ts:262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L262) ___ @@ -504,4 +504,4 @@ ___ #### Defined in -[src/api/notify-namespace.ts:575](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/notify-namespace.ts#L575) +[src/api/notify-namespace.ts:575](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/notify-namespace.ts#L575) diff --git a/docs-md/classes/TransactNamespace.md b/docs-md/classes/TransactNamespace.md index 8803ab0a..5f55d62e 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/905f87c/src/api/transact-namespace.ts#L86) +[src/api/transact-namespace.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/transact-namespace.ts#L258) +[src/api/transact-namespace.ts:258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/transact-namespace.ts#L274) +[src/api/transact-namespace.ts:274](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/transact-namespace.ts#L221) +[src/api/transact-namespace.ts:221](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/transact-namespace.ts#L54) +[src/api/transact-namespace.ts:54](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/transact-namespace.ts#L238) +[src/api/transact-namespace.ts:238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/transact-namespace.ts#L137) +[src/api/transact-namespace.ts:137](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/transact-namespace.ts#L109) +[src/api/transact-namespace.ts:109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/transact-namespace.ts#L191) +[src/api/transact-namespace.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/transact-namespace.ts#L164) +[src/api/transact-namespace.ts:164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/transact-namespace.ts#L299) +[src/api/transact-namespace.ts:299](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/transact-namespace.ts#L299) diff --git a/docs-md/classes/Wallet.md b/docs-md/classes/Wallet.md index edf1cb71..100db9c7 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/905f87c/src/api/alchemy-wallet.ts#L39) +[src/api/alchemy-wallet.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-wallet.ts#L31) +[src/api/alchemy-wallet.ts:31](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-wallet.ts#L102) +[src/api/alchemy-wallet.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-wallet.ts#L90) +[src/api/alchemy-wallet.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/alchemy-wallet.ts#L66) +[src/api/alchemy-wallet.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-wallet.ts#L66) ___ @@ -492,7 +492,7 @@ EthersWallet.getChainId #### Defined in -[src/api/alchemy-wallet.ts:142](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/alchemy-wallet.ts#L142) +[src/api/alchemy-wallet.ts:142](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-wallet.ts#L142) ___ @@ -520,7 +520,7 @@ EthersWallet.getFeeData #### Defined in -[src/api/alchemy-wallet.ts:166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/alchemy-wallet.ts#L166) +[src/api/alchemy-wallet.ts:166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-wallet.ts#L166) ___ @@ -542,7 +542,7 @@ EthersWallet.getGasPrice #### Defined in -[src/api/alchemy-wallet.ts:151](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/alchemy-wallet.ts#L151) +[src/api/alchemy-wallet.ts:151](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-wallet.ts#L151) ___ @@ -571,7 +571,7 @@ EthersWallet.getTransactionCount #### Defined in -[src/api/alchemy-wallet.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/alchemy-wallet.ts#L77) +[src/api/alchemy-wallet.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-wallet.ts#L77) ___ @@ -585,7 +585,7 @@ ___ #### Defined in -[src/api/alchemy-wallet.ts:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/alchemy-wallet.ts#L182) +[src/api/alchemy-wallet.ts:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-wallet.ts#L182) ___ @@ -615,7 +615,7 @@ EthersWallet.populateTransaction #### Defined in -[src/api/alchemy-wallet.ts:117](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/alchemy-wallet.ts#L117) +[src/api/alchemy-wallet.ts:117](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-wallet.ts#L117) ___ @@ -645,7 +645,7 @@ EthersWallet.resolveName #### Defined in -[src/api/alchemy-wallet.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/alchemy-wallet.ts#L178) +[src/api/alchemy-wallet.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-wallet.ts#L178) ___ @@ -673,7 +673,7 @@ EthersWallet.sendTransaction #### Defined in -[src/api/alchemy-wallet.ts:131](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/alchemy-wallet.ts#L131) +[src/api/alchemy-wallet.ts:131](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/alchemy-wallet.ts#L131) ___ diff --git a/docs-md/classes/WebSocketNamespace.md b/docs-md/classes/WebSocketNamespace.md index 1b312364..0c80c2fa 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/905f87c/src/api/websocket-namespace.ts#L104) +[src/api/websocket-namespace.ts:104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/websocket-namespace.ts#L118) +[src/api/websocket-namespace.ts:118](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/websocket-namespace.ts#L70) +[src/api/websocket-namespace.ts:70](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/websocket-namespace.ts#L35) +[src/api/websocket-namespace.ts:35](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/websocket-namespace.ts#L53) +[src/api/websocket-namespace.ts:53](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/api/websocket-namespace.ts#L86) +[src/api/websocket-namespace.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/websocket-namespace.ts#L86) diff --git a/docs-md/enums/AlchemySubscription.md b/docs-md/enums/AlchemySubscription.md index ec84a332..71e1be71 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:1713](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1713) +[src/types/types.ts:1744](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1744) ___ @@ -32,4 +32,4 @@ ___ #### Defined in -[src/types/types.ts:1712](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1712) +[src/types/types.ts:1743](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1743) diff --git a/docs-md/enums/AssetTransfersCategory.md b/docs-md/enums/AssetTransfersCategory.md index b2bad088..66592b49 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:374](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L374) +[src/types/types.ts:374](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L374) ___ @@ -38,7 +38,7 @@ ERC20 transfers. #### Defined in -[src/types/types.ts:368](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L368) +[src/types/types.ts:368](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L368) ___ @@ -50,7 +50,7 @@ ERC721 transfers. #### Defined in -[src/types/types.ts:371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L371) +[src/types/types.ts:371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L371) ___ @@ -64,7 +64,7 @@ accessed by users. #### Defined in -[src/types/types.ts:358](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L358) +[src/types/types.ts:358](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L358) ___ @@ -78,7 +78,7 @@ another smart contract or sending #### Defined in -[src/types/types.ts:365](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L365) +[src/types/types.ts:365](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L365) ___ @@ -90,4 +90,4 @@ Special contracts that don't follow ERC 721/1155, (ex: CryptoKitties). #### Defined in -[src/types/types.ts:377](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L377) +[src/types/types.ts:377](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L377) diff --git a/docs-md/enums/AssetTransfersOrder.md b/docs-md/enums/AssetTransfersOrder.md index cc51fc53..83cf0fee 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:389](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L389) +[src/types/types.ts:389](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L389) ___ @@ -33,4 +33,4 @@ ___ #### Defined in -[src/types/types.ts:390](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L390) +[src/types/types.ts:390](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L390) diff --git a/docs-md/enums/CommitmentLevel.md b/docs-md/enums/CommitmentLevel.md index 2593d912..4b8b75ca 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:2458](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2458) +[src/types/types.ts:2489](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2489) ___ @@ -39,7 +39,7 @@ This block is very unlikely to be re-orged. This is only available on #### Defined in -[src/types/types.ts:2454](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2454) +[src/types/types.ts:2485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2485) ___ @@ -52,7 +52,7 @@ this block may be re-orged out of the canonical chain. #### Defined in -[src/types/types.ts:2442](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2442) +[src/types/types.ts:2473](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2473) ___ @@ -66,7 +66,7 @@ is a proxy for blocks that have not been mined yet. #### Defined in -[src/types/types.ts:2437](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2437) +[src/types/types.ts:2468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2468) ___ @@ -80,4 +80,4 @@ only available on [Network.ETH_GOERLI](Network.md#eth_goerli) and [Network.ETH_S #### Defined in -[src/types/types.ts:2448](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2448) +[src/types/types.ts:2479](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2479) diff --git a/docs-md/enums/DebugCallType.md b/docs-md/enums/DebugCallType.md index f549a5db..0286802c 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:2012](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2012) +[src/types/types.ts:2043](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2043) ___ @@ -31,7 +31,7 @@ ___ #### Defined in -[src/types/types.ts:2011](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2011) +[src/types/types.ts:2042](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2042) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[src/types/types.ts:2014](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2014) +[src/types/types.ts:2045](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2045) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[src/types/types.ts:2013](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2013) +[src/types/types.ts:2044](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2044) diff --git a/docs-md/enums/DebugTracerType.md b/docs-md/enums/DebugTracerType.md index fe6356bd..ad4e8364 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:2472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2472) +[src/types/types.ts:2503](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2503) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:2473](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2473) +[src/types/types.ts:2504](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2504) diff --git a/docs-md/enums/DecodingAuthority.md b/docs-md/enums/DecodingAuthority.md index a5e91333..d4138994 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:1975](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1975) +[src/types/types.ts:2006](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2006) diff --git a/docs-md/enums/GetTransfersForOwnerTransferType.md b/docs-md/enums/GetTransfersForOwnerTransferType.md index 1f93bc8b..63c0fea1 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:1065](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1065) +[src/types/types.ts:1074](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1074) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:1064](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1064) +[src/types/types.ts:1073](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1073) diff --git a/docs-md/enums/Network.md b/docs-md/enums/Network.md index 2ac7be8b..08af291f 100644 --- a/docs-md/enums/Network.md +++ b/docs-md/enums/Network.md @@ -37,7 +37,7 @@ available on which networks #### Defined in -[src/types/types.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L93) +[src/types/types.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L93) ___ @@ -47,7 +47,7 @@ ___ #### Defined in -[src/types/types.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L90) +[src/types/types.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L90) ___ @@ -59,7 +59,7 @@ ___ #### Defined in -[src/types/types.ts:92](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L92) +[src/types/types.ts:92](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L92) ___ @@ -69,7 +69,7 @@ ___ #### Defined in -[src/types/types.ts:96](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L96) +[src/types/types.ts:96](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L96) ___ @@ -79,7 +79,7 @@ ___ #### Defined in -[src/types/types.ts:80](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L80) +[src/types/types.ts:80](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L80) ___ @@ -91,7 +91,7 @@ ___ #### Defined in -[src/types/types.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L82) +[src/types/types.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L82) ___ @@ -101,7 +101,7 @@ ___ #### Defined in -[src/types/types.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L77) +[src/types/types.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L77) ___ @@ -113,7 +113,7 @@ ___ #### Defined in -[src/types/types.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L84) +[src/types/types.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L84) ___ @@ -125,7 +125,7 @@ ___ #### Defined in -[src/types/types.ts:79](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L79) +[src/types/types.ts:79](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L79) ___ @@ -135,7 +135,7 @@ ___ #### Defined in -[src/types/types.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L85) +[src/types/types.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L85) ___ @@ -145,7 +145,7 @@ ___ #### Defined in -[src/types/types.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L94) +[src/types/types.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L94) ___ @@ -155,7 +155,7 @@ ___ #### Defined in -[src/types/types.ts:95](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L95) +[src/types/types.ts:95](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L95) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[src/types/types.ts:89](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L89) +[src/types/types.ts:89](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L89) ___ @@ -177,7 +177,7 @@ ___ #### Defined in -[src/types/types.ts:88](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L88) +[src/types/types.ts:88](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L88) ___ @@ -187,7 +187,7 @@ ___ #### Defined in -[src/types/types.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L86) +[src/types/types.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L86) ___ @@ -197,7 +197,7 @@ ___ #### Defined in -[src/types/types.ts:97](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L97) +[src/types/types.ts:97](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L97) ___ @@ -207,4 +207,4 @@ ___ #### Defined in -[src/types/types.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L98) +[src/types/types.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L98) diff --git a/docs-md/enums/NftExcludeFilters.md b/docs-md/enums/NftExcludeFilters.md index 6c66c011..a5b88831 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:727](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L727) +[src/types/types.ts:736](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L736) ___ @@ -39,4 +39,4 @@ Exclude NFTs that have been classified as spam. #### Defined in -[src/types/types.ts:724](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L724) +[src/types/types.ts:733](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L733) diff --git a/docs-md/enums/NftFilters.md b/docs-md/enums/NftFilters.md index 93b6e83e..b8012987 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:741](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L741) +[src/types/types.ts:750](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L750) ___ @@ -36,4 +36,4 @@ NFTs that have been classified as spam. #### Defined in -[src/types/types.ts:738](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L738) +[src/types/types.ts:747](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L747) diff --git a/docs-md/enums/NftOrdering.md b/docs-md/enums/NftOrdering.md index 12b8babe..cf4b0ba1 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:751](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L751) +[src/types/types.ts:760](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L760) diff --git a/docs-md/enums/NftSaleMarketplace.md b/docs-md/enums/NftSaleMarketplace.md index 6847fe61..59ef24a2 100644 --- a/docs-md/enums/NftSaleMarketplace.md +++ b/docs-md/enums/NftSaleMarketplace.md @@ -9,6 +9,7 @@ Enum representing the supported NFT marketplaces by the ### Enumeration members +- [BLUR](NftSaleMarketplace.md#blur) - [CRYPTOPUNKS](NftSaleMarketplace.md#cryptopunks) - [LOOKSRARE](NftSaleMarketplace.md#looksrare) - [SEAPORT](NftSaleMarketplace.md#seaport) @@ -18,13 +19,23 @@ Enum representing the supported NFT marketplaces by the ## Enumeration members +### BLUR + +• **BLUR** = `"blur"` + +#### Defined in + +[src/types/types.ts:1363](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1363) + +___ + ### CRYPTOPUNKS • **CRYPTOPUNKS** = `"cryptopunks"` #### Defined in -[src/types/types.ts:1332](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1332) +[src/types/types.ts:1362](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1362) ___ @@ -34,7 +45,7 @@ ___ #### Defined in -[src/types/types.ts:1329](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1329) +[src/types/types.ts:1359](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1359) ___ @@ -44,7 +55,7 @@ ___ #### Defined in -[src/types/types.ts:1328](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1328) +[src/types/types.ts:1358](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1358) ___ @@ -54,7 +65,7 @@ ___ #### Defined in -[src/types/types.ts:1333](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1333) +[src/types/types.ts:1364](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1364) ___ @@ -64,7 +75,7 @@ ___ #### Defined in -[src/types/types.ts:1331](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1331) +[src/types/types.ts:1361](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1361) ___ @@ -74,4 +85,4 @@ ___ #### Defined in -[src/types/types.ts:1330](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1330) +[src/types/types.ts:1360](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1360) diff --git a/docs-md/enums/NftSaleTakerType.md b/docs-md/enums/NftSaleTakerType.md index f390ee6f..57f5a332 100644 --- a/docs-md/enums/NftSaleTakerType.md +++ b/docs-md/enums/NftSaleTakerType.md @@ -20,7 +20,7 @@ method. #### Defined in -[src/types/types.ts:1343](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1343) +[src/types/types.ts:1374](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1374) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:1344](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1344) +[src/types/types.ts:1375](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1375) diff --git a/docs-md/enums/NftSpamClassification.md b/docs-md/enums/NftSpamClassification.md index fd0584ef..1360a843 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:590](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L590) +[src/types/types.ts:590](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L590) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[src/types/types.ts:588](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L588) +[src/types/types.ts:588](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L588) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[src/types/types.ts:589](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L589) +[src/types/types.ts:589](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L589) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[src/types/types.ts:591](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L591) +[src/types/types.ts:591](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L591) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[src/types/types.ts:592](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L592) +[src/types/types.ts:592](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L592) diff --git a/docs-md/enums/NftTokenType.md b/docs-md/enums/NftTokenType.md index 2de2a81b..8160a57a 100644 --- a/docs-md/enums/NftTokenType.md +++ b/docs-md/enums/NftTokenType.md @@ -22,7 +22,7 @@ An enum for specifying the token type on NFTs. #### Defined in -[src/types/types.ts:400](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L400) +[src/types/types.ts:400](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L400) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[src/types/types.ts:399](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L399) +[src/types/types.ts:399](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L399) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[src/types/types.ts:402](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L402) +[src/types/types.ts:402](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L402) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[src/types/types.ts:401](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L401) +[src/types/types.ts:401](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L401) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[src/types/types.ts:403](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L403) +[src/types/types.ts:403](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L403) diff --git a/docs-md/enums/OpenSeaSafelistRequestStatus.md b/docs-md/enums/OpenSeaSafelistRequestStatus.md index d10498ad..a38cde1b 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:1685](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1685) +[src/types/types.ts:1716](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1716) ___ @@ -35,7 +35,7 @@ Brand new collections. #### Defined in -[src/types/types.ts:1689](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1689) +[src/types/types.ts:1720](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1720) ___ @@ -47,7 +47,7 @@ Collections that requested safelisting on OpenSea. #### Defined in -[src/types/types.ts:1687](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1687) +[src/types/types.ts:1718](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1718) ___ @@ -59,4 +59,4 @@ Verified collection. #### Defined in -[src/types/types.ts:1683](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1683) +[src/types/types.ts:1714](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1714) diff --git a/docs-md/enums/RefreshState.md b/docs-md/enums/RefreshState.md index 22145f23..4465173e 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:1406](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1406) +[src/types/types.ts:1437](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1437) ___ @@ -37,7 +37,7 @@ The provided contract is not an NFT or does not contain metadata. #### Defined in -[src/types/types.ts:1403](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1403) +[src/types/types.ts:1434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1434) ___ @@ -49,7 +49,7 @@ The contract refresh is complete. #### Defined in -[src/types/types.ts:1412](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1412) +[src/types/types.ts:1443](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1443) ___ @@ -61,7 +61,7 @@ The contract is currently being refreshed. #### Defined in -[src/types/types.ts:1409](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1409) +[src/types/types.ts:1440](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1440) ___ @@ -73,7 +73,7 @@ The contract refresh has been queued and await execution. #### Defined in -[src/types/types.ts:1415](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1415) +[src/types/types.ts:1446](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1446) ___ @@ -85,4 +85,4 @@ The contract was unable to be queued due to an internal error. #### Defined in -[src/types/types.ts:1418](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1418) +[src/types/types.ts:1449](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1449) diff --git a/docs-md/enums/SimulateAssetType.md b/docs-md/enums/SimulateAssetType.md index d46313fb..6546cf87 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:1855](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1855) +[src/types/types.ts:1886](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1886) ___ @@ -38,7 +38,7 @@ ERC20 approval or transfers. #### Defined in -[src/types/types.ts:1851](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1851) +[src/types/types.ts:1882](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1882) ___ @@ -50,7 +50,7 @@ ERC721 approval or transfers. #### Defined in -[src/types/types.ts:1853](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1853) +[src/types/types.ts:1884](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1884) ___ @@ -63,7 +63,7 @@ run on (ex: ETH for Ethereum, MATIC for Polygon, ETH for Arbitrum). #### Defined in -[src/types/types.ts:1849](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1849) +[src/types/types.ts:1880](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1880) ___ @@ -76,4 +76,4 @@ CryptoKitties and CryptoPunks. #### Defined in -[src/types/types.ts:1860](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1860) +[src/types/types.ts:1891](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1891) diff --git a/docs-md/enums/SimulateChangeType.md b/docs-md/enums/SimulateChangeType.md index 4e1464d6..99e1c295 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:1875](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1875) +[src/types/types.ts:1906](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1906) ___ @@ -38,4 +38,4 @@ Represents a transaction that transferred tokens from one address to another. #### Defined in -[src/types/types.ts:1880](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1880) +[src/types/types.ts:1911](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1911) diff --git a/docs-md/enums/SortingOrder.md b/docs-md/enums/SortingOrder.md index 80a99efd..1f335e73 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:1317](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1317) +[src/types/types.ts:1347](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1347) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[src/types/types.ts:1318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1318) +[src/types/types.ts:1348](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1348) diff --git a/docs-md/enums/TokenBalanceType.md b/docs-md/enums/TokenBalanceType.md index 32e658d0..1d34988e 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:107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L107) +[src/types/types.ts:107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L107) ___ @@ -36,4 +36,4 @@ all tokens that the address has ever received. #### Defined in -[src/types/types.ts:114](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L114) +[src/types/types.ts:114](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L114) diff --git a/docs-md/enums/WebhookType.md b/docs-md/enums/WebhookType.md index 94dff3d2..2fc14030 100644 --- a/docs-md/enums/WebhookType.md +++ b/docs-md/enums/WebhookType.md @@ -23,7 +23,7 @@ The type of [Webhook](../interfaces/Webhook.md). #### Defined in -[src/types/types.ts:2154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2154) +[src/types/types.ts:2185](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2185) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[src/types/types.ts:2153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2153) +[src/types/types.ts:2184](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2184) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[src/types/types.ts:2157](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2157) +[src/types/types.ts:2188](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2188) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[src/types/types.ts:2152](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2152) +[src/types/types.ts:2183](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2183) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[src/types/types.ts:2155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2155) +[src/types/types.ts:2186](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2186) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[src/types/types.ts:2156](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2156) +[src/types/types.ts:2187](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2187) diff --git a/docs-md/enums/WebhookVersion.md b/docs-md/enums/WebhookVersion.md index 39e73f31..5e2fc1f8 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:2146](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2146) +[src/types/types.ts:2177](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2177) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[src/types/types.ts:2147](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2147) +[src/types/types.ts:2178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2178) diff --git a/docs-md/interfaces/AcquiredAt.md b/docs-md/interfaces/AcquiredAt.md new file mode 100644 index 00000000..75fe8195 --- /dev/null +++ b/docs-md/interfaces/AcquiredAt.md @@ -0,0 +1,36 @@ +[alchemy-sdk](../README.md) / [Exports](../modules.md) / AcquiredAt + +# Interface: AcquiredAt + +Block time and number at which an NFT was acquired. + +## Table of contents + +### Properties + +- [blockNumber](AcquiredAt.md#blocknumber) +- [blockTimestamp](AcquiredAt.md#blocktimestamp) + +## Properties + +### blockNumber + +• `Optional` **blockNumber**: `number` + +Block number of the block at which an NFT was last acquired. + +#### Defined in + +[src/types/types.ts:609](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L609) + +___ + +### blockTimestamp + +• `Optional` **blockTimestamp**: `string` + +Timestamp of the block at which an NFT was last acquired. + +#### Defined in + +[src/types/types.ts:606](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L606) diff --git a/docs-md/interfaces/AddressActivityResponse.md b/docs-md/interfaces/AddressActivityResponse.md index ae0efbc0..c49ab0a4 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:2235](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2235) +[src/types/types.ts:2266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2266) ___ @@ -34,7 +34,7 @@ Optional page key used to fetch the remaining addresses. #### Defined in -[src/types/types.ts:2239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2239) +[src/types/types.ts:2270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2270) ___ @@ -46,4 +46,4 @@ The total number of addresses. #### Defined in -[src/types/types.ts:2237](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2237) +[src/types/types.ts:2268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2268) diff --git a/docs-md/interfaces/AddressActivityWebhook.md b/docs-md/interfaces/AddressActivityWebhook.md index ff784bcc..441ef3ad 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:2141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2141) +[src/types/types.ts:2172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2172) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2122) +[src/types/types.ts:2153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2153) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2130](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2130) +[src/types/types.ts:2161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2161) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2124) +[src/types/types.ts:2155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2155) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2134) +[src/types/types.ts:2165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2165) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2132) +[src/types/types.ts:2163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2163) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2184](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2184) +[src/types/types.ts:2215](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2215) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2128) +[src/types/types.ts:2159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2159) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2136](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2136) +[src/types/types.ts:2167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2167) diff --git a/docs-md/interfaces/AddressWebhookParams.md b/docs-md/interfaces/AddressWebhookParams.md index 487a37af..9390d375 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:2298](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2298) +[src/types/types.ts:2329](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2329) ___ @@ -35,4 +35,4 @@ created on network of the app provided in the api key config. #### Defined in -[src/types/types.ts:2303](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2303) +[src/types/types.ts:2334](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2334) diff --git a/docs-md/interfaces/AlchemyMinedTransactionsEventFilter.md b/docs-md/interfaces/AlchemyMinedTransactionsEventFilter.md index 8d57f01a..36bd9dda 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:1785](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1785) +[src/types/types.ts:1816](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1816) ___ @@ -47,7 +47,7 @@ the entire transaction response is included). #### Defined in -[src/types/types.ts:1798](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1798) +[src/types/types.ts:1829](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1829) ___ @@ -60,7 +60,7 @@ Defaults to false. #### Defined in -[src/types/types.ts:1791](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1791) +[src/types/types.ts:1822](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1822) ___ @@ -70,4 +70,4 @@ ___ #### Defined in -[src/types/types.ts:1779](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1779) +[src/types/types.ts:1810](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1810) diff --git a/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md b/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md index 30701ceb..aff352c6 100644 --- a/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md +++ b/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md @@ -37,7 +37,7 @@ present, then this filter will return transactions sent from the #### Defined in -[src/types/types.ts:1741](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1741) +[src/types/types.ts:1772](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1772) ___ @@ -54,7 +54,7 @@ response as subscribing to `newPendingTransactions`. #### Defined in -[src/types/types.ts:1761](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1761) +[src/types/types.ts:1792](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1792) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[src/types/types.ts:1731](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1731) +[src/types/types.ts:1762](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1762) ___ @@ -81,4 +81,4 @@ present, then this filter will return transactions sent from the #### Defined in -[src/types/types.ts:1751](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1751) +[src/types/types.ts:1782](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1782) diff --git a/docs-md/interfaces/AlchemySettings.md b/docs-md/interfaces/AlchemySettings.md index 2e7dc8cb..adc16f7a 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/905f87c/src/types/types.ts#L25) +[src/types/types.ts:25](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/types/types.ts#L51) +[src/types/types.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/types/types.ts#L65) +[src/types/types.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/types/types.ts#L36) +[src/types/types.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/types/types.ts#L33) +[src/types/types.ts:33](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/types/types.ts#L57) +[src/types/types.ts:57](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/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/905f87c/src/types/types.ts#L45) +[src/types/types.ts:45](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L45) diff --git a/docs-md/interfaces/AssetTransfersMetadata.md b/docs-md/interfaces/AssetTransfersMetadata.md index 9ccd5c08..c566ef44 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:502](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L502) +[src/types/types.ts:502](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L502) diff --git a/docs-md/interfaces/AssetTransfersParams.md b/docs-md/interfaces/AssetTransfersParams.md index 7de81ab3..76abb0b6 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:318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L318) +[src/types/types.ts:318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L318) ___ @@ -49,7 +49,7 @@ List of contract addresses to filter for - only applies to "erc20", #### Defined in -[src/types/types.ts:309](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L309) +[src/types/types.ts:309](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L309) ___ @@ -62,7 +62,7 @@ different than null value. Defaults to `true` if omitted. #### Defined in -[src/types/types.ts:315](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L315) +[src/types/types.ts:315](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L315) ___ @@ -75,7 +75,7 @@ for all addresses if omitted. #### Defined in -[src/types/types.ts:297](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L297) +[src/types/types.ts:297](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L297) ___ @@ -88,7 +88,7 @@ defaults to `0x0` if omitted. #### Defined in -[src/types/types.ts:279](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L279) +[src/types/types.ts:279](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L279) ___ @@ -100,7 +100,7 @@ The maximum number of results to return per page. Defaults to 1000 if omitted. #### Defined in -[src/types/types.ts:321](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L321) +[src/types/types.ts:321](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L321) ___ @@ -113,7 +113,7 @@ Defaults to ascending if omitted. #### Defined in -[src/types/types.ts:291](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L291) +[src/types/types.ts:291](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L291) ___ @@ -126,7 +126,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/types.ts:327](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L327) +[src/types/types.ts:327](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L327) ___ @@ -139,7 +139,7 @@ for all address if omitted. #### Defined in -[src/types/types.ts:303](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L303) +[src/types/types.ts:303](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L303) ___ @@ -152,7 +152,7 @@ defaults to the latest block if omitted. #### Defined in -[src/types/types.ts:285](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L285) +[src/types/types.ts:285](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L285) ___ @@ -165,4 +165,4 @@ to `false` if omitted. #### Defined in -[src/types/types.ts:333](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L333) +[src/types/types.ts:333](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L333) diff --git a/docs-md/interfaces/AssetTransfersResponse.md b/docs-md/interfaces/AssetTransfersResponse.md index 10999a99..cc9ba2ac 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:414](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L414) +[src/types/types.ts:414](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L414) ___ @@ -31,4 +31,4 @@ ___ #### Defined in -[src/types/types.ts:412](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L412) +[src/types/types.ts:412](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L412) diff --git a/docs-md/interfaces/AssetTransfersResult.md b/docs-md/interfaces/AssetTransfersResult.md index e072c197..be5f1555 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:474](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L474) +[src/types/types.ts:474](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L474) ___ @@ -50,7 +50,7 @@ The block number where the transfer occurred. #### Defined in -[src/types/types.ts:441](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L441) +[src/types/types.ts:441](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L441) ___ @@ -62,7 +62,7 @@ The category of the transfer. #### Defined in -[src/types/types.ts:438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L438) +[src/types/types.ts:438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L438) ___ @@ -75,7 +75,7 @@ token. `null` if not an ERC1155 transfer. #### Defined in -[src/types/types.ts:465](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L465) +[src/types/types.ts:465](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L465) ___ @@ -88,7 +88,7 @@ ERC721 transfer. #### Defined in -[src/types/types.ts:459](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L459) +[src/types/types.ts:459](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L459) ___ @@ -100,7 +100,7 @@ The from address of the transfer. #### Defined in -[src/types/types.ts:444](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L444) +[src/types/types.ts:444](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L444) ___ @@ -112,7 +112,7 @@ The transaction hash of the transfer transaction. #### Defined in -[src/types/types.ts:477](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L477) +[src/types/types.ts:477](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L477) ___ @@ -124,7 +124,7 @@ Information about the raw contract of the asset transferred. #### Defined in -[src/types/types.ts:480](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L480) +[src/types/types.ts:480](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L480) ___ @@ -136,7 +136,7 @@ The to address of the transfer. #### Defined in -[src/types/types.ts:447](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L447) +[src/types/types.ts:447](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L447) ___ @@ -148,7 +148,7 @@ The token id of the token transferred. #### Defined in -[src/types/types.ts:468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L468) +[src/types/types.ts:468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L468) ___ @@ -160,7 +160,7 @@ The unique ID of the transfer. #### Defined in -[src/types/types.ts:435](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L435) +[src/types/types.ts:435](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L435) ___ @@ -173,4 +173,4 @@ decimal). `null` if ERC721 transfer or contract decimal not available. #### Defined in -[src/types/types.ts:453](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L453) +[src/types/types.ts:453](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L453) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataParams.md b/docs-md/interfaces/AssetTransfersWithMetadataParams.md index 179febd8..26d02e2c 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:318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L318) +[src/types/types.ts:318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L318) ___ @@ -58,7 +58,7 @@ List of contract addresses to filter for - only applies to "erc20", #### Defined in -[src/types/types.ts:309](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L309) +[src/types/types.ts:309](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L309) ___ @@ -75,7 +75,7 @@ different than null value. Defaults to `true` if omitted. #### Defined in -[src/types/types.ts:315](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L315) +[src/types/types.ts:315](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L315) ___ @@ -92,7 +92,7 @@ for all addresses if omitted. #### Defined in -[src/types/types.ts:297](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L297) +[src/types/types.ts:297](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L297) ___ @@ -109,7 +109,7 @@ defaults to `0x0` if omitted. #### Defined in -[src/types/types.ts:279](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L279) +[src/types/types.ts:279](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L279) ___ @@ -125,7 +125,7 @@ The maximum number of results to return per page. Defaults to 1000 if omitted. #### Defined in -[src/types/types.ts:321](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L321) +[src/types/types.ts:321](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L321) ___ @@ -142,7 +142,7 @@ Defaults to ascending if omitted. #### Defined in -[src/types/types.ts:291](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L291) +[src/types/types.ts:291](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L291) ___ @@ -159,7 +159,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/types.ts:327](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L327) +[src/types/types.ts:327](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L327) ___ @@ -176,7 +176,7 @@ for all address if omitted. #### Defined in -[src/types/types.ts:303](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L303) +[src/types/types.ts:303](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L303) ___ @@ -193,7 +193,7 @@ defaults to the latest block if omitted. #### Defined in -[src/types/types.ts:285](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L285) +[src/types/types.ts:285](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L285) ___ @@ -210,4 +210,4 @@ to `false` if omitted. #### Defined in -[src/types/types.ts:343](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L343) +[src/types/types.ts:343](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L343) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataResponse.md b/docs-md/interfaces/AssetTransfersWithMetadataResponse.md index 65ebaa02..220c23a8 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:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L425) +[src/types/types.ts:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L425) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L424) +[src/types/types.ts:424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L424) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataResult.md b/docs-md/interfaces/AssetTransfersWithMetadataResult.md index 4b7f653c..5881c979 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:474](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L474) +[src/types/types.ts:474](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L474) ___ @@ -60,7 +60,7 @@ The block number where the transfer occurred. #### Defined in -[src/types/types.ts:441](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L441) +[src/types/types.ts:441](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L441) ___ @@ -76,7 +76,7 @@ The category of the transfer. #### Defined in -[src/types/types.ts:438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L438) +[src/types/types.ts:438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L438) ___ @@ -93,7 +93,7 @@ token. `null` if not an ERC1155 transfer. #### Defined in -[src/types/types.ts:465](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L465) +[src/types/types.ts:465](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L465) ___ @@ -110,7 +110,7 @@ ERC721 transfer. #### Defined in -[src/types/types.ts:459](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L459) +[src/types/types.ts:459](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L459) ___ @@ -126,7 +126,7 @@ The from address of the transfer. #### Defined in -[src/types/types.ts:444](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L444) +[src/types/types.ts:444](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L444) ___ @@ -142,7 +142,7 @@ The transaction hash of the transfer transaction. #### Defined in -[src/types/types.ts:477](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L477) +[src/types/types.ts:477](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L477) ___ @@ -154,7 +154,7 @@ Additional metadata about the transfer event. #### Defined in -[src/types/types.ts:491](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L491) +[src/types/types.ts:491](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L491) ___ @@ -170,7 +170,7 @@ Information about the raw contract of the asset transferred. #### Defined in -[src/types/types.ts:480](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L480) +[src/types/types.ts:480](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L480) ___ @@ -186,7 +186,7 @@ The to address of the transfer. #### Defined in -[src/types/types.ts:447](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L447) +[src/types/types.ts:447](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L447) ___ @@ -202,7 +202,7 @@ The token id of the token transferred. #### Defined in -[src/types/types.ts:468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L468) +[src/types/types.ts:468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L468) ___ @@ -218,7 +218,7 @@ The unique ID of the transfer. #### Defined in -[src/types/types.ts:435](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L435) +[src/types/types.ts:435](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L435) ___ @@ -235,4 +235,4 @@ decimal). `null` if ERC721 transfer or contract decimal not available. #### Defined in -[src/types/types.ts:453](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L453) +[src/types/types.ts:453](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L453) diff --git a/docs-md/interfaces/BaseNft.md b/docs-md/interfaces/BaseNft.md index dffb21ac..8392e36f 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/905f87c/src/api/nft.ts#L63) +[src/api/nft.ts:64](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L64) ___ @@ -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/905f87c/src/api/nft.ts#L65) +[src/api/nft.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L66) ___ @@ -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/905f87c/src/api/nft.ts#L67) +[src/api/nft.ts:68](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L68) diff --git a/docs-md/interfaces/BaseNftContract.md b/docs-md/interfaces/BaseNftContract.md index 3dfc6981..0841c12d 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/905f87c/src/api/nft.ts#L21) +[src/api/nft.ts:22](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L22) diff --git a/docs-md/interfaces/ContractForOwner.md b/docs-md/interfaces/ContractForOwner.md index ef71ef9c..0a81b733 100644 --- a/docs-md/interfaces/ContractForOwner.md +++ b/docs-md/interfaces/ContractForOwner.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/905f87c/src/api/nft.ts#L21) +[src/api/nft.ts:22](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L22) ___ @@ -59,7 +59,7 @@ The address that deployed the NFT contract. #### Defined in -[src/api/nft.ts:48](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L48) +[src/api/nft.ts:49](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L49) ___ @@ -75,7 +75,7 @@ The block number the NFT contract deployed in. #### Defined in -[src/api/nft.ts:50](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L50) +[src/api/nft.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L51) ___ @@ -85,7 +85,7 @@ ___ #### Defined in -[src/types/types.ts:1050](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1050) +[src/types/types.ts:1059](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1059) ___ @@ -97,7 +97,7 @@ Alternative NFT metadata for this contract to be parsed manually. #### Defined in -[src/types/types.ts:1056](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1056) +[src/types/types.ts:1065](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1065) ___ @@ -113,7 +113,7 @@ The name of the contract. #### Defined in -[src/api/nft.ts:37](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L37) +[src/api/nft.ts:38](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L38) ___ @@ -127,7 +127,7 @@ holds some fungible ERC1155 tokens. #### Defined in -[src/types/types.ts:1048](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1048) +[src/types/types.ts:1057](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1057) ___ @@ -143,7 +143,7 @@ OpenSea's metadata for the contract. #### Defined in -[src/api/nft.ts:46](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L46) +[src/api/nft.ts:47](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L47) ___ @@ -159,7 +159,7 @@ The symbol of the contract. #### Defined in -[src/api/nft.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L39) +[src/api/nft.ts:40](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L40) ___ @@ -171,7 +171,7 @@ The title of the token held by the owner. #### Defined in -[src/types/types.ts:1041](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1041) +[src/types/types.ts:1050](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1050) ___ @@ -183,7 +183,7 @@ One of the tokens from this contract held by the owner. #### Defined in -[src/types/types.ts:1053](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1053) +[src/types/types.ts:1062](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1062) ___ @@ -199,7 +199,7 @@ The type of the token in the contract. #### Defined in -[src/api/nft.ts:35](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L35) +[src/api/nft.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L36) ___ @@ -213,7 +213,7 @@ it may be higher if the user holds some fungible ERC1155 tokens. #### Defined in -[src/types/types.ts:1038](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1038) +[src/types/types.ts:1047](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1047) ___ @@ -230,4 +230,4 @@ available on ERC-721 contracts. #### Defined in -[src/api/nft.ts:44](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L44) +[src/api/nft.ts:45](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L45) diff --git a/docs-md/interfaces/CustomGraphqlWebhook.md b/docs-md/interfaces/CustomGraphqlWebhook.md index ff3a42b5..c991effa 100644 --- a/docs-md/interfaces/CustomGraphqlWebhook.md +++ b/docs-md/interfaces/CustomGraphqlWebhook.md @@ -42,7 +42,7 @@ The app id of the app used for the webhook. This field is only present on #### Defined in -[src/types/types.ts:2141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2141) +[src/types/types.ts:2172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2172) ___ @@ -58,7 +58,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2122) +[src/types/types.ts:2153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2153) ___ @@ -74,7 +74,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2130](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2130) +[src/types/types.ts:2161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2161) ___ @@ -90,7 +90,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2124) +[src/types/types.ts:2155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2155) ___ @@ -106,7 +106,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2134) +[src/types/types.ts:2165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2165) ___ @@ -122,7 +122,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2132) +[src/types/types.ts:2163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2163) ___ @@ -138,7 +138,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2212](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2212) +[src/types/types.ts:2243](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2243) ___ @@ -154,7 +154,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2128) +[src/types/types.ts:2159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2159) ___ @@ -170,4 +170,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2136](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2136) +[src/types/types.ts:2167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2167) diff --git a/docs-md/interfaces/CustomGraphqlWebhookConfig.md b/docs-md/interfaces/CustomGraphqlWebhookConfig.md index 94e40cc3..900c17f7 100644 --- a/docs-md/interfaces/CustomGraphqlWebhookConfig.md +++ b/docs-md/interfaces/CustomGraphqlWebhookConfig.md @@ -20,4 +20,4 @@ The graphql query for the webhook. #### Defined in -[src/types/types.ts:2245](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2245) +[src/types/types.ts:2276](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2276) diff --git a/docs-md/interfaces/CustomGraphqlWebhookParams.md b/docs-md/interfaces/CustomGraphqlWebhookParams.md index 9b448d0e..621e426e 100644 --- a/docs-md/interfaces/CustomGraphqlWebhookParams.md +++ b/docs-md/interfaces/CustomGraphqlWebhookParams.md @@ -22,7 +22,7 @@ GraphQL query #### Defined in -[src/types/types.ts:2284](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2284) +[src/types/types.ts:2315](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2315) ___ @@ -35,4 +35,4 @@ created on network of the app provided in the api key config. #### Defined in -[src/types/types.ts:2289](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2289) +[src/types/types.ts:2320](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2320) diff --git a/docs-md/interfaces/DebugCallTrace.md b/docs-md/interfaces/DebugCallTrace.md index 2b21a4df..a3ee7397 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:2544](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2544) +[src/types/types.ts:2575](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2575) ___ @@ -42,7 +42,7 @@ Optional error field. #### Defined in -[src/types/types.ts:2540](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2540) +[src/types/types.ts:2571](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2571) ___ @@ -54,7 +54,7 @@ From address of the transaction. #### Defined in -[src/types/types.ts:2526](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2526) +[src/types/types.ts:2557](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2557) ___ @@ -66,7 +66,7 @@ Gas provided for call as a hex string. #### Defined in -[src/types/types.ts:2532](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2532) +[src/types/types.ts:2563](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2563) ___ @@ -78,7 +78,7 @@ Gas used during the call as a hex string. #### Defined in -[src/types/types.ts:2534](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2534) +[src/types/types.ts:2565](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2565) ___ @@ -90,7 +90,7 @@ Call data. #### Defined in -[src/types/types.ts:2536](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2536) +[src/types/types.ts:2567](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2567) ___ @@ -102,7 +102,7 @@ Return data. #### Defined in -[src/types/types.ts:2538](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2538) +[src/types/types.ts:2569](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2569) ___ @@ -114,7 +114,7 @@ Solidity revert reason, if the call reverted. #### Defined in -[src/types/types.ts:2542](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2542) +[src/types/types.ts:2573](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2573) ___ @@ -126,7 +126,7 @@ To address of the transaction. #### Defined in -[src/types/types.ts:2528](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2528) +[src/types/types.ts:2559](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2559) ___ @@ -138,7 +138,7 @@ The type of call: `CALL` or `CREATE` for the top-level call. #### Defined in -[src/types/types.ts:2524](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2524) +[src/types/types.ts:2555](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2555) ___ @@ -150,4 +150,4 @@ Amount of value transfer as a hex string. #### Defined in -[src/types/types.ts:2530](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2530) +[src/types/types.ts:2561](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2561) diff --git a/docs-md/interfaces/DebugCallTracer.md b/docs-md/interfaces/DebugCallTracer.md index d6403b41..5261da79 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:2496](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2496) +[src/types/types.ts:2527](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2527) ___ @@ -44,4 +44,4 @@ Specified type is `CALL_TRACER`. #### Defined in -[src/types/types.ts:2491](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2491) +[src/types/types.ts:2522](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2522) diff --git a/docs-md/interfaces/DebugPrestate.md b/docs-md/interfaces/DebugPrestate.md index d2a7e51c..6388d992 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:2587](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2587) +[src/types/types.ts:2618](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2618) ___ @@ -35,7 +35,7 @@ Hex-encoded bytecode. #### Defined in -[src/types/types.ts:2591](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2591) +[src/types/types.ts:2622](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2622) ___ @@ -47,7 +47,7 @@ Nonce #### Defined in -[src/types/types.ts:2589](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2589) +[src/types/types.ts:2620](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2620) ___ @@ -59,4 +59,4 @@ Storage slots of the contract. #### Defined in -[src/types/types.ts:2593](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2593) +[src/types/types.ts:2624](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2624) diff --git a/docs-md/interfaces/DebugPrestateTracer.md b/docs-md/interfaces/DebugPrestateTracer.md index 46e8dcb1..7fea9ffa 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:2516](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2516) +[src/types/types.ts:2547](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2547) ___ @@ -41,4 +41,4 @@ Specified type is `PRESTATE_TRACER`. #### Defined in -[src/types/types.ts:2511](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2511) +[src/types/types.ts:2542](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2542) diff --git a/docs-md/interfaces/DebugTransaction.md b/docs-md/interfaces/DebugTransaction.md index 558f86b0..cd733159 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:2424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2424) +[src/types/types.ts:2455](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2455) ___ @@ -37,7 +37,7 @@ The address the transaction is sent from. #### Defined in -[src/types/types.ts:2416](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2416) +[src/types/types.ts:2447](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2447) ___ @@ -49,7 +49,7 @@ The gas provided for the transaction execution, as a hex string. #### Defined in -[src/types/types.ts:2418](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2418) +[src/types/types.ts:2449](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2449) ___ @@ -61,7 +61,7 @@ The gas price to use as a hex string. #### Defined in -[src/types/types.ts:2420](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2420) +[src/types/types.ts:2451](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2451) ___ @@ -73,7 +73,7 @@ The address the transaction is directed to. #### Defined in -[src/types/types.ts:2414](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2414) +[src/types/types.ts:2445](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2445) ___ @@ -85,4 +85,4 @@ The value associated with the transaction as a hex string. #### Defined in -[src/types/types.ts:2422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2422) +[src/types/types.ts:2453](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2453) diff --git a/docs-md/interfaces/DecodedCallParam.md b/docs-md/interfaces/DecodedCallParam.md index c596b4d7..42e5150f 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:1983](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1983) +[src/types/types.ts:2014](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2014) ___ @@ -40,7 +40,7 @@ The type of the parameter. #### Defined in -[src/types/types.ts:1985](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1985) +[src/types/types.ts:2016](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2016) ___ @@ -52,4 +52,4 @@ Value of the parameter. #### Defined in -[src/types/types.ts:1981](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1981) +[src/types/types.ts:2012](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2012) diff --git a/docs-md/interfaces/DecodedDebugCallTrace.md b/docs-md/interfaces/DecodedDebugCallTrace.md index 33ae0afb..ca1da472 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:2006](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2006) +[src/types/types.ts:2037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2037) ___ @@ -36,7 +36,7 @@ Method inputs. #### Defined in -[src/types/types.ts:2002](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2002) +[src/types/types.ts:2033](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2033) ___ @@ -48,7 +48,7 @@ The smart contract method called. #### Defined in -[src/types/types.ts:2000](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2000) +[src/types/types.ts:2031](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2031) ___ @@ -60,4 +60,4 @@ Method outputs. #### Defined in -[src/types/types.ts:2004](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2004) +[src/types/types.ts:2035](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2035) diff --git a/docs-md/interfaces/DecodedLog.md b/docs-md/interfaces/DecodedLog.md index 17587f1d..61a2e9b4 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:2039](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2039) +[src/types/types.ts:2070](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2070) ___ @@ -35,7 +35,7 @@ The decoded name of the log event. #### Defined in -[src/types/types.ts:2035](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2035) +[src/types/types.ts:2066](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2066) ___ @@ -47,4 +47,4 @@ The decoded inputs to the log. #### Defined in -[src/types/types.ts:2037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2037) +[src/types/types.ts:2068](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2068) diff --git a/docs-md/interfaces/DecodedLogInput.md b/docs-md/interfaces/DecodedLogInput.md index 8ff5cfb8..f27a664e 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:1991](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1991) +[src/types/types.ts:2022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2022) ___ @@ -45,7 +45,7 @@ The name of the parameter. #### Defined in -[src/types/types.ts:1983](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1983) +[src/types/types.ts:2014](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2014) ___ @@ -61,7 +61,7 @@ The type of the parameter. #### Defined in -[src/types/types.ts:1985](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1985) +[src/types/types.ts:2016](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2016) ___ @@ -77,4 +77,4 @@ Value of the parameter. #### Defined in -[src/types/types.ts:1981](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1981) +[src/types/types.ts:2012](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2012) diff --git a/docs-md/interfaces/DeployResult.md b/docs-md/interfaces/DeployResult.md index f6e78e65..02f91288 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:1702](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1702) +[src/types/types.ts:1733](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1733) ___ @@ -33,4 +33,4 @@ The address of the contract deployer, if it is available. #### Defined in -[src/types/types.ts:1699](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1699) +[src/types/types.ts:1730](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1730) diff --git a/docs-md/interfaces/DroppedTransactionWebhook.md b/docs-md/interfaces/DroppedTransactionWebhook.md index 0ca5ddc8..d20a9f18 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:2141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2141) +[src/types/types.ts:2172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2172) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2122) +[src/types/types.ts:2153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2153) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2130](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2130) +[src/types/types.ts:2161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2161) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2124) +[src/types/types.ts:2155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2155) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2134) +[src/types/types.ts:2165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2165) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2132) +[src/types/types.ts:2163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2163) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2175](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2175) +[src/types/types.ts:2206](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2206) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2128) +[src/types/types.ts:2159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2159) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2136](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2136) +[src/types/types.ts:2167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2167) diff --git a/docs-md/interfaces/ERC1155Metadata.md b/docs-md/interfaces/ERC1155Metadata.md index 092dbb28..1d9fbd65 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:1467](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1467) +[src/types/types.ts:1498](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1498) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:1468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1468) +[src/types/types.ts:1499](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1499) diff --git a/docs-md/interfaces/EventFilter.md b/docs-md/interfaces/EventFilter.md index 84cd52b9..1901087f 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:2572](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2572) +[src/types/types.ts:2603](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2603) ___ @@ -41,4 +41,4 @@ The topics to filter by, or null to match any topics. #### Defined in -[src/types/types.ts:2574](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2574) +[src/types/types.ts:2605](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2605) diff --git a/docs-md/interfaces/Filter.md b/docs-md/interfaces/Filter.md index 53e9cf05..2bda9481 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:2572](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2572) +[src/types/types.ts:2603](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2603) ___ @@ -46,7 +46,7 @@ The starting block (inclusive) to search for logs matching the filter. #### Defined in -[src/types/types.ts:2562](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2562) +[src/types/types.ts:2593](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2593) ___ @@ -58,7 +58,7 @@ The end block (inclusive) to search for logs matching the filter. #### Defined in -[src/types/types.ts:2564](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2564) +[src/types/types.ts:2595](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2595) ___ @@ -74,4 +74,4 @@ The topics to filter by, or null to match any topics. #### Defined in -[src/types/types.ts:2574](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2574) +[src/types/types.ts:2605](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2605) diff --git a/docs-md/interfaces/FilterByBlockHash.md b/docs-md/interfaces/FilterByBlockHash.md index 0b38cb63..33ec5bdf 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:2572](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2572) +[src/types/types.ts:2603](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2603) ___ @@ -45,7 +45,7 @@ The specific block hash to search for logs matching the filter. #### Defined in -[src/types/types.ts:2553](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2553) +[src/types/types.ts:2584](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2584) ___ @@ -61,4 +61,4 @@ The topics to filter by, or null to match any topics. #### Defined in -[src/types/types.ts:2574](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2574) +[src/types/types.ts:2605](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2605) diff --git a/docs-md/interfaces/FloorPriceError.md b/docs-md/interfaces/FloorPriceError.md index ed614524..e91d53ca 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:962](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L962) +[src/types/types.ts:971](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L971) diff --git a/docs-md/interfaces/FloorPriceMarketplace.md b/docs-md/interfaces/FloorPriceMarketplace.md index 7cf8639b..47a63f41 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:949](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L949) +[src/types/types.ts:958](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L958) ___ @@ -36,7 +36,7 @@ The floor price of the collection on the given marketplace #### Defined in -[src/types/types.ts:945](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L945) +[src/types/types.ts:954](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L954) ___ @@ -48,7 +48,7 @@ The currency in which the floor price is denominated #### Defined in -[src/types/types.ts:947](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L947) +[src/types/types.ts:956](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L956) ___ @@ -60,4 +60,4 @@ UTC timestamp of when the floor price was retrieved from the marketplace #### Defined in -[src/types/types.ts:951](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L951) +[src/types/types.ts:960](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L960) diff --git a/docs-md/interfaces/GetAddressesOptions.md b/docs-md/interfaces/GetAddressesOptions.md index 711c328a..382f7f8e 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:2226](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2226) +[src/types/types.ts:2257](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2257) ___ @@ -33,4 +33,4 @@ Page #### Defined in -[src/types/types.ts:2229](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2229) +[src/types/types.ts:2260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2260) diff --git a/docs-md/interfaces/GetAllWebhooksResponse.md b/docs-md/interfaces/GetAllWebhooksResponse.md index e28a2d64..44fa2f44 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:2220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2220) +[src/types/types.ts:2251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2251) ___ @@ -33,4 +33,4 @@ All webhooks attached to the provided auth token. #### Defined in -[src/types/types.ts:2218](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2218) +[src/types/types.ts:2249](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2249) diff --git a/docs-md/interfaces/GetBaseNftsForContractOptions.md b/docs-md/interfaces/GetBaseNftsForContractOptions.md index a923809c..7798f6cd 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:1545](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1545) +[src/types/types.ts:1576](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1576) ___ @@ -40,7 +40,7 @@ Optional page key from an existing [NftContractBaseNftsResponse](NftContractBase #### Defined in -[src/types/types.ts:1542](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1542) +[src/types/types.ts:1573](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1573) ___ @@ -53,7 +53,7 @@ Maximum page size is 100. #### Defined in -[src/types/types.ts:1551](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1551) +[src/types/types.ts:1582](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1582) ___ @@ -68,4 +68,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:1559](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1559) +[src/types/types.ts:1590](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1590) diff --git a/docs-md/interfaces/GetBaseNftsForOwnerOptions.md b/docs-md/interfaces/GetBaseNftsForOwnerOptions.md index 538f7b06..bb1fa70d 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:675](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L675) +[src/types/types.ts:684](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L684) ___ @@ -44,7 +44,7 @@ of these filters are excluded from the response. #### Defined in -[src/types/types.ts:681](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L681) +[src/types/types.ts:690](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L690) ___ @@ -57,7 +57,7 @@ of these filters are included in the response. #### Defined in -[src/types/types.ts:687](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L687) +[src/types/types.ts:696](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L696) ___ @@ -69,7 +69,7 @@ Optional boolean flag to include NFT metadata. Defaults to `false`. #### Defined in -[src/types/types.ts:696](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L696) +[src/types/types.ts:705](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L705) ___ @@ -82,7 +82,7 @@ contract address and token ID in lexicographic order. #### Defined in -[src/types/types.ts:710](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L710) +[src/types/types.ts:719](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L719) ___ @@ -95,7 +95,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/types.ts:672](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L672) +[src/types/types.ts:681](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L681) ___ @@ -108,7 +108,7 @@ Maximum page size is 100. #### Defined in -[src/types/types.ts:693](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L693) +[src/types/types.ts:702](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L702) ___ @@ -123,4 +123,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:704](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L704) +[src/types/types.ts:713](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L713) diff --git a/docs-md/interfaces/GetContractsForOwnerOptions.md b/docs-md/interfaces/GetContractsForOwnerOptions.md index 7c57cbee..bbb8ecac 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:1006](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1006) +[src/types/types.ts:1015](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1015) ___ @@ -40,7 +40,7 @@ conjunction with [excludeFilters](GetContractsForOwnerOptions.md#excludefilters) #### Defined in -[src/types/types.ts:999](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L999) +[src/types/types.ts:1008](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1008) ___ @@ -53,7 +53,7 @@ contract address and token ID in lexicographic order. #### Defined in -[src/types/types.ts:1012](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1012) +[src/types/types.ts:1021](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1021) ___ @@ -65,7 +65,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/types.ts:986](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L986) +[src/types/types.ts:995](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L995) ___ @@ -78,4 +78,4 @@ is 100. Defaults to 100. #### Defined in -[src/types/types.ts:992](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L992) +[src/types/types.ts:1001](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1001) diff --git a/docs-md/interfaces/GetContractsForOwnerResponse.md b/docs-md/interfaces/GetContractsForOwnerResponse.md index 7cc0daa4..7e49a04a 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:1022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1022) +[src/types/types.ts:1031](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1031) ___ @@ -34,7 +34,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/types.ts:1025](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1025) +[src/types/types.ts:1034](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1034) ___ @@ -46,4 +46,4 @@ Total number of NFT contracts held by the given address. #### Defined in -[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1028) +[src/types/types.ts:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1037) diff --git a/docs-md/interfaces/GetFloorPriceResponse.md b/docs-md/interfaces/GetFloorPriceResponse.md index a0e81385..9ab3e557 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:976](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L976) +[src/types/types.ts:985](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L985) ___ @@ -32,4 +32,4 @@ marketplaces supported: OpenSea, LooksRare #### Defined in -[src/types/types.ts:975](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L975) +[src/types/types.ts:984](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L984) diff --git a/docs-md/interfaces/GetMintedNftsOptions.md b/docs-md/interfaces/GetMintedNftsOptions.md index 8bf78d18..3c3c26ff 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:1149](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1149) +[src/types/types.ts:1158](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1158) ___ @@ -36,7 +36,7 @@ pagination. #### Defined in -[src/types/types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1161) +[src/types/types.ts:1170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1170) ___ @@ -49,4 +49,4 @@ NFTs. #### Defined in -[src/types/types.ts:1155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1155) +[src/types/types.ts:1164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1164) diff --git a/docs-md/interfaces/GetMintedNftsResponse.md b/docs-md/interfaces/GetMintedNftsResponse.md index 7bbf6883..07fa49f9 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:1169](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1169) +[src/types/types.ts:1178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1178) ___ @@ -33,4 +33,4 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/types.ts:1172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1172) +[src/types/types.ts:1181](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1181) diff --git a/docs-md/interfaces/GetNftMetadataOptions.md b/docs-md/interfaces/GetNftMetadataOptions.md index 9259f893..bdb47942 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:902](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L902) +[src/types/types.ts:911](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L911) ___ @@ -35,7 +35,7 @@ Optional field to specify the type of token to speed up the query. #### Defined in -[src/types/types.ts:889](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L889) +[src/types/types.ts:898](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L898) ___ @@ -50,4 +50,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:896](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L896) +[src/types/types.ts:905](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L905) diff --git a/docs-md/interfaces/GetNftSalesOptions.md b/docs-md/interfaces/GetNftSalesOptions.md index a4114021..bb5fe550 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:1196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1196) +[src/types/types.ts:1205](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1205) ___ @@ -48,7 +48,7 @@ The block number to start fetching NFT sales data from. #### Defined in -[src/types/types.ts:1184](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1184) +[src/types/types.ts:1193](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1193) ___ @@ -60,7 +60,7 @@ The maximum number of NFT sales to return. #### Defined in -[src/types/types.ts:1208](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1208) +[src/types/types.ts:1217](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1217) ___ @@ -72,7 +72,7 @@ The NFT marketplace to filter sales by. #### Defined in -[src/types/types.ts:1193](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1193) +[src/types/types.ts:1202](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1202) ___ @@ -84,7 +84,7 @@ Whether to return the results in ascending or descending order by block number. #### Defined in -[src/types/types.ts:1190](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1190) +[src/types/types.ts:1199](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1199) ___ @@ -96,7 +96,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/types.ts:1211](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1211) +[src/types/types.ts:1220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1220) ___ @@ -108,7 +108,7 @@ The address of the NFT seller to filter sales by. #### Defined in -[src/types/types.ts:1199](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1199) +[src/types/types.ts:1208](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1208) ___ @@ -121,7 +121,7 @@ Defaults to returning both buyer and seller taker trades. #### Defined in -[src/types/types.ts:1205](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1205) +[src/types/types.ts:1214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1214) ___ @@ -133,4 +133,4 @@ The block number limit to fetch NFT sales data from. #### Defined in -[src/types/types.ts:1187](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1187) +[src/types/types.ts:1196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1196) diff --git a/docs-md/interfaces/GetNftSalesOptionsByContractAddress.md b/docs-md/interfaces/GetNftSalesOptionsByContractAddress.md index bc769a69..708f0008 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:1196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1196) +[src/types/types.ts:1205](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1205) ___ @@ -55,7 +55,7 @@ The contract address of a NFT collection to filter sales by. #### Defined in -[src/types/types.ts:1225](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1225) +[src/types/types.ts:1234](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1234) ___ @@ -71,7 +71,7 @@ The block number to start fetching NFT sales data from. #### Defined in -[src/types/types.ts:1184](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1184) +[src/types/types.ts:1193](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1193) ___ @@ -87,7 +87,7 @@ The maximum number of NFT sales to return. #### Defined in -[src/types/types.ts:1208](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1208) +[src/types/types.ts:1217](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1217) ___ @@ -103,7 +103,7 @@ The NFT marketplace to filter sales by. #### Defined in -[src/types/types.ts:1193](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1193) +[src/types/types.ts:1202](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1202) ___ @@ -119,7 +119,7 @@ Whether to return the results in ascending or descending order by block number. #### Defined in -[src/types/types.ts:1190](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1190) +[src/types/types.ts:1199](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1199) ___ @@ -135,7 +135,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/types.ts:1211](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1211) +[src/types/types.ts:1220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1220) ___ @@ -151,7 +151,7 @@ The address of the NFT seller to filter sales by. #### Defined in -[src/types/types.ts:1199](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1199) +[src/types/types.ts:1208](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1208) ___ @@ -168,7 +168,7 @@ Defaults to returning both buyer and seller taker trades. #### Defined in -[src/types/types.ts:1205](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1205) +[src/types/types.ts:1214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1214) ___ @@ -184,7 +184,7 @@ The block number limit to fetch NFT sales data from. #### Defined in -[src/types/types.ts:1187](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1187) +[src/types/types.ts:1196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1196) ___ @@ -196,4 +196,4 @@ The token ID of an NFT within the specified contractAddress to filter sales by. #### Defined in -[src/types/types.ts:1228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1228) +[src/types/types.ts:1237](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1237) diff --git a/docs-md/interfaces/GetNftSalesResponse.md b/docs-md/interfaces/GetNftSalesResponse.md index fef63ef9..06d87cb2 100644 --- a/docs-md/interfaces/GetNftSalesResponse.md +++ b/docs-md/interfaces/GetNftSalesResponse.md @@ -10,6 +10,7 @@ The response for the [NftNamespace.getNftSales](../classes/NftNamespace.md#getnf - [nftSales](GetNftSalesResponse.md#nftsales) - [pageKey](GetNftSalesResponse.md#pagekey) +- [validAt](GetNftSalesResponse.md#validat) ## Properties @@ -21,7 +22,7 @@ List of NFT sales that match the query #### Defined in -[src/types/types.ts:1241](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1241) +[src/types/types.ts:1247](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1247) ___ @@ -33,4 +34,16 @@ The page key to use to fetch the next page if more results are available. #### Defined in -[src/types/types.ts:1238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1238) +[src/types/types.ts:1253](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1253) + +___ + +### validAt + +• **validAt**: [`NftSaleValidAt`](NftSaleValidAt.md) + +Block Information of the block as of which the corresponding data is valid. + +#### Defined in + +[src/types/types.ts:1250](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1250) diff --git a/docs-md/interfaces/GetNftsForContractOptions.md b/docs-md/interfaces/GetNftsForContractOptions.md index f1b9167a..6c1c62f2 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:1511](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1511) +[src/types/types.ts:1542](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1542) ___ @@ -40,7 +40,7 @@ Optional page key from an existing [NftContractBaseNftsResponse](NftContractBase #### Defined in -[src/types/types.ts:1508](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1508) +[src/types/types.ts:1539](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1539) ___ @@ -53,7 +53,7 @@ Maximum page size is 100. #### Defined in -[src/types/types.ts:1517](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1517) +[src/types/types.ts:1548](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1548) ___ @@ -68,4 +68,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:1525](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1525) +[src/types/types.ts:1556](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1556) diff --git a/docs-md/interfaces/GetNftsForOwnerOptions.md b/docs-md/interfaces/GetNftsForOwnerOptions.md index ee2dd4e1..37ecb1c6 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:620](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L620) +[src/types/types.ts:629](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L629) ___ @@ -44,7 +44,7 @@ of these filters are excluded from the response. #### Defined in -[src/types/types.ts:626](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L626) +[src/types/types.ts:635](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L635) ___ @@ -57,7 +57,7 @@ of these filters are included in the response. #### Defined in -[src/types/types.ts:632](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L632) +[src/types/types.ts:641](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L641) ___ @@ -69,7 +69,7 @@ Optional boolean flag to omit NFT metadata. Defaults to `false`. #### Defined in -[src/types/types.ts:641](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L641) +[src/types/types.ts:650](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L650) ___ @@ -82,7 +82,7 @@ contract address and token ID in lexicographic order. #### Defined in -[src/types/types.ts:655](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L655) +[src/types/types.ts:664](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L664) ___ @@ -95,7 +95,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/types.ts:617](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L617) +[src/types/types.ts:626](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L626) ___ @@ -108,7 +108,7 @@ Maximum page size is 100. #### Defined in -[src/types/types.ts:638](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L638) +[src/types/types.ts:647](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L647) ___ @@ -123,4 +123,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:649](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L649) +[src/types/types.ts:658](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L658) diff --git a/docs-md/interfaces/GetOwnersForContractOptions.md b/docs-md/interfaces/GetOwnersForContractOptions.md index 67e81bfd..1e87cc3b 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:1578](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1578) +[src/types/types.ts:1609](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1609) ___ @@ -37,7 +37,7 @@ Optional page key to paginate the next page for large requests. #### Defined in -[src/types/types.ts:1581](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1581) +[src/types/types.ts:1612](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1612) ___ @@ -50,4 +50,4 @@ to false when omitted. #### Defined in -[src/types/types.ts:1575](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1575) +[src/types/types.ts:1606](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1606) diff --git a/docs-md/interfaces/GetOwnersForContractResponse.md b/docs-md/interfaces/GetOwnersForContractResponse.md index 813f55ef..4e30460c 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:844](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L844) +[src/types/types.ts:853](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L853) diff --git a/docs-md/interfaces/GetOwnersForContractWithTokenBalancesOptions.md b/docs-md/interfaces/GetOwnersForContractWithTokenBalancesOptions.md index ed64d1ce..d25c37be 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:1600](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1600) +[src/types/types.ts:1631](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1631) ___ @@ -37,7 +37,7 @@ Optional page key to paginate the next page for large requests. #### Defined in -[src/types/types.ts:1603](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1603) +[src/types/types.ts:1634](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1634) ___ @@ -50,4 +50,4 @@ to false when omitted. #### Defined in -[src/types/types.ts:1597](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1597) +[src/types/types.ts:1628](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1628) diff --git a/docs-md/interfaces/GetOwnersForContractWithTokenBalancesResponse.md b/docs-md/interfaces/GetOwnersForContractWithTokenBalancesResponse.md index 990ba8b9..2b911296 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:854](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L854) +[src/types/types.ts:863](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L863) ___ @@ -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:857](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L857) +[src/types/types.ts:866](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L866) diff --git a/docs-md/interfaces/GetOwnersForNftOptions.md b/docs-md/interfaces/GetOwnersForNftOptions.md index f3dde55c..01880d77 100644 --- a/docs-md/interfaces/GetOwnersForNftOptions.md +++ b/docs-md/interfaces/GetOwnersForNftOptions.md @@ -24,7 +24,7 @@ Optional page key to paginate the next page for large requests. #### Defined in -[src/types/types.ts:1616](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1616) +[src/types/types.ts:1647](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1647) ___ @@ -36,4 +36,4 @@ Sets the total number of owners to return in the response. #### Defined in -[src/types/types.ts:1621](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1621) +[src/types/types.ts:1652](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1652) diff --git a/docs-md/interfaces/GetOwnersForNftResponse.md b/docs-md/interfaces/GetOwnersForNftResponse.md index 7b7f6032..93854632 100644 --- a/docs-md/interfaces/GetOwnersForNftResponse.md +++ b/docs-md/interfaces/GetOwnersForNftResponse.md @@ -21,7 +21,7 @@ An array of owner addresses for the provided token. #### Defined in -[src/types/types.ts:831](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L831) +[src/types/types.ts:840](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L840) ___ @@ -33,4 +33,4 @@ Optional The key for the next page of results, if applicable. #### Defined in -[src/types/types.ts:834](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L834) +[src/types/types.ts:843](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L843) diff --git a/docs-md/interfaces/GetTokensForOwnerOptions.md b/docs-md/interfaces/GetTokensForOwnerOptions.md index 4d24450a..ebf24c40 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:181](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L181) +[src/types/types.ts:181](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L181) ___ @@ -35,4 +35,4 @@ pagination. #### Defined in -[src/types/types.ts:186](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L186) +[src/types/types.ts:186](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L186) diff --git a/docs-md/interfaces/GetTokensForOwnerResponse.md b/docs-md/interfaces/GetTokensForOwnerResponse.md index e3b6c4ce..fee7d893 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:196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L196) +[src/types/types.ts:196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L196) ___ @@ -33,4 +33,4 @@ Owned tokens for the provided addresses along with relevant metadata. #### Defined in -[src/types/types.ts:194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L194) +[src/types/types.ts:194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L194) diff --git a/docs-md/interfaces/GetTransfersForContractOptions.md b/docs-md/interfaces/GetTransfersForContractOptions.md index 46fa9827..9d491266 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:1097](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1097) +[src/types/types.ts:1106](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1106) ___ @@ -37,7 +37,7 @@ Defaults to ascending if omitted. #### Defined in -[src/types/types.ts:1104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1104) +[src/types/types.ts:1113](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1113) ___ @@ -50,7 +50,7 @@ pagination. #### Defined in -[src/types/types.ts:1109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1109) +[src/types/types.ts:1118](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1118) ___ @@ -62,4 +62,4 @@ Ending block (inclusive) to get transfers from. #### Defined in -[src/types/types.ts:1099](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1099) +[src/types/types.ts:1108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1108) diff --git a/docs-md/interfaces/GetTransfersForOwnerOptions.md b/docs-md/interfaces/GetTransfersForOwnerOptions.md index 8d251441..01cc16e6 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:1076](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1076) +[src/types/types.ts:1085](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1085) ___ @@ -36,7 +36,7 @@ pagination. #### Defined in -[src/types/types.ts:1088](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1088) +[src/types/types.ts:1097](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1097) ___ @@ -49,4 +49,4 @@ NFTs. #### Defined in -[src/types/types.ts:1082](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1082) +[src/types/types.ts:1091](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1091) diff --git a/docs-md/interfaces/Media.md b/docs-md/interfaces/Media.md index 8eb119cd..2b1fca38 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:583](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L583) +[src/types/types.ts:583](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L583) ___ @@ -38,7 +38,7 @@ The media format (ex: jpg, gif, png) of the [gateway](Media.md#gateway) and #### Defined in -[src/types/types.ts:572](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L572) +[src/types/types.ts:572](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L572) ___ @@ -50,7 +50,7 @@ Public gateway URI for the raw URI. Generally offers better performance. #### Defined in -[src/types/types.ts:563](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L563) +[src/types/types.ts:563](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L563) ___ @@ -63,7 +63,7 @@ original IPFS link). #### Defined in -[src/types/types.ts:560](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L560) +[src/types/types.ts:560](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L560) ___ @@ -78,7 +78,7 @@ DEPRECATED - The size of the media asset in bytes #### Defined in -[src/types/types.ts:580](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L580) +[src/types/types.ts:580](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L580) ___ @@ -90,4 +90,4 @@ URL for a resized thumbnail of the NFT media asset. #### Defined in -[src/types/types.ts:566](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L566) +[src/types/types.ts:566](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L566) diff --git a/docs-md/interfaces/MinedTransactionWebhook.md b/docs-md/interfaces/MinedTransactionWebhook.md index e6769a8e..81c7b0ec 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:2141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2141) +[src/types/types.ts:2172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2172) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2122) +[src/types/types.ts:2153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2153) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2130](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2130) +[src/types/types.ts:2161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2161) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2124) +[src/types/types.ts:2155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2155) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2134) +[src/types/types.ts:2165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2165) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2132) +[src/types/types.ts:2163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2163) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2166) +[src/types/types.ts:2197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2197) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2128) +[src/types/types.ts:2159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2159) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2136](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2136) +[src/types/types.ts:2167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2167) diff --git a/docs-md/interfaces/Nft.md b/docs-md/interfaces/Nft.md index 949814d0..2850a95d 100644 --- a/docs-md/interfaces/Nft.md +++ b/docs-md/interfaces/Nft.md @@ -22,6 +22,7 @@ metadata, token URI information, and media. ### Properties +- [acquiredAt](Nft.md#acquiredat) - [contract](Nft.md#contract) - [description](Nft.md#description) - [media](Nft.md#media) @@ -36,6 +37,20 @@ metadata, token URI information, and media. ## Properties +### acquiredAt + +• `Optional` **acquiredAt**: [`AcquiredAt`](AcquiredAt.md) + +Time at which the NFT was most recently acquired by the user. Only +available when specifying `orderBy: NftOrdering.TRANSFERTIME` in the +request. + +#### Defined in + +[src/api/nft.ts:116](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L116) + +___ + ### contract • **contract**: [`NftContract`](NftContract.md) @@ -48,7 +63,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/905f87c/src/api/nft.ts#L81) +[src/api/nft.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L82) ___ @@ -60,7 +75,7 @@ The NFT description. #### Defined in -[src/api/nft.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L87) +[src/api/nft.ts:88](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L88) ___ @@ -72,7 +87,7 @@ URIs for accessing the NFT's media assets. #### Defined in -[src/api/nft.ts:105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L105) +[src/api/nft.ts:106](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L106) ___ @@ -84,7 +99,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/905f87c/src/api/nft.ts#L93) +[src/api/nft.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L94) ___ @@ -97,7 +112,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/905f87c/src/api/nft.ts#L99) +[src/api/nft.ts:100](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L100) ___ @@ -109,7 +124,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/905f87c/src/api/nft.ts#L108) +[src/api/nft.ts:109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L109) ___ @@ -121,7 +136,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/905f87c/src/api/nft.ts#L90) +[src/api/nft.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L91) ___ @@ -133,7 +148,7 @@ The NFT title. #### Defined in -[src/api/nft.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L84) +[src/api/nft.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L85) ___ @@ -149,7 +164,7 @@ The NFT token ID as an integer string. #### Defined in -[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L65) +[src/api/nft.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L66) ___ @@ -165,7 +180,7 @@ The type of ERC token, if known. #### Defined in -[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L67) +[src/api/nft.ts:68](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L68) ___ @@ -177,4 +192,4 @@ URIs for accessing the NFT's metadata blob. #### Defined in -[src/api/nft.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L102) +[src/api/nft.ts:103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L103) diff --git a/docs-md/interfaces/NftActivityWebhook.md b/docs-md/interfaces/NftActivityWebhook.md index 15aa444e..9dec346a 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:2141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2141) +[src/types/types.ts:2172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2172) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2122) +[src/types/types.ts:2153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2153) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2130](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2130) +[src/types/types.ts:2161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2161) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2124) +[src/types/types.ts:2155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2155) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2134) +[src/types/types.ts:2165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2165) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2132) +[src/types/types.ts:2163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2163) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2193](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2193) +[src/types/types.ts:2224](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2224) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2128) +[src/types/types.ts:2159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2159) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2136](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2136) +[src/types/types.ts:2167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2167) diff --git a/docs-md/interfaces/NftAttributeRarity.md b/docs-md/interfaces/NftAttributeRarity.md index 28e3ba38..7da7c069 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:1363](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1363) +[src/types/types.ts:1394](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1394) ___ @@ -35,7 +35,7 @@ The type of NFT attribute. #### Defined in -[src/types/types.ts:1357](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1357) +[src/types/types.ts:1388](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1388) ___ @@ -47,4 +47,4 @@ Name of the NFT's attribute. #### Defined in -[src/types/types.ts:1354](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1354) +[src/types/types.ts:1385](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1385) diff --git a/docs-md/interfaces/NftAttributesResponse.md b/docs-md/interfaces/NftAttributesResponse.md index c466d151..0d864f75 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:1373](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1373) +[src/types/types.ts:1404](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1404) ___ @@ -35,7 +35,7 @@ provided NFT. #### Defined in -[src/types/types.ts:1382](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1382) +[src/types/types.ts:1413](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1413) ___ @@ -47,4 +47,4 @@ The specified NFT contract's total supply. #### Defined in -[src/types/types.ts:1376](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1376) +[src/types/types.ts:1407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1407) diff --git a/docs-md/interfaces/NftContract.md b/docs-md/interfaces/NftContract.md index 1df0b0c4..b938e5ca 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/905f87c/src/api/nft.ts#L21) +[src/api/nft.ts:22](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L22) ___ @@ -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/905f87c/src/api/nft.ts#L48) +[src/api/nft.ts:49](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L49) ___ @@ -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/905f87c/src/api/nft.ts#L50) +[src/api/nft.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L51) ___ @@ -79,7 +79,7 @@ The name of the contract. #### Defined in -[src/api/nft.ts:37](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L37) +[src/api/nft.ts:38](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L38) ___ @@ -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/905f87c/src/api/nft.ts#L46) +[src/api/nft.ts:47](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L47) ___ @@ -103,7 +103,7 @@ The symbol of the contract. #### Defined in -[src/api/nft.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L39) +[src/api/nft.ts:40](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L40) ___ @@ -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/905f87c/src/api/nft.ts#L35) +[src/api/nft.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L36) ___ @@ -128,4 +128,4 @@ available on ERC-721 contracts. #### Defined in -[src/api/nft.ts:44](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L44) +[src/api/nft.ts:45](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L45) diff --git a/docs-md/interfaces/NftContractBaseNftsResponse.md b/docs-md/interfaces/NftContractBaseNftsResponse.md index 24921951..0c103247 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:1632](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1632) +[src/types/types.ts:1663](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1663) ___ @@ -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:1638](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1638) +[src/types/types.ts:1669](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1669) diff --git a/docs-md/interfaces/NftContractNftsResponse.md b/docs-md/interfaces/NftContractNftsResponse.md index a15c0bdc..af50f973 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:1649](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1649) +[src/types/types.ts:1680](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1680) ___ @@ -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:1655](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1655) +[src/types/types.ts:1686](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1686) diff --git a/docs-md/interfaces/NftContractOwner.md b/docs-md/interfaces/NftContractOwner.md index 58a334c8..8521bf21 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:866](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L866) +[src/types/types.ts:875](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L875) ___ @@ -34,4 +34,4 @@ A list of objects containing token balances for the provided NFT contract. #### Defined in -[src/types/types.ts:869](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L869) +[src/types/types.ts:878](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L878) diff --git a/docs-md/interfaces/NftContractTokenBalance.md b/docs-md/interfaces/NftContractTokenBalance.md index e0cd8a54..9d0c257f 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:881](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L881) +[src/types/types.ts:890](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L890) ___ @@ -34,4 +34,4 @@ The token id owned in the NFT contract. #### Defined in -[src/types/types.ts:878](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L878) +[src/types/types.ts:887](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L887) diff --git a/docs-md/interfaces/NftFilter.md b/docs-md/interfaces/NftFilter.md index 0a866775..fa9f7e84 100644 --- a/docs-md/interfaces/NftFilter.md +++ b/docs-md/interfaces/NftFilter.md @@ -21,7 +21,7 @@ The contract address of the NFT. #### Defined in -[src/types/types.ts:2309](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2309) +[src/types/types.ts:2340](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2340) ___ @@ -34,4 +34,4 @@ tracking all NFTs for the provided contract address. #### Defined in -[src/types/types.ts:2314](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2314) +[src/types/types.ts:2345](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2345) diff --git a/docs-md/interfaces/NftFiltersResponse.md b/docs-md/interfaces/NftFiltersResponse.md index 036379f3..32b875fb 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:2320](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2320) +[src/types/types.ts:2351](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2351) ___ @@ -34,7 +34,7 @@ Optional page key used to fetch the remaining filters. #### Defined in -[src/types/types.ts:2324](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2324) +[src/types/types.ts:2355](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2355) ___ @@ -46,4 +46,4 @@ The total number of NFT filters on the webhook. #### Defined in -[src/types/types.ts:2322](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2322) +[src/types/types.ts:2353](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2353) diff --git a/docs-md/interfaces/NftMetadata.md b/docs-md/interfaces/NftMetadata.md index f8a03314..0cb36a90 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:531](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L531) +[src/types/types.ts:531](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L531) ___ @@ -44,7 +44,7 @@ Background color of the NFT item. Usually defined as a 6 character hex string. #### Defined in -[src/types/types.ts:528](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L528) +[src/types/types.ts:528](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L528) ___ @@ -56,7 +56,7 @@ A human-readable description of the NFT asset. #### Defined in -[src/types/types.ts:516](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L516) +[src/types/types.ts:516](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L516) ___ @@ -69,7 +69,7 @@ to be the highest resolution image. #### Defined in -[src/types/types.ts:525](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L525) +[src/types/types.ts:525](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L525) ___ @@ -81,7 +81,7 @@ URL to the NFT asset image. #### Defined in -[src/types/types.ts:519](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L519) +[src/types/types.ts:519](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L519) ___ @@ -93,4 +93,4 @@ Name of the NFT asset. #### Defined in -[src/types/types.ts:513](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L513) +[src/types/types.ts:513](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L513) diff --git a/docs-md/interfaces/NftMetadataBatchOptions.md b/docs-md/interfaces/NftMetadataBatchOptions.md index f6427ca8..4fc2f99a 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:934](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L934) +[src/types/types.ts:943](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L943) ___ @@ -37,4 +37,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/types.ts:928](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L928) +[src/types/types.ts:937](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L937) diff --git a/docs-md/interfaces/NftMetadataBatchToken.md b/docs-md/interfaces/NftMetadataBatchToken.md index 257e3bb0..c18d3450 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:911](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L911) +[src/types/types.ts:920](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L920) ___ @@ -35,7 +35,7 @@ The id of the NFT. #### Defined in -[src/types/types.ts:914](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L914) +[src/types/types.ts:923](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L923) ___ @@ -47,4 +47,4 @@ Optional field to specify the type of token to speed up the query. #### Defined in -[src/types/types.ts:917](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L917) +[src/types/types.ts:926](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L926) diff --git a/docs-md/interfaces/NftMetadataUpdateWebhook.md b/docs-md/interfaces/NftMetadataUpdateWebhook.md index 3af59e02..9fcf9e46 100644 --- a/docs-md/interfaces/NftMetadataUpdateWebhook.md +++ b/docs-md/interfaces/NftMetadataUpdateWebhook.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:2141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2141) +[src/types/types.ts:2172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2172) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2122) +[src/types/types.ts:2153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2153) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2130](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2130) +[src/types/types.ts:2161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2161) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2124) +[src/types/types.ts:2155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2155) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2134) +[src/types/types.ts:2165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2165) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2132) +[src/types/types.ts:2163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2163) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2202](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2202) +[src/types/types.ts:2233](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2233) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2128) +[src/types/types.ts:2159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2159) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2136](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2136) +[src/types/types.ts:2167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2167) diff --git a/docs-md/interfaces/NftSale.md b/docs-md/interfaces/NftSale.md index c4ef75f0..b49c7468 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:1283](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1283) +[src/types/types.ts:1295](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1295) ___ @@ -46,7 +46,7 @@ The index of the token within the bundle of NFTs sold in the sale. #### Defined in -[src/types/types.ts:1289](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1289) +[src/types/types.ts:1301](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1301) ___ @@ -58,7 +58,7 @@ The address of the buyer in the NFT sale. #### Defined in -[src/types/types.ts:1259](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1259) +[src/types/types.ts:1271](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1271) ___ @@ -70,7 +70,7 @@ The NFT contract address. #### Defined in -[src/types/types.ts:1250](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1250) +[src/types/types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1262) ___ @@ -82,7 +82,7 @@ The log number of the sale event emitted within the block. #### Defined in -[src/types/types.ts:1286](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1286) +[src/types/types.ts:1298](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1298) ___ @@ -94,7 +94,7 @@ The marketplace the sale took place on. #### Defined in -[src/types/types.ts:1247](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1247) +[src/types/types.ts:1259](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1259) ___ @@ -108,7 +108,7 @@ The payment from buyer to the marketplace. #### Defined in -[src/types/types.ts:1274](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1274) +[src/types/types.ts:1286](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1286) ___ @@ -120,7 +120,7 @@ The payment from buyer to the marketplace. #### Defined in -[src/types/types.ts:1277](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1277) +[src/types/types.ts:1289](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1289) ___ @@ -132,7 +132,7 @@ The number of tokens sold in the sale as a decimal integer string. #### Defined in -[src/types/types.ts:1256](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1256) +[src/types/types.ts:1268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1268) ___ @@ -144,7 +144,7 @@ The payment from buyer to the royalty address of the NFT collection. #### Defined in -[src/types/types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1280) +[src/types/types.ts:1292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1292) ___ @@ -156,7 +156,7 @@ The address of the seller in the NFT sale. #### Defined in -[src/types/types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1262) +[src/types/types.ts:1274](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1274) ___ @@ -168,7 +168,7 @@ The payment from buyer to the seller. #### Defined in -[src/types/types.ts:1268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1268) +[src/types/types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1280) ___ @@ -180,7 +180,7 @@ Whether the price taker in the trade was the buyer or the seller. #### Defined in -[src/types/types.ts:1265](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1265) +[src/types/types.ts:1277](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1277) ___ @@ -192,7 +192,7 @@ The decimal token ID of the NFT being sold. #### Defined in -[src/types/types.ts:1253](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1253) +[src/types/types.ts:1265](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1265) ___ @@ -204,4 +204,4 @@ The transactionHash of the NFT sale. #### Defined in -[src/types/types.ts:1292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1292) +[src/types/types.ts:1304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1304) diff --git a/docs-md/interfaces/NftSaleFeeData.md b/docs-md/interfaces/NftSaleFeeData.md index 21d5849d..9414525d 100644 --- a/docs-md/interfaces/NftSaleFeeData.md +++ b/docs-md/interfaces/NftSaleFeeData.md @@ -10,6 +10,7 @@ Fee detail for an NFT sale. - [amount](NftSaleFeeData.md#amount) - [decimal](NftSaleFeeData.md#decimal) +- [decimals](NftSaleFeeData.md#decimals) - [symbol](NftSaleFeeData.md#symbol) ## Properties @@ -22,7 +23,7 @@ The fee payment amount as a decimal integer string. #### Defined in -[src/types/types.ts:1302](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1302) +[src/types/types.ts:1324](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1324) ___ @@ -32,9 +33,25 @@ ___ The number of decimals of the token used for the payment. +**`deprecated`** Please use `decimals` instead. This field contains a typo +and will always be undefined. It's been marked as deprecated to avoid +breaking changes. + +#### Defined in + +[src/types/types.ts:1335](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1335) + +___ + +### decimals + +• **decimals**: `number` + +The number of decimals of the token used for the payment. + #### Defined in -[src/types/types.ts:1308](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1308) +[src/types/types.ts:1338](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1338) ___ @@ -46,4 +63,4 @@ The symbol of the token used for the payment. #### Defined in -[src/types/types.ts:1305](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1305) +[src/types/types.ts:1327](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1327) diff --git a/docs-md/interfaces/NftSaleValidAt.md b/docs-md/interfaces/NftSaleValidAt.md new file mode 100644 index 00000000..58189850 --- /dev/null +++ b/docs-md/interfaces/NftSaleValidAt.md @@ -0,0 +1,49 @@ +[alchemy-sdk](../README.md) / [Exports](../modules.md) / NftSaleValidAt + +# Interface: NftSaleValidAt + +The block information at which the NFT sale information is valid at. + +## Table of contents + +### Properties + +- [blockHash](NftSaleValidAt.md#blockhash) +- [blockNumber](NftSaleValidAt.md#blocknumber) +- [blockTimestamp](NftSaleValidAt.md#blocktimestamp) + +## Properties + +### blockHash + +• `Optional` **blockHash**: `string` + +The block hash. Used to detect reorgs. + +#### Defined in + +[src/types/types.ts:1312](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1312) + +___ + +### blockNumber + +• **blockNumber**: `number` + +The block number the sale information is valid at. + +#### Defined in + +[src/types/types.ts:1310](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1310) + +___ + +### blockTimestamp + +• `Optional` **blockTimestamp**: `string` + +The timestamp for the block. + +#### Defined in + +[src/types/types.ts:1314](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1314) diff --git a/docs-md/interfaces/NftWebhookParams.md b/docs-md/interfaces/NftWebhookParams.md index c2c25985..794c931f 100644 --- a/docs-md/interfaces/NftWebhookParams.md +++ b/docs-md/interfaces/NftWebhookParams.md @@ -22,7 +22,7 @@ Array of NFT filters the webhook should track. #### Defined in -[src/types/types.ts:2270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2270) +[src/types/types.ts:2301](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2301) ___ @@ -35,4 +35,4 @@ created on network of the app provided in the api key config. #### Defined in -[src/types/types.ts:2275](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2275) +[src/types/types.ts:2306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2306) diff --git a/docs-md/interfaces/OpenSeaCollectionMetadata.md b/docs-md/interfaces/OpenSeaCollectionMetadata.md index 6bfd570d..a7550cd7 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:1663](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1663) +[src/types/types.ts:1694](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1694) ___ @@ -40,7 +40,7 @@ The description of the collection on OpenSea. #### Defined in -[src/types/types.ts:1669](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1669) +[src/types/types.ts:1700](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1700) ___ @@ -52,7 +52,7 @@ The Discord URL of the collection. #### Defined in -[src/types/types.ts:1675](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1675) +[src/types/types.ts:1706](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1706) ___ @@ -64,7 +64,7 @@ The homepage of the collection as determined by OpenSea. #### Defined in -[src/types/types.ts:1671](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1671) +[src/types/types.ts:1702](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1702) ___ @@ -76,7 +76,7 @@ The floor price of the NFT. #### Defined in -[src/types/types.ts:1661](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1661) +[src/types/types.ts:1692](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1692) ___ @@ -88,7 +88,7 @@ The image URL determined by OpenSea. #### Defined in -[src/types/types.ts:1667](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1667) +[src/types/types.ts:1698](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1698) ___ @@ -100,7 +100,7 @@ Timestamp of when the OpenSea metadata was last ingested by Alchemy. #### Defined in -[src/types/types.ts:1677](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1677) +[src/types/types.ts:1708](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1708) ___ @@ -112,7 +112,7 @@ The approval status of the collection on OpenSea. #### Defined in -[src/types/types.ts:1665](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1665) +[src/types/types.ts:1696](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1696) ___ @@ -124,4 +124,4 @@ The Twitter handle of the collection. #### Defined in -[src/types/types.ts:1673](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1673) +[src/types/types.ts:1704](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1704) diff --git a/docs-md/interfaces/OwnedBaseNft.md b/docs-md/interfaces/OwnedBaseNft.md index 6d4123de..39d9ed73 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:821](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L821) +[src/types/types.ts:830](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L830) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[src/api/nft.ts:63](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L63) +[src/api/nft.ts:64](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L64) ___ @@ -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/905f87c/src/api/nft.ts#L65) +[src/api/nft.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L66) ___ @@ -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/905f87c/src/api/nft.ts#L67) +[src/api/nft.ts:68](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L68) diff --git a/docs-md/interfaces/OwnedBaseNftsResponse.md b/docs-md/interfaces/OwnedBaseNftsResponse.md index 866d269d..eb5bcdad 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:801](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L801) +[src/types/types.ts:810](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L810) ___ @@ -38,7 +38,7 @@ The NFTs owned by the provided address. #### Defined in -[src/types/types.ts:789](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L789) +[src/types/types.ts:798](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L798) ___ @@ -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:795](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L795) +[src/types/types.ts:804](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L804) ___ @@ -63,4 +63,4 @@ The total count of NFTs owned by the provided address. #### Defined in -[src/types/types.ts:798](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L798) +[src/types/types.ts:807](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L807) diff --git a/docs-md/interfaces/OwnedNft.md b/docs-md/interfaces/OwnedNft.md index a9eeb571..3ba235b0 100644 --- a/docs-md/interfaces/OwnedNft.md +++ b/docs-md/interfaces/OwnedNft.md @@ -14,6 +14,7 @@ Represents an NFT with metadata owned by an address. ### Properties +- [acquiredAt](OwnedNft.md#acquiredat) - [balance](OwnedNft.md#balance) - [contract](OwnedNft.md#contract) - [description](OwnedNft.md#description) @@ -29,6 +30,24 @@ Represents an NFT with metadata owned by an address. ## Properties +### acquiredAt + +• `Optional` **acquiredAt**: [`AcquiredAt`](AcquiredAt.md) + +Time at which the NFT was most recently acquired by the user. Only +available when specifying `orderBy: NftOrdering.TRANSFERTIME` in the +request. + +#### Inherited from + +[Nft](Nft.md).[acquiredAt](Nft.md#acquiredat) + +#### Defined in + +[src/api/nft.ts:116](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L116) + +___ + ### balance • `Readonly` **balance**: `number` @@ -37,7 +56,7 @@ The token balance of the NFT. #### Defined in -[src/types/types.ts:811](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L811) +[src/types/types.ts:820](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L820) ___ @@ -53,7 +72,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/905f87c/src/api/nft.ts#L81) +[src/api/nft.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L82) ___ @@ -69,7 +88,7 @@ The NFT description. #### Defined in -[src/api/nft.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L87) +[src/api/nft.ts:88](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L88) ___ @@ -85,7 +104,7 @@ URIs for accessing the NFT's media assets. #### Defined in -[src/api/nft.ts:105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L105) +[src/api/nft.ts:106](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L106) ___ @@ -101,7 +120,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/905f87c/src/api/nft.ts#L93) +[src/api/nft.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L94) ___ @@ -118,7 +137,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/905f87c/src/api/nft.ts#L99) +[src/api/nft.ts:100](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L100) ___ @@ -134,7 +153,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/905f87c/src/api/nft.ts#L108) +[src/api/nft.ts:109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L109) ___ @@ -150,7 +169,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/905f87c/src/api/nft.ts#L90) +[src/api/nft.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L91) ___ @@ -166,7 +185,7 @@ The NFT title. #### Defined in -[src/api/nft.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L84) +[src/api/nft.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L85) ___ @@ -182,7 +201,7 @@ The NFT token ID as an integer string. #### Defined in -[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L65) +[src/api/nft.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L66) ___ @@ -198,7 +217,7 @@ The type of ERC token, if known. #### Defined in -[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L67) +[src/api/nft.ts:68](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L68) ___ @@ -214,4 +233,4 @@ URIs for accessing the NFT's metadata blob. #### Defined in -[src/api/nft.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L102) +[src/api/nft.ts:103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L103) diff --git a/docs-md/interfaces/OwnedNftsResponse.md b/docs-md/interfaces/OwnedNftsResponse.md index 52c7dfd1..b4781383 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:776](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L776) +[src/types/types.ts:785](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L785) ___ @@ -38,7 +38,7 @@ The NFTs owned by the provided address. #### Defined in -[src/types/types.ts:764](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L764) +[src/types/types.ts:773](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L773) ___ @@ -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:770](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L770) +[src/types/types.ts:779](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L779) ___ @@ -63,4 +63,4 @@ The total count of NFTs owned by the provided address. #### Defined in -[src/types/types.ts:773](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L773) +[src/types/types.ts:782](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L782) diff --git a/docs-md/interfaces/OwnedToken.md b/docs-md/interfaces/OwnedToken.md index aad5551f..c3ba8987 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:215](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L215) +[src/types/types.ts:215](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L215) ___ @@ -41,7 +41,7 @@ The contract address of the token. #### Defined in -[src/types/types.ts:204](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L204) +[src/types/types.ts:204](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L204) ___ @@ -54,7 +54,7 @@ contract and not available from other sources. #### Defined in -[src/types/types.ts:231](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L231) +[src/types/types.ts:231](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L231) ___ @@ -67,7 +67,7 @@ the other fields will be defined. #### Defined in -[src/types/types.ts:238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L238) +[src/types/types.ts:238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L238) ___ @@ -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:233](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L233) +[src/types/types.ts:233](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L233) ___ @@ -92,7 +92,7 @@ not available from other sources. #### Defined in -[src/types/types.ts:221](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L221) +[src/types/types.ts:221](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L221) ___ @@ -105,7 +105,7 @@ if the [error](OwnedToken.md#error) field is present. #### Defined in -[src/types/types.ts:209](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L209) +[src/types/types.ts:209](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L209) ___ @@ -118,4 +118,4 @@ and not available from other sources. #### Defined in -[src/types/types.ts:226](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L226) +[src/types/types.ts:226](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L226) diff --git a/docs-md/interfaces/RawContract.md b/docs-md/interfaces/RawContract.md index ff2b0939..2aa64bbe 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:1485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1485) +[src/types/types.ts:1516](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1516) ___ @@ -36,7 +36,7 @@ is not in the contract and not available from other sources. #### Defined in -[src/types/types.ts:1491](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1491) +[src/types/types.ts:1522](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1522) ___ @@ -49,4 +49,4 @@ ERC721 or ERC1155 token. #### Defined in -[src/types/types.ts:1482](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1482) +[src/types/types.ts:1513](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1513) diff --git a/docs-md/interfaces/RefreshContractResult.md b/docs-md/interfaces/RefreshContractResult.md index 7528a992..bc3f76b2 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:1388](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1388) +[src/types/types.ts:1419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1419) ___ @@ -35,7 +35,7 @@ Field can be null if the refresh has not occurred. #### Defined in -[src/types/types.ts:1397](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1397) +[src/types/types.ts:1428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1428) ___ @@ -47,4 +47,4 @@ The current state of the refresh request. #### Defined in -[src/types/types.ts:1391](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1391) +[src/types/types.ts:1422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1422) diff --git a/docs-md/interfaces/SendPrivateTransactionOptions.md b/docs-md/interfaces/SendPrivateTransactionOptions.md index 9cd90d95..01d91023 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:1836](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1836) +[src/types/types.ts:1867](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1867) diff --git a/docs-md/interfaces/SimulateAssetChangesChange.md b/docs-md/interfaces/SimulateAssetChangesChange.md index 051c5f19..efa53d7c 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:1922](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1922) +[src/types/types.ts:1953](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1953) ___ @@ -47,7 +47,7 @@ The type of asset from the transaction. #### Defined in -[src/types/types.ts:1898](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1898) +[src/types/types.ts:1929](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1929) ___ @@ -59,7 +59,7 @@ The type of change from the transaction. #### Defined in -[src/types/types.ts:1901](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1901) +[src/types/types.ts:1932](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1932) ___ @@ -72,7 +72,7 @@ ERC1155, NFT and SPECIAL_NFT transactions. #### Defined in -[src/types/types.ts:1941](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1941) +[src/types/types.ts:1972](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1972) ___ @@ -86,7 +86,7 @@ available from other sources. #### Defined in -[src/types/types.ts:1935](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1935) +[src/types/types.ts:1966](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1966) ___ @@ -98,7 +98,7 @@ The from address. #### Defined in -[src/types/types.ts:1904](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1904) +[src/types/types.ts:1935](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1935) ___ @@ -110,7 +110,7 @@ URL for the logo of the asset, if available. Only applicable to ERC20 transactio #### Defined in -[src/types/types.ts:1946](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1946) +[src/types/types.ts:1977](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1977) ___ @@ -122,7 +122,7 @@ The name of the asset transferred, if available. #### Defined in -[src/types/types.ts:1925](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1925) +[src/types/types.ts:1956](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1956) ___ @@ -136,7 +136,7 @@ NATIVE and ERC20 assets, or ERC721/ERC1155 disapprove changes (field set to #### Defined in -[src/types/types.ts:1914](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1914) +[src/types/types.ts:1945](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1945) ___ @@ -148,7 +148,7 @@ The symbol of the asset transferred if available. #### Defined in -[src/types/types.ts:1928](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1928) +[src/types/types.ts:1959](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1959) ___ @@ -160,7 +160,7 @@ The to address. #### Defined in -[src/types/types.ts:1907](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1907) +[src/types/types.ts:1938](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1938) ___ @@ -173,4 +173,4 @@ ERC1155 and SPECIAL_NFT NFTs. #### Defined in -[src/types/types.ts:1952](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1952) +[src/types/types.ts:1983](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1983) diff --git a/docs-md/interfaces/SimulateAssetChangesError.md b/docs-md/interfaces/SimulateAssetChangesError.md index 62c18814..81a31f3e 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:1889](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1889) +[src/types/types.ts:1920](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1920) diff --git a/docs-md/interfaces/SimulateAssetChangesResponse.md b/docs-md/interfaces/SimulateAssetChangesResponse.md index e3369007..24b78b0c 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:1960](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1960) +[src/types/types.ts:1991](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1991) ___ @@ -34,7 +34,7 @@ Optional error field that is present if an error occurred. #### Defined in -[src/types/types.ts:1967](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1967) +[src/types/types.ts:1998](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1998) ___ @@ -47,4 +47,4 @@ field is undefined if an error occurred. #### Defined in -[src/types/types.ts:1965](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1965) +[src/types/types.ts:1996](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1996) diff --git a/docs-md/interfaces/SimulateExecutionResponse.md b/docs-md/interfaces/SimulateExecutionResponse.md index 07aacb5f..e3c36e86 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:2062](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2062) +[src/types/types.ts:2093](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2093) ___ @@ -35,4 +35,4 @@ available. #### Defined in -[src/types/types.ts:2068](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2068) +[src/types/types.ts:2099](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2099) diff --git a/docs-md/interfaces/SimulationCallTrace.md b/docs-md/interfaces/SimulationCallTrace.md index b1e4b4b3..dae6d2ca 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:2025](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2025) +[src/types/types.ts:2056](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2056) ___ @@ -51,7 +51,7 @@ Omit.error #### Defined in -[src/types/types.ts:2540](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2540) +[src/types/types.ts:2571](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2571) ___ @@ -67,7 +67,7 @@ Omit.from #### Defined in -[src/types/types.ts:2526](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2526) +[src/types/types.ts:2557](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2557) ___ @@ -83,7 +83,7 @@ Omit.gas #### Defined in -[src/types/types.ts:2532](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2532) +[src/types/types.ts:2563](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2563) ___ @@ -99,7 +99,7 @@ Omit.gasUsed #### Defined in -[src/types/types.ts:2534](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2534) +[src/types/types.ts:2565](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2565) ___ @@ -115,7 +115,7 @@ Omit.input #### Defined in -[src/types/types.ts:2536](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2536) +[src/types/types.ts:2567](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2567) ___ @@ -131,7 +131,7 @@ Omit.output #### Defined in -[src/types/types.ts:2538](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2538) +[src/types/types.ts:2569](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2569) ___ @@ -147,7 +147,7 @@ Omit.to #### Defined in -[src/types/types.ts:2528](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2528) +[src/types/types.ts:2559](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2559) ___ @@ -163,7 +163,7 @@ Omit.type #### Defined in -[src/types/types.ts:2023](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2023) +[src/types/types.ts:2054](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2054) ___ @@ -179,4 +179,4 @@ Omit.value #### Defined in -[src/types/types.ts:2530](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2530) +[src/types/types.ts:2561](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2561) diff --git a/docs-md/interfaces/SimulationDebugLog.md b/docs-md/interfaces/SimulationDebugLog.md index d378f85d..9b89c408 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:2049](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2049) +[src/types/types.ts:2080](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2080) ___ @@ -35,7 +35,7 @@ The data included the log. #### Defined in -[src/types/types.ts:2051](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2051) +[src/types/types.ts:2082](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2082) ___ @@ -47,7 +47,7 @@ A decoded version of the log. Provided on a best-effort basis. #### Defined in -[src/types/types.ts:2053](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2053) +[src/types/types.ts:2084](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2084) ___ @@ -59,4 +59,4 @@ An array of topics in the log. #### Defined in -[src/types/types.ts:2047](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2047) +[src/types/types.ts:2078](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2078) diff --git a/docs-md/interfaces/SpamInfo.md b/docs-md/interfaces/SpamInfo.md index d8980cec..7d02f34c 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:600](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L600) +[src/types/types.ts:600](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L600) ___ @@ -31,4 +31,4 @@ ___ #### Defined in -[src/types/types.ts:597](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L597) +[src/types/types.ts:597](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L597) diff --git a/docs-md/interfaces/TokenBalanceFailure.md b/docs-md/interfaces/TokenBalanceFailure.md index 50fc00f6..4eff463e 100644 --- a/docs-md/interfaces/TokenBalanceFailure.md +++ b/docs-md/interfaces/TokenBalanceFailure.md @@ -18,7 +18,7 @@ #### Defined in -[src/types/types.ts:168](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L168) +[src/types/types.ts:168](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L168) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[src/types/types.ts:170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L170) +[src/types/types.ts:170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L170) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[src/types/types.ts:169](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L169) +[src/types/types.ts:169](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L169) diff --git a/docs-md/interfaces/TokenBalanceSuccess.md b/docs-md/interfaces/TokenBalanceSuccess.md index 36f23bba..8f24d39f 100644 --- a/docs-md/interfaces/TokenBalanceSuccess.md +++ b/docs-md/interfaces/TokenBalanceSuccess.md @@ -18,7 +18,7 @@ #### Defined in -[src/types/types.ts:161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L161) +[src/types/types.ts:161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L161) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[src/types/types.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L163) +[src/types/types.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L163) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[src/types/types.ts:162](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L162) +[src/types/types.ts:162](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L162) diff --git a/docs-md/interfaces/TokenBalancesOptionsDefaultTokens.md b/docs-md/interfaces/TokenBalancesOptionsDefaultTokens.md index e3b86dc3..11834118 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:135](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L135) +[src/types/types.ts:135](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L135) diff --git a/docs-md/interfaces/TokenBalancesOptionsErc20.md b/docs-md/interfaces/TokenBalancesOptionsErc20.md index 4b28786a..873c4c73 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:126](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L126) +[src/types/types.ts:126](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L126) ___ @@ -34,4 +34,4 @@ The ERC-20 token type. #### Defined in -[src/types/types.ts:123](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L123) +[src/types/types.ts:123](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L123) diff --git a/docs-md/interfaces/TokenBalancesResponse.md b/docs-md/interfaces/TokenBalancesResponse.md index 91a6fbe1..2326d119 100644 --- a/docs-md/interfaces/TokenBalancesResponse.md +++ b/docs-md/interfaces/TokenBalancesResponse.md @@ -23,7 +23,7 @@ #### Defined in -[src/types/types.ts:152](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L152) +[src/types/types.ts:152](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L152) ___ @@ -33,4 +33,4 @@ ___ #### Defined in -[src/types/types.ts:153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L153) +[src/types/types.ts:153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L153) diff --git a/docs-md/interfaces/TokenBalancesResponseErc20.md b/docs-md/interfaces/TokenBalancesResponseErc20.md index 8252b481..f9e9a901 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:152](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L152) +[src/types/types.ts:152](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L152) ___ @@ -44,7 +44,7 @@ of token balances. #### Defined in -[src/types/types.ts:147](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L147) +[src/types/types.ts:147](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L147) ___ @@ -58,4 +58,4 @@ ___ #### Defined in -[src/types/types.ts:153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L153) +[src/types/types.ts:153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L153) diff --git a/docs-md/interfaces/TokenMetadataResponse.md b/docs-md/interfaces/TokenMetadataResponse.md index b8da92ce..82d0f3fd 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:263](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L263) +[src/types/types.ts:263](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L263) ___ @@ -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:266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L266) +[src/types/types.ts:266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L266) ___ @@ -49,7 +49,7 @@ not available from other sources. #### Defined in -[src/types/types.ts:251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L251) +[src/types/types.ts:251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L251) ___ @@ -62,4 +62,4 @@ and not available from other sources. #### Defined in -[src/types/types.ts:257](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L257) +[src/types/types.ts:257](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L257) diff --git a/docs-md/interfaces/TokenUri.md b/docs-md/interfaces/TokenUri.md index 92673f55..f82f3102 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:547](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L547) +[src/types/types.ts:547](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L547) ___ @@ -34,4 +34,4 @@ IPFS link). #### Defined in -[src/types/types.ts:544](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L544) +[src/types/types.ts:544](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L544) diff --git a/docs-md/interfaces/TransactionReceiptsBlockHash.md b/docs-md/interfaces/TransactionReceiptsBlockHash.md index 0823e088..2bfc0864 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:1438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1438) +[src/types/types.ts:1469](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1469) diff --git a/docs-md/interfaces/TransactionReceiptsBlockNumber.md b/docs-md/interfaces/TransactionReceiptsBlockNumber.md index 00c31368..3fda0f28 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:1428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1428) +[src/types/types.ts:1459](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1459) diff --git a/docs-md/interfaces/TransactionReceiptsResponse.md b/docs-md/interfaces/TransactionReceiptsResponse.md index 6d7addc4..4ed1e427 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:1457](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1457) +[src/types/types.ts:1488](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1488) diff --git a/docs-md/interfaces/TransactionWebhookParams.md b/docs-md/interfaces/TransactionWebhookParams.md index 07a0da94..ff7a0179 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:2261](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2261) +[src/types/types.ts:2292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2292) diff --git a/docs-md/interfaces/TransferredNft.md b/docs-md/interfaces/TransferredNft.md index 792736e9..50b0a577 100644 --- a/docs-md/interfaces/TransferredNft.md +++ b/docs-md/interfaces/TransferredNft.md @@ -14,6 +14,7 @@ NFT with extra data for a single NFT that was transferred or minted. ### Properties +- [acquiredAt](TransferredNft.md#acquiredat) - [blockNumber](TransferredNft.md#blocknumber) - [contract](TransferredNft.md#contract) - [description](TransferredNft.md#description) @@ -32,6 +33,24 @@ NFT with extra data for a single NFT that was transferred or minted. ## Properties +### acquiredAt + +• `Optional` **acquiredAt**: [`AcquiredAt`](AcquiredAt.md) + +Time at which the NFT was most recently acquired by the user. Only +available when specifying `orderBy: NftOrdering.TRANSFERTIME` in the +request. + +#### Inherited from + +[Nft](Nft.md).[acquiredAt](Nft.md#acquiredat) + +#### Defined in + +[src/api/nft.ts:116](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L116) + +___ + ### blockNumber • **blockNumber**: `string` @@ -40,7 +59,7 @@ The block number as a hex string of when the transfer or mint occurred. #### Defined in -[src/types/types.ts:1138](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1138) +[src/types/types.ts:1147](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1147) ___ @@ -56,7 +75,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/905f87c/src/api/nft.ts#L81) +[src/api/nft.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L82) ___ @@ -72,7 +91,7 @@ The NFT description. #### Defined in -[src/api/nft.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L87) +[src/api/nft.ts:88](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L88) ___ @@ -85,7 +104,7 @@ The address the NFT was from. For minted NFTs, this field is the set to #### Defined in -[src/types/types.ts:1132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1132) +[src/types/types.ts:1141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1141) ___ @@ -101,7 +120,7 @@ URIs for accessing the NFT's media assets. #### Defined in -[src/api/nft.ts:105](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L105) +[src/api/nft.ts:106](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L106) ___ @@ -117,7 +136,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/905f87c/src/api/nft.ts#L93) +[src/api/nft.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L94) ___ @@ -134,7 +153,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/905f87c/src/api/nft.ts#L99) +[src/api/nft.ts:100](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L100) ___ @@ -150,7 +169,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/905f87c/src/api/nft.ts#L108) +[src/api/nft.ts:109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L109) ___ @@ -166,7 +185,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/905f87c/src/api/nft.ts#L90) +[src/api/nft.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L91) ___ @@ -182,7 +201,7 @@ The NFT title. #### Defined in -[src/api/nft.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L84) +[src/api/nft.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L85) ___ @@ -194,7 +213,7 @@ The address the NFT was sent or minted to. #### Defined in -[src/types/types.ts:1134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1134) +[src/types/types.ts:1143](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1143) ___ @@ -210,7 +229,7 @@ The NFT token ID as an integer string. #### Defined in -[src/api/nft.ts:65](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L65) +[src/api/nft.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L66) ___ @@ -226,7 +245,7 @@ The type of ERC token, if known. #### Defined in -[src/api/nft.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L67) +[src/api/nft.ts:68](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L68) ___ @@ -242,7 +261,7 @@ URIs for accessing the NFT's metadata blob. #### Defined in -[src/api/nft.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/nft.ts#L102) +[src/api/nft.ts:103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/nft.ts#L103) ___ @@ -254,4 +273,4 @@ The transaction hash where the transfer or mint occurred. #### Defined in -[src/types/types.ts:1136](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1136) +[src/types/types.ts:1145](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1145) diff --git a/docs-md/interfaces/TransfersNftResponse.md b/docs-md/interfaces/TransfersNftResponse.md index a93be3f1..4fdf558b 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:1119](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1119) +[src/types/types.ts:1128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1128) ___ @@ -35,4 +35,4 @@ Optional page key to use to fetch the next group of NFTs. #### Defined in -[src/types/types.ts:1121](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1121) +[src/types/types.ts:1130](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1130) diff --git a/docs-md/interfaces/Webhook.md b/docs-md/interfaces/Webhook.md index 8a957613..44abbc61 100644 --- a/docs-md/interfaces/Webhook.md +++ b/docs-md/interfaces/Webhook.md @@ -45,7 +45,7 @@ The app id of the app used for the webhook. This field is only present on #### Defined in -[src/types/types.ts:2141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2141) +[src/types/types.ts:2172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2172) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:2122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2122) +[src/types/types.ts:2153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2153) ___ @@ -69,7 +69,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:2130](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2130) +[src/types/types.ts:2161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2161) ___ @@ -81,7 +81,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:2124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2124) +[src/types/types.ts:2155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2155) ___ @@ -93,7 +93,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:2134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2134) +[src/types/types.ts:2165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2165) ___ @@ -105,7 +105,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:2132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2132) +[src/types/types.ts:2163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2163) ___ @@ -117,7 +117,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:2126](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2126) +[src/types/types.ts:2157](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2157) ___ @@ -129,7 +129,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:2128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2128) +[src/types/types.ts:2159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2159) ___ @@ -141,4 +141,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:2136](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2136) +[src/types/types.ts:2167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2167) diff --git a/docs-md/interfaces/WebhookAddressOverride.md b/docs-md/interfaces/WebhookAddressOverride.md index c83096a1..8f4dcd0e 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:2375](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2375) +[src/types/types.ts:2406](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2406) diff --git a/docs-md/interfaces/WebhookAddressUpdate.md b/docs-md/interfaces/WebhookAddressUpdate.md index b560f995..1755c790 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:2364](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2364) +[src/types/types.ts:2395](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2395) ___ @@ -34,4 +34,4 @@ Existing addresses to remove. #### Defined in -[src/types/types.ts:2366](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2366) +[src/types/types.ts:2397](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2397) diff --git a/docs-md/interfaces/WebhookNftFilterUpdate.md b/docs-md/interfaces/WebhookNftFilterUpdate.md index 40acaf25..b095ffe6 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:2342](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2342) +[src/types/types.ts:2373](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2373) ___ @@ -34,4 +34,4 @@ Existing filters to remove. #### Defined in -[src/types/types.ts:2344](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2344) +[src/types/types.ts:2375](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2375) diff --git a/docs-md/interfaces/WebhookNftMetadataFilterUpdate.md b/docs-md/interfaces/WebhookNftMetadataFilterUpdate.md index a2d1be52..d5ae9d76 100644 --- a/docs-md/interfaces/WebhookNftMetadataFilterUpdate.md +++ b/docs-md/interfaces/WebhookNftMetadataFilterUpdate.md @@ -22,7 +22,7 @@ The filters to additionally track. #### Defined in -[src/types/types.ts:2353](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2353) +[src/types/types.ts:2384](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2384) ___ @@ -34,4 +34,4 @@ Existing filters to remove. #### Defined in -[src/types/types.ts:2355](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2355) +[src/types/types.ts:2386](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2386) diff --git a/docs-md/interfaces/WebhookStatusUpdate.md b/docs-md/interfaces/WebhookStatusUpdate.md index 679ad50b..493a794f 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:2333](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2333) +[src/types/types.ts:2364](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2364) diff --git a/docs-md/modules.md b/docs-md/modules.md index 10a483da..686900b0 100644 --- a/docs-md/modules.md +++ b/docs-md/modules.md @@ -54,6 +54,7 @@ ### Interfaces +- [AcquiredAt](interfaces/AcquiredAt.md) - [AddressActivityResponse](interfaces/AddressActivityResponse.md) - [AddressActivityWebhook](interfaces/AddressActivityWebhook.md) - [AddressWebhookParams](interfaces/AddressWebhookParams.md) @@ -138,6 +139,7 @@ - [NftMetadataUpdateWebhook](interfaces/NftMetadataUpdateWebhook.md) - [NftSale](interfaces/NftSale.md) - [NftSaleFeeData](interfaces/NftSaleFeeData.md) +- [NftSaleValidAt](interfaces/NftSaleValidAt.md) - [NftWebhookParams](interfaces/NftWebhookParams.md) - [OpenSeaCollectionMetadata](interfaces/OpenSeaCollectionMetadata.md) - [OwnedBaseNft](interfaces/OwnedBaseNft.md) @@ -217,7 +219,7 @@ Params object when calling [NotifyNamespace.updateWebhook](classes/NotifyNamespa #### Defined in -[src/types/types.ts:2404](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2404) +[src/types/types.ts:2435](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2435) ___ @@ -230,7 +232,7 @@ filters compatible with other ethers events. #### Defined in -[src/types/types.ts:1822](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1822) +[src/types/types.ts:1853](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1853) ___ @@ -243,7 +245,7 @@ also include Alchemy's Subscription API. #### Defined in -[src/types/types.ts:1816](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1816) +[src/types/types.ts:1847](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1847) ___ @@ -256,7 +258,7 @@ least one of the fields to be set. #### Defined in -[src/types/types.ts:1805](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1805) +[src/types/types.ts:1836](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1836) ___ @@ -279,7 +281,7 @@ methods in the [DebugNamespace](classes/DebugNamespace.md). #### Defined in -[src/types/types.ts:2465](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2465) +[src/types/types.ts:2496](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2496) ___ @@ -302,7 +304,7 @@ Params object when calling [NotifyNamespace.updateWebhook](classes/NotifyNamespa #### Defined in -[src/types/types.ts:2398](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2398) +[src/types/types.ts:2429](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2429) ___ @@ -316,7 +318,7 @@ The keys are the addresses of the accounts, mapped to its corresponding state. #### Defined in -[src/types/types.ts:2582](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2582) +[src/types/types.ts:2613](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2613) ___ @@ -338,7 +340,7 @@ The level of verbosity for the logger. #### Defined in -[src/util/logger.ts:22](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/util/logger.ts#L22) +[src/util/logger.ts:22](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/util/logger.ts#L22) ___ @@ -351,7 +353,7 @@ Params object when calling [NotifyNamespace.updateWebhook](classes/NotifyNamespa #### Defined in -[src/types/types.ts:2390](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2390) +[src/types/types.ts:2421](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2421) ___ @@ -364,7 +366,7 @@ Params object when calling [NotifyNamespace.updateWebhook](classes/NotifyNamespa #### Defined in -[src/types/types.ts:2382](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2382) +[src/types/types.ts:2413](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2413) ___ @@ -382,7 +384,7 @@ Requires an array with at least one value. #### Defined in -[src/types/types.ts:2608](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2608) +[src/types/types.ts:2639](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2639) ___ @@ -403,7 +405,7 @@ Implementation copied over from #### Defined in -[src/types/types.ts:2602](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L2602) +[src/types/types.ts:2633](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L2633) ___ @@ -413,7 +415,7 @@ ___ #### Defined in -[src/types/types.ts:157](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L157) +[src/types/types.ts:157](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L157) ___ @@ -425,7 +427,7 @@ The parameters to use with the [CoreNamespace.getTransactionReceipts](classes/Co #### Defined in -[src/types/types.ts:1446](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/types/types.ts#L1446) +[src/types/types.ts:1477](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/types/types.ts#L1477) ___ @@ -476,7 +478,7 @@ Converts a hex string to a decimal number. #### Defined in -[src/api/util.ts:9](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/util.ts#L9) +[src/api/util.ts:9](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/util.ts#L9) ___ @@ -498,7 +500,7 @@ Checks if a value is a hex string. #### Defined in -[src/api/util.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/util.ts#L29) +[src/api/util.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/util.ts#L29) ___ @@ -520,7 +522,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/905f87c/src/util/logger.ts#L56) +[src/util/logger.ts:56](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/util/logger.ts#L56) ___ @@ -542,4 +544,4 @@ Converts a number to a hex string. #### Defined in -[src/api/util.ts:19](https://github.com/alchemyplatform/alchemy-sdk-js/blob/905f87c/src/api/util.ts#L19) +[src/api/util.ts:19](https://github.com/alchemyplatform/alchemy-sdk-js/blob/4483414/src/api/util.ts#L19) diff --git a/docs/assets/search.js b/docs/assets/search.js index f116f90c..30fee112 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\":\"populateTransaction\",\"url\":\"classes/Wallet.html#populateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":18,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/Wallet.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":19,\"kind\":2048,\"name\":\"getChainId\",\"url\":\"classes/Wallet.html#getChainId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":20,\"kind\":2048,\"name\":\"getGasPrice\",\"url\":\"classes/Wallet.html#getGasPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":21,\"kind\":2048,\"name\":\"getFeeData\",\"url\":\"classes/Wallet.html#getFeeData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":22,\"kind\":2048,\"name\":\"resolveName\",\"url\":\"classes/Wallet.html#resolveName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":23,\"kind\":2048,\"name\":\"getWallet\",\"url\":\"classes/Wallet.html#getWallet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Wallet\"},{\"id\":24,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":25,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":26,\"kind\":128,\"name\":\"Contract\",\"url\":\"classes/Contract.html\",\"classes\":\"tsd-kind-class\"},{\"id\":27,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Contract.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Contract\"},{\"id\":28,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":29,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":30,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":31,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":32,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":33,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":34,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":35,\"kind\":128,\"name\":\"ContractFactory\",\"url\":\"classes/ContractFactory.html\",\"classes\":\"tsd-kind-class\"},{\"id\":36,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractFactory.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ContractFactory\"},{\"id\":37,\"kind\":128,\"name\":\"AlchemyConfig\",\"url\":\"classes/AlchemyConfig.html\",\"classes\":\"tsd-kind-class\"},{\"id\":38,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AlchemyConfig.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":39,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyConfig.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":40,\"kind\":1024,\"name\":\"network\",\"url\":\"classes/AlchemyConfig.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":41,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/AlchemyConfig.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":42,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"classes/AlchemyConfig.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":43,\"kind\":1024,\"name\":\"url\",\"url\":\"classes/AlchemyConfig.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":44,\"kind\":1024,\"name\":\"authToken\",\"url\":\"classes/AlchemyConfig.html#authToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":45,\"kind\":1024,\"name\":\"requestTimeout\",\"url\":\"classes/AlchemyConfig.html#requestTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":46,\"kind\":2048,\"name\":\"getProvider\",\"url\":\"classes/AlchemyConfig.html#getProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":47,\"kind\":2048,\"name\":\"getWebSocketProvider\",\"url\":\"classes/AlchemyConfig.html#getWebSocketProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":48,\"kind\":128,\"name\":\"AlchemyProvider\",\"url\":\"classes/AlchemyProvider.html\",\"classes\":\"tsd-kind-class\"},{\"id\":49,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyProvider.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":50,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/AlchemyProvider.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":51,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"classes/AlchemyProvider.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":52,\"kind\":2048,\"name\":\"detectNetwork\",\"url\":\"classes/AlchemyProvider.html#detectNetwork\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":53,\"kind\":2048,\"name\":\"_startPending\",\"url\":\"classes/AlchemyProvider.html#_startPending\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":54,\"kind\":2048,\"name\":\"isCommunityResource\",\"url\":\"classes/AlchemyProvider.html#isCommunityResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":55,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/AlchemyProvider.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":56,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":57,\"kind\":128,\"name\":\"AlchemyWebSocketProvider\",\"url\":\"classes/AlchemyWebSocketProvider.html\",\"classes\":\"tsd-kind-class\"},{\"id\":58,\"kind\":1024,\"name\":\"_events\",\"url\":\"classes/AlchemyWebSocketProvider.html#_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":59,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyWebSocketProvider.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":60,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AlchemyWebSocketProvider.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":61,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AlchemyWebSocketProvider.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":62,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AlchemyWebSocketProvider.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":63,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":64,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":65,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":66,\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AlchemyWebSocketProvider.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":67,\"kind\":2048,\"name\":\"isCommunityResource\",\"url\":\"classes/AlchemyWebSocketProvider.html#isCommunityResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":68,\"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\":69,\"kind\":2048,\"name\":\"_off\",\"url\":\"classes/AlchemyWebSocketProvider.html#_off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":70,\"kind\":2048,\"name\":\"_removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":71,\"kind\":2048,\"name\":\"_listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":72,\"kind\":2048,\"name\":\"_listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":73,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":74,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":75,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":76,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":77,\"kind\":128,\"name\":\"NftNamespace\",\"url\":\"classes/NftNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":78,\"kind\":2048,\"name\":\"getNftMetadata\",\"url\":\"classes/NftNamespace.html#getNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":79,\"kind\":2048,\"name\":\"getNftMetadataBatch\",\"url\":\"classes/NftNamespace.html#getNftMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":80,\"kind\":2048,\"name\":\"getContractMetadata\",\"url\":\"classes/NftNamespace.html#getContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":81,\"kind\":2048,\"name\":\"getContractMetadataBatch\",\"url\":\"classes/NftNamespace.html#getContractMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":82,\"kind\":2048,\"name\":\"getNftsForOwnerIterator\",\"url\":\"classes/NftNamespace.html#getNftsForOwnerIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":83,\"kind\":2048,\"name\":\"getNftsForOwner\",\"url\":\"classes/NftNamespace.html#getNftsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":84,\"kind\":2048,\"name\":\"getNftsForContract\",\"url\":\"classes/NftNamespace.html#getNftsForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":85,\"kind\":2048,\"name\":\"getNftsForContractIterator\",\"url\":\"classes/NftNamespace.html#getNftsForContractIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":86,\"kind\":2048,\"name\":\"getOwnersForContract\",\"url\":\"classes/NftNamespace.html#getOwnersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":87,\"kind\":2048,\"name\":\"getOwnersForNft\",\"url\":\"classes/NftNamespace.html#getOwnersForNft\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":88,\"kind\":2048,\"name\":\"getContractsForOwner\",\"url\":\"classes/NftNamespace.html#getContractsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":89,\"kind\":2048,\"name\":\"getTransfersForOwner\",\"url\":\"classes/NftNamespace.html#getTransfersForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":90,\"kind\":2048,\"name\":\"getTransfersForContract\",\"url\":\"classes/NftNamespace.html#getTransfersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":91,\"kind\":2048,\"name\":\"getMintedNfts\",\"url\":\"classes/NftNamespace.html#getMintedNfts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":92,\"kind\":2048,\"name\":\"checkNftOwnership\",\"url\":\"classes/NftNamespace.html#checkNftOwnership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":93,\"kind\":2048,\"name\":\"verifyNftOwnership\",\"url\":\"classes/NftNamespace.html#verifyNftOwnership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":94,\"kind\":2048,\"name\":\"isSpamContract\",\"url\":\"classes/NftNamespace.html#isSpamContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":95,\"kind\":2048,\"name\":\"getSpamContracts\",\"url\":\"classes/NftNamespace.html#getSpamContracts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":96,\"kind\":2048,\"name\":\"getFloorPrice\",\"url\":\"classes/NftNamespace.html#getFloorPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":97,\"kind\":2048,\"name\":\"getNftSales\",\"url\":\"classes/NftNamespace.html#getNftSales\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":98,\"kind\":2048,\"name\":\"computeRarity\",\"url\":\"classes/NftNamespace.html#computeRarity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":99,\"kind\":2048,\"name\":\"searchContractMetadata\",\"url\":\"classes/NftNamespace.html#searchContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":100,\"kind\":2048,\"name\":\"summarizeNftAttributes\",\"url\":\"classes/NftNamespace.html#summarizeNftAttributes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":101,\"kind\":2048,\"name\":\"refreshNftMetadata\",\"url\":\"classes/NftNamespace.html#refreshNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":102,\"kind\":2048,\"name\":\"refreshContract\",\"url\":\"classes/NftNamespace.html#refreshContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":103,\"kind\":128,\"name\":\"WebSocketNamespace\",\"url\":\"classes/WebSocketNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":104,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/WebSocketNamespace.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":105,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/WebSocketNamespace.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":106,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/WebSocketNamespace.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":107,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/WebSocketNamespace.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":108,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/WebSocketNamespace.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":109,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/WebSocketNamespace.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":110,\"kind\":128,\"name\":\"CoreNamespace\",\"url\":\"classes/CoreNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":111,\"kind\":2048,\"name\":\"getBalance\",\"url\":\"classes/CoreNamespace.html#getBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":112,\"kind\":2048,\"name\":\"getCode\",\"url\":\"classes/CoreNamespace.html#getCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":113,\"kind\":2048,\"name\":\"getStorageAt\",\"url\":\"classes/CoreNamespace.html#getStorageAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":114,\"kind\":2048,\"name\":\"getTransactionCount\",\"url\":\"classes/CoreNamespace.html#getTransactionCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":115,\"kind\":2048,\"name\":\"getBlock\",\"url\":\"classes/CoreNamespace.html#getBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":116,\"kind\":2048,\"name\":\"getBlockWithTransactions\",\"url\":\"classes/CoreNamespace.html#getBlockWithTransactions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":117,\"kind\":2048,\"name\":\"getNetwork\",\"url\":\"classes/CoreNamespace.html#getNetwork\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":118,\"kind\":2048,\"name\":\"getBlockNumber\",\"url\":\"classes/CoreNamespace.html#getBlockNumber\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":119,\"kind\":2048,\"name\":\"getGasPrice\",\"url\":\"classes/CoreNamespace.html#getGasPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":120,\"kind\":2048,\"name\":\"getFeeData\",\"url\":\"classes/CoreNamespace.html#getFeeData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":121,\"kind\":2048,\"name\":\"ready\",\"url\":\"classes/CoreNamespace.html#ready\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":122,\"kind\":2048,\"name\":\"call\",\"url\":\"classes/CoreNamespace.html#call\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":123,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/CoreNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":124,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/CoreNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":125,\"kind\":2048,\"name\":\"getTransactionReceipt\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":126,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/CoreNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":127,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/CoreNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":128,\"kind\":2048,\"name\":\"getLogs\",\"url\":\"classes/CoreNamespace.html#getLogs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":129,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/CoreNamespace.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":130,\"kind\":2048,\"name\":\"findContractDeployer\",\"url\":\"classes/CoreNamespace.html#findContractDeployer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":131,\"kind\":2048,\"name\":\"getTokenBalances\",\"url\":\"classes/CoreNamespace.html#getTokenBalances\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":132,\"kind\":2048,\"name\":\"getTokensForOwner\",\"url\":\"classes/CoreNamespace.html#getTokensForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":133,\"kind\":2048,\"name\":\"getTokenMetadata\",\"url\":\"classes/CoreNamespace.html#getTokenMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":134,\"kind\":2048,\"name\":\"getAssetTransfers\",\"url\":\"classes/CoreNamespace.html#getAssetTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":135,\"kind\":2048,\"name\":\"getTransactionReceipts\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":136,\"kind\":2048,\"name\":\"resolveName\",\"url\":\"classes/CoreNamespace.html#resolveName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":137,\"kind\":2048,\"name\":\"lookupAddress\",\"url\":\"classes/CoreNamespace.html#lookupAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":138,\"kind\":128,\"name\":\"TransactNamespace\",\"url\":\"classes/TransactNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":139,\"kind\":2048,\"name\":\"sendPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#sendPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":140,\"kind\":2048,\"name\":\"cancelPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#cancelPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":141,\"kind\":2048,\"name\":\"simulateAssetChangesBundle\",\"url\":\"classes/TransactNamespace.html#simulateAssetChangesBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":142,\"kind\":2048,\"name\":\"simulateAssetChanges\",\"url\":\"classes/TransactNamespace.html#simulateAssetChanges\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":143,\"kind\":2048,\"name\":\"simulateExecutionBundle\",\"url\":\"classes/TransactNamespace.html#simulateExecutionBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":144,\"kind\":2048,\"name\":\"simulateExecution\",\"url\":\"classes/TransactNamespace.html#simulateExecution\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":145,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/TransactNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":146,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/TransactNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":147,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/TransactNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":148,\"kind\":2048,\"name\":\"getMaxPriorityFeePerGas\",\"url\":\"classes/TransactNamespace.html#getMaxPriorityFeePerGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":149,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/TransactNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":150,\"kind\":128,\"name\":\"NotifyNamespace\",\"url\":\"classes/NotifyNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":151,\"kind\":2048,\"name\":\"getAllWebhooks\",\"url\":\"classes/NotifyNamespace.html#getAllWebhooks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":152,\"kind\":2048,\"name\":\"getAddresses\",\"url\":\"classes/NotifyNamespace.html#getAddresses\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":153,\"kind\":2048,\"name\":\"getGraphqlQuery\",\"url\":\"classes/NotifyNamespace.html#getGraphqlQuery\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":154,\"kind\":2048,\"name\":\"getNftFilters\",\"url\":\"classes/NotifyNamespace.html#getNftFilters\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":155,\"kind\":2048,\"name\":\"updateWebhook\",\"url\":\"classes/NotifyNamespace.html#updateWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":156,\"kind\":2048,\"name\":\"createWebhook\",\"url\":\"classes/NotifyNamespace.html#createWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":157,\"kind\":2048,\"name\":\"deleteWebhook\",\"url\":\"classes/NotifyNamespace.html#deleteWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":158,\"kind\":2048,\"name\":\"verifyConfig\",\"url\":\"classes/NotifyNamespace.html#verifyConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"NotifyNamespace\"},{\"id\":159,\"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\":160,\"kind\":128,\"name\":\"DebugNamespace\",\"url\":\"classes/DebugNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":161,\"kind\":2048,\"name\":\"traceCall\",\"url\":\"classes/DebugNamespace.html#traceCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":162,\"kind\":2048,\"name\":\"traceTransaction\",\"url\":\"classes/DebugNamespace.html#traceTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":163,\"kind\":2048,\"name\":\"traceBlock\",\"url\":\"classes/DebugNamespace.html#traceBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":164,\"kind\":256,\"name\":\"BaseNftContract\",\"url\":\"interfaces/BaseNftContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":165,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/BaseNftContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftContract\"},{\"id\":166,\"kind\":256,\"name\":\"NftContract\",\"url\":\"interfaces/NftContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":167,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftContract.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":168,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftContract.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":169,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftContract.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":170,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftContract.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":171,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/NftContract.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":172,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/NftContract.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":173,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/NftContract.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":174,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/NftContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContract\"},{\"id\":175,\"kind\":256,\"name\":\"Nft\",\"url\":\"interfaces/Nft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":176,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/Nft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"Nft\"},{\"id\":177,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/Nft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":178,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/Nft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":179,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/Nft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":180,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/Nft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":181,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/Nft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":182,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/Nft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":183,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/Nft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":184,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/Nft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":185,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/Nft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Nft\"},{\"id\":186,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/Nft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Nft\"},{\"id\":187,\"kind\":256,\"name\":\"BaseNft\",\"url\":\"interfaces/BaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":188,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/BaseNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":189,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/BaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":190,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/BaseNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":191,\"kind\":64,\"name\":\"fromHex\",\"url\":\"modules.html#fromHex\",\"classes\":\"tsd-kind-function\"},{\"id\":192,\"kind\":64,\"name\":\"toHex\",\"url\":\"modules.html#toHex\",\"classes\":\"tsd-kind-function\"},{\"id\":193,\"kind\":64,\"name\":\"isHex\",\"url\":\"modules.html#isHex\",\"classes\":\"tsd-kind-function\"},{\"id\":194,\"kind\":64,\"name\":\"setLogLevel\",\"url\":\"modules.html#setLogLevel\",\"classes\":\"tsd-kind-function\"},{\"id\":195,\"kind\":4194304,\"name\":\"LogLevel\",\"url\":\"modules.html#LogLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":196,\"kind\":256,\"name\":\"AlchemySettings\",\"url\":\"interfaces/AlchemySettings.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":197,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"interfaces/AlchemySettings.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":198,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AlchemySettings.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":199,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"interfaces/AlchemySettings.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":200,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AlchemySettings.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":201,\"kind\":1024,\"name\":\"authToken\",\"url\":\"interfaces/AlchemySettings.html#authToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":202,\"kind\":1024,\"name\":\"requestTimeout\",\"url\":\"interfaces/AlchemySettings.html#requestTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":203,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"interfaces/AlchemySettings.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":204,\"kind\":8,\"name\":\"Network\",\"url\":\"enums/Network.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":205,\"kind\":16,\"name\":\"ETH_MAINNET\",\"url\":\"enums/Network.html#ETH_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":206,\"kind\":16,\"name\":\"ETH_ROPSTEN\",\"url\":\"enums/Network.html#ETH_ROPSTEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":207,\"kind\":16,\"name\":\"ETH_GOERLI\",\"url\":\"enums/Network.html#ETH_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":208,\"kind\":16,\"name\":\"ETH_KOVAN\",\"url\":\"enums/Network.html#ETH_KOVAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":209,\"kind\":16,\"name\":\"ETH_RINKEBY\",\"url\":\"enums/Network.html#ETH_RINKEBY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":210,\"kind\":16,\"name\":\"ETH_SEPOLIA\",\"url\":\"enums/Network.html#ETH_SEPOLIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":211,\"kind\":16,\"name\":\"OPT_MAINNET\",\"url\":\"enums/Network.html#OPT_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":212,\"kind\":16,\"name\":\"OPT_KOVAN\",\"url\":\"enums/Network.html#OPT_KOVAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":213,\"kind\":16,\"name\":\"OPT_GOERLI\",\"url\":\"enums/Network.html#OPT_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":214,\"kind\":16,\"name\":\"ARB_MAINNET\",\"url\":\"enums/Network.html#ARB_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":215,\"kind\":16,\"name\":\"ARB_RINKEBY\",\"url\":\"enums/Network.html#ARB_RINKEBY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":216,\"kind\":16,\"name\":\"ARB_GOERLI\",\"url\":\"enums/Network.html#ARB_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":217,\"kind\":16,\"name\":\"MATIC_MAINNET\",\"url\":\"enums/Network.html#MATIC_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":218,\"kind\":16,\"name\":\"MATIC_MUMBAI\",\"url\":\"enums/Network.html#MATIC_MUMBAI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":219,\"kind\":16,\"name\":\"ASTAR_MAINNET\",\"url\":\"enums/Network.html#ASTAR_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":220,\"kind\":16,\"name\":\"POLYGONZKEVM_MAINNET\",\"url\":\"enums/Network.html#POLYGONZKEVM_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":221,\"kind\":16,\"name\":\"POLYGONZKEVM_TESTNET\",\"url\":\"enums/Network.html#POLYGONZKEVM_TESTNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":222,\"kind\":8,\"name\":\"TokenBalanceType\",\"url\":\"enums/TokenBalanceType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":223,\"kind\":16,\"name\":\"DEFAULT_TOKENS\",\"url\":\"enums/TokenBalanceType.html#DEFAULT_TOKENS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":224,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/TokenBalanceType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":225,\"kind\":256,\"name\":\"TokenBalancesOptionsErc20\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":226,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":227,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":228,\"kind\":256,\"name\":\"TokenBalancesOptionsDefaultTokens\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":229,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsDefaultTokens\"},{\"id\":230,\"kind\":256,\"name\":\"TokenBalancesResponseErc20\",\"url\":\"interfaces/TokenBalancesResponseErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":231,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":232,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":233,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":234,\"kind\":256,\"name\":\"TokenBalancesResponse\",\"url\":\"interfaces/TokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":235,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponse.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":236,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponse.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":237,\"kind\":4194304,\"name\":\"TokenBalance\",\"url\":\"modules.html#TokenBalance\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":238,\"kind\":256,\"name\":\"TokenBalanceSuccess\",\"url\":\"interfaces/TokenBalanceSuccess.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":239,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceSuccess.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":240,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceSuccess.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":241,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceSuccess.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":242,\"kind\":256,\"name\":\"TokenBalanceFailure\",\"url\":\"interfaces/TokenBalanceFailure.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":243,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceFailure.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":244,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceFailure.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":245,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceFailure.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":246,\"kind\":256,\"name\":\"GetTokensForOwnerOptions\",\"url\":\"interfaces/GetTokensForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":247,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":248,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":249,\"kind\":256,\"name\":\"GetTokensForOwnerResponse\",\"url\":\"interfaces/GetTokensForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":250,\"kind\":1024,\"name\":\"tokens\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#tokens\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":251,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":252,\"kind\":256,\"name\":\"OwnedToken\",\"url\":\"interfaces/OwnedToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":253,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/OwnedToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":254,\"kind\":1024,\"name\":\"rawBalance\",\"url\":\"interfaces/OwnedToken.html#rawBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":255,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedToken.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":256,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/OwnedToken.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":257,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/OwnedToken.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":258,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/OwnedToken.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":259,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/OwnedToken.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":260,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/OwnedToken.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":261,\"kind\":256,\"name\":\"TokenMetadataResponse\",\"url\":\"interfaces/TokenMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":262,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TokenMetadataResponse.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":263,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/TokenMetadataResponse.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":264,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/TokenMetadataResponse.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":265,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/TokenMetadataResponse.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":266,\"kind\":256,\"name\":\"AssetTransfersParams\",\"url\":\"interfaces/AssetTransfersParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":267,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":268,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":269,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":270,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":271,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":272,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":273,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":274,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":275,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":276,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":277,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":278,\"kind\":256,\"name\":\"AssetTransfersWithMetadataParams\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":279,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":280,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":281,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":282,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":283,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":284,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":285,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":286,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":287,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":288,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":289,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":290,\"kind\":8,\"name\":\"AssetTransfersCategory\",\"url\":\"enums/AssetTransfersCategory.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":291,\"kind\":16,\"name\":\"EXTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#EXTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":292,\"kind\":16,\"name\":\"INTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#INTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":293,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/AssetTransfersCategory.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":294,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/AssetTransfersCategory.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":295,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/AssetTransfersCategory.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":296,\"kind\":16,\"name\":\"SPECIALNFT\",\"url\":\"enums/AssetTransfersCategory.html#SPECIALNFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":297,\"kind\":8,\"name\":\"AssetTransfersOrder\",\"url\":\"enums/AssetTransfersOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":298,\"kind\":16,\"name\":\"ASCENDING\",\"url\":\"enums/AssetTransfersOrder.html#ASCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersOrder\"},{\"id\":299,\"kind\":16,\"name\":\"DESCENDING\",\"url\":\"enums/AssetTransfersOrder.html#DESCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersOrder\"},{\"id\":300,\"kind\":8,\"name\":\"NftTokenType\",\"url\":\"enums/NftTokenType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":301,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/NftTokenType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":302,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/NftTokenType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":303,\"kind\":16,\"name\":\"NO_SUPPORTED_NFT_STANDARD\",\"url\":\"enums/NftTokenType.html#NO_SUPPORTED_NFT_STANDARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":304,\"kind\":16,\"name\":\"NOT_A_CONTRACT\",\"url\":\"enums/NftTokenType.html#NOT_A_CONTRACT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":305,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftTokenType.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":306,\"kind\":256,\"name\":\"AssetTransfersResponse\",\"url\":\"interfaces/AssetTransfersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":307,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":308,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":309,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResponse\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":310,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":311,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":312,\"kind\":256,\"name\":\"AssetTransfersResult\",\"url\":\"interfaces/AssetTransfersResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":313,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":314,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":315,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":316,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":317,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":318,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":319,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":320,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":321,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":322,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":323,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":324,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":325,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResult\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":326,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":327,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":328,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":329,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":330,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":331,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":332,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":333,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":334,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":335,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":336,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":337,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":338,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":339,\"kind\":256,\"name\":\"AssetTransfersMetadata\",\"url\":\"interfaces/AssetTransfersMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":340,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/AssetTransfersMetadata.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersMetadata\"},{\"id\":341,\"kind\":256,\"name\":\"NftMetadata\",\"url\":\"interfaces/NftMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":342,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftMetadata.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":343,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/NftMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":344,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/NftMetadata.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":345,\"kind\":1024,\"name\":\"external_url\",\"url\":\"interfaces/NftMetadata.html#external_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":346,\"kind\":1024,\"name\":\"background_color\",\"url\":\"interfaces/NftMetadata.html#background_color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":347,\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/NftMetadata.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":348,\"kind\":256,\"name\":\"TokenUri\",\"url\":\"interfaces/TokenUri.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":349,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TokenUri.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenUri\"},{\"id\":350,\"kind\":1024,\"name\":\"gateway\",\"url\":\"interfaces/TokenUri.html#gateway\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenUri\"},{\"id\":351,\"kind\":256,\"name\":\"Media\",\"url\":\"interfaces/Media.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":352,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/Media.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":353,\"kind\":1024,\"name\":\"gateway\",\"url\":\"interfaces/Media.html#gateway\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":354,\"kind\":1024,\"name\":\"thumbnail\",\"url\":\"interfaces/Media.html#thumbnail\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":355,\"kind\":1024,\"name\":\"format\",\"url\":\"interfaces/Media.html#format\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":356,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/Media.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":357,\"kind\":1024,\"name\":\"bytes\",\"url\":\"interfaces/Media.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":358,\"kind\":8,\"name\":\"NftSpamClassification\",\"url\":\"enums/NftSpamClassification.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":359,\"kind\":16,\"name\":\"Erc721TooManyOwners\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":360,\"kind\":16,\"name\":\"Erc721TooManyTokens\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyTokens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":361,\"kind\":16,\"name\":\"Erc721DishonestTotalSupply\",\"url\":\"enums/NftSpamClassification.html#Erc721DishonestTotalSupply\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":362,\"kind\":16,\"name\":\"MostlyHoneyPotOwners\",\"url\":\"enums/NftSpamClassification.html#MostlyHoneyPotOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":363,\"kind\":16,\"name\":\"OwnedByMostHoneyPots\",\"url\":\"enums/NftSpamClassification.html#OwnedByMostHoneyPots\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":364,\"kind\":256,\"name\":\"SpamInfo\",\"url\":\"interfaces/SpamInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":365,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/SpamInfo.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SpamInfo\"},{\"id\":366,\"kind\":1024,\"name\":\"classifications\",\"url\":\"interfaces/SpamInfo.html#classifications\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SpamInfo\"},{\"id\":367,\"kind\":256,\"name\":\"GetNftsForOwnerOptions\",\"url\":\"interfaces/GetNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":368,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":369,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":370,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":371,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":372,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":373,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":374,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":375,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":376,\"kind\":256,\"name\":\"GetBaseNftsForOwnerOptions\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":377,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":378,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":379,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":380,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":381,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":382,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":383,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":384,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":385,\"kind\":8,\"name\":\"NftExcludeFilters\",\"url\":\"enums/NftExcludeFilters.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":386,\"kind\":16,\"name\":\"SPAM\",\"url\":\"enums/NftExcludeFilters.html#SPAM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftExcludeFilters\"},{\"id\":387,\"kind\":16,\"name\":\"AIRDROPS\",\"url\":\"enums/NftExcludeFilters.html#AIRDROPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftExcludeFilters\"},{\"id\":388,\"kind\":8,\"name\":\"NftFilters\",\"url\":\"enums/NftFilters.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":389,\"kind\":16,\"name\":\"SPAM\",\"url\":\"enums/NftFilters.html#SPAM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":390,\"kind\":16,\"name\":\"AIRDROPS\",\"url\":\"enums/NftFilters.html#AIRDROPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":391,\"kind\":8,\"name\":\"NftOrdering\",\"url\":\"enums/NftOrdering.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":392,\"kind\":16,\"name\":\"TRANSFERTIME\",\"url\":\"enums/NftOrdering.html#TRANSFERTIME\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftOrdering\"},{\"id\":393,\"kind\":256,\"name\":\"OwnedNftsResponse\",\"url\":\"interfaces/OwnedNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":394,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":395,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":396,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":397,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/OwnedNftsResponse.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":398,\"kind\":256,\"name\":\"OwnedBaseNftsResponse\",\"url\":\"interfaces/OwnedBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":399,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":400,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":401,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":402,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":403,\"kind\":256,\"name\":\"OwnedNft\",\"url\":\"interfaces/OwnedNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":404,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNft\"},{\"id\":405,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/OwnedNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":406,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/OwnedNft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":407,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OwnedNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":408,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/OwnedNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":409,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/OwnedNft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":410,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/OwnedNft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":411,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/OwnedNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":412,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/OwnedNft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":413,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/OwnedNft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":414,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":415,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/OwnedNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":416,\"kind\":256,\"name\":\"OwnedBaseNft\",\"url\":\"interfaces/OwnedBaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":417,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedBaseNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNft\"},{\"id\":418,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/OwnedBaseNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":419,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedBaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":420,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/OwnedBaseNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":421,\"kind\":256,\"name\":\"GetOwnersForNftResponse\",\"url\":\"interfaces/GetOwnersForNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":422,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForNftResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftResponse\"},{\"id\":423,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForNftResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftResponse\"},{\"id\":424,\"kind\":256,\"name\":\"GetOwnersForContractResponse\",\"url\":\"interfaces/GetOwnersForContractResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":425,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractResponse\"},{\"id\":426,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesResponse\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":427,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":428,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":429,\"kind\":256,\"name\":\"NftContractOwner\",\"url\":\"interfaces/NftContractOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":430,\"kind\":1024,\"name\":\"ownerAddress\",\"url\":\"interfaces/NftContractOwner.html#ownerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":431,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/NftContractOwner.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":432,\"kind\":256,\"name\":\"NftContractTokenBalance\",\"url\":\"interfaces/NftContractTokenBalance.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":433,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftContractTokenBalance.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":434,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/NftContractTokenBalance.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":435,\"kind\":256,\"name\":\"GetNftMetadataOptions\",\"url\":\"interfaces/GetNftMetadataOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":436,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":437,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":438,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/GetNftMetadataOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":439,\"kind\":256,\"name\":\"NftMetadataBatchToken\",\"url\":\"interfaces/NftMetadataBatchToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":440,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftMetadataBatchToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":441,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":442,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":443,\"kind\":256,\"name\":\"NftMetadataBatchOptions\",\"url\":\"interfaces/NftMetadataBatchOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":444,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/NftMetadataBatchOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":445,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/NftMetadataBatchOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":446,\"kind\":256,\"name\":\"FloorPriceMarketplace\",\"url\":\"interfaces/FloorPriceMarketplace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":447,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/FloorPriceMarketplace.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":448,\"kind\":1024,\"name\":\"priceCurrency\",\"url\":\"interfaces/FloorPriceMarketplace.html#priceCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":449,\"kind\":1024,\"name\":\"collectionUrl\",\"url\":\"interfaces/FloorPriceMarketplace.html#collectionUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":450,\"kind\":1024,\"name\":\"retrievedAt\",\"url\":\"interfaces/FloorPriceMarketplace.html#retrievedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":451,\"kind\":256,\"name\":\"FloorPriceError\",\"url\":\"interfaces/FloorPriceError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":452,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/FloorPriceError.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceError\"},{\"id\":453,\"kind\":256,\"name\":\"GetFloorPriceResponse\",\"url\":\"interfaces/GetFloorPriceResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":454,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/GetFloorPriceResponse.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":455,\"kind\":1024,\"name\":\"looksRare\",\"url\":\"interfaces/GetFloorPriceResponse.html#looksRare\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":456,\"kind\":256,\"name\":\"GetContractsForOwnerOptions\",\"url\":\"interfaces/GetContractsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":457,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":458,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":459,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":460,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":461,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":462,\"kind\":256,\"name\":\"GetContractsForOwnerResponse\",\"url\":\"interfaces/GetContractsForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":463,\"kind\":1024,\"name\":\"contracts\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#contracts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":464,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":465,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":466,\"kind\":256,\"name\":\"ContractForOwner\",\"url\":\"interfaces/ContractForOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":467,\"kind\":1024,\"name\":\"totalBalance\",\"url\":\"interfaces/ContractForOwner.html#totalBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":468,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/ContractForOwner.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":469,\"kind\":1024,\"name\":\"numDistinctTokensOwned\",\"url\":\"interfaces/ContractForOwner.html#numDistinctTokensOwned\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":470,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/ContractForOwner.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":471,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/ContractForOwner.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":472,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/ContractForOwner.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":473,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/ContractForOwner.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":474,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ContractForOwner.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":475,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/ContractForOwner.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":476,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/ContractForOwner.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":477,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/ContractForOwner.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":478,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/ContractForOwner.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":479,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/ContractForOwner.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":480,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/ContractForOwner.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":481,\"kind\":8,\"name\":\"GetTransfersForOwnerTransferType\",\"url\":\"enums/GetTransfersForOwnerTransferType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":482,\"kind\":16,\"name\":\"TO\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#TO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":483,\"kind\":16,\"name\":\"FROM\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#FROM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":484,\"kind\":256,\"name\":\"GetTransfersForOwnerOptions\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":485,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":486,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":487,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":488,\"kind\":256,\"name\":\"GetTransfersForContractOptions\",\"url\":\"interfaces/GetTransfersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":489,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":490,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":491,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetTransfersForContractOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":492,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":493,\"kind\":256,\"name\":\"TransfersNftResponse\",\"url\":\"interfaces/TransfersNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":494,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/TransfersNftResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":495,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TransfersNftResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":496,\"kind\":256,\"name\":\"TransferredNft\",\"url\":\"interfaces/TransferredNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":497,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/TransferredNft.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":498,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/TransferredNft.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":499,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/TransferredNft.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":500,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransferredNft.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":501,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/TransferredNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":502,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/TransferredNft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":503,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/TransferredNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":504,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/TransferredNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":505,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/TransferredNft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":506,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/TransferredNft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":507,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/TransferredNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":508,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/TransferredNft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":509,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/TransferredNft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":510,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/TransferredNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":511,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/TransferredNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":512,\"kind\":256,\"name\":\"GetMintedNftsOptions\",\"url\":\"interfaces/GetMintedNftsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":513,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetMintedNftsOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":514,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetMintedNftsOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":515,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetMintedNftsOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":516,\"kind\":256,\"name\":\"GetMintedNftsResponse\",\"url\":\"interfaces/GetMintedNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":517,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/GetMintedNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsResponse\"},{\"id\":518,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetMintedNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsResponse\"},{\"id\":519,\"kind\":256,\"name\":\"GetNftSalesOptions\",\"url\":\"interfaces/GetNftSalesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":520,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":521,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":522,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":523,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptions.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":524,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":525,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":526,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptions.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":527,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":528,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":529,\"kind\":256,\"name\":\"GetNftSalesOptionsByContractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":530,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":531,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":532,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":533,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":534,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":535,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":536,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":537,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":538,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":539,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":540,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":541,\"kind\":256,\"name\":\"GetNftSalesResponse\",\"url\":\"interfaces/GetNftSalesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":542,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":543,\"kind\":1024,\"name\":\"nftSales\",\"url\":\"interfaces/GetNftSalesResponse.html#nftSales\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":544,\"kind\":256,\"name\":\"NftSale\",\"url\":\"interfaces/NftSale.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":545,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/NftSale.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":546,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftSale.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":547,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftSale.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":548,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/NftSale.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":549,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/NftSale.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":550,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/NftSale.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":551,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/NftSale.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":552,\"kind\":1024,\"name\":\"sellerFee\",\"url\":\"interfaces/NftSale.html#sellerFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":553,\"kind\":1024,\"name\":\"marketplaceFee\",\"url\":\"interfaces/NftSale.html#marketplaceFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":554,\"kind\":1024,\"name\":\"protocolFee\",\"url\":\"interfaces/NftSale.html#protocolFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":555,\"kind\":1024,\"name\":\"royaltyFee\",\"url\":\"interfaces/NftSale.html#royaltyFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":556,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/NftSale.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":557,\"kind\":1024,\"name\":\"logIndex\",\"url\":\"interfaces/NftSale.html#logIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":558,\"kind\":1024,\"name\":\"bundleIndex\",\"url\":\"interfaces/NftSale.html#bundleIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":559,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/NftSale.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":560,\"kind\":256,\"name\":\"NftSaleFeeData\",\"url\":\"interfaces/NftSaleFeeData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":561,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/NftSaleFeeData.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":562,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftSaleFeeData.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":563,\"kind\":1024,\"name\":\"decimal\",\"url\":\"interfaces/NftSaleFeeData.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":564,\"kind\":8,\"name\":\"SortingOrder\",\"url\":\"enums/SortingOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":565,\"kind\":16,\"name\":\"ASCENDING\",\"url\":\"enums/SortingOrder.html#ASCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":566,\"kind\":16,\"name\":\"DESCENDING\",\"url\":\"enums/SortingOrder.html#DESCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":567,\"kind\":8,\"name\":\"NftSaleMarketplace\",\"url\":\"enums/NftSaleMarketplace.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":568,\"kind\":16,\"name\":\"SEAPORT\",\"url\":\"enums/NftSaleMarketplace.html#SEAPORT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":569,\"kind\":16,\"name\":\"LOOKSRARE\",\"url\":\"enums/NftSaleMarketplace.html#LOOKSRARE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":570,\"kind\":16,\"name\":\"X2Y2\",\"url\":\"enums/NftSaleMarketplace.html#X2Y2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":571,\"kind\":16,\"name\":\"WYVERN\",\"url\":\"enums/NftSaleMarketplace.html#WYVERN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":572,\"kind\":16,\"name\":\"CRYPTOPUNKS\",\"url\":\"enums/NftSaleMarketplace.html#CRYPTOPUNKS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":573,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftSaleMarketplace.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":574,\"kind\":8,\"name\":\"NftSaleTakerType\",\"url\":\"enums/NftSaleTakerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":575,\"kind\":16,\"name\":\"BUYER\",\"url\":\"enums/NftSaleTakerType.html#BUYER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":576,\"kind\":16,\"name\":\"SELLER\",\"url\":\"enums/NftSaleTakerType.html#SELLER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":577,\"kind\":256,\"name\":\"NftAttributeRarity\",\"url\":\"interfaces/NftAttributeRarity.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":578,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/NftAttributeRarity.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":579,\"kind\":1024,\"name\":\"traitType\",\"url\":\"interfaces/NftAttributeRarity.html#traitType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":580,\"kind\":1024,\"name\":\"prevalence\",\"url\":\"interfaces/NftAttributeRarity.html#prevalence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":581,\"kind\":256,\"name\":\"NftAttributesResponse\",\"url\":\"interfaces/NftAttributesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":582,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftAttributesResponse.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":583,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftAttributesResponse.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":584,\"kind\":1024,\"name\":\"summary\",\"url\":\"interfaces/NftAttributesResponse.html#summary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":585,\"kind\":256,\"name\":\"RefreshContractResult\",\"url\":\"interfaces/RefreshContractResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":586,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/RefreshContractResult.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":587,\"kind\":1024,\"name\":\"refreshState\",\"url\":\"interfaces/RefreshContractResult.html#refreshState\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":588,\"kind\":1024,\"name\":\"progress\",\"url\":\"interfaces/RefreshContractResult.html#progress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":589,\"kind\":8,\"name\":\"RefreshState\",\"url\":\"enums/RefreshState.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":590,\"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\":591,\"kind\":16,\"name\":\"ALREADY_QUEUED\",\"url\":\"enums/RefreshState.html#ALREADY_QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":592,\"kind\":16,\"name\":\"IN_PROGRESS\",\"url\":\"enums/RefreshState.html#IN_PROGRESS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":593,\"kind\":16,\"name\":\"FINISHED\",\"url\":\"enums/RefreshState.html#FINISHED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":594,\"kind\":16,\"name\":\"QUEUED\",\"url\":\"enums/RefreshState.html#QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":595,\"kind\":16,\"name\":\"QUEUE_FAILED\",\"url\":\"enums/RefreshState.html#QUEUE_FAILED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":596,\"kind\":256,\"name\":\"TransactionReceiptsBlockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":597,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockNumber\"},{\"id\":598,\"kind\":256,\"name\":\"TransactionReceiptsBlockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":599,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockHash\"},{\"id\":600,\"kind\":4194304,\"name\":\"TransactionReceiptsParams\",\"url\":\"modules.html#TransactionReceiptsParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":601,\"kind\":256,\"name\":\"TransactionReceiptsResponse\",\"url\":\"interfaces/TransactionReceiptsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":602,\"kind\":1024,\"name\":\"receipts\",\"url\":\"interfaces/TransactionReceiptsResponse.html#receipts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsResponse\"},{\"id\":603,\"kind\":256,\"name\":\"ERC1155Metadata\",\"url\":\"interfaces/ERC1155Metadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":604,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/ERC1155Metadata.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":605,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ERC1155Metadata.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":606,\"kind\":256,\"name\":\"RawContract\",\"url\":\"interfaces/RawContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":607,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/RawContract.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":608,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/RawContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":609,\"kind\":1024,\"name\":\"decimal\",\"url\":\"interfaces/RawContract.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":610,\"kind\":256,\"name\":\"GetNftsForContractOptions\",\"url\":\"interfaces/GetNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":611,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":612,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":613,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":614,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":615,\"kind\":256,\"name\":\"GetBaseNftsForContractOptions\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":616,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":617,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":618,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":619,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":620,\"kind\":256,\"name\":\"GetOwnersForContractOptions\",\"url\":\"interfaces/GetOwnersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":621,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":622,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":623,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":624,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesOptions\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":625,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":626,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":627,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":628,\"kind\":256,\"name\":\"GetOwnersForNftOptions\",\"url\":\"interfaces/GetOwnersForNftOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":629,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForNftOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftOptions\"},{\"id\":630,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetOwnersForNftOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftOptions\"},{\"id\":631,\"kind\":256,\"name\":\"NftContractBaseNftsResponse\",\"url\":\"interfaces/NftContractBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":632,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":633,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":634,\"kind\":256,\"name\":\"NftContractNftsResponse\",\"url\":\"interfaces/NftContractNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":635,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":636,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":637,\"kind\":256,\"name\":\"OpenSeaCollectionMetadata\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":638,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":639,\"kind\":1024,\"name\":\"collectionName\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#collectionName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":640,\"kind\":1024,\"name\":\"safelistRequestStatus\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#safelistRequestStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":641,\"kind\":1024,\"name\":\"imageUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#imageUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":642,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":643,\"kind\":1024,\"name\":\"externalUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#externalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":644,\"kind\":1024,\"name\":\"twitterUsername\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#twitterUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":645,\"kind\":1024,\"name\":\"discordUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#discordUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":646,\"kind\":1024,\"name\":\"lastIngestedAt\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#lastIngestedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":647,\"kind\":8,\"name\":\"OpenSeaSafelistRequestStatus\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":648,\"kind\":16,\"name\":\"VERIFIED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#VERIFIED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":649,\"kind\":16,\"name\":\"APPROVED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#APPROVED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":650,\"kind\":16,\"name\":\"REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":651,\"kind\":16,\"name\":\"NOT_REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#NOT_REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":652,\"kind\":256,\"name\":\"DeployResult\",\"url\":\"interfaces/DeployResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":653,\"kind\":1024,\"name\":\"deployerAddress\",\"url\":\"interfaces/DeployResult.html#deployerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":654,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/DeployResult.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":655,\"kind\":8,\"name\":\"AlchemySubscription\",\"url\":\"enums/AlchemySubscription.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":656,\"kind\":16,\"name\":\"PENDING_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#PENDING_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":657,\"kind\":16,\"name\":\"MINED_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#MINED_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":658,\"kind\":256,\"name\":\"AlchemyPendingTransactionsEventFilter\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":659,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":660,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":661,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":662,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":663,\"kind\":256,\"name\":\"AlchemyMinedTransactionsEventFilter\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":664,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":665,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":666,\"kind\":1024,\"name\":\"includeRemoved\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#includeRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":667,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":668,\"kind\":4194304,\"name\":\"AlchemyMinedTransactionsAddress\",\"url\":\"modules.html#AlchemyMinedTransactionsAddress\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":669,\"kind\":4194304,\"name\":\"AlchemyEventType\",\"url\":\"modules.html#AlchemyEventType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":670,\"kind\":4194304,\"name\":\"AlchemyEventFilter\",\"url\":\"modules.html#AlchemyEventFilter\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":671,\"kind\":256,\"name\":\"SendPrivateTransactionOptions\",\"url\":\"interfaces/SendPrivateTransactionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":672,\"kind\":1024,\"name\":\"fast\",\"url\":\"interfaces/SendPrivateTransactionOptions.html#fast\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SendPrivateTransactionOptions\"},{\"id\":673,\"kind\":8,\"name\":\"SimulateAssetType\",\"url\":\"enums/SimulateAssetType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":674,\"kind\":16,\"name\":\"NATIVE\",\"url\":\"enums/SimulateAssetType.html#NATIVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":675,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/SimulateAssetType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":676,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/SimulateAssetType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":677,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/SimulateAssetType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":678,\"kind\":16,\"name\":\"SPECIAL_NFT\",\"url\":\"enums/SimulateAssetType.html#SPECIAL_NFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":679,\"kind\":8,\"name\":\"SimulateChangeType\",\"url\":\"enums/SimulateChangeType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":680,\"kind\":16,\"name\":\"APPROVE\",\"url\":\"enums/SimulateChangeType.html#APPROVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":681,\"kind\":16,\"name\":\"TRANSFER\",\"url\":\"enums/SimulateChangeType.html#TRANSFER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":682,\"kind\":256,\"name\":\"SimulateAssetChangesError\",\"url\":\"interfaces/SimulateAssetChangesError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":683,\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/SimulateAssetChangesError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesError\"},{\"id\":684,\"kind\":256,\"name\":\"SimulateAssetChangesChange\",\"url\":\"interfaces/SimulateAssetChangesChange.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":685,\"kind\":1024,\"name\":\"assetType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#assetType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":686,\"kind\":1024,\"name\":\"changeType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#changeType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":687,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulateAssetChangesChange.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":688,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulateAssetChangesChange.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":689,\"kind\":1024,\"name\":\"rawAmount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#rawAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":690,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":691,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/SimulateAssetChangesChange.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":692,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/SimulateAssetChangesChange.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":693,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/SimulateAssetChangesChange.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":694,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/SimulateAssetChangesChange.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":695,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/SimulateAssetChangesChange.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":696,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/SimulateAssetChangesChange.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":697,\"kind\":256,\"name\":\"SimulateAssetChangesResponse\",\"url\":\"interfaces/SimulateAssetChangesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":698,\"kind\":1024,\"name\":\"changes\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#changes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":699,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":700,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":701,\"kind\":8,\"name\":\"DecodingAuthority\",\"url\":\"enums/DecodingAuthority.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":702,\"kind\":16,\"name\":\"ETHERSCAN\",\"url\":\"enums/DecodingAuthority.html#ETHERSCAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DecodingAuthority\"},{\"id\":703,\"kind\":256,\"name\":\"DecodedCallParam\",\"url\":\"interfaces/DecodedCallParam.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":704,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedCallParam.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":705,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedCallParam.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":706,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedCallParam.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":707,\"kind\":256,\"name\":\"DecodedLogInput\",\"url\":\"interfaces/DecodedLogInput.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":708,\"kind\":1024,\"name\":\"indexed\",\"url\":\"interfaces/DecodedLogInput.html#indexed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLogInput\"},{\"id\":709,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedLogInput.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":710,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedLogInput.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":711,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedLogInput.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":712,\"kind\":256,\"name\":\"DecodedDebugCallTrace\",\"url\":\"interfaces/DecodedDebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":713,\"kind\":1024,\"name\":\"methodName\",\"url\":\"interfaces/DecodedDebugCallTrace.html#methodName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":714,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":715,\"kind\":1024,\"name\":\"outputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#outputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":716,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedDebugCallTrace.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":717,\"kind\":8,\"name\":\"DebugCallType\",\"url\":\"enums/DebugCallType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":718,\"kind\":16,\"name\":\"CREATE\",\"url\":\"enums/DebugCallType.html#CREATE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":719,\"kind\":16,\"name\":\"CALL\",\"url\":\"enums/DebugCallType.html#CALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":720,\"kind\":16,\"name\":\"STATICCALL\",\"url\":\"enums/DebugCallType.html#STATICCALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":721,\"kind\":16,\"name\":\"DELEGATECALL\",\"url\":\"enums/DebugCallType.html#DELEGATECALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":722,\"kind\":256,\"name\":\"SimulationCallTrace\",\"url\":\"interfaces/SimulationCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":723,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SimulationCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SimulationCallTrace\"},{\"id\":724,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationCallTrace.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationCallTrace\"},{\"id\":725,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulationCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":726,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulationCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":727,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulationCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":728,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/SimulationCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":729,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/SimulationCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":730,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulationCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":731,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/SimulationCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":732,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/SimulationCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":733,\"kind\":256,\"name\":\"DecodedLog\",\"url\":\"interfaces/DecodedLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":734,\"kind\":1024,\"name\":\"eventName\",\"url\":\"interfaces/DecodedLog.html#eventName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":735,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedLog.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":736,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedLog.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":737,\"kind\":256,\"name\":\"SimulationDebugLog\",\"url\":\"interfaces/SimulationDebugLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":738,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/SimulationDebugLog.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":739,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/SimulationDebugLog.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":740,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/SimulationDebugLog.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":741,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationDebugLog.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":742,\"kind\":256,\"name\":\"SimulateExecutionResponse\",\"url\":\"interfaces/SimulateExecutionResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":743,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/SimulateExecutionResponse.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":744,\"kind\":1024,\"name\":\"logs\",\"url\":\"interfaces/SimulateExecutionResponse.html#logs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":745,\"kind\":256,\"name\":\"Webhook\",\"url\":\"interfaces/Webhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":746,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Webhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":747,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/Webhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":748,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Webhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":749,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Webhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":750,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/Webhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":751,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/Webhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":752,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/Webhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":753,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/Webhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":754,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/Webhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":755,\"kind\":8,\"name\":\"WebhookVersion\",\"url\":\"enums/WebhookVersion.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":756,\"kind\":16,\"name\":\"V1\",\"url\":\"enums/WebhookVersion.html#V1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":757,\"kind\":16,\"name\":\"V2\",\"url\":\"enums/WebhookVersion.html#V2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":758,\"kind\":8,\"name\":\"WebhookType\",\"url\":\"enums/WebhookType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":759,\"kind\":16,\"name\":\"MINED_TRANSACTION\",\"url\":\"enums/WebhookType.html#MINED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":760,\"kind\":16,\"name\":\"DROPPED_TRANSACTION\",\"url\":\"enums/WebhookType.html#DROPPED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":761,\"kind\":16,\"name\":\"ADDRESS_ACTIVITY\",\"url\":\"enums/WebhookType.html#ADDRESS_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":762,\"kind\":16,\"name\":\"NFT_ACTIVITY\",\"url\":\"enums/WebhookType.html#NFT_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":763,\"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\":764,\"kind\":16,\"name\":\"GRAPHQL\",\"url\":\"enums/WebhookType.html#GRAPHQL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":765,\"kind\":256,\"name\":\"MinedTransactionWebhook\",\"url\":\"interfaces/MinedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":766,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/MinedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":767,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MinedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":768,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/MinedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":769,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/MinedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":770,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/MinedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":771,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/MinedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":772,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/MinedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":773,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/MinedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":774,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/MinedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":775,\"kind\":256,\"name\":\"DroppedTransactionWebhook\",\"url\":\"interfaces/DroppedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":776,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DroppedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":777,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DroppedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":778,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/DroppedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":779,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/DroppedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":780,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/DroppedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":781,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/DroppedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":782,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/DroppedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":783,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DroppedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":784,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/DroppedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":785,\"kind\":256,\"name\":\"AddressActivityWebhook\",\"url\":\"interfaces/AddressActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":786,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AddressActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AddressActivityWebhook\"},{\"id\":787,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AddressActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":788,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":789,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AddressActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":790,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/AddressActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":791,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/AddressActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":792,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/AddressActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":793,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/AddressActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":794,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/AddressActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":795,\"kind\":256,\"name\":\"NftActivityWebhook\",\"url\":\"interfaces/NftActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":796,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NftActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NftActivityWebhook\"},{\"id\":797,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NftActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":798,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":799,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NftActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":800,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/NftActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":801,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/NftActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":802,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/NftActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":803,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/NftActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":804,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/NftActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":805,\"kind\":256,\"name\":\"NftMetadataUpdateWebhook\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":806,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":807,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":808,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":809,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":810,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":811,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":812,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":813,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":814,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":815,\"kind\":256,\"name\":\"CustomGraphqlWebhook\",\"url\":\"interfaces/CustomGraphqlWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":816,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/CustomGraphqlWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":817,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/CustomGraphqlWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":818,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/CustomGraphqlWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":819,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/CustomGraphqlWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":820,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/CustomGraphqlWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":821,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/CustomGraphqlWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":822,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/CustomGraphqlWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":823,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/CustomGraphqlWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":824,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/CustomGraphqlWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":825,\"kind\":256,\"name\":\"GetAllWebhooksResponse\",\"url\":\"interfaces/GetAllWebhooksResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":826,\"kind\":1024,\"name\":\"webhooks\",\"url\":\"interfaces/GetAllWebhooksResponse.html#webhooks\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":827,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetAllWebhooksResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":828,\"kind\":256,\"name\":\"GetAddressesOptions\",\"url\":\"interfaces/GetAddressesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":829,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetAddressesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":830,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetAddressesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":831,\"kind\":256,\"name\":\"AddressActivityResponse\",\"url\":\"interfaces/AddressActivityResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":832,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressActivityResponse.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":833,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/AddressActivityResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":834,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AddressActivityResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":835,\"kind\":256,\"name\":\"CustomGraphqlWebhookConfig\",\"url\":\"interfaces/CustomGraphqlWebhookConfig.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":836,\"kind\":1024,\"name\":\"graphqlQuery\",\"url\":\"interfaces/CustomGraphqlWebhookConfig.html#graphqlQuery\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookConfig\"},{\"id\":837,\"kind\":256,\"name\":\"TransactionWebhookParams\",\"url\":\"interfaces/TransactionWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":838,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/TransactionWebhookParams.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionWebhookParams\"},{\"id\":839,\"kind\":256,\"name\":\"NftWebhookParams\",\"url\":\"interfaces/NftWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":840,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftWebhookParams.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":841,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":842,\"kind\":256,\"name\":\"CustomGraphqlWebhookParams\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":843,\"kind\":1024,\"name\":\"graphqlQuery\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html#graphqlQuery\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookParams\"},{\"id\":844,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookParams\"},{\"id\":845,\"kind\":256,\"name\":\"AddressWebhookParams\",\"url\":\"interfaces/AddressWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":846,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressWebhookParams.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":847,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":848,\"kind\":256,\"name\":\"NftFilter\",\"url\":\"interfaces/NftFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":849,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftFilter.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":850,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftFilter.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":851,\"kind\":256,\"name\":\"NftFiltersResponse\",\"url\":\"interfaces/NftFiltersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":852,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftFiltersResponse.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":853,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/NftFiltersResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":854,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftFiltersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":855,\"kind\":256,\"name\":\"WebhookStatusUpdate\",\"url\":\"interfaces/WebhookStatusUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":856,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/WebhookStatusUpdate.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookStatusUpdate\"},{\"id\":857,\"kind\":256,\"name\":\"WebhookNftFilterUpdate\",\"url\":\"interfaces/WebhookNftFilterUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":858,\"kind\":1024,\"name\":\"addFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#addFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":859,\"kind\":1024,\"name\":\"removeFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#removeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":860,\"kind\":256,\"name\":\"WebhookNftMetadataFilterUpdate\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":861,\"kind\":1024,\"name\":\"addMetadataFilters\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html#addMetadataFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftMetadataFilterUpdate\"},{\"id\":862,\"kind\":1024,\"name\":\"removeMetadataFilters\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html#removeMetadataFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftMetadataFilterUpdate\"},{\"id\":863,\"kind\":256,\"name\":\"WebhookAddressUpdate\",\"url\":\"interfaces/WebhookAddressUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":864,\"kind\":1024,\"name\":\"addAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#addAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":865,\"kind\":1024,\"name\":\"removeAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#removeAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":866,\"kind\":256,\"name\":\"WebhookAddressOverride\",\"url\":\"interfaces/WebhookAddressOverride.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":867,\"kind\":1024,\"name\":\"newAddresses\",\"url\":\"interfaces/WebhookAddressOverride.html#newAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressOverride\"},{\"id\":868,\"kind\":4194304,\"name\":\"NftWebhookUpdate\",\"url\":\"modules.html#NftWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":869,\"kind\":4194304,\"name\":\"NftMetadataWebhookUpdate\",\"url\":\"modules.html#NftMetadataWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":870,\"kind\":4194304,\"name\":\"CustomGraphqlWebhookUpdate\",\"url\":\"modules.html#CustomGraphqlWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":871,\"kind\":4194304,\"name\":\"AddressWebhookUpdate\",\"url\":\"modules.html#AddressWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":872,\"kind\":256,\"name\":\"DebugTransaction\",\"url\":\"interfaces/DebugTransaction.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":873,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugTransaction.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":874,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugTransaction.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":875,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugTransaction.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":876,\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"interfaces/DebugTransaction.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":877,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugTransaction.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":878,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/DebugTransaction.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":879,\"kind\":8,\"name\":\"CommitmentLevel\",\"url\":\"enums/CommitmentLevel.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":880,\"kind\":16,\"name\":\"PENDING\",\"url\":\"enums/CommitmentLevel.html#PENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":881,\"kind\":16,\"name\":\"LATEST\",\"url\":\"enums/CommitmentLevel.html#LATEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":882,\"kind\":16,\"name\":\"SAFE\",\"url\":\"enums/CommitmentLevel.html#SAFE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":883,\"kind\":16,\"name\":\"FINALIZED\",\"url\":\"enums/CommitmentLevel.html#FINALIZED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":884,\"kind\":16,\"name\":\"EARLIEST\",\"url\":\"enums/CommitmentLevel.html#EARLIEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":885,\"kind\":4194304,\"name\":\"BlockIdentifier\",\"url\":\"modules.html#BlockIdentifier\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":886,\"kind\":8,\"name\":\"DebugTracerType\",\"url\":\"enums/DebugTracerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":887,\"kind\":16,\"name\":\"CALL_TRACER\",\"url\":\"enums/DebugTracerType.html#CALL_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":888,\"kind\":16,\"name\":\"PRESTATE_TRACER\",\"url\":\"enums/DebugTracerType.html#PRESTATE_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":889,\"kind\":256,\"name\":\"DebugCallTracer\",\"url\":\"interfaces/DebugCallTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":890,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":891,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugCallTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":892,\"kind\":256,\"name\":\"DebugPrestateTracer\",\"url\":\"interfaces/DebugPrestateTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":893,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugPrestateTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":894,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugPrestateTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":895,\"kind\":256,\"name\":\"DebugCallTrace\",\"url\":\"interfaces/DebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":896,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":897,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":898,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":899,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":900,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":901,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/DebugCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":902,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/DebugCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":903,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/DebugCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":904,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/DebugCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":905,\"kind\":1024,\"name\":\"revertReason\",\"url\":\"interfaces/DebugCallTrace.html#revertReason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":906,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/DebugCallTrace.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":907,\"kind\":256,\"name\":\"FilterByBlockHash\",\"url\":\"interfaces/FilterByBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":908,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/FilterByBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterByBlockHash\"},{\"id\":909,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/FilterByBlockHash.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":910,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/FilterByBlockHash.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":911,\"kind\":256,\"name\":\"Filter\",\"url\":\"interfaces/Filter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":912,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/Filter.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":913,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/Filter.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":914,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/Filter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":915,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/Filter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":916,\"kind\":256,\"name\":\"EventFilter\",\"url\":\"interfaces/EventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":917,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/EventFilter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":918,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/EventFilter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":919,\"kind\":4194304,\"name\":\"DebugPrestateTrace\",\"url\":\"modules.html#DebugPrestateTrace\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":920,\"kind\":256,\"name\":\"DebugPrestate\",\"url\":\"interfaces/DebugPrestate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":921,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/DebugPrestate.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":922,\"kind\":1024,\"name\":\"nonce\",\"url\":\"interfaces/DebugPrestate.html#nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":923,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/DebugPrestate.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":924,\"kind\":1024,\"name\":\"storage\",\"url\":\"interfaces/DebugPrestate.html#storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":925,\"kind\":4194304,\"name\":\"RequireAtLeastOne\",\"url\":\"modules.html#RequireAtLeastOne\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":926,\"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,64.276]],[\"parent/0\",[]],[\"name/1\",[1,45.817]],[\"parent/1\",[]],[\"name/2\",[2,51.283]],[\"parent/2\",[1,4.189]],[\"name/3\",[3,64.276]],[\"parent/3\",[1,4.189]],[\"name/4\",[4,42.303]],[\"parent/4\",[1,4.189]],[\"name/5\",[5,64.276]],[\"parent/5\",[1,4.189]],[\"name/6\",[6,64.276]],[\"parent/6\",[1,4.189]],[\"name/7\",[7,64.276]],[\"parent/7\",[1,4.189]],[\"name/8\",[8,64.276]],[\"parent/8\",[1,4.189]],[\"name/9\",[9,64.276]],[\"parent/9\",[1,4.189]],[\"name/10\",[10,40.297]],[\"parent/10\",[]],[\"name/11\",[2,51.283]],[\"parent/11\",[10,3.684]],[\"name/12\",[11,64.276]],[\"parent/12\",[10,3.684]],[\"name/13\",[12,59.167]],[\"parent/13\",[10,3.684]],[\"name/14\",[13,59.167]],[\"parent/14\",[10,3.684]],[\"name/15\",[14,55.803]],[\"parent/15\",[10,3.684]],[\"name/16\",[15,55.803]],[\"parent/16\",[10,3.684]],[\"name/17\",[16,64.276]],[\"parent/17\",[10,3.684]],[\"name/18\",[17,55.803]],[\"parent/18\",[10,3.684]],[\"name/19\",[18,64.276]],[\"parent/19\",[10,3.684]],[\"name/20\",[19,59.167]],[\"parent/20\",[10,3.684]],[\"name/21\",[20,59.167]],[\"parent/21\",[10,3.684]],[\"name/22\",[21,59.167]],[\"parent/22\",[10,3.684]],[\"name/23\",[22,64.276]],[\"parent/23\",[10,3.684]],[\"name/24\",[23,41.589]],[\"parent/24\",[10,3.684]],[\"name/25\",[23,41.589]],[\"parent/25\",[10,3.684]],[\"name/26\",[24,41.589]],[\"parent/26\",[]],[\"name/27\",[2,51.283]],[\"parent/27\",[24,3.802]],[\"name/28\",[23,41.589]],[\"parent/28\",[24,3.802]],[\"name/29\",[23,41.589]],[\"parent/29\",[24,3.802]],[\"name/30\",[23,41.589]],[\"parent/30\",[24,3.802]],[\"name/31\",[23,41.589]],[\"parent/31\",[24,3.802]],[\"name/32\",[23,41.589]],[\"parent/32\",[24,3.802]],[\"name/33\",[23,41.589]],[\"parent/33\",[24,3.802]],[\"name/34\",[23,41.589]],[\"parent/34\",[24,3.802]],[\"name/35\",[25,59.167]],[\"parent/35\",[]],[\"name/36\",[2,51.283]],[\"parent/36\",[25,5.409]],[\"name/37\",[26,43.907]],[\"parent/37\",[]],[\"name/38\",[2,51.283]],[\"parent/38\",[26,4.014]],[\"name/39\",[27,53.29]],[\"parent/39\",[26,4.014]],[\"name/40\",[28,34.153]],[\"parent/40\",[26,4.014]],[\"name/41\",[29,55.803]],[\"parent/41\",[26,4.014]],[\"name/42\",[30,55.803]],[\"parent/42\",[26,4.014]],[\"name/43\",[31,45.817]],[\"parent/43\",[26,4.014]],[\"name/44\",[32,59.167]],[\"parent/44\",[26,4.014]],[\"name/45\",[33,59.167]],[\"parent/45\",[26,4.014]],[\"name/46\",[34,64.276]],[\"parent/46\",[26,4.014]],[\"name/47\",[35,64.276]],[\"parent/47\",[26,4.014]],[\"name/48\",[36,45.817]],[\"parent/48\",[]],[\"name/49\",[27,53.29]],[\"parent/49\",[36,4.189]],[\"name/50\",[29,55.803]],[\"parent/50\",[36,4.189]],[\"name/51\",[30,55.803]],[\"parent/51\",[36,4.189]],[\"name/52\",[37,64.276]],[\"parent/52\",[36,4.189]],[\"name/53\",[38,64.276]],[\"parent/53\",[36,4.189]],[\"name/54\",[39,59.167]],[\"parent/54\",[36,4.189]],[\"name/55\",[40,59.167]],[\"parent/55\",[36,4.189]],[\"name/56\",[23,41.589]],[\"parent/56\",[36,4.189]],[\"name/57\",[41,38.126]],[\"parent/57\",[]],[\"name/58\",[42,64.276]],[\"parent/58\",[41,3.485]],[\"name/59\",[27,53.29]],[\"parent/59\",[41,3.485]],[\"name/60\",[43,59.167]],[\"parent/60\",[41,3.485]],[\"name/61\",[44,59.167]],[\"parent/61\",[41,3.485]],[\"name/62\",[45,59.167]],[\"parent/62\",[41,3.485]],[\"name/63\",[46,59.167]],[\"parent/63\",[41,3.485]],[\"name/64\",[47,59.167]],[\"parent/64\",[41,3.485]],[\"name/65\",[48,59.167]],[\"parent/65\",[41,3.485]],[\"name/66\",[49,64.276]],[\"parent/66\",[41,3.485]],[\"name/67\",[39,59.167]],[\"parent/67\",[41,3.485]],[\"name/68\",[50,64.276]],[\"parent/68\",[41,3.485]],[\"name/69\",[51,64.276]],[\"parent/69\",[41,3.485]],[\"name/70\",[52,64.276]],[\"parent/70\",[41,3.485]],[\"name/71\",[53,64.276]],[\"parent/71\",[41,3.485]],[\"name/72\",[54,64.276]],[\"parent/72\",[41,3.485]],[\"name/73\",[23,41.589]],[\"parent/73\",[41,3.485]],[\"name/74\",[23,41.589]],[\"parent/74\",[41,3.485]],[\"name/75\",[23,41.589]],[\"parent/75\",[41,3.485]],[\"name/76\",[23,41.589]],[\"parent/76\",[41,3.485]],[\"name/77\",[55,35.559]],[\"parent/77\",[]],[\"name/78\",[56,64.276]],[\"parent/78\",[55,3.251]],[\"name/79\",[57,64.276]],[\"parent/79\",[55,3.251]],[\"name/80\",[58,64.276]],[\"parent/80\",[55,3.251]],[\"name/81\",[59,64.276]],[\"parent/81\",[55,3.251]],[\"name/82\",[60,64.276]],[\"parent/82\",[55,3.251]],[\"name/83\",[61,64.276]],[\"parent/83\",[55,3.251]],[\"name/84\",[62,64.276]],[\"parent/84\",[55,3.251]],[\"name/85\",[63,64.276]],[\"parent/85\",[55,3.251]],[\"name/86\",[64,64.276]],[\"parent/86\",[55,3.251]],[\"name/87\",[65,64.276]],[\"parent/87\",[55,3.251]],[\"name/88\",[66,64.276]],[\"parent/88\",[55,3.251]],[\"name/89\",[67,64.276]],[\"parent/89\",[55,3.251]],[\"name/90\",[68,64.276]],[\"parent/90\",[55,3.251]],[\"name/91\",[69,64.276]],[\"parent/91\",[55,3.251]],[\"name/92\",[70,64.276]],[\"parent/92\",[55,3.251]],[\"name/93\",[71,64.276]],[\"parent/93\",[55,3.251]],[\"name/94\",[72,64.276]],[\"parent/94\",[55,3.251]],[\"name/95\",[73,64.276]],[\"parent/95\",[55,3.251]],[\"name/96\",[74,64.276]],[\"parent/96\",[55,3.251]],[\"name/97\",[75,64.276]],[\"parent/97\",[55,3.251]],[\"name/98\",[76,64.276]],[\"parent/98\",[55,3.251]],[\"name/99\",[77,64.276]],[\"parent/99\",[55,3.251]],[\"name/100\",[78,64.276]],[\"parent/100\",[55,3.251]],[\"name/101\",[79,64.276]],[\"parent/101\",[55,3.251]],[\"name/102\",[80,64.276]],[\"parent/102\",[55,3.251]],[\"name/103\",[81,48.181]],[\"parent/103\",[]],[\"name/104\",[43,59.167]],[\"parent/104\",[81,4.405]],[\"name/105\",[44,59.167]],[\"parent/105\",[81,4.405]],[\"name/106\",[45,59.167]],[\"parent/106\",[81,4.405]],[\"name/107\",[46,59.167]],[\"parent/107\",[81,4.405]],[\"name/108\",[47,59.167]],[\"parent/108\",[81,4.405]],[\"name/109\",[48,59.167]],[\"parent/109\",[81,4.405]],[\"name/110\",[82,34.831]],[\"parent/110\",[]],[\"name/111\",[12,59.167]],[\"parent/111\",[82,3.184]],[\"name/112\",[83,64.276]],[\"parent/112\",[82,3.184]],[\"name/113\",[84,64.276]],[\"parent/113\",[82,3.184]],[\"name/114\",[13,59.167]],[\"parent/114\",[82,3.184]],[\"name/115\",[85,64.276]],[\"parent/115\",[82,3.184]],[\"name/116\",[86,64.276]],[\"parent/116\",[82,3.184]],[\"name/117\",[87,64.276]],[\"parent/117\",[82,3.184]],[\"name/118\",[88,64.276]],[\"parent/118\",[82,3.184]],[\"name/119\",[19,59.167]],[\"parent/119\",[82,3.184]],[\"name/120\",[20,59.167]],[\"parent/120\",[82,3.184]],[\"name/121\",[89,64.276]],[\"parent/121\",[82,3.184]],[\"name/122\",[15,55.803]],[\"parent/122\",[82,3.184]],[\"name/123\",[14,55.803]],[\"parent/123\",[82,3.184]],[\"name/124\",[90,59.167]],[\"parent/124\",[82,3.184]],[\"name/125\",[91,64.276]],[\"parent/125\",[82,3.184]],[\"name/126\",[17,55.803]],[\"parent/126\",[82,3.184]],[\"name/127\",[92,59.167]],[\"parent/127\",[82,3.184]],[\"name/128\",[93,64.276]],[\"parent/128\",[82,3.184]],[\"name/129\",[40,59.167]],[\"parent/129\",[82,3.184]],[\"name/130\",[94,64.276]],[\"parent/130\",[82,3.184]],[\"name/131\",[95,64.276]],[\"parent/131\",[82,3.184]],[\"name/132\",[96,64.276]],[\"parent/132\",[82,3.184]],[\"name/133\",[97,64.276]],[\"parent/133\",[82,3.184]],[\"name/134\",[98,64.276]],[\"parent/134\",[82,3.184]],[\"name/135\",[99,64.276]],[\"parent/135\",[82,3.184]],[\"name/136\",[21,59.167]],[\"parent/136\",[82,3.184]],[\"name/137\",[100,64.276]],[\"parent/137\",[82,3.184]],[\"name/138\",[101,43.073]],[\"parent/138\",[]],[\"name/139\",[102,64.276]],[\"parent/139\",[101,3.938]],[\"name/140\",[103,64.276]],[\"parent/140\",[101,3.938]],[\"name/141\",[104,64.276]],[\"parent/141\",[101,3.938]],[\"name/142\",[105,64.276]],[\"parent/142\",[101,3.938]],[\"name/143\",[106,64.276]],[\"parent/143\",[101,3.938]],[\"name/144\",[107,64.276]],[\"parent/144\",[101,3.938]],[\"name/145\",[90,59.167]],[\"parent/145\",[101,3.938]],[\"name/146\",[17,55.803]],[\"parent/146\",[101,3.938]],[\"name/147\",[14,55.803]],[\"parent/147\",[101,3.938]],[\"name/148\",[108,64.276]],[\"parent/148\",[101,3.938]],[\"name/149\",[92,59.167]],[\"parent/149\",[101,3.938]],[\"name/150\",[109,44.817]],[\"parent/150\",[]],[\"name/151\",[110,64.276]],[\"parent/151\",[109,4.097]],[\"name/152\",[111,64.276]],[\"parent/152\",[109,4.097]],[\"name/153\",[112,64.276]],[\"parent/153\",[109,4.097]],[\"name/154\",[113,64.276]],[\"parent/154\",[109,4.097]],[\"name/155\",[114,64.276]],[\"parent/155\",[109,4.097]],[\"name/156\",[115,64.276]],[\"parent/156\",[109,4.097]],[\"name/157\",[116,64.276]],[\"parent/157\",[109,4.097]],[\"name/158\",[117,64.276]],[\"parent/158\",[109,4.097]],[\"name/159\",[118,64.276]],[\"parent/159\",[109,4.097]],[\"name/160\",[119,53.29]],[\"parent/160\",[]],[\"name/161\",[120,64.276]],[\"parent/161\",[119,4.872]],[\"name/162\",[121,64.276]],[\"parent/162\",[119,4.872]],[\"name/163\",[122,64.276]],[\"parent/163\",[119,4.872]],[\"name/164\",[123,59.167]],[\"parent/164\",[]],[\"name/165\",[124,44.817]],[\"parent/165\",[123,5.409]],[\"name/166\",[125,45.817]],[\"parent/166\",[]],[\"name/167\",[126,43.907]],[\"parent/167\",[125,4.189]],[\"name/168\",[127,46.93]],[\"parent/168\",[125,4.189]],[\"name/169\",[128,49.612]],[\"parent/169\",[125,4.189]],[\"name/170\",[129,55.803]],[\"parent/170\",[125,4.189]],[\"name/171\",[130,55.803]],[\"parent/171\",[125,4.189]],[\"name/172\",[131,59.167]],[\"parent/172\",[125,4.189]],[\"name/173\",[132,59.167]],[\"parent/173\",[125,4.189]],[\"name/174\",[124,44.817]],[\"parent/174\",[125,4.189]],[\"name/175\",[4,42.303]],[\"parent/175\",[]],[\"name/176\",[24,41.589]],[\"parent/176\",[4,3.867]],[\"name/177\",[133,53.29]],[\"parent/177\",[4,3.867]],[\"name/178\",[134,51.283]],[\"parent/178\",[4,3.867]],[\"name/179\",[135,55.803]],[\"parent/179\",[4,3.867]],[\"name/180\",[136,55.803]],[\"parent/180\",[4,3.867]],[\"name/181\",[137,55.803]],[\"parent/181\",[4,3.867]],[\"name/182\",[138,49.612]],[\"parent/182\",[4,3.867]],[\"name/183\",[139,43.907]],[\"parent/183\",[4,3.867]],[\"name/184\",[140,49.612]],[\"parent/184\",[4,3.867]],[\"name/185\",[141,40.922]],[\"parent/185\",[4,3.867]],[\"name/186\",[126,43.907]],[\"parent/186\",[4,3.867]],[\"name/187\",[142,53.29]],[\"parent/187\",[]],[\"name/188\",[24,41.589]],[\"parent/188\",[142,4.872]],[\"name/189\",[141,40.922]],[\"parent/189\",[142,4.872]],[\"name/190\",[126,43.907]],[\"parent/190\",[142,4.872]],[\"name/191\",[143,64.276]],[\"parent/191\",[]],[\"name/192\",[144,64.276]],[\"parent/192\",[]],[\"name/193\",[145,64.276]],[\"parent/193\",[]],[\"name/194\",[146,64.276]],[\"parent/194\",[]],[\"name/195\",[147,64.276]],[\"parent/195\",[]],[\"name/196\",[148,46.93]],[\"parent/196\",[]],[\"name/197\",[27,53.29]],[\"parent/197\",[148,4.29]],[\"name/198\",[28,34.153]],[\"parent/198\",[148,4.29]],[\"name/199\",[29,55.803]],[\"parent/199\",[148,4.29]],[\"name/200\",[31,45.817]],[\"parent/200\",[148,4.29]],[\"name/201\",[32,59.167]],[\"parent/201\",[148,4.29]],[\"name/202\",[33,59.167]],[\"parent/202\",[148,4.29]],[\"name/203\",[30,55.803]],[\"parent/203\",[148,4.29]],[\"name/204\",[28,34.153]],[\"parent/204\",[]],[\"name/205\",[149,64.276]],[\"parent/205\",[28,3.122]],[\"name/206\",[150,64.276]],[\"parent/206\",[28,3.122]],[\"name/207\",[151,64.276]],[\"parent/207\",[28,3.122]],[\"name/208\",[152,64.276]],[\"parent/208\",[28,3.122]],[\"name/209\",[153,64.276]],[\"parent/209\",[28,3.122]],[\"name/210\",[154,64.276]],[\"parent/210\",[28,3.122]],[\"name/211\",[155,64.276]],[\"parent/211\",[28,3.122]],[\"name/212\",[156,64.276]],[\"parent/212\",[28,3.122]],[\"name/213\",[157,64.276]],[\"parent/213\",[28,3.122]],[\"name/214\",[158,64.276]],[\"parent/214\",[28,3.122]],[\"name/215\",[159,64.276]],[\"parent/215\",[28,3.122]],[\"name/216\",[160,64.276]],[\"parent/216\",[28,3.122]],[\"name/217\",[161,64.276]],[\"parent/217\",[28,3.122]],[\"name/218\",[162,64.276]],[\"parent/218\",[28,3.122]],[\"name/219\",[163,64.276]],[\"parent/219\",[28,3.122]],[\"name/220\",[164,64.276]],[\"parent/220\",[28,3.122]],[\"name/221\",[165,64.276]],[\"parent/221\",[28,3.122]],[\"name/222\",[166,55.803]],[\"parent/222\",[]],[\"name/223\",[167,64.276]],[\"parent/223\",[166,5.101]],[\"name/224\",[168,55.803]],[\"parent/224\",[166,5.101]],[\"name/225\",[169,55.803]],[\"parent/225\",[]],[\"name/226\",[170,40.922]],[\"parent/226\",[169,5.101]],[\"name/227\",[171,32.921]],[\"parent/227\",[169,5.101]],[\"name/228\",[172,59.167]],[\"parent/228\",[]],[\"name/229\",[170,40.922]],[\"parent/229\",[172,5.409]],[\"name/230\",[173,53.29]],[\"parent/230\",[]],[\"name/231\",[171,32.921]],[\"parent/231\",[173,4.872]],[\"name/232\",[124,44.817]],[\"parent/232\",[173,4.872]],[\"name/233\",[174,55.803]],[\"parent/233\",[173,4.872]],[\"name/234\",[175,55.803]],[\"parent/234\",[]],[\"name/235\",[124,44.817]],[\"parent/235\",[175,5.101]],[\"name/236\",[174,55.803]],[\"parent/236\",[175,5.101]],[\"name/237\",[176,55.803]],[\"parent/237\",[]],[\"name/238\",[177,53.29]],[\"parent/238\",[]],[\"name/239\",[178,44.817]],[\"parent/239\",[177,4.872]],[\"name/240\",[176,55.803]],[\"parent/240\",[177,4.872]],[\"name/241\",[179,48.181]],[\"parent/241\",[177,4.872]],[\"name/242\",[180,53.29]],[\"parent/242\",[]],[\"name/243\",[178,44.817]],[\"parent/243\",[180,4.872]],[\"name/244\",[176,55.803]],[\"parent/244\",[180,4.872]],[\"name/245\",[179,48.181]],[\"parent/245\",[180,4.872]],[\"name/246\",[181,55.803]],[\"parent/246\",[]],[\"name/247\",[182,48.181]],[\"parent/247\",[181,5.101]],[\"name/248\",[171,32.921]],[\"parent/248\",[181,5.101]],[\"name/249\",[183,55.803]],[\"parent/249\",[]],[\"name/250\",[184,64.276]],[\"parent/250\",[183,5.101]],[\"name/251\",[171,32.921]],[\"parent/251\",[183,5.101]],[\"name/252\",[185,45.817]],[\"parent/252\",[]],[\"name/253\",[178,44.817]],[\"parent/253\",[185,4.189]],[\"name/254\",[186,64.276]],[\"parent/254\",[185,4.189]],[\"name/255\",[187,51.283]],[\"parent/255\",[185,4.189]],[\"name/256\",[127,46.93]],[\"parent/256\",[185,4.189]],[\"name/257\",[128,49.612]],[\"parent/257\",[185,4.189]],[\"name/258\",[188,55.803]],[\"parent/258\",[185,4.189]],[\"name/259\",[189,55.803]],[\"parent/259\",[185,4.189]],[\"name/260\",[179,48.181]],[\"parent/260\",[185,4.189]],[\"name/261\",[190,51.283]],[\"parent/261\",[]],[\"name/262\",[127,46.93]],[\"parent/262\",[190,4.688]],[\"name/263\",[128,49.612]],[\"parent/263\",[190,4.688]],[\"name/264\",[188,55.803]],[\"parent/264\",[190,4.688]],[\"name/265\",[189,55.803]],[\"parent/265\",[190,4.688]],[\"name/266\",[191,43.073]],[\"parent/266\",[]],[\"name/267\",[192,49.612]],[\"parent/267\",[191,3.938]],[\"name/268\",[193,49.612]],[\"parent/268\",[191,3.938]],[\"name/269\",[194,51.283]],[\"parent/269\",[191,3.938]],[\"name/270\",[195,55.803]],[\"parent/270\",[191,3.938]],[\"name/271\",[196,55.803]],[\"parent/271\",[191,3.938]],[\"name/272\",[182,48.181]],[\"parent/272\",[191,3.938]],[\"name/273\",[197,59.167]],[\"parent/273\",[191,3.938]],[\"name/274\",[198,53.29]],[\"parent/274\",[191,3.938]],[\"name/275\",[199,59.167]],[\"parent/275\",[191,3.938]],[\"name/276\",[171,32.921]],[\"parent/276\",[191,3.938]],[\"name/277\",[200,59.167]],[\"parent/277\",[191,3.938]],[\"name/278\",[201,43.073]],[\"parent/278\",[]],[\"name/279\",[200,59.167]],[\"parent/279\",[201,3.938]],[\"name/280\",[192,49.612]],[\"parent/280\",[201,3.938]],[\"name/281\",[193,49.612]],[\"parent/281\",[201,3.938]],[\"name/282\",[194,51.283]],[\"parent/282\",[201,3.938]],[\"name/283\",[195,55.803]],[\"parent/283\",[201,3.938]],[\"name/284\",[196,55.803]],[\"parent/284\",[201,3.938]],[\"name/285\",[182,48.181]],[\"parent/285\",[201,3.938]],[\"name/286\",[197,59.167]],[\"parent/286\",[201,3.938]],[\"name/287\",[198,53.29]],[\"parent/287\",[201,3.938]],[\"name/288\",[199,59.167]],[\"parent/288\",[201,3.938]],[\"name/289\",[171,32.921]],[\"parent/289\",[201,3.938]],[\"name/290\",[202,48.181]],[\"parent/290\",[]],[\"name/291\",[203,64.276]],[\"parent/291\",[202,4.405]],[\"name/292\",[204,64.276]],[\"parent/292\",[202,4.405]],[\"name/293\",[168,55.803]],[\"parent/293\",[202,4.405]],[\"name/294\",[205,55.803]],[\"parent/294\",[202,4.405]],[\"name/295\",[206,55.803]],[\"parent/295\",[202,4.405]],[\"name/296\",[207,64.276]],[\"parent/296\",[202,4.405]],[\"name/297\",[208,55.803]],[\"parent/297\",[]],[\"name/298\",[209,59.167]],[\"parent/298\",[208,5.101]],[\"name/299\",[210,59.167]],[\"parent/299\",[208,5.101]],[\"name/300\",[211,49.612]],[\"parent/300\",[]],[\"name/301\",[205,55.803]],[\"parent/301\",[211,4.536]],[\"name/302\",[206,55.803]],[\"parent/302\",[211,4.536]],[\"name/303\",[212,64.276]],[\"parent/303\",[211,4.536]],[\"name/304\",[213,64.276]],[\"parent/304\",[211,4.536]],[\"name/305\",[214,59.167]],[\"parent/305\",[211,4.536]],[\"name/306\",[215,55.803]],[\"parent/306\",[]],[\"name/307\",[216,59.167]],[\"parent/307\",[215,5.101]],[\"name/308\",[171,32.921]],[\"parent/308\",[215,5.101]],[\"name/309\",[217,55.803]],[\"parent/309\",[]],[\"name/310\",[216,59.167]],[\"parent/310\",[217,5.101]],[\"name/311\",[171,32.921]],[\"parent/311\",[217,5.101]],[\"name/312\",[218,42.303]],[\"parent/312\",[]],[\"name/313\",[219,59.167]],[\"parent/313\",[218,3.867]],[\"name/314\",[198,53.29]],[\"parent/314\",[218,3.867]],[\"name/315\",[220,59.167]],[\"parent/315\",[218,3.867]],[\"name/316\",[221,46.93]],[\"parent/316\",[218,3.867]],[\"name/317\",[222,46.93]],[\"parent/317\",[218,3.867]],[\"name/318\",[223,44.817]],[\"parent/318\",[218,3.867]],[\"name/319\",[224,59.167]],[\"parent/319\",[218,3.867]],[\"name/320\",[225,51.283]],[\"parent/320\",[218,3.867]],[\"name/321\",[141,40.922]],[\"parent/321\",[218,3.867]],[\"name/322\",[226,59.167]],[\"parent/322\",[218,3.867]],[\"name/323\",[227,59.167]],[\"parent/323\",[218,3.867]],[\"name/324\",[228,49.612]],[\"parent/324\",[218,3.867]],[\"name/325\",[229,41.589]],[\"parent/325\",[]],[\"name/326\",[230,64.276]],[\"parent/326\",[229,3.802]],[\"name/327\",[219,59.167]],[\"parent/327\",[229,3.802]],[\"name/328\",[198,53.29]],[\"parent/328\",[229,3.802]],[\"name/329\",[220,59.167]],[\"parent/329\",[229,3.802]],[\"name/330\",[221,46.93]],[\"parent/330\",[229,3.802]],[\"name/331\",[222,46.93]],[\"parent/331\",[229,3.802]],[\"name/332\",[223,44.817]],[\"parent/332\",[229,3.802]],[\"name/333\",[224,59.167]],[\"parent/333\",[229,3.802]],[\"name/334\",[225,51.283]],[\"parent/334\",[229,3.802]],[\"name/335\",[141,40.922]],[\"parent/335\",[229,3.802]],[\"name/336\",[226,59.167]],[\"parent/336\",[229,3.802]],[\"name/337\",[227,59.167]],[\"parent/337\",[229,3.802]],[\"name/338\",[228,49.612]],[\"parent/338\",[229,3.802]],[\"name/339\",[231,59.167]],[\"parent/339\",[]],[\"name/340\",[232,64.276]],[\"parent/340\",[231,5.409]],[\"name/341\",[233,48.181]],[\"parent/341\",[]],[\"name/342\",[127,46.93]],[\"parent/342\",[233,4.405]],[\"name/343\",[134,51.283]],[\"parent/343\",[233,4.405]],[\"name/344\",[234,64.276]],[\"parent/344\",[233,4.405]],[\"name/345\",[235,64.276]],[\"parent/345\",[233,4.405]],[\"name/346\",[236,64.276]],[\"parent/346\",[233,4.405]],[\"name/347\",[237,64.276]],[\"parent/347\",[233,4.405]],[\"name/348\",[138,49.612]],[\"parent/348\",[]],[\"name/349\",[238,59.167]],[\"parent/349\",[138,4.536]],[\"name/350\",[239,59.167]],[\"parent/350\",[138,4.536]],[\"name/351\",[139,43.907]],[\"parent/351\",[]],[\"name/352\",[238,59.167]],[\"parent/352\",[139,4.014]],[\"name/353\",[239,59.167]],[\"parent/353\",[139,4.014]],[\"name/354\",[240,64.276]],[\"parent/354\",[139,4.014]],[\"name/355\",[241,64.276]],[\"parent/355\",[139,4.014]],[\"name/356\",[242,64.276]],[\"parent/356\",[139,4.014]],[\"name/357\",[243,64.276]],[\"parent/357\",[139,4.014]],[\"name/358\",[244,49.612]],[\"parent/358\",[]],[\"name/359\",[245,64.276]],[\"parent/359\",[244,4.536]],[\"name/360\",[246,64.276]],[\"parent/360\",[244,4.536]],[\"name/361\",[247,64.276]],[\"parent/361\",[244,4.536]],[\"name/362\",[248,64.276]],[\"parent/362\",[244,4.536]],[\"name/363\",[249,64.276]],[\"parent/363\",[244,4.536]],[\"name/364\",[140,49.612]],[\"parent/364\",[]],[\"name/365\",[250,59.167]],[\"parent/365\",[140,4.536]],[\"name/366\",[251,64.276]],[\"parent/366\",[140,4.536]],[\"name/367\",[252,45.817]],[\"parent/367\",[]],[\"name/368\",[171,32.921]],[\"parent/368\",[252,4.189]],[\"name/369\",[182,48.181]],[\"parent/369\",[252,4.189]],[\"name/370\",[253,55.803]],[\"parent/370\",[252,4.189]],[\"name/371\",[254,55.803]],[\"parent/371\",[252,4.189]],[\"name/372\",[255,49.612]],[\"parent/372\",[252,4.189]],[\"name/373\",[256,53.29]],[\"parent/373\",[252,4.189]],[\"name/374\",[257,49.612]],[\"parent/374\",[252,4.189]],[\"name/375\",[258,55.803]],[\"parent/375\",[252,4.189]],[\"name/376\",[259,45.817]],[\"parent/376\",[]],[\"name/377\",[171,32.921]],[\"parent/377\",[259,4.189]],[\"name/378\",[182,48.181]],[\"parent/378\",[259,4.189]],[\"name/379\",[253,55.803]],[\"parent/379\",[259,4.189]],[\"name/380\",[254,55.803]],[\"parent/380\",[259,4.189]],[\"name/381\",[255,49.612]],[\"parent/381\",[259,4.189]],[\"name/382\",[256,53.29]],[\"parent/382\",[259,4.189]],[\"name/383\",[257,49.612]],[\"parent/383\",[259,4.189]],[\"name/384\",[258,55.803]],[\"parent/384\",[259,4.189]],[\"name/385\",[260,55.803]],[\"parent/385\",[]],[\"name/386\",[261,59.167]],[\"parent/386\",[260,5.101]],[\"name/387\",[262,59.167]],[\"parent/387\",[260,5.101]],[\"name/388\",[263,55.803]],[\"parent/388\",[]],[\"name/389\",[261,59.167]],[\"parent/389\",[263,5.101]],[\"name/390\",[262,59.167]],[\"parent/390\",[263,5.101]],[\"name/391\",[264,59.167]],[\"parent/391\",[]],[\"name/392\",[265,64.276]],[\"parent/392\",[264,5.409]],[\"name/393\",[266,51.283]],[\"parent/393\",[]],[\"name/394\",[267,59.167]],[\"parent/394\",[266,4.688]],[\"name/395\",[171,32.921]],[\"parent/395\",[266,4.688]],[\"name/396\",[268,49.612]],[\"parent/396\",[266,4.688]],[\"name/397\",[269,53.29]],[\"parent/397\",[266,4.688]],[\"name/398\",[270,51.283]],[\"parent/398\",[]],[\"name/399\",[267,59.167]],[\"parent/399\",[270,4.688]],[\"name/400\",[171,32.921]],[\"parent/400\",[270,4.688]],[\"name/401\",[268,49.612]],[\"parent/401\",[270,4.688]],[\"name/402\",[269,53.29]],[\"parent/402\",[270,4.688]],[\"name/403\",[271,42.303]],[\"parent/403\",[]],[\"name/404\",[187,51.283]],[\"parent/404\",[271,3.867]],[\"name/405\",[24,41.589]],[\"parent/405\",[271,3.867]],[\"name/406\",[133,53.29]],[\"parent/406\",[271,3.867]],[\"name/407\",[134,51.283]],[\"parent/407\",[271,3.867]],[\"name/408\",[135,55.803]],[\"parent/408\",[271,3.867]],[\"name/409\",[136,55.803]],[\"parent/409\",[271,3.867]],[\"name/410\",[137,55.803]],[\"parent/410\",[271,3.867]],[\"name/411\",[138,49.612]],[\"parent/411\",[271,3.867]],[\"name/412\",[139,43.907]],[\"parent/412\",[271,3.867]],[\"name/413\",[140,49.612]],[\"parent/413\",[271,3.867]],[\"name/414\",[141,40.922]],[\"parent/414\",[271,3.867]],[\"name/415\",[126,43.907]],[\"parent/415\",[271,3.867]],[\"name/416\",[272,51.283]],[\"parent/416\",[]],[\"name/417\",[187,51.283]],[\"parent/417\",[272,4.688]],[\"name/418\",[24,41.589]],[\"parent/418\",[272,4.688]],[\"name/419\",[141,40.922]],[\"parent/419\",[272,4.688]],[\"name/420\",[126,43.907]],[\"parent/420\",[272,4.688]],[\"name/421\",[273,55.803]],[\"parent/421\",[]],[\"name/422\",[274,55.803]],[\"parent/422\",[273,5.101]],[\"name/423\",[171,32.921]],[\"parent/423\",[273,5.101]],[\"name/424\",[275,59.167]],[\"parent/424\",[]],[\"name/425\",[274,55.803]],[\"parent/425\",[275,5.409]],[\"name/426\",[276,55.803]],[\"parent/426\",[]],[\"name/427\",[274,55.803]],[\"parent/427\",[276,5.101]],[\"name/428\",[171,32.921]],[\"parent/428\",[276,5.101]],[\"name/429\",[277,55.803]],[\"parent/429\",[]],[\"name/430\",[278,64.276]],[\"parent/430\",[277,5.101]],[\"name/431\",[174,55.803]],[\"parent/431\",[277,5.101]],[\"name/432\",[279,55.803]],[\"parent/432\",[]],[\"name/433\",[141,40.922]],[\"parent/433\",[279,5.101]],[\"name/434\",[187,51.283]],[\"parent/434\",[279,5.101]],[\"name/435\",[280,53.29]],[\"parent/435\",[]],[\"name/436\",[126,43.907]],[\"parent/436\",[280,4.872]],[\"name/437\",[257,49.612]],[\"parent/437\",[280,4.872]],[\"name/438\",[281,59.167]],[\"parent/438\",[280,4.872]],[\"name/439\",[282,53.29]],[\"parent/439\",[]],[\"name/440\",[178,44.817]],[\"parent/440\",[282,4.872]],[\"name/441\",[141,40.922]],[\"parent/441\",[282,4.872]],[\"name/442\",[126,43.907]],[\"parent/442\",[282,4.872]],[\"name/443\",[283,55.803]],[\"parent/443\",[]],[\"name/444\",[257,49.612]],[\"parent/444\",[283,5.101]],[\"name/445\",[281,59.167]],[\"parent/445\",[283,5.101]],[\"name/446\",[284,51.283]],[\"parent/446\",[]],[\"name/447\",[285,59.167]],[\"parent/447\",[284,4.688]],[\"name/448\",[286,64.276]],[\"parent/448\",[284,4.688]],[\"name/449\",[287,64.276]],[\"parent/449\",[284,4.688]],[\"name/450\",[288,64.276]],[\"parent/450\",[284,4.688]],[\"name/451\",[289,59.167]],[\"parent/451\",[]],[\"name/452\",[179,48.181]],[\"parent/452\",[289,5.409]],[\"name/453\",[290,55.803]],[\"parent/453\",[]],[\"name/454\",[130,55.803]],[\"parent/454\",[290,5.101]],[\"name/455\",[291,59.167]],[\"parent/455\",[290,5.101]],[\"name/456\",[292,49.612]],[\"parent/456\",[]],[\"name/457\",[171,32.921]],[\"parent/457\",[292,4.536]],[\"name/458\",[255,49.612]],[\"parent/458\",[292,4.536]],[\"name/459\",[254,55.803]],[\"parent/459\",[292,4.536]],[\"name/460\",[253,55.803]],[\"parent/460\",[292,4.536]],[\"name/461\",[258,55.803]],[\"parent/461\",[292,4.536]],[\"name/462\",[293,53.29]],[\"parent/462\",[]],[\"name/463\",[294,64.276]],[\"parent/463\",[293,4.872]],[\"name/464\",[171,32.921]],[\"parent/464\",[293,4.872]],[\"name/465\",[268,49.612]],[\"parent/465\",[293,4.872]],[\"name/466\",[295,40.922]],[\"parent/466\",[]],[\"name/467\",[296,64.276]],[\"parent/467\",[295,3.741]],[\"name/468\",[133,53.29]],[\"parent/468\",[295,3.741]],[\"name/469\",[297,64.276]],[\"parent/469\",[295,3.741]],[\"name/470\",[250,59.167]],[\"parent/470\",[295,3.741]],[\"name/471\",[141,40.922]],[\"parent/471\",[295,3.741]],[\"name/472\",[139,43.907]],[\"parent/472\",[295,3.741]],[\"name/473\",[126,43.907]],[\"parent/473\",[295,3.741]],[\"name/474\",[127,46.93]],[\"parent/474\",[295,3.741]],[\"name/475\",[128,49.612]],[\"parent/475\",[295,3.741]],[\"name/476\",[129,55.803]],[\"parent/476\",[295,3.741]],[\"name/477\",[130,55.803]],[\"parent/477\",[295,3.741]],[\"name/478\",[131,59.167]],[\"parent/478\",[295,3.741]],[\"name/479\",[132,59.167]],[\"parent/479\",[295,3.741]],[\"name/480\",[124,44.817]],[\"parent/480\",[295,3.741]],[\"name/481\",[298,55.803]],[\"parent/481\",[]],[\"name/482\",[222,46.93]],[\"parent/482\",[298,5.101]],[\"name/483\",[221,46.93]],[\"parent/483\",[298,5.101]],[\"name/484\",[299,53.29]],[\"parent/484\",[]],[\"name/485\",[182,48.181]],[\"parent/485\",[299,4.872]],[\"name/486\",[126,43.907]],[\"parent/486\",[299,4.872]],[\"name/487\",[171,32.921]],[\"parent/487\",[299,4.872]],[\"name/488\",[300,51.283]],[\"parent/488\",[]],[\"name/489\",[192,49.612]],[\"parent/489\",[300,4.688]],[\"name/490\",[193,49.612]],[\"parent/490\",[300,4.688]],[\"name/491\",[194,51.283]],[\"parent/491\",[300,4.688]],[\"name/492\",[171,32.921]],[\"parent/492\",[300,4.688]],[\"name/493\",[301,55.803]],[\"parent/493\",[]],[\"name/494\",[302,53.29]],[\"parent/494\",[301,5.101]],[\"name/495\",[171,32.921]],[\"parent/495\",[301,5.101]],[\"name/496\",[303,40.297]],[\"parent/496\",[]],[\"name/497\",[221,46.93]],[\"parent/497\",[303,3.684]],[\"name/498\",[222,46.93]],[\"parent/498\",[303,3.684]],[\"name/499\",[304,59.167]],[\"parent/499\",[303,3.684]],[\"name/500\",[305,53.29]],[\"parent/500\",[303,3.684]],[\"name/501\",[24,41.589]],[\"parent/501\",[303,3.684]],[\"name/502\",[133,53.29]],[\"parent/502\",[303,3.684]],[\"name/503\",[134,51.283]],[\"parent/503\",[303,3.684]],[\"name/504\",[135,55.803]],[\"parent/504\",[303,3.684]],[\"name/505\",[136,55.803]],[\"parent/505\",[303,3.684]],[\"name/506\",[137,55.803]],[\"parent/506\",[303,3.684]],[\"name/507\",[138,49.612]],[\"parent/507\",[303,3.684]],[\"name/508\",[139,43.907]],[\"parent/508\",[303,3.684]],[\"name/509\",[140,49.612]],[\"parent/509\",[303,3.684]],[\"name/510\",[141,40.922]],[\"parent/510\",[303,3.684]],[\"name/511\",[126,43.907]],[\"parent/511\",[303,3.684]],[\"name/512\",[306,53.29]],[\"parent/512\",[]],[\"name/513\",[182,48.181]],[\"parent/513\",[306,4.872]],[\"name/514\",[126,43.907]],[\"parent/514\",[306,4.872]],[\"name/515\",[171,32.921]],[\"parent/515\",[306,4.872]],[\"name/516\",[307,55.803]],[\"parent/516\",[]],[\"name/517\",[302,53.29]],[\"parent/517\",[307,5.101]],[\"name/518\",[171,32.921]],[\"parent/518\",[307,5.101]],[\"name/519\",[308,44.817]],[\"parent/519\",[]],[\"name/520\",[192,49.612]],[\"parent/520\",[308,4.097]],[\"name/521\",[193,49.612]],[\"parent/521\",[308,4.097]],[\"name/522\",[194,51.283]],[\"parent/522\",[308,4.097]],[\"name/523\",[309,55.803]],[\"parent/523\",[308,4.097]],[\"name/524\",[310,55.803]],[\"parent/524\",[308,4.097]],[\"name/525\",[311,55.803]],[\"parent/525\",[308,4.097]],[\"name/526\",[312,55.803]],[\"parent/526\",[308,4.097]],[\"name/527\",[313,55.803]],[\"parent/527\",[308,4.097]],[\"name/528\",[171,32.921]],[\"parent/528\",[308,4.097]],[\"name/529\",[314,43.073]],[\"parent/529\",[]],[\"name/530\",[178,44.817]],[\"parent/530\",[314,3.938]],[\"name/531\",[141,40.922]],[\"parent/531\",[314,3.938]],[\"name/532\",[192,49.612]],[\"parent/532\",[314,3.938]],[\"name/533\",[193,49.612]],[\"parent/533\",[314,3.938]],[\"name/534\",[194,51.283]],[\"parent/534\",[314,3.938]],[\"name/535\",[309,55.803]],[\"parent/535\",[314,3.938]],[\"name/536\",[310,55.803]],[\"parent/536\",[314,3.938]],[\"name/537\",[311,55.803]],[\"parent/537\",[314,3.938]],[\"name/538\",[312,55.803]],[\"parent/538\",[314,3.938]],[\"name/539\",[313,55.803]],[\"parent/539\",[314,3.938]],[\"name/540\",[171,32.921]],[\"parent/540\",[314,3.938]],[\"name/541\",[315,55.803]],[\"parent/541\",[]],[\"name/542\",[171,32.921]],[\"parent/542\",[315,5.101]],[\"name/543\",[316,64.276]],[\"parent/543\",[315,5.101]],[\"name/544\",[317,40.297]],[\"parent/544\",[]],[\"name/545\",[309,55.803]],[\"parent/545\",[317,3.684]],[\"name/546\",[178,44.817]],[\"parent/546\",[317,3.684]],[\"name/547\",[141,40.922]],[\"parent/547\",[317,3.684]],[\"name/548\",[318,64.276]],[\"parent/548\",[317,3.684]],[\"name/549\",[310,55.803]],[\"parent/549\",[317,3.684]],[\"name/550\",[311,55.803]],[\"parent/550\",[317,3.684]],[\"name/551\",[312,55.803]],[\"parent/551\",[317,3.684]],[\"name/552\",[319,64.276]],[\"parent/552\",[317,3.684]],[\"name/553\",[320,64.276]],[\"parent/553\",[317,3.684]],[\"name/554\",[321,64.276]],[\"parent/554\",[317,3.684]],[\"name/555\",[322,64.276]],[\"parent/555\",[317,3.684]],[\"name/556\",[305,53.29]],[\"parent/556\",[317,3.684]],[\"name/557\",[323,64.276]],[\"parent/557\",[317,3.684]],[\"name/558\",[324,64.276]],[\"parent/558\",[317,3.684]],[\"name/559\",[304,59.167]],[\"parent/559\",[317,3.684]],[\"name/560\",[325,53.29]],[\"parent/560\",[]],[\"name/561\",[326,59.167]],[\"parent/561\",[325,4.872]],[\"name/562\",[128,49.612]],[\"parent/562\",[325,4.872]],[\"name/563\",[327,59.167]],[\"parent/563\",[325,4.872]],[\"name/564\",[328,55.803]],[\"parent/564\",[]],[\"name/565\",[209,59.167]],[\"parent/565\",[328,5.101]],[\"name/566\",[210,59.167]],[\"parent/566\",[328,5.101]],[\"name/567\",[329,48.181]],[\"parent/567\",[]],[\"name/568\",[330,64.276]],[\"parent/568\",[329,4.405]],[\"name/569\",[291,59.167]],[\"parent/569\",[329,4.405]],[\"name/570\",[331,64.276]],[\"parent/570\",[329,4.405]],[\"name/571\",[332,64.276]],[\"parent/571\",[329,4.405]],[\"name/572\",[333,64.276]],[\"parent/572\",[329,4.405]],[\"name/573\",[214,59.167]],[\"parent/573\",[329,4.405]],[\"name/574\",[334,55.803]],[\"parent/574\",[]],[\"name/575\",[335,64.276]],[\"parent/575\",[334,5.101]],[\"name/576\",[336,64.276]],[\"parent/576\",[334,5.101]],[\"name/577\",[337,53.29]],[\"parent/577\",[]],[\"name/578\",[223,44.817]],[\"parent/578\",[337,4.872]],[\"name/579\",[338,64.276]],[\"parent/579\",[337,4.872]],[\"name/580\",[339,64.276]],[\"parent/580\",[337,4.872]],[\"name/581\",[340,53.29]],[\"parent/581\",[]],[\"name/582\",[178,44.817]],[\"parent/582\",[340,4.872]],[\"name/583\",[129,55.803]],[\"parent/583\",[340,4.872]],[\"name/584\",[341,64.276]],[\"parent/584\",[340,4.872]],[\"name/585\",[342,53.29]],[\"parent/585\",[]],[\"name/586\",[178,44.817]],[\"parent/586\",[342,4.872]],[\"name/587\",[343,46.93]],[\"parent/587\",[342,4.872]],[\"name/588\",[344,64.276]],[\"parent/588\",[342,4.872]],[\"name/589\",[343,46.93]],[\"parent/589\",[]],[\"name/590\",[345,64.276]],[\"parent/590\",[343,4.29]],[\"name/591\",[346,64.276]],[\"parent/591\",[343,4.29]],[\"name/592\",[347,64.276]],[\"parent/592\",[343,4.29]],[\"name/593\",[348,64.276]],[\"parent/593\",[343,4.29]],[\"name/594\",[349,64.276]],[\"parent/594\",[343,4.29]],[\"name/595\",[350,64.276]],[\"parent/595\",[343,4.29]],[\"name/596\",[351,59.167]],[\"parent/596\",[]],[\"name/597\",[305,53.29]],[\"parent/597\",[351,5.409]],[\"name/598\",[352,59.167]],[\"parent/598\",[]],[\"name/599\",[269,53.29]],[\"parent/599\",[352,5.409]],[\"name/600\",[353,64.276]],[\"parent/600\",[]],[\"name/601\",[354,59.167]],[\"parent/601\",[]],[\"name/602\",[355,64.276]],[\"parent/602\",[354,5.409]],[\"name/603\",[225,51.283]],[\"parent/603\",[]],[\"name/604\",[141,40.922]],[\"parent/604\",[225,4.688]],[\"name/605\",[223,44.817]],[\"parent/605\",[225,4.688]],[\"name/606\",[228,49.612]],[\"parent/606\",[]],[\"name/607\",[223,44.817]],[\"parent/607\",[228,4.536]],[\"name/608\",[124,44.817]],[\"parent/608\",[228,4.536]],[\"name/609\",[327,59.167]],[\"parent/609\",[228,4.536]],[\"name/610\",[356,51.283]],[\"parent/610\",[]],[\"name/611\",[171,32.921]],[\"parent/611\",[356,4.688]],[\"name/612\",[256,53.29]],[\"parent/612\",[356,4.688]],[\"name/613\",[255,49.612]],[\"parent/613\",[356,4.688]],[\"name/614\",[257,49.612]],[\"parent/614\",[356,4.688]],[\"name/615\",[357,51.283]],[\"parent/615\",[]],[\"name/616\",[171,32.921]],[\"parent/616\",[357,4.688]],[\"name/617\",[256,53.29]],[\"parent/617\",[357,4.688]],[\"name/618\",[255,49.612]],[\"parent/618\",[357,4.688]],[\"name/619\",[257,49.612]],[\"parent/619\",[357,4.688]],[\"name/620\",[358,53.29]],[\"parent/620\",[]],[\"name/621\",[359,59.167]],[\"parent/621\",[358,4.872]],[\"name/622\",[360,59.167]],[\"parent/622\",[358,4.872]],[\"name/623\",[171,32.921]],[\"parent/623\",[358,4.872]],[\"name/624\",[361,53.29]],[\"parent/624\",[]],[\"name/625\",[359,59.167]],[\"parent/625\",[361,4.872]],[\"name/626\",[360,59.167]],[\"parent/626\",[361,4.872]],[\"name/627\",[171,32.921]],[\"parent/627\",[361,4.872]],[\"name/628\",[362,55.803]],[\"parent/628\",[]],[\"name/629\",[171,32.921]],[\"parent/629\",[362,5.101]],[\"name/630\",[255,49.612]],[\"parent/630\",[362,5.101]],[\"name/631\",[363,55.803]],[\"parent/631\",[]],[\"name/632\",[302,53.29]],[\"parent/632\",[363,5.101]],[\"name/633\",[171,32.921]],[\"parent/633\",[363,5.101]],[\"name/634\",[364,55.803]],[\"parent/634\",[]],[\"name/635\",[302,53.29]],[\"parent/635\",[364,5.101]],[\"name/636\",[171,32.921]],[\"parent/636\",[364,5.101]],[\"name/637\",[365,44.817]],[\"parent/637\",[]],[\"name/638\",[285,59.167]],[\"parent/638\",[365,4.097]],[\"name/639\",[366,64.276]],[\"parent/639\",[365,4.097]],[\"name/640\",[367,64.276]],[\"parent/640\",[365,4.097]],[\"name/641\",[368,64.276]],[\"parent/641\",[365,4.097]],[\"name/642\",[134,51.283]],[\"parent/642\",[365,4.097]],[\"name/643\",[369,64.276]],[\"parent/643\",[365,4.097]],[\"name/644\",[370,64.276]],[\"parent/644\",[365,4.097]],[\"name/645\",[371,64.276]],[\"parent/645\",[365,4.097]],[\"name/646\",[372,64.276]],[\"parent/646\",[365,4.097]],[\"name/647\",[373,51.283]],[\"parent/647\",[]],[\"name/648\",[374,64.276]],[\"parent/648\",[373,4.688]],[\"name/649\",[375,64.276]],[\"parent/649\",[373,4.688]],[\"name/650\",[376,64.276]],[\"parent/650\",[373,4.688]],[\"name/651\",[377,64.276]],[\"parent/651\",[373,4.688]],[\"name/652\",[378,55.803]],[\"parent/652\",[]],[\"name/653\",[379,64.276]],[\"parent/653\",[378,5.101]],[\"name/654\",[305,53.29]],[\"parent/654\",[378,5.101]],[\"name/655\",[380,55.803]],[\"parent/655\",[]],[\"name/656\",[381,64.276]],[\"parent/656\",[380,5.101]],[\"name/657\",[382,64.276]],[\"parent/657\",[380,5.101]],[\"name/658\",[383,51.283]],[\"parent/658\",[]],[\"name/659\",[384,59.167]],[\"parent/659\",[383,4.688]],[\"name/660\",[195,55.803]],[\"parent/660\",[383,4.688]],[\"name/661\",[196,55.803]],[\"parent/661\",[383,4.688]],[\"name/662\",[385,59.167]],[\"parent/662\",[383,4.688]],[\"name/663\",[386,51.283]],[\"parent/663\",[]],[\"name/664\",[384,59.167]],[\"parent/664\",[386,4.688]],[\"name/665\",[387,55.803]],[\"parent/665\",[386,4.688]],[\"name/666\",[388,64.276]],[\"parent/666\",[386,4.688]],[\"name/667\",[385,59.167]],[\"parent/667\",[386,4.688]],[\"name/668\",[389,64.276]],[\"parent/668\",[]],[\"name/669\",[390,64.276]],[\"parent/669\",[]],[\"name/670\",[391,64.276]],[\"parent/670\",[]],[\"name/671\",[392,59.167]],[\"parent/671\",[]],[\"name/672\",[393,64.276]],[\"parent/672\",[392,5.409]],[\"name/673\",[394,49.612]],[\"parent/673\",[]],[\"name/674\",[395,64.276]],[\"parent/674\",[394,4.536]],[\"name/675\",[168,55.803]],[\"parent/675\",[394,4.536]],[\"name/676\",[205,55.803]],[\"parent/676\",[394,4.536]],[\"name/677\",[206,55.803]],[\"parent/677\",[394,4.536]],[\"name/678\",[396,64.276]],[\"parent/678\",[394,4.536]],[\"name/679\",[397,55.803]],[\"parent/679\",[]],[\"name/680\",[398,64.276]],[\"parent/680\",[397,5.101]],[\"name/681\",[399,64.276]],[\"parent/681\",[397,5.101]],[\"name/682\",[400,59.167]],[\"parent/682\",[]],[\"name/683\",[401,64.276]],[\"parent/683\",[400,5.409]],[\"name/684\",[402,42.303]],[\"parent/684\",[]],[\"name/685\",[403,64.276]],[\"parent/685\",[402,3.867]],[\"name/686\",[404,64.276]],[\"parent/686\",[402,3.867]],[\"name/687\",[221,46.93]],[\"parent/687\",[402,3.867]],[\"name/688\",[222,46.93]],[\"parent/688\",[402,3.867]],[\"name/689\",[405,64.276]],[\"parent/689\",[402,3.867]],[\"name/690\",[326,59.167]],[\"parent/690\",[402,3.867]],[\"name/691\",[127,46.93]],[\"parent/691\",[402,3.867]],[\"name/692\",[128,49.612]],[\"parent/692\",[402,3.867]],[\"name/693\",[188,55.803]],[\"parent/693\",[402,3.867]],[\"name/694\",[178,44.817]],[\"parent/694\",[402,3.867]],[\"name/695\",[189,55.803]],[\"parent/695\",[402,3.867]],[\"name/696\",[141,40.922]],[\"parent/696\",[402,3.867]],[\"name/697\",[406,53.29]],[\"parent/697\",[]],[\"name/698\",[407,64.276]],[\"parent/698\",[406,4.872]],[\"name/699\",[408,55.803]],[\"parent/699\",[406,4.872]],[\"name/700\",[179,48.181]],[\"parent/700\",[406,4.872]],[\"name/701\",[409,59.167]],[\"parent/701\",[]],[\"name/702\",[410,64.276]],[\"parent/702\",[409,5.409]],[\"name/703\",[411,53.29]],[\"parent/703\",[]],[\"name/704\",[223,44.817]],[\"parent/704\",[411,4.872]],[\"name/705\",[127,46.93]],[\"parent/705\",[411,4.872]],[\"name/706\",[170,40.922]],[\"parent/706\",[411,4.872]],[\"name/707\",[412,51.283]],[\"parent/707\",[]],[\"name/708\",[413,64.276]],[\"parent/708\",[412,4.688]],[\"name/709\",[223,44.817]],[\"parent/709\",[412,4.688]],[\"name/710\",[127,46.93]],[\"parent/710\",[412,4.688]],[\"name/711\",[170,40.922]],[\"parent/711\",[412,4.688]],[\"name/712\",[414,51.283]],[\"parent/712\",[]],[\"name/713\",[415,64.276]],[\"parent/713\",[414,4.688]],[\"name/714\",[416,59.167]],[\"parent/714\",[414,4.688]],[\"name/715\",[417,64.276]],[\"parent/715\",[414,4.688]],[\"name/716\",[418,59.167]],[\"parent/716\",[414,4.688]],[\"name/717\",[419,51.283]],[\"parent/717\",[]],[\"name/718\",[420,64.276]],[\"parent/718\",[419,4.688]],[\"name/719\",[15,55.803]],[\"parent/719\",[419,4.688]],[\"name/720\",[421,64.276]],[\"parent/720\",[419,4.688]],[\"name/721\",[422,64.276]],[\"parent/721\",[419,4.688]],[\"name/722\",[423,43.907]],[\"parent/722\",[]],[\"name/723\",[170,40.922]],[\"parent/723\",[423,4.014]],[\"name/724\",[424,59.167]],[\"parent/724\",[423,4.014]],[\"name/725\",[179,48.181]],[\"parent/725\",[423,4.014]],[\"name/726\",[222,46.93]],[\"parent/726\",[423,4.014]],[\"name/727\",[221,46.93]],[\"parent/727\",[423,4.014]],[\"name/728\",[223,44.817]],[\"parent/728\",[423,4.014]],[\"name/729\",[425,55.803]],[\"parent/729\",[423,4.014]],[\"name/730\",[408,55.803]],[\"parent/730\",[423,4.014]],[\"name/731\",[426,59.167]],[\"parent/731\",[423,4.014]],[\"name/732\",[427,59.167]],[\"parent/732\",[423,4.014]],[\"name/733\",[428,53.29]],[\"parent/733\",[]],[\"name/734\",[429,64.276]],[\"parent/734\",[428,4.872]],[\"name/735\",[416,59.167]],[\"parent/735\",[428,4.872]],[\"name/736\",[418,59.167]],[\"parent/736\",[428,4.872]],[\"name/737\",[430,51.283]],[\"parent/737\",[]],[\"name/738\",[431,53.29]],[\"parent/738\",[430,4.688]],[\"name/739\",[124,44.817]],[\"parent/739\",[430,4.688]],[\"name/740\",[432,59.167]],[\"parent/740\",[430,4.688]],[\"name/741\",[424,59.167]],[\"parent/741\",[430,4.688]],[\"name/742\",[433,55.803]],[\"parent/742\",[]],[\"name/743\",[434,59.167]],[\"parent/743\",[433,5.101]],[\"name/744\",[435,64.276]],[\"parent/744\",[433,5.101]],[\"name/745\",[436,44.817]],[\"parent/745\",[]],[\"name/746\",[437,48.181]],[\"parent/746\",[436,4.097]],[\"name/747\",[28,34.153]],[\"parent/747\",[436,4.097]],[\"name/748\",[170,40.922]],[\"parent/748\",[436,4.097]],[\"name/749\",[31,45.817]],[\"parent/749\",[436,4.097]],[\"name/750\",[438,46.93]],[\"parent/750\",[436,4.097]],[\"name/751\",[439,48.181]],[\"parent/751\",[436,4.097]],[\"name/752\",[440,48.181]],[\"parent/752\",[436,4.097]],[\"name/753\",[441,48.181]],[\"parent/753\",[436,4.097]],[\"name/754\",[442,46.93]],[\"parent/754\",[436,4.097]],[\"name/755\",[443,55.803]],[\"parent/755\",[]],[\"name/756\",[444,64.276]],[\"parent/756\",[443,5.101]],[\"name/757\",[445,64.276]],[\"parent/757\",[443,5.101]],[\"name/758\",[446,48.181]],[\"parent/758\",[]],[\"name/759\",[447,64.276]],[\"parent/759\",[446,4.405]],[\"name/760\",[448,64.276]],[\"parent/760\",[446,4.405]],[\"name/761\",[449,64.276]],[\"parent/761\",[446,4.405]],[\"name/762\",[450,64.276]],[\"parent/762\",[446,4.405]],[\"name/763\",[451,64.276]],[\"parent/763\",[446,4.405]],[\"name/764\",[452,64.276]],[\"parent/764\",[446,4.405]],[\"name/765\",[453,44.817]],[\"parent/765\",[]],[\"name/766\",[170,40.922]],[\"parent/766\",[453,4.097]],[\"name/767\",[437,48.181]],[\"parent/767\",[453,4.097]],[\"name/768\",[28,34.153]],[\"parent/768\",[453,4.097]],[\"name/769\",[31,45.817]],[\"parent/769\",[453,4.097]],[\"name/770\",[438,46.93]],[\"parent/770\",[453,4.097]],[\"name/771\",[439,48.181]],[\"parent/771\",[453,4.097]],[\"name/772\",[440,48.181]],[\"parent/772\",[453,4.097]],[\"name/773\",[441,48.181]],[\"parent/773\",[453,4.097]],[\"name/774\",[442,46.93]],[\"parent/774\",[453,4.097]],[\"name/775\",[454,44.817]],[\"parent/775\",[]],[\"name/776\",[170,40.922]],[\"parent/776\",[454,4.097]],[\"name/777\",[437,48.181]],[\"parent/777\",[454,4.097]],[\"name/778\",[28,34.153]],[\"parent/778\",[454,4.097]],[\"name/779\",[31,45.817]],[\"parent/779\",[454,4.097]],[\"name/780\",[438,46.93]],[\"parent/780\",[454,4.097]],[\"name/781\",[439,48.181]],[\"parent/781\",[454,4.097]],[\"name/782\",[440,48.181]],[\"parent/782\",[454,4.097]],[\"name/783\",[441,48.181]],[\"parent/783\",[454,4.097]],[\"name/784\",[442,46.93]],[\"parent/784\",[454,4.097]],[\"name/785\",[455,44.817]],[\"parent/785\",[]],[\"name/786\",[170,40.922]],[\"parent/786\",[455,4.097]],[\"name/787\",[437,48.181]],[\"parent/787\",[455,4.097]],[\"name/788\",[28,34.153]],[\"parent/788\",[455,4.097]],[\"name/789\",[31,45.817]],[\"parent/789\",[455,4.097]],[\"name/790\",[438,46.93]],[\"parent/790\",[455,4.097]],[\"name/791\",[439,48.181]],[\"parent/791\",[455,4.097]],[\"name/792\",[440,48.181]],[\"parent/792\",[455,4.097]],[\"name/793\",[441,48.181]],[\"parent/793\",[455,4.097]],[\"name/794\",[442,46.93]],[\"parent/794\",[455,4.097]],[\"name/795\",[456,44.817]],[\"parent/795\",[]],[\"name/796\",[170,40.922]],[\"parent/796\",[456,4.097]],[\"name/797\",[437,48.181]],[\"parent/797\",[456,4.097]],[\"name/798\",[28,34.153]],[\"parent/798\",[456,4.097]],[\"name/799\",[31,45.817]],[\"parent/799\",[456,4.097]],[\"name/800\",[438,46.93]],[\"parent/800\",[456,4.097]],[\"name/801\",[439,48.181]],[\"parent/801\",[456,4.097]],[\"name/802\",[440,48.181]],[\"parent/802\",[456,4.097]],[\"name/803\",[441,48.181]],[\"parent/803\",[456,4.097]],[\"name/804\",[442,46.93]],[\"parent/804\",[456,4.097]],[\"name/805\",[457,44.817]],[\"parent/805\",[]],[\"name/806\",[170,40.922]],[\"parent/806\",[457,4.097]],[\"name/807\",[437,48.181]],[\"parent/807\",[457,4.097]],[\"name/808\",[28,34.153]],[\"parent/808\",[457,4.097]],[\"name/809\",[31,45.817]],[\"parent/809\",[457,4.097]],[\"name/810\",[438,46.93]],[\"parent/810\",[457,4.097]],[\"name/811\",[439,48.181]],[\"parent/811\",[457,4.097]],[\"name/812\",[440,48.181]],[\"parent/812\",[457,4.097]],[\"name/813\",[441,48.181]],[\"parent/813\",[457,4.097]],[\"name/814\",[442,46.93]],[\"parent/814\",[457,4.097]],[\"name/815\",[458,44.817]],[\"parent/815\",[]],[\"name/816\",[170,40.922]],[\"parent/816\",[458,4.097]],[\"name/817\",[437,48.181]],[\"parent/817\",[458,4.097]],[\"name/818\",[28,34.153]],[\"parent/818\",[458,4.097]],[\"name/819\",[31,45.817]],[\"parent/819\",[458,4.097]],[\"name/820\",[438,46.93]],[\"parent/820\",[458,4.097]],[\"name/821\",[439,48.181]],[\"parent/821\",[458,4.097]],[\"name/822\",[440,48.181]],[\"parent/822\",[458,4.097]],[\"name/823\",[441,48.181]],[\"parent/823\",[458,4.097]],[\"name/824\",[442,46.93]],[\"parent/824\",[458,4.097]],[\"name/825\",[459,55.803]],[\"parent/825\",[]],[\"name/826\",[460,64.276]],[\"parent/826\",[459,5.101]],[\"name/827\",[268,49.612]],[\"parent/827\",[459,5.101]],[\"name/828\",[461,55.803]],[\"parent/828\",[]],[\"name/829\",[313,55.803]],[\"parent/829\",[461,5.101]],[\"name/830\",[171,32.921]],[\"parent/830\",[461,5.101]],[\"name/831\",[462,53.29]],[\"parent/831\",[]],[\"name/832\",[387,55.803]],[\"parent/832\",[462,4.872]],[\"name/833\",[268,49.612]],[\"parent/833\",[462,4.872]],[\"name/834\",[171,32.921]],[\"parent/834\",[462,4.872]],[\"name/835\",[463,59.167]],[\"parent/835\",[]],[\"name/836\",[464,59.167]],[\"parent/836\",[463,5.409]],[\"name/837\",[465,59.167]],[\"parent/837\",[]],[\"name/838\",[442,46.93]],[\"parent/838\",[465,5.409]],[\"name/839\",[466,55.803]],[\"parent/839\",[]],[\"name/840\",[467,59.167]],[\"parent/840\",[466,5.101]],[\"name/841\",[28,34.153]],[\"parent/841\",[466,5.101]],[\"name/842\",[468,55.803]],[\"parent/842\",[]],[\"name/843\",[464,59.167]],[\"parent/843\",[468,5.101]],[\"name/844\",[28,34.153]],[\"parent/844\",[468,5.101]],[\"name/845\",[469,55.803]],[\"parent/845\",[]],[\"name/846\",[387,55.803]],[\"parent/846\",[469,5.101]],[\"name/847\",[28,34.153]],[\"parent/847\",[469,5.101]],[\"name/848\",[470,55.803]],[\"parent/848\",[]],[\"name/849\",[178,44.817]],[\"parent/849\",[470,5.101]],[\"name/850\",[141,40.922]],[\"parent/850\",[470,5.101]],[\"name/851\",[471,53.29]],[\"parent/851\",[]],[\"name/852\",[467,59.167]],[\"parent/852\",[471,4.872]],[\"name/853\",[268,49.612]],[\"parent/853\",[471,4.872]],[\"name/854\",[171,32.921]],[\"parent/854\",[471,4.872]],[\"name/855\",[472,59.167]],[\"parent/855\",[]],[\"name/856\",[438,46.93]],[\"parent/856\",[472,5.409]],[\"name/857\",[473,55.803]],[\"parent/857\",[]],[\"name/858\",[474,64.276]],[\"parent/858\",[473,5.101]],[\"name/859\",[475,64.276]],[\"parent/859\",[473,5.101]],[\"name/860\",[476,55.803]],[\"parent/860\",[]],[\"name/861\",[477,64.276]],[\"parent/861\",[476,5.101]],[\"name/862\",[478,64.276]],[\"parent/862\",[476,5.101]],[\"name/863\",[479,55.803]],[\"parent/863\",[]],[\"name/864\",[480,64.276]],[\"parent/864\",[479,5.101]],[\"name/865\",[481,64.276]],[\"parent/865\",[479,5.101]],[\"name/866\",[482,59.167]],[\"parent/866\",[]],[\"name/867\",[483,64.276]],[\"parent/867\",[482,5.409]],[\"name/868\",[484,64.276]],[\"parent/868\",[]],[\"name/869\",[485,64.276]],[\"parent/869\",[]],[\"name/870\",[486,64.276]],[\"parent/870\",[]],[\"name/871\",[487,64.276]],[\"parent/871\",[]],[\"name/872\",[488,48.181]],[\"parent/872\",[]],[\"name/873\",[222,46.93]],[\"parent/873\",[488,4.405]],[\"name/874\",[221,46.93]],[\"parent/874\",[488,4.405]],[\"name/875\",[425,55.803]],[\"parent/875\",[488,4.405]],[\"name/876\",[489,64.276]],[\"parent/876\",[488,4.405]],[\"name/877\",[223,44.817]],[\"parent/877\",[488,4.405]],[\"name/878\",[432,59.167]],[\"parent/878\",[488,4.405]],[\"name/879\",[490,49.612]],[\"parent/879\",[]],[\"name/880\",[491,64.276]],[\"parent/880\",[490,4.536]],[\"name/881\",[492,64.276]],[\"parent/881\",[490,4.536]],[\"name/882\",[493,64.276]],[\"parent/882\",[490,4.536]],[\"name/883\",[494,64.276]],[\"parent/883\",[490,4.536]],[\"name/884\",[495,64.276]],[\"parent/884\",[490,4.536]],[\"name/885\",[496,64.276]],[\"parent/885\",[]],[\"name/886\",[497,55.803]],[\"parent/886\",[]],[\"name/887\",[498,64.276]],[\"parent/887\",[497,5.101]],[\"name/888\",[499,64.276]],[\"parent/888\",[497,5.101]],[\"name/889\",[500,55.803]],[\"parent/889\",[]],[\"name/890\",[170,40.922]],[\"parent/890\",[500,5.101]],[\"name/891\",[501,59.167]],[\"parent/891\",[500,5.101]],[\"name/892\",[502,55.803]],[\"parent/892\",[]],[\"name/893\",[170,40.922]],[\"parent/893\",[502,5.101]],[\"name/894\",[501,59.167]],[\"parent/894\",[502,5.101]],[\"name/895\",[503,43.073]],[\"parent/895\",[]],[\"name/896\",[170,40.922]],[\"parent/896\",[503,3.938]],[\"name/897\",[221,46.93]],[\"parent/897\",[503,3.938]],[\"name/898\",[222,46.93]],[\"parent/898\",[503,3.938]],[\"name/899\",[223,44.817]],[\"parent/899\",[503,3.938]],[\"name/900\",[425,55.803]],[\"parent/900\",[503,3.938]],[\"name/901\",[408,55.803]],[\"parent/901\",[503,3.938]],[\"name/902\",[426,59.167]],[\"parent/902\",[503,3.938]],[\"name/903\",[427,59.167]],[\"parent/903\",[503,3.938]],[\"name/904\",[179,48.181]],[\"parent/904\",[503,3.938]],[\"name/905\",[504,64.276]],[\"parent/905\",[503,3.938]],[\"name/906\",[434,59.167]],[\"parent/906\",[503,3.938]],[\"name/907\",[505,53.29]],[\"parent/907\",[]],[\"name/908\",[269,53.29]],[\"parent/908\",[505,4.872]],[\"name/909\",[124,44.817]],[\"parent/909\",[505,4.872]],[\"name/910\",[431,53.29]],[\"parent/910\",[505,4.872]],[\"name/911\",[506,51.283]],[\"parent/911\",[]],[\"name/912\",[192,49.612]],[\"parent/912\",[506,4.688]],[\"name/913\",[193,49.612]],[\"parent/913\",[506,4.688]],[\"name/914\",[124,44.817]],[\"parent/914\",[506,4.688]],[\"name/915\",[431,53.29]],[\"parent/915\",[506,4.688]],[\"name/916\",[507,55.803]],[\"parent/916\",[]],[\"name/917\",[124,44.817]],[\"parent/917\",[507,5.101]],[\"name/918\",[431,53.29]],[\"parent/918\",[507,5.101]],[\"name/919\",[508,64.276]],[\"parent/919\",[]],[\"name/920\",[509,51.283]],[\"parent/920\",[]],[\"name/921\",[187,51.283]],[\"parent/921\",[509,4.688]],[\"name/922\",[510,64.276]],[\"parent/922\",[509,4.688]],[\"name/923\",[511,64.276]],[\"parent/923\",[509,4.688]],[\"name/924\",[512,64.276]],[\"parent/924\",[509,4.688]],[\"name/925\",[513,64.276]],[\"parent/925\",[]],[\"name/926\",[514,64.276]],[\"parent/926\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":23,\"name\":{\"24\":{},\"25\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"56\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{}},\"parent\":{}}],[\"_events\",{\"_index\":42,\"name\":{\"58\":{}},\"parent\":{}}],[\"_listenercount\",{\"_index\":53,\"name\":{\"71\":{}},\"parent\":{}}],[\"_listeners\",{\"_index\":54,\"name\":{\"72\":{}},\"parent\":{}}],[\"_off\",{\"_index\":51,\"name\":{\"69\":{}},\"parent\":{}}],[\"_removealllisteners\",{\"_index\":52,\"name\":{\"70\":{}},\"parent\":{}}],[\"_startpending\",{\"_index\":38,\"name\":{\"53\":{}},\"parent\":{}}],[\"addaddresses\",{\"_index\":480,\"name\":{\"864\":{}},\"parent\":{}}],[\"addfilters\",{\"_index\":474,\"name\":{\"858\":{}},\"parent\":{}}],[\"addmetadatafilters\",{\"_index\":477,\"name\":{\"861\":{}},\"parent\":{}}],[\"address\",{\"_index\":124,\"name\":{\"165\":{},\"174\":{},\"232\":{},\"235\":{},\"480\":{},\"608\":{},\"739\":{},\"909\":{},\"914\":{},\"917\":{}},\"parent\":{}}],[\"address_activity\",{\"_index\":449,\"name\":{\"761\":{}},\"parent\":{}}],[\"addressactivityresponse\",{\"_index\":462,\"name\":{\"831\":{}},\"parent\":{\"832\":{},\"833\":{},\"834\":{}}}],[\"addressactivitywebhook\",{\"_index\":455,\"name\":{\"785\":{}},\"parent\":{\"786\":{},\"787\":{},\"788\":{},\"789\":{},\"790\":{},\"791\":{},\"792\":{},\"793\":{},\"794\":{}}}],[\"addresses\",{\"_index\":387,\"name\":{\"665\":{},\"832\":{},\"846\":{}},\"parent\":{}}],[\"addresswebhookparams\",{\"_index\":469,\"name\":{\"845\":{}},\"parent\":{\"846\":{},\"847\":{}}}],[\"addresswebhookupdate\",{\"_index\":487,\"name\":{\"871\":{}},\"parent\":{}}],[\"airdrops\",{\"_index\":262,\"name\":{\"387\":{},\"390\":{}},\"parent\":{}}],[\"alchemy\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{}}}],[\"alchemyconfig\",{\"_index\":26,\"name\":{\"37\":{}},\"parent\":{\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{}}}],[\"alchemyeventfilter\",{\"_index\":391,\"name\":{\"670\":{}},\"parent\":{}}],[\"alchemyeventtype\",{\"_index\":390,\"name\":{\"669\":{}},\"parent\":{}}],[\"alchemyminedtransactionsaddress\",{\"_index\":389,\"name\":{\"668\":{}},\"parent\":{}}],[\"alchemyminedtransactionseventfilter\",{\"_index\":386,\"name\":{\"663\":{}},\"parent\":{\"664\":{},\"665\":{},\"666\":{},\"667\":{}}}],[\"alchemypendingtransactionseventfilter\",{\"_index\":383,\"name\":{\"658\":{}},\"parent\":{\"659\":{},\"660\":{},\"661\":{},\"662\":{}}}],[\"alchemyprovider\",{\"_index\":36,\"name\":{\"48\":{}},\"parent\":{\"49\":{},\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{}}}],[\"alchemyproviderpromise\",{\"_index\":11,\"name\":{\"12\":{}},\"parent\":{}}],[\"alchemysettings\",{\"_index\":148,\"name\":{\"196\":{}},\"parent\":{\"197\":{},\"198\":{},\"199\":{},\"200\":{},\"201\":{},\"202\":{},\"203\":{}}}],[\"alchemysubscription\",{\"_index\":380,\"name\":{\"655\":{}},\"parent\":{\"656\":{},\"657\":{}}}],[\"alchemywebsocketprovider\",{\"_index\":41,\"name\":{\"57\":{}},\"parent\":{\"58\":{},\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{}}}],[\"already_queued\",{\"_index\":346,\"name\":{\"591\":{}},\"parent\":{}}],[\"amount\",{\"_index\":326,\"name\":{\"561\":{},\"690\":{}},\"parent\":{}}],[\"apikey\",{\"_index\":27,\"name\":{\"39\":{},\"49\":{},\"59\":{},\"197\":{}},\"parent\":{}}],[\"appid\",{\"_index\":442,\"name\":{\"754\":{},\"774\":{},\"784\":{},\"794\":{},\"804\":{},\"814\":{},\"824\":{},\"838\":{}},\"parent\":{}}],[\"approve\",{\"_index\":398,\"name\":{\"680\":{}},\"parent\":{}}],[\"approved\",{\"_index\":375,\"name\":{\"649\":{}},\"parent\":{}}],[\"arb_goerli\",{\"_index\":160,\"name\":{\"216\":{}},\"parent\":{}}],[\"arb_mainnet\",{\"_index\":158,\"name\":{\"214\":{}},\"parent\":{}}],[\"arb_rinkeby\",{\"_index\":159,\"name\":{\"215\":{}},\"parent\":{}}],[\"ascending\",{\"_index\":209,\"name\":{\"298\":{},\"565\":{}},\"parent\":{}}],[\"asset\",{\"_index\":226,\"name\":{\"322\":{},\"336\":{}},\"parent\":{}}],[\"assettransferscategory\",{\"_index\":202,\"name\":{\"290\":{}},\"parent\":{\"291\":{},\"292\":{},\"293\":{},\"294\":{},\"295\":{},\"296\":{}}}],[\"assettransfersmetadata\",{\"_index\":231,\"name\":{\"339\":{}},\"parent\":{\"340\":{}}}],[\"assettransfersorder\",{\"_index\":208,\"name\":{\"297\":{}},\"parent\":{\"298\":{},\"299\":{}}}],[\"assettransfersparams\",{\"_index\":191,\"name\":{\"266\":{}},\"parent\":{\"267\":{},\"268\":{},\"269\":{},\"270\":{},\"271\":{},\"272\":{},\"273\":{},\"274\":{},\"275\":{},\"276\":{},\"277\":{}}}],[\"assettransfersresponse\",{\"_index\":215,\"name\":{\"306\":{}},\"parent\":{\"307\":{},\"308\":{}}}],[\"assettransfersresult\",{\"_index\":218,\"name\":{\"312\":{}},\"parent\":{\"313\":{},\"314\":{},\"315\":{},\"316\":{},\"317\":{},\"318\":{},\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{}}}],[\"assettransferswithmetadataparams\",{\"_index\":201,\"name\":{\"278\":{}},\"parent\":{\"279\":{},\"280\":{},\"281\":{},\"282\":{},\"283\":{},\"284\":{},\"285\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{}}}],[\"assettransferswithmetadataresponse\",{\"_index\":217,\"name\":{\"309\":{}},\"parent\":{\"310\":{},\"311\":{}}}],[\"assettransferswithmetadataresult\",{\"_index\":229,\"name\":{\"325\":{}},\"parent\":{\"326\":{},\"327\":{},\"328\":{},\"329\":{},\"330\":{},\"331\":{},\"332\":{},\"333\":{},\"334\":{},\"335\":{},\"336\":{},\"337\":{},\"338\":{}}}],[\"assettype\",{\"_index\":403,\"name\":{\"685\":{}},\"parent\":{}}],[\"astar_mainnet\",{\"_index\":163,\"name\":{\"219\":{}},\"parent\":{}}],[\"attributes\",{\"_index\":237,\"name\":{\"347\":{}},\"parent\":{}}],[\"authority\",{\"_index\":418,\"name\":{\"716\":{},\"736\":{}},\"parent\":{}}],[\"authtoken\",{\"_index\":32,\"name\":{\"44\":{},\"201\":{}},\"parent\":{}}],[\"background_color\",{\"_index\":236,\"name\":{\"346\":{}},\"parent\":{}}],[\"balance\",{\"_index\":187,\"name\":{\"255\":{},\"404\":{},\"417\":{},\"434\":{},\"921\":{}},\"parent\":{}}],[\"basenft\",{\"_index\":142,\"name\":{\"187\":{}},\"parent\":{\"188\":{},\"189\":{},\"190\":{}}}],[\"basenftcontract\",{\"_index\":123,\"name\":{\"164\":{}},\"parent\":{\"165\":{}}}],[\"batchrequests\",{\"_index\":30,\"name\":{\"42\":{},\"51\":{},\"203\":{}},\"parent\":{}}],[\"block\",{\"_index\":360,\"name\":{\"622\":{},\"626\":{}},\"parent\":{}}],[\"blockhash\",{\"_index\":269,\"name\":{\"397\":{},\"402\":{},\"599\":{},\"908\":{}},\"parent\":{}}],[\"blockidentifier\",{\"_index\":496,\"name\":{\"885\":{}},\"parent\":{}}],[\"blocknum\",{\"_index\":220,\"name\":{\"315\":{},\"329\":{}},\"parent\":{}}],[\"blocknumber\",{\"_index\":305,\"name\":{\"500\":{},\"556\":{},\"597\":{},\"654\":{}},\"parent\":{}}],[\"blocktimestamp\",{\"_index\":232,\"name\":{\"340\":{}},\"parent\":{}}],[\"bundleindex\",{\"_index\":324,\"name\":{\"558\":{}},\"parent\":{}}],[\"buyer\",{\"_index\":335,\"name\":{\"575\":{}},\"parent\":{}}],[\"buyeraddress\",{\"_index\":310,\"name\":{\"524\":{},\"536\":{},\"549\":{}},\"parent\":{}}],[\"bytes\",{\"_index\":243,\"name\":{\"357\":{}},\"parent\":{}}],[\"call\",{\"_index\":15,\"name\":{\"16\":{},\"122\":{},\"719\":{}},\"parent\":{}}],[\"call_tracer\",{\"_index\":498,\"name\":{\"887\":{}},\"parent\":{}}],[\"calls\",{\"_index\":434,\"name\":{\"743\":{},\"906\":{}},\"parent\":{}}],[\"cancelprivatetransaction\",{\"_index\":103,\"name\":{\"140\":{}},\"parent\":{}}],[\"category\",{\"_index\":198,\"name\":{\"274\":{},\"287\":{},\"314\":{},\"328\":{}},\"parent\":{}}],[\"changes\",{\"_index\":407,\"name\":{\"698\":{}},\"parent\":{}}],[\"changetype\",{\"_index\":404,\"name\":{\"686\":{}},\"parent\":{}}],[\"checknftownership\",{\"_index\":70,\"name\":{\"92\":{}},\"parent\":{}}],[\"classifications\",{\"_index\":251,\"name\":{\"366\":{}},\"parent\":{}}],[\"code\",{\"_index\":511,\"name\":{\"923\":{}},\"parent\":{}}],[\"collectionname\",{\"_index\":366,\"name\":{\"639\":{}},\"parent\":{}}],[\"collectionurl\",{\"_index\":287,\"name\":{\"449\":{}},\"parent\":{}}],[\"commitmentlevel\",{\"_index\":490,\"name\":{\"879\":{}},\"parent\":{\"880\":{},\"881\":{},\"882\":{},\"883\":{},\"884\":{}}}],[\"computerarity\",{\"_index\":76,\"name\":{\"98\":{}},\"parent\":{}}],[\"config\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":2,\"name\":{\"2\":{},\"11\":{},\"27\":{},\"36\":{},\"38\":{}},\"parent\":{}}],[\"contract\",{\"_index\":24,\"name\":{\"26\":{},\"176\":{},\"188\":{},\"405\":{},\"418\":{},\"501\":{}},\"parent\":{\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{}}}],[\"contractaddress\",{\"_index\":178,\"name\":{\"239\":{},\"243\":{},\"253\":{},\"440\":{},\"530\":{},\"546\":{},\"582\":{},\"586\":{},\"694\":{},\"849\":{}},\"parent\":{}}],[\"contractaddresses\",{\"_index\":182,\"name\":{\"247\":{},\"272\":{},\"285\":{},\"369\":{},\"378\":{},\"485\":{},\"513\":{}},\"parent\":{}}],[\"contractdeployer\",{\"_index\":131,\"name\":{\"172\":{},\"478\":{}},\"parent\":{}}],[\"contractfactory\",{\"_index\":25,\"name\":{\"35\":{}},\"parent\":{\"36\":{}}}],[\"contractforowner\",{\"_index\":295,\"name\":{\"466\":{}},\"parent\":{\"467\":{},\"468\":{},\"469\":{},\"470\":{},\"471\":{},\"472\":{},\"473\":{},\"474\":{},\"475\":{},\"476\":{},\"477\":{},\"478\":{},\"479\":{},\"480\":{}}}],[\"contracts\",{\"_index\":294,\"name\":{\"463\":{}},\"parent\":{}}],[\"core\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"corenamespace\",{\"_index\":82,\"name\":{\"110\":{}},\"parent\":{\"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\":{},\"137\":{}}}],[\"create\",{\"_index\":420,\"name\":{\"718\":{}},\"parent\":{}}],[\"createwebhook\",{\"_index\":115,\"name\":{\"156\":{}},\"parent\":{}}],[\"cryptopunks\",{\"_index\":333,\"name\":{\"572\":{}},\"parent\":{}}],[\"customgraphqlwebhook\",{\"_index\":458,\"name\":{\"815\":{}},\"parent\":{\"816\":{},\"817\":{},\"818\":{},\"819\":{},\"820\":{},\"821\":{},\"822\":{},\"823\":{},\"824\":{}}}],[\"customgraphqlwebhookconfig\",{\"_index\":463,\"name\":{\"835\":{}},\"parent\":{\"836\":{}}}],[\"customgraphqlwebhookparams\",{\"_index\":468,\"name\":{\"842\":{}},\"parent\":{\"843\":{},\"844\":{}}}],[\"customgraphqlwebhookupdate\",{\"_index\":486,\"name\":{\"870\":{}},\"parent\":{}}],[\"data\",{\"_index\":432,\"name\":{\"740\":{},\"878\":{}},\"parent\":{}}],[\"debug\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"debugcalltrace\",{\"_index\":503,\"name\":{\"895\":{}},\"parent\":{\"896\":{},\"897\":{},\"898\":{},\"899\":{},\"900\":{},\"901\":{},\"902\":{},\"903\":{},\"904\":{},\"905\":{},\"906\":{}}}],[\"debugcalltracer\",{\"_index\":500,\"name\":{\"889\":{}},\"parent\":{\"890\":{},\"891\":{}}}],[\"debugcalltype\",{\"_index\":419,\"name\":{\"717\":{}},\"parent\":{\"718\":{},\"719\":{},\"720\":{},\"721\":{}}}],[\"debugnamespace\",{\"_index\":119,\"name\":{\"160\":{}},\"parent\":{\"161\":{},\"162\":{},\"163\":{}}}],[\"debugprestate\",{\"_index\":509,\"name\":{\"920\":{}},\"parent\":{\"921\":{},\"922\":{},\"923\":{},\"924\":{}}}],[\"debugprestatetrace\",{\"_index\":508,\"name\":{\"919\":{}},\"parent\":{}}],[\"debugprestatetracer\",{\"_index\":502,\"name\":{\"892\":{}},\"parent\":{\"893\":{},\"894\":{}}}],[\"debugtracertype\",{\"_index\":497,\"name\":{\"886\":{}},\"parent\":{\"887\":{},\"888\":{}}}],[\"debugtransaction\",{\"_index\":488,\"name\":{\"872\":{}},\"parent\":{\"873\":{},\"874\":{},\"875\":{},\"876\":{},\"877\":{},\"878\":{}}}],[\"decimal\",{\"_index\":327,\"name\":{\"563\":{},\"609\":{}},\"parent\":{}}],[\"decimals\",{\"_index\":188,\"name\":{\"258\":{},\"264\":{},\"693\":{}},\"parent\":{}}],[\"decoded\",{\"_index\":424,\"name\":{\"724\":{},\"741\":{}},\"parent\":{}}],[\"decodedcallparam\",{\"_index\":411,\"name\":{\"703\":{}},\"parent\":{\"704\":{},\"705\":{},\"706\":{}}}],[\"decodeddebugcalltrace\",{\"_index\":414,\"name\":{\"712\":{}},\"parent\":{\"713\":{},\"714\":{},\"715\":{},\"716\":{}}}],[\"decodedlog\",{\"_index\":428,\"name\":{\"733\":{}},\"parent\":{\"734\":{},\"735\":{},\"736\":{}}}],[\"decodedloginput\",{\"_index\":412,\"name\":{\"707\":{}},\"parent\":{\"708\":{},\"709\":{},\"710\":{},\"711\":{}}}],[\"decodingauthority\",{\"_index\":409,\"name\":{\"701\":{}},\"parent\":{\"702\":{}}}],[\"default_tokens\",{\"_index\":167,\"name\":{\"223\":{}},\"parent\":{}}],[\"delegatecall\",{\"_index\":422,\"name\":{\"721\":{}},\"parent\":{}}],[\"deletewebhook\",{\"_index\":116,\"name\":{\"157\":{}},\"parent\":{}}],[\"deployedblocknumber\",{\"_index\":132,\"name\":{\"173\":{},\"479\":{}},\"parent\":{}}],[\"deployeraddress\",{\"_index\":379,\"name\":{\"653\":{}},\"parent\":{}}],[\"deployresult\",{\"_index\":378,\"name\":{\"652\":{}},\"parent\":{\"653\":{},\"654\":{}}}],[\"descending\",{\"_index\":210,\"name\":{\"299\":{},\"566\":{}},\"parent\":{}}],[\"description\",{\"_index\":134,\"name\":{\"178\":{},\"343\":{},\"407\":{},\"503\":{},\"642\":{}},\"parent\":{}}],[\"destroy\",{\"_index\":49,\"name\":{\"66\":{}},\"parent\":{}}],[\"detectnetwork\",{\"_index\":37,\"name\":{\"52\":{}},\"parent\":{}}],[\"discordurl\",{\"_index\":371,\"name\":{\"645\":{}},\"parent\":{}}],[\"does_not_exist\",{\"_index\":345,\"name\":{\"590\":{}},\"parent\":{}}],[\"dropped_transaction\",{\"_index\":448,\"name\":{\"760\":{}},\"parent\":{}}],[\"droppedtransactionwebhook\",{\"_index\":454,\"name\":{\"775\":{}},\"parent\":{\"776\":{},\"777\":{},\"778\":{},\"779\":{},\"780\":{},\"781\":{},\"782\":{},\"783\":{},\"784\":{}}}],[\"earliest\",{\"_index\":495,\"name\":{\"884\":{}},\"parent\":{}}],[\"emitevent\",{\"_index\":50,\"name\":{\"68\":{}},\"parent\":{}}],[\"erc1155\",{\"_index\":206,\"name\":{\"295\":{},\"302\":{},\"677\":{}},\"parent\":{}}],[\"erc1155metadata\",{\"_index\":225,\"name\":{\"320\":{},\"334\":{},\"603\":{}},\"parent\":{\"604\":{},\"605\":{}}}],[\"erc20\",{\"_index\":168,\"name\":{\"224\":{},\"293\":{},\"675\":{}},\"parent\":{}}],[\"erc721\",{\"_index\":205,\"name\":{\"294\":{},\"301\":{},\"676\":{}},\"parent\":{}}],[\"erc721dishonesttotalsupply\",{\"_index\":247,\"name\":{\"361\":{}},\"parent\":{}}],[\"erc721tokenid\",{\"_index\":224,\"name\":{\"319\":{},\"333\":{}},\"parent\":{}}],[\"erc721toomanyowners\",{\"_index\":245,\"name\":{\"359\":{}},\"parent\":{}}],[\"erc721toomanytokens\",{\"_index\":246,\"name\":{\"360\":{}},\"parent\":{}}],[\"error\",{\"_index\":179,\"name\":{\"241\":{},\"245\":{},\"260\":{},\"452\":{},\"700\":{},\"725\":{},\"904\":{}},\"parent\":{}}],[\"estimategas\",{\"_index\":14,\"name\":{\"15\":{},\"123\":{},\"147\":{}},\"parent\":{}}],[\"eth_goerli\",{\"_index\":151,\"name\":{\"207\":{}},\"parent\":{}}],[\"eth_kovan\",{\"_index\":152,\"name\":{\"208\":{}},\"parent\":{}}],[\"eth_mainnet\",{\"_index\":149,\"name\":{\"205\":{}},\"parent\":{}}],[\"eth_rinkeby\",{\"_index\":153,\"name\":{\"209\":{}},\"parent\":{}}],[\"eth_ropsten\",{\"_index\":150,\"name\":{\"206\":{}},\"parent\":{}}],[\"eth_sepolia\",{\"_index\":154,\"name\":{\"210\":{}},\"parent\":{}}],[\"etherscan\",{\"_index\":410,\"name\":{\"702\":{}},\"parent\":{}}],[\"eventfilter\",{\"_index\":507,\"name\":{\"916\":{}},\"parent\":{\"917\":{},\"918\":{}}}],[\"eventname\",{\"_index\":429,\"name\":{\"734\":{}},\"parent\":{}}],[\"excludefilters\",{\"_index\":253,\"name\":{\"370\":{},\"379\":{},\"460\":{}},\"parent\":{}}],[\"excludezerovalue\",{\"_index\":197,\"name\":{\"273\":{},\"286\":{}},\"parent\":{}}],[\"external\",{\"_index\":203,\"name\":{\"291\":{}},\"parent\":{}}],[\"external_url\",{\"_index\":235,\"name\":{\"345\":{}},\"parent\":{}}],[\"externalurl\",{\"_index\":369,\"name\":{\"643\":{}},\"parent\":{}}],[\"fast\",{\"_index\":393,\"name\":{\"672\":{}},\"parent\":{}}],[\"filter\",{\"_index\":506,\"name\":{\"911\":{}},\"parent\":{\"912\":{},\"913\":{},\"914\":{},\"915\":{}}}],[\"filterbyblockhash\",{\"_index\":505,\"name\":{\"907\":{}},\"parent\":{\"908\":{},\"909\":{},\"910\":{}}}],[\"filters\",{\"_index\":467,\"name\":{\"840\":{},\"852\":{}},\"parent\":{}}],[\"finalized\",{\"_index\":494,\"name\":{\"883\":{}},\"parent\":{}}],[\"findcontractdeployer\",{\"_index\":94,\"name\":{\"130\":{}},\"parent\":{}}],[\"finished\",{\"_index\":348,\"name\":{\"593\":{}},\"parent\":{}}],[\"floorprice\",{\"_index\":285,\"name\":{\"447\":{},\"638\":{}},\"parent\":{}}],[\"floorpriceerror\",{\"_index\":289,\"name\":{\"451\":{}},\"parent\":{\"452\":{}}}],[\"floorpricemarketplace\",{\"_index\":284,\"name\":{\"446\":{}},\"parent\":{\"447\":{},\"448\":{},\"449\":{},\"450\":{}}}],[\"format\",{\"_index\":241,\"name\":{\"355\":{}},\"parent\":{}}],[\"from\",{\"_index\":221,\"name\":{\"316\":{},\"330\":{},\"483\":{},\"497\":{},\"687\":{},\"727\":{},\"874\":{},\"897\":{}},\"parent\":{}}],[\"fromaddress\",{\"_index\":195,\"name\":{\"270\":{},\"283\":{},\"660\":{}},\"parent\":{}}],[\"fromblock\",{\"_index\":192,\"name\":{\"267\":{},\"280\":{},\"489\":{},\"520\":{},\"532\":{},\"912\":{}},\"parent\":{}}],[\"fromhex\",{\"_index\":143,\"name\":{\"191\":{}},\"parent\":{}}],[\"gas\",{\"_index\":425,\"name\":{\"729\":{},\"875\":{},\"900\":{}},\"parent\":{}}],[\"gasprice\",{\"_index\":489,\"name\":{\"876\":{}},\"parent\":{}}],[\"gasused\",{\"_index\":408,\"name\":{\"699\":{},\"730\":{},\"901\":{}},\"parent\":{}}],[\"gateway\",{\"_index\":239,\"name\":{\"350\":{},\"353\":{}},\"parent\":{}}],[\"getaddresses\",{\"_index\":111,\"name\":{\"152\":{}},\"parent\":{}}],[\"getaddressesoptions\",{\"_index\":461,\"name\":{\"828\":{}},\"parent\":{\"829\":{},\"830\":{}}}],[\"getallwebhooks\",{\"_index\":110,\"name\":{\"151\":{}},\"parent\":{}}],[\"getallwebhooksresponse\",{\"_index\":459,\"name\":{\"825\":{}},\"parent\":{\"826\":{},\"827\":{}}}],[\"getassettransfers\",{\"_index\":98,\"name\":{\"134\":{}},\"parent\":{}}],[\"getbalance\",{\"_index\":12,\"name\":{\"13\":{},\"111\":{}},\"parent\":{}}],[\"getbasenftsforcontractoptions\",{\"_index\":357,\"name\":{\"615\":{}},\"parent\":{\"616\":{},\"617\":{},\"618\":{},\"619\":{}}}],[\"getbasenftsforowneroptions\",{\"_index\":259,\"name\":{\"376\":{}},\"parent\":{\"377\":{},\"378\":{},\"379\":{},\"380\":{},\"381\":{},\"382\":{},\"383\":{},\"384\":{}}}],[\"getblock\",{\"_index\":85,\"name\":{\"115\":{}},\"parent\":{}}],[\"getblocknumber\",{\"_index\":88,\"name\":{\"118\":{}},\"parent\":{}}],[\"getblockwithtransactions\",{\"_index\":86,\"name\":{\"116\":{}},\"parent\":{}}],[\"getchainid\",{\"_index\":18,\"name\":{\"19\":{}},\"parent\":{}}],[\"getcode\",{\"_index\":83,\"name\":{\"112\":{}},\"parent\":{}}],[\"getcontractmetadata\",{\"_index\":58,\"name\":{\"80\":{}},\"parent\":{}}],[\"getcontractmetadatabatch\",{\"_index\":59,\"name\":{\"81\":{}},\"parent\":{}}],[\"getcontractsforowner\",{\"_index\":66,\"name\":{\"88\":{}},\"parent\":{}}],[\"getcontractsforowneroptions\",{\"_index\":292,\"name\":{\"456\":{}},\"parent\":{\"457\":{},\"458\":{},\"459\":{},\"460\":{},\"461\":{}}}],[\"getcontractsforownerresponse\",{\"_index\":293,\"name\":{\"462\":{}},\"parent\":{\"463\":{},\"464\":{},\"465\":{}}}],[\"getfeedata\",{\"_index\":20,\"name\":{\"21\":{},\"120\":{}},\"parent\":{}}],[\"getfloorprice\",{\"_index\":74,\"name\":{\"96\":{}},\"parent\":{}}],[\"getfloorpriceresponse\",{\"_index\":290,\"name\":{\"453\":{}},\"parent\":{\"454\":{},\"455\":{}}}],[\"getgasprice\",{\"_index\":19,\"name\":{\"20\":{},\"119\":{}},\"parent\":{}}],[\"getgraphqlquery\",{\"_index\":112,\"name\":{\"153\":{}},\"parent\":{}}],[\"getlogs\",{\"_index\":93,\"name\":{\"128\":{}},\"parent\":{}}],[\"getmaxpriorityfeepergas\",{\"_index\":108,\"name\":{\"148\":{}},\"parent\":{}}],[\"getmintednfts\",{\"_index\":69,\"name\":{\"91\":{}},\"parent\":{}}],[\"getmintednftsoptions\",{\"_index\":306,\"name\":{\"512\":{}},\"parent\":{\"513\":{},\"514\":{},\"515\":{}}}],[\"getmintednftsresponse\",{\"_index\":307,\"name\":{\"516\":{}},\"parent\":{\"517\":{},\"518\":{}}}],[\"getnetwork\",{\"_index\":87,\"name\":{\"117\":{}},\"parent\":{}}],[\"getnftfilters\",{\"_index\":113,\"name\":{\"154\":{}},\"parent\":{}}],[\"getnftmetadata\",{\"_index\":56,\"name\":{\"78\":{}},\"parent\":{}}],[\"getnftmetadatabatch\",{\"_index\":57,\"name\":{\"79\":{}},\"parent\":{}}],[\"getnftmetadataoptions\",{\"_index\":280,\"name\":{\"435\":{}},\"parent\":{\"436\":{},\"437\":{},\"438\":{}}}],[\"getnftsales\",{\"_index\":75,\"name\":{\"97\":{}},\"parent\":{}}],[\"getnftsalesoptions\",{\"_index\":308,\"name\":{\"519\":{}},\"parent\":{\"520\":{},\"521\":{},\"522\":{},\"523\":{},\"524\":{},\"525\":{},\"526\":{},\"527\":{},\"528\":{}}}],[\"getnftsalesoptionsbycontractaddress\",{\"_index\":314,\"name\":{\"529\":{}},\"parent\":{\"530\":{},\"531\":{},\"532\":{},\"533\":{},\"534\":{},\"535\":{},\"536\":{},\"537\":{},\"538\":{},\"539\":{},\"540\":{}}}],[\"getnftsalesresponse\",{\"_index\":315,\"name\":{\"541\":{}},\"parent\":{\"542\":{},\"543\":{}}}],[\"getnftsforcontract\",{\"_index\":62,\"name\":{\"84\":{}},\"parent\":{}}],[\"getnftsforcontractiterator\",{\"_index\":63,\"name\":{\"85\":{}},\"parent\":{}}],[\"getnftsforcontractoptions\",{\"_index\":356,\"name\":{\"610\":{}},\"parent\":{\"611\":{},\"612\":{},\"613\":{},\"614\":{}}}],[\"getnftsforowner\",{\"_index\":61,\"name\":{\"83\":{}},\"parent\":{}}],[\"getnftsforowneriterator\",{\"_index\":60,\"name\":{\"82\":{}},\"parent\":{}}],[\"getnftsforowneroptions\",{\"_index\":252,\"name\":{\"367\":{}},\"parent\":{\"368\":{},\"369\":{},\"370\":{},\"371\":{},\"372\":{},\"373\":{},\"374\":{},\"375\":{}}}],[\"getownersforcontract\",{\"_index\":64,\"name\":{\"86\":{}},\"parent\":{}}],[\"getownersforcontractoptions\",{\"_index\":358,\"name\":{\"620\":{}},\"parent\":{\"621\":{},\"622\":{},\"623\":{}}}],[\"getownersforcontractresponse\",{\"_index\":275,\"name\":{\"424\":{}},\"parent\":{\"425\":{}}}],[\"getownersforcontractwithtokenbalancesoptions\",{\"_index\":361,\"name\":{\"624\":{}},\"parent\":{\"625\":{},\"626\":{},\"627\":{}}}],[\"getownersforcontractwithtokenbalancesresponse\",{\"_index\":276,\"name\":{\"426\":{}},\"parent\":{\"427\":{},\"428\":{}}}],[\"getownersfornft\",{\"_index\":65,\"name\":{\"87\":{}},\"parent\":{}}],[\"getownersfornftoptions\",{\"_index\":362,\"name\":{\"628\":{}},\"parent\":{\"629\":{},\"630\":{}}}],[\"getownersfornftresponse\",{\"_index\":273,\"name\":{\"421\":{}},\"parent\":{\"422\":{},\"423\":{}}}],[\"getprovider\",{\"_index\":34,\"name\":{\"46\":{}},\"parent\":{}}],[\"getspamcontracts\",{\"_index\":73,\"name\":{\"95\":{}},\"parent\":{}}],[\"getstorageat\",{\"_index\":84,\"name\":{\"113\":{}},\"parent\":{}}],[\"gettokenbalances\",{\"_index\":95,\"name\":{\"131\":{}},\"parent\":{}}],[\"gettokenmetadata\",{\"_index\":97,\"name\":{\"133\":{}},\"parent\":{}}],[\"gettokensforowner\",{\"_index\":96,\"name\":{\"132\":{}},\"parent\":{}}],[\"gettokensforowneroptions\",{\"_index\":181,\"name\":{\"246\":{}},\"parent\":{\"247\":{},\"248\":{}}}],[\"gettokensforownerresponse\",{\"_index\":183,\"name\":{\"249\":{}},\"parent\":{\"250\":{},\"251\":{}}}],[\"gettransaction\",{\"_index\":90,\"name\":{\"124\":{},\"145\":{}},\"parent\":{}}],[\"gettransactioncount\",{\"_index\":13,\"name\":{\"14\":{},\"114\":{}},\"parent\":{}}],[\"gettransactionreceipt\",{\"_index\":91,\"name\":{\"125\":{}},\"parent\":{}}],[\"gettransactionreceipts\",{\"_index\":99,\"name\":{\"135\":{}},\"parent\":{}}],[\"gettransfersforcontract\",{\"_index\":68,\"name\":{\"90\":{}},\"parent\":{}}],[\"gettransfersforcontractoptions\",{\"_index\":300,\"name\":{\"488\":{}},\"parent\":{\"489\":{},\"490\":{},\"491\":{},\"492\":{}}}],[\"gettransfersforowner\",{\"_index\":67,\"name\":{\"89\":{}},\"parent\":{}}],[\"gettransfersforowneroptions\",{\"_index\":299,\"name\":{\"484\":{}},\"parent\":{\"485\":{},\"486\":{},\"487\":{}}}],[\"gettransfersforownertransfertype\",{\"_index\":298,\"name\":{\"481\":{}},\"parent\":{\"482\":{},\"483\":{}}}],[\"getwallet\",{\"_index\":22,\"name\":{\"23\":{}},\"parent\":{}}],[\"getwebsocketprovider\",{\"_index\":35,\"name\":{\"47\":{}},\"parent\":{}}],[\"graphql\",{\"_index\":452,\"name\":{\"764\":{}},\"parent\":{}}],[\"graphqlquery\",{\"_index\":464,\"name\":{\"836\":{},\"843\":{}},\"parent\":{}}],[\"hash\",{\"_index\":227,\"name\":{\"323\":{},\"337\":{}},\"parent\":{}}],[\"hashesonly\",{\"_index\":385,\"name\":{\"662\":{},\"667\":{}},\"parent\":{}}],[\"id\",{\"_index\":437,\"name\":{\"746\":{},\"767\":{},\"777\":{},\"787\":{},\"797\":{},\"807\":{},\"817\":{}},\"parent\":{}}],[\"image\",{\"_index\":234,\"name\":{\"344\":{}},\"parent\":{}}],[\"imageurl\",{\"_index\":368,\"name\":{\"641\":{}},\"parent\":{}}],[\"in_progress\",{\"_index\":347,\"name\":{\"592\":{}},\"parent\":{}}],[\"includefilters\",{\"_index\":254,\"name\":{\"371\":{},\"380\":{},\"459\":{}},\"parent\":{}}],[\"includeremoved\",{\"_index\":388,\"name\":{\"666\":{}},\"parent\":{}}],[\"indexed\",{\"_index\":413,\"name\":{\"708\":{}},\"parent\":{}}],[\"input\",{\"_index\":426,\"name\":{\"731\":{},\"902\":{}},\"parent\":{}}],[\"inputs\",{\"_index\":416,\"name\":{\"714\":{},\"735\":{}},\"parent\":{}}],[\"internal\",{\"_index\":204,\"name\":{\"292\":{}},\"parent\":{}}],[\"isactive\",{\"_index\":438,\"name\":{\"750\":{},\"770\":{},\"780\":{},\"790\":{},\"800\":{},\"810\":{},\"820\":{},\"856\":{}},\"parent\":{}}],[\"iscommunityresource\",{\"_index\":39,\"name\":{\"54\":{},\"67\":{}},\"parent\":{}}],[\"ishex\",{\"_index\":145,\"name\":{\"193\":{}},\"parent\":{}}],[\"isspam\",{\"_index\":250,\"name\":{\"365\":{},\"470\":{}},\"parent\":{}}],[\"isspamcontract\",{\"_index\":72,\"name\":{\"94\":{}},\"parent\":{}}],[\"lastingestedat\",{\"_index\":372,\"name\":{\"646\":{}},\"parent\":{}}],[\"latest\",{\"_index\":492,\"name\":{\"881\":{}},\"parent\":{}}],[\"limit\",{\"_index\":313,\"name\":{\"527\":{},\"539\":{},\"829\":{}},\"parent\":{}}],[\"listenercount\",{\"_index\":47,\"name\":{\"64\":{},\"108\":{}},\"parent\":{}}],[\"listeners\",{\"_index\":48,\"name\":{\"65\":{},\"109\":{}},\"parent\":{}}],[\"logindex\",{\"_index\":323,\"name\":{\"557\":{}},\"parent\":{}}],[\"loglevel\",{\"_index\":147,\"name\":{\"195\":{}},\"parent\":{}}],[\"logo\",{\"_index\":189,\"name\":{\"259\":{},\"265\":{},\"695\":{}},\"parent\":{}}],[\"logs\",{\"_index\":435,\"name\":{\"744\":{}},\"parent\":{}}],[\"looksrare\",{\"_index\":291,\"name\":{\"455\":{},\"569\":{}},\"parent\":{}}],[\"lookupaddress\",{\"_index\":100,\"name\":{\"137\":{}},\"parent\":{}}],[\"marketplace\",{\"_index\":309,\"name\":{\"523\":{},\"535\":{},\"545\":{}},\"parent\":{}}],[\"marketplacefee\",{\"_index\":320,\"name\":{\"553\":{}},\"parent\":{}}],[\"matic_mainnet\",{\"_index\":161,\"name\":{\"217\":{}},\"parent\":{}}],[\"matic_mumbai\",{\"_index\":162,\"name\":{\"218\":{}},\"parent\":{}}],[\"maxcount\",{\"_index\":199,\"name\":{\"275\":{},\"288\":{}},\"parent\":{}}],[\"maxretries\",{\"_index\":29,\"name\":{\"41\":{},\"50\":{},\"199\":{}},\"parent\":{}}],[\"media\",{\"_index\":139,\"name\":{\"183\":{},\"351\":{},\"412\":{},\"472\":{},\"508\":{}},\"parent\":{\"352\":{},\"353\":{},\"354\":{},\"355\":{},\"356\":{},\"357\":{}}}],[\"message\",{\"_index\":401,\"name\":{\"683\":{}},\"parent\":{}}],[\"metadata\",{\"_index\":230,\"name\":{\"326\":{}},\"parent\":{}}],[\"metadataerror\",{\"_index\":136,\"name\":{\"180\":{},\"409\":{},\"505\":{}},\"parent\":{}}],[\"method\",{\"_index\":384,\"name\":{\"659\":{},\"664\":{}},\"parent\":{}}],[\"methodname\",{\"_index\":415,\"name\":{\"713\":{}},\"parent\":{}}],[\"mined_transaction\",{\"_index\":447,\"name\":{\"759\":{}},\"parent\":{}}],[\"mined_transactions\",{\"_index\":382,\"name\":{\"657\":{}},\"parent\":{}}],[\"minedtransactionwebhook\",{\"_index\":453,\"name\":{\"765\":{}},\"parent\":{\"766\":{},\"767\":{},\"768\":{},\"769\":{},\"770\":{},\"771\":{},\"772\":{},\"773\":{},\"774\":{}}}],[\"mostlyhoneypotowners\",{\"_index\":248,\"name\":{\"362\":{}},\"parent\":{}}],[\"name\",{\"_index\":127,\"name\":{\"168\":{},\"256\":{},\"262\":{},\"342\":{},\"474\":{},\"691\":{},\"705\":{},\"710\":{}},\"parent\":{}}],[\"native\",{\"_index\":395,\"name\":{\"674\":{}},\"parent\":{}}],[\"network\",{\"_index\":28,\"name\":{\"40\":{},\"198\":{},\"204\":{},\"747\":{},\"768\":{},\"778\":{},\"788\":{},\"798\":{},\"808\":{},\"818\":{},\"841\":{},\"844\":{},\"847\":{}},\"parent\":{\"205\":{},\"206\":{},\"207\":{},\"208\":{},\"209\":{},\"210\":{},\"211\":{},\"212\":{},\"213\":{},\"214\":{},\"215\":{},\"216\":{},\"217\":{},\"218\":{},\"219\":{},\"220\":{},\"221\":{}}}],[\"newaddresses\",{\"_index\":483,\"name\":{\"867\":{}},\"parent\":{}}],[\"nft\",{\"_index\":4,\"name\":{\"4\":{},\"175\":{}},\"parent\":{\"176\":{},\"177\":{},\"178\":{},\"179\":{},\"180\":{},\"181\":{},\"182\":{},\"183\":{},\"184\":{},\"185\":{},\"186\":{}}}],[\"nft_activity\",{\"_index\":450,\"name\":{\"762\":{}},\"parent\":{}}],[\"nft_metadata_update\",{\"_index\":451,\"name\":{\"763\":{}},\"parent\":{}}],[\"nftactivitywebhook\",{\"_index\":456,\"name\":{\"795\":{}},\"parent\":{\"796\":{},\"797\":{},\"798\":{},\"799\":{},\"800\":{},\"801\":{},\"802\":{},\"803\":{},\"804\":{}}}],[\"nftattributerarity\",{\"_index\":337,\"name\":{\"577\":{}},\"parent\":{\"578\":{},\"579\":{},\"580\":{}}}],[\"nftattributesresponse\",{\"_index\":340,\"name\":{\"581\":{}},\"parent\":{\"582\":{},\"583\":{},\"584\":{}}}],[\"nftcontract\",{\"_index\":125,\"name\":{\"166\":{}},\"parent\":{\"167\":{},\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{}}}],[\"nftcontractbasenftsresponse\",{\"_index\":363,\"name\":{\"631\":{}},\"parent\":{\"632\":{},\"633\":{}}}],[\"nftcontractnftsresponse\",{\"_index\":364,\"name\":{\"634\":{}},\"parent\":{\"635\":{},\"636\":{}}}],[\"nftcontractowner\",{\"_index\":277,\"name\":{\"429\":{}},\"parent\":{\"430\":{},\"431\":{}}}],[\"nftcontracttokenbalance\",{\"_index\":279,\"name\":{\"432\":{}},\"parent\":{\"433\":{},\"434\":{}}}],[\"nftexcludefilters\",{\"_index\":260,\"name\":{\"385\":{}},\"parent\":{\"386\":{},\"387\":{}}}],[\"nftfilter\",{\"_index\":470,\"name\":{\"848\":{}},\"parent\":{\"849\":{},\"850\":{}}}],[\"nftfilters\",{\"_index\":263,\"name\":{\"388\":{}},\"parent\":{\"389\":{},\"390\":{}}}],[\"nftfiltersresponse\",{\"_index\":471,\"name\":{\"851\":{}},\"parent\":{\"852\":{},\"853\":{},\"854\":{}}}],[\"nftmetadata\",{\"_index\":233,\"name\":{\"341\":{}},\"parent\":{\"342\":{},\"343\":{},\"344\":{},\"345\":{},\"346\":{},\"347\":{}}}],[\"nftmetadatabatchoptions\",{\"_index\":283,\"name\":{\"443\":{}},\"parent\":{\"444\":{},\"445\":{}}}],[\"nftmetadatabatchtoken\",{\"_index\":282,\"name\":{\"439\":{}},\"parent\":{\"440\":{},\"441\":{},\"442\":{}}}],[\"nftmetadataupdatewebhook\",{\"_index\":457,\"name\":{\"805\":{}},\"parent\":{\"806\":{},\"807\":{},\"808\":{},\"809\":{},\"810\":{},\"811\":{},\"812\":{},\"813\":{},\"814\":{}}}],[\"nftmetadatawebhookupdate\",{\"_index\":485,\"name\":{\"869\":{}},\"parent\":{}}],[\"nftnamespace\",{\"_index\":55,\"name\":{\"77\":{}},\"parent\":{\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{},\"89\":{},\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{}}}],[\"nftordering\",{\"_index\":264,\"name\":{\"391\":{}},\"parent\":{\"392\":{}}}],[\"nfts\",{\"_index\":302,\"name\":{\"494\":{},\"517\":{},\"632\":{},\"635\":{}},\"parent\":{}}],[\"nftsale\",{\"_index\":317,\"name\":{\"544\":{}},\"parent\":{\"545\":{},\"546\":{},\"547\":{},\"548\":{},\"549\":{},\"550\":{},\"551\":{},\"552\":{},\"553\":{},\"554\":{},\"555\":{},\"556\":{},\"557\":{},\"558\":{},\"559\":{}}}],[\"nftsalefeedata\",{\"_index\":325,\"name\":{\"560\":{}},\"parent\":{\"561\":{},\"562\":{},\"563\":{}}}],[\"nftsalemarketplace\",{\"_index\":329,\"name\":{\"567\":{}},\"parent\":{\"568\":{},\"569\":{},\"570\":{},\"571\":{},\"572\":{},\"573\":{}}}],[\"nftsales\",{\"_index\":316,\"name\":{\"543\":{}},\"parent\":{}}],[\"nftsaletakertype\",{\"_index\":334,\"name\":{\"574\":{}},\"parent\":{\"575\":{},\"576\":{}}}],[\"nftspamclassification\",{\"_index\":244,\"name\":{\"358\":{}},\"parent\":{\"359\":{},\"360\":{},\"361\":{},\"362\":{},\"363\":{}}}],[\"nfttokentype\",{\"_index\":211,\"name\":{\"300\":{}},\"parent\":{\"301\":{},\"302\":{},\"303\":{},\"304\":{},\"305\":{}}}],[\"nftwebhookparams\",{\"_index\":466,\"name\":{\"839\":{}},\"parent\":{\"840\":{},\"841\":{}}}],[\"nftwebhookupdate\",{\"_index\":484,\"name\":{\"868\":{}},\"parent\":{}}],[\"no_supported_nft_standard\",{\"_index\":212,\"name\":{\"303\":{}},\"parent\":{}}],[\"nonce\",{\"_index\":510,\"name\":{\"922\":{}},\"parent\":{}}],[\"nonemptyarray\",{\"_index\":514,\"name\":{\"926\":{}},\"parent\":{}}],[\"not_a_contract\",{\"_index\":213,\"name\":{\"304\":{}},\"parent\":{}}],[\"not_requested\",{\"_index\":377,\"name\":{\"651\":{}},\"parent\":{}}],[\"notify\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{}}],[\"notifynamespace\",{\"_index\":109,\"name\":{\"150\":{}},\"parent\":{\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{},\"159\":{}}}],[\"numdistincttokensowned\",{\"_index\":297,\"name\":{\"469\":{}},\"parent\":{}}],[\"off\",{\"_index\":45,\"name\":{\"62\":{},\"106\":{}},\"parent\":{}}],[\"omitmetadata\",{\"_index\":256,\"name\":{\"373\":{},\"382\":{},\"612\":{},\"617\":{}},\"parent\":{}}],[\"on\",{\"_index\":43,\"name\":{\"60\":{},\"104\":{}},\"parent\":{}}],[\"once\",{\"_index\":44,\"name\":{\"61\":{},\"105\":{}},\"parent\":{}}],[\"onlytopcall\",{\"_index\":501,\"name\":{\"891\":{},\"894\":{}},\"parent\":{}}],[\"opensea\",{\"_index\":130,\"name\":{\"171\":{},\"454\":{},\"477\":{}},\"parent\":{}}],[\"openseacollectionmetadata\",{\"_index\":365,\"name\":{\"637\":{}},\"parent\":{\"638\":{},\"639\":{},\"640\":{},\"641\":{},\"642\":{},\"643\":{},\"644\":{},\"645\":{},\"646\":{}}}],[\"openseasafelistrequeststatus\",{\"_index\":373,\"name\":{\"647\":{}},\"parent\":{\"648\":{},\"649\":{},\"650\":{},\"651\":{}}}],[\"opt_goerli\",{\"_index\":157,\"name\":{\"213\":{}},\"parent\":{}}],[\"opt_kovan\",{\"_index\":156,\"name\":{\"212\":{}},\"parent\":{}}],[\"opt_mainnet\",{\"_index\":155,\"name\":{\"211\":{}},\"parent\":{}}],[\"order\",{\"_index\":194,\"name\":{\"269\":{},\"282\":{},\"491\":{},\"522\":{},\"534\":{}},\"parent\":{}}],[\"orderby\",{\"_index\":258,\"name\":{\"375\":{},\"384\":{},\"461\":{}},\"parent\":{}}],[\"output\",{\"_index\":427,\"name\":{\"732\":{},\"903\":{}},\"parent\":{}}],[\"outputs\",{\"_index\":417,\"name\":{\"715\":{}},\"parent\":{}}],[\"ownedbasenft\",{\"_index\":272,\"name\":{\"416\":{}},\"parent\":{\"417\":{},\"418\":{},\"419\":{},\"420\":{}}}],[\"ownedbasenftsresponse\",{\"_index\":270,\"name\":{\"398\":{}},\"parent\":{\"399\":{},\"400\":{},\"401\":{},\"402\":{}}}],[\"ownedbymosthoneypots\",{\"_index\":249,\"name\":{\"363\":{}},\"parent\":{}}],[\"ownednft\",{\"_index\":271,\"name\":{\"403\":{}},\"parent\":{\"404\":{},\"405\":{},\"406\":{},\"407\":{},\"408\":{},\"409\":{},\"410\":{},\"411\":{},\"412\":{},\"413\":{},\"414\":{},\"415\":{}}}],[\"ownednfts\",{\"_index\":267,\"name\":{\"394\":{},\"399\":{}},\"parent\":{}}],[\"ownednftsresponse\",{\"_index\":266,\"name\":{\"393\":{}},\"parent\":{\"394\":{},\"395\":{},\"396\":{},\"397\":{}}}],[\"ownedtoken\",{\"_index\":185,\"name\":{\"252\":{}},\"parent\":{\"253\":{},\"254\":{},\"255\":{},\"256\":{},\"257\":{},\"258\":{},\"259\":{},\"260\":{}}}],[\"owneraddress\",{\"_index\":278,\"name\":{\"430\":{}},\"parent\":{}}],[\"owners\",{\"_index\":274,\"name\":{\"422\":{},\"425\":{},\"427\":{}},\"parent\":{}}],[\"pagekey\",{\"_index\":171,\"name\":{\"227\":{},\"231\":{},\"248\":{},\"251\":{},\"276\":{},\"289\":{},\"308\":{},\"311\":{},\"368\":{},\"377\":{},\"395\":{},\"400\":{},\"423\":{},\"428\":{},\"457\":{},\"464\":{},\"487\":{},\"492\":{},\"495\":{},\"515\":{},\"518\":{},\"528\":{},\"540\":{},\"542\":{},\"611\":{},\"616\":{},\"623\":{},\"627\":{},\"629\":{},\"633\":{},\"636\":{},\"830\":{},\"834\":{},\"854\":{}},\"parent\":{}}],[\"pagesize\",{\"_index\":255,\"name\":{\"372\":{},\"381\":{},\"458\":{},\"613\":{},\"618\":{},\"630\":{}},\"parent\":{}}],[\"pending\",{\"_index\":491,\"name\":{\"880\":{}},\"parent\":{}}],[\"pending_transactions\",{\"_index\":381,\"name\":{\"656\":{}},\"parent\":{}}],[\"polygonzkevm_mainnet\",{\"_index\":164,\"name\":{\"220\":{}},\"parent\":{}}],[\"polygonzkevm_testnet\",{\"_index\":165,\"name\":{\"221\":{}},\"parent\":{}}],[\"populatetransaction\",{\"_index\":16,\"name\":{\"17\":{}},\"parent\":{}}],[\"prestate_tracer\",{\"_index\":499,\"name\":{\"888\":{}},\"parent\":{}}],[\"prevalence\",{\"_index\":339,\"name\":{\"580\":{}},\"parent\":{}}],[\"pricecurrency\",{\"_index\":286,\"name\":{\"448\":{}},\"parent\":{}}],[\"progress\",{\"_index\":344,\"name\":{\"588\":{}},\"parent\":{}}],[\"protocolfee\",{\"_index\":321,\"name\":{\"554\":{}},\"parent\":{}}],[\"quantity\",{\"_index\":318,\"name\":{\"548\":{}},\"parent\":{}}],[\"queue_failed\",{\"_index\":350,\"name\":{\"595\":{}},\"parent\":{}}],[\"queued\",{\"_index\":349,\"name\":{\"594\":{}},\"parent\":{}}],[\"raw\",{\"_index\":238,\"name\":{\"349\":{},\"352\":{}},\"parent\":{}}],[\"rawamount\",{\"_index\":405,\"name\":{\"689\":{}},\"parent\":{}}],[\"rawbalance\",{\"_index\":186,\"name\":{\"254\":{}},\"parent\":{}}],[\"rawcontract\",{\"_index\":228,\"name\":{\"324\":{},\"338\":{},\"606\":{}},\"parent\":{\"607\":{},\"608\":{},\"609\":{}}}],[\"rawmetadata\",{\"_index\":137,\"name\":{\"181\":{},\"410\":{},\"506\":{}},\"parent\":{}}],[\"ready\",{\"_index\":89,\"name\":{\"121\":{}},\"parent\":{}}],[\"receipts\",{\"_index\":355,\"name\":{\"602\":{}},\"parent\":{}}],[\"refreshcache\",{\"_index\":281,\"name\":{\"438\":{},\"445\":{}},\"parent\":{}}],[\"refreshcontract\",{\"_index\":80,\"name\":{\"102\":{}},\"parent\":{}}],[\"refreshcontractresult\",{\"_index\":342,\"name\":{\"585\":{}},\"parent\":{\"586\":{},\"587\":{},\"588\":{}}}],[\"refreshnftmetadata\",{\"_index\":79,\"name\":{\"101\":{}},\"parent\":{}}],[\"refreshstate\",{\"_index\":343,\"name\":{\"587\":{},\"589\":{}},\"parent\":{\"590\":{},\"591\":{},\"592\":{},\"593\":{},\"594\":{},\"595\":{}}}],[\"removeaddresses\",{\"_index\":481,\"name\":{\"865\":{}},\"parent\":{}}],[\"removealllisteners\",{\"_index\":46,\"name\":{\"63\":{},\"107\":{}},\"parent\":{}}],[\"removefilters\",{\"_index\":475,\"name\":{\"859\":{}},\"parent\":{}}],[\"removemetadatafilters\",{\"_index\":478,\"name\":{\"862\":{}},\"parent\":{}}],[\"requested\",{\"_index\":376,\"name\":{\"650\":{}},\"parent\":{}}],[\"requesttimeout\",{\"_index\":33,\"name\":{\"45\":{},\"202\":{}},\"parent\":{}}],[\"requireatleastone\",{\"_index\":513,\"name\":{\"925\":{}},\"parent\":{}}],[\"resolvename\",{\"_index\":21,\"name\":{\"22\":{},\"136\":{}},\"parent\":{}}],[\"retrievedat\",{\"_index\":288,\"name\":{\"450\":{}},\"parent\":{}}],[\"revertreason\",{\"_index\":504,\"name\":{\"905\":{}},\"parent\":{}}],[\"royaltyfee\",{\"_index\":322,\"name\":{\"555\":{}},\"parent\":{}}],[\"safe\",{\"_index\":493,\"name\":{\"882\":{}},\"parent\":{}}],[\"safelistrequeststatus\",{\"_index\":367,\"name\":{\"640\":{}},\"parent\":{}}],[\"seaport\",{\"_index\":330,\"name\":{\"568\":{}},\"parent\":{}}],[\"searchcontractmetadata\",{\"_index\":77,\"name\":{\"99\":{}},\"parent\":{}}],[\"seller\",{\"_index\":336,\"name\":{\"576\":{}},\"parent\":{}}],[\"selleraddress\",{\"_index\":311,\"name\":{\"525\":{},\"537\":{},\"550\":{}},\"parent\":{}}],[\"sellerfee\",{\"_index\":319,\"name\":{\"552\":{}},\"parent\":{}}],[\"send\",{\"_index\":40,\"name\":{\"55\":{},\"129\":{}},\"parent\":{}}],[\"sendprivatetransaction\",{\"_index\":102,\"name\":{\"139\":{}},\"parent\":{}}],[\"sendprivatetransactionoptions\",{\"_index\":392,\"name\":{\"671\":{}},\"parent\":{\"672\":{}}}],[\"sendtransaction\",{\"_index\":17,\"name\":{\"18\":{},\"126\":{},\"146\":{}},\"parent\":{}}],[\"sendwebhookrequest\",{\"_index\":118,\"name\":{\"159\":{}},\"parent\":{}}],[\"setloglevel\",{\"_index\":146,\"name\":{\"194\":{}},\"parent\":{}}],[\"signingkey\",{\"_index\":440,\"name\":{\"752\":{},\"772\":{},\"782\":{},\"792\":{},\"802\":{},\"812\":{},\"822\":{}},\"parent\":{}}],[\"simulateassetchanges\",{\"_index\":105,\"name\":{\"142\":{}},\"parent\":{}}],[\"simulateassetchangesbundle\",{\"_index\":104,\"name\":{\"141\":{}},\"parent\":{}}],[\"simulateassetchangeschange\",{\"_index\":402,\"name\":{\"684\":{}},\"parent\":{\"685\":{},\"686\":{},\"687\":{},\"688\":{},\"689\":{},\"690\":{},\"691\":{},\"692\":{},\"693\":{},\"694\":{},\"695\":{},\"696\":{}}}],[\"simulateassetchangeserror\",{\"_index\":400,\"name\":{\"682\":{}},\"parent\":{\"683\":{}}}],[\"simulateassetchangesresponse\",{\"_index\":406,\"name\":{\"697\":{}},\"parent\":{\"698\":{},\"699\":{},\"700\":{}}}],[\"simulateassettype\",{\"_index\":394,\"name\":{\"673\":{}},\"parent\":{\"674\":{},\"675\":{},\"676\":{},\"677\":{},\"678\":{}}}],[\"simulatechangetype\",{\"_index\":397,\"name\":{\"679\":{}},\"parent\":{\"680\":{},\"681\":{}}}],[\"simulateexecution\",{\"_index\":107,\"name\":{\"144\":{}},\"parent\":{}}],[\"simulateexecutionbundle\",{\"_index\":106,\"name\":{\"143\":{}},\"parent\":{}}],[\"simulateexecutionresponse\",{\"_index\":433,\"name\":{\"742\":{}},\"parent\":{\"743\":{},\"744\":{}}}],[\"simulationcalltrace\",{\"_index\":423,\"name\":{\"722\":{}},\"parent\":{\"723\":{},\"724\":{},\"725\":{},\"726\":{},\"727\":{},\"728\":{},\"729\":{},\"730\":{},\"731\":{},\"732\":{}}}],[\"simulationdebuglog\",{\"_index\":430,\"name\":{\"737\":{}},\"parent\":{\"738\":{},\"739\":{},\"740\":{},\"741\":{}}}],[\"size\",{\"_index\":242,\"name\":{\"356\":{}},\"parent\":{}}],[\"sortingorder\",{\"_index\":328,\"name\":{\"564\":{}},\"parent\":{\"565\":{},\"566\":{}}}],[\"spam\",{\"_index\":261,\"name\":{\"386\":{},\"389\":{}},\"parent\":{}}],[\"spaminfo\",{\"_index\":140,\"name\":{\"184\":{},\"364\":{},\"413\":{},\"509\":{}},\"parent\":{\"365\":{},\"366\":{}}}],[\"special_nft\",{\"_index\":396,\"name\":{\"678\":{}},\"parent\":{}}],[\"specialnft\",{\"_index\":207,\"name\":{\"296\":{}},\"parent\":{}}],[\"staticcall\",{\"_index\":421,\"name\":{\"720\":{}},\"parent\":{}}],[\"storage\",{\"_index\":512,\"name\":{\"924\":{}},\"parent\":{}}],[\"summarizenftattributes\",{\"_index\":78,\"name\":{\"100\":{}},\"parent\":{}}],[\"summary\",{\"_index\":341,\"name\":{\"584\":{}},\"parent\":{}}],[\"symbol\",{\"_index\":128,\"name\":{\"169\":{},\"257\":{},\"263\":{},\"475\":{},\"562\":{},\"692\":{}},\"parent\":{}}],[\"taker\",{\"_index\":312,\"name\":{\"526\":{},\"538\":{},\"551\":{}},\"parent\":{}}],[\"thumbnail\",{\"_index\":240,\"name\":{\"354\":{}},\"parent\":{}}],[\"timecreated\",{\"_index\":439,\"name\":{\"751\":{},\"771\":{},\"781\":{},\"791\":{},\"801\":{},\"811\":{},\"821\":{}},\"parent\":{}}],[\"timelastupdated\",{\"_index\":135,\"name\":{\"179\":{},\"408\":{},\"504\":{}},\"parent\":{}}],[\"title\",{\"_index\":133,\"name\":{\"177\":{},\"406\":{},\"468\":{},\"502\":{}},\"parent\":{}}],[\"to\",{\"_index\":222,\"name\":{\"317\":{},\"331\":{},\"482\":{},\"498\":{},\"688\":{},\"726\":{},\"873\":{},\"898\":{}},\"parent\":{}}],[\"toaddress\",{\"_index\":196,\"name\":{\"271\":{},\"284\":{},\"661\":{}},\"parent\":{}}],[\"toblock\",{\"_index\":193,\"name\":{\"268\":{},\"281\":{},\"490\":{},\"521\":{},\"533\":{},\"913\":{}},\"parent\":{}}],[\"tohex\",{\"_index\":144,\"name\":{\"192\":{}},\"parent\":{}}],[\"tokenbalance\",{\"_index\":176,\"name\":{\"237\":{},\"240\":{},\"244\":{}},\"parent\":{}}],[\"tokenbalancefailure\",{\"_index\":180,\"name\":{\"242\":{}},\"parent\":{\"243\":{},\"244\":{},\"245\":{}}}],[\"tokenbalances\",{\"_index\":174,\"name\":{\"233\":{},\"236\":{},\"431\":{}},\"parent\":{}}],[\"tokenbalancesoptionsdefaulttokens\",{\"_index\":172,\"name\":{\"228\":{}},\"parent\":{\"229\":{}}}],[\"tokenbalancesoptionserc20\",{\"_index\":169,\"name\":{\"225\":{}},\"parent\":{\"226\":{},\"227\":{}}}],[\"tokenbalancesresponse\",{\"_index\":175,\"name\":{\"234\":{}},\"parent\":{\"235\":{},\"236\":{}}}],[\"tokenbalancesresponseerc20\",{\"_index\":173,\"name\":{\"230\":{}},\"parent\":{\"231\":{},\"232\":{},\"233\":{}}}],[\"tokenbalancesuccess\",{\"_index\":177,\"name\":{\"238\":{}},\"parent\":{\"239\":{},\"240\":{},\"241\":{}}}],[\"tokenbalancetype\",{\"_index\":166,\"name\":{\"222\":{}},\"parent\":{\"223\":{},\"224\":{}}}],[\"tokenid\",{\"_index\":141,\"name\":{\"185\":{},\"189\":{},\"321\":{},\"335\":{},\"414\":{},\"419\":{},\"433\":{},\"441\":{},\"471\":{},\"510\":{},\"531\":{},\"547\":{},\"604\":{},\"696\":{},\"850\":{}},\"parent\":{}}],[\"tokenmetadataresponse\",{\"_index\":190,\"name\":{\"261\":{}},\"parent\":{\"262\":{},\"263\":{},\"264\":{},\"265\":{}}}],[\"tokens\",{\"_index\":184,\"name\":{\"250\":{}},\"parent\":{}}],[\"tokentype\",{\"_index\":126,\"name\":{\"167\":{},\"186\":{},\"190\":{},\"415\":{},\"420\":{},\"436\":{},\"442\":{},\"473\":{},\"486\":{},\"511\":{},\"514\":{}},\"parent\":{}}],[\"tokenuri\",{\"_index\":138,\"name\":{\"182\":{},\"348\":{},\"411\":{},\"507\":{}},\"parent\":{\"349\":{},\"350\":{}}}],[\"tokenuritimeoutinms\",{\"_index\":257,\"name\":{\"374\":{},\"383\":{},\"437\":{},\"444\":{},\"614\":{},\"619\":{}},\"parent\":{}}],[\"topics\",{\"_index\":431,\"name\":{\"738\":{},\"910\":{},\"915\":{},\"918\":{}},\"parent\":{}}],[\"totalbalance\",{\"_index\":296,\"name\":{\"467\":{}},\"parent\":{}}],[\"totalcount\",{\"_index\":268,\"name\":{\"396\":{},\"401\":{},\"465\":{},\"827\":{},\"833\":{},\"853\":{}},\"parent\":{}}],[\"totalsupply\",{\"_index\":129,\"name\":{\"170\":{},\"476\":{},\"583\":{}},\"parent\":{}}],[\"traceblock\",{\"_index\":122,\"name\":{\"163\":{}},\"parent\":{}}],[\"tracecall\",{\"_index\":120,\"name\":{\"161\":{}},\"parent\":{}}],[\"tracetransaction\",{\"_index\":121,\"name\":{\"162\":{}},\"parent\":{}}],[\"traittype\",{\"_index\":338,\"name\":{\"579\":{}},\"parent\":{}}],[\"transact\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}],[\"transactionhash\",{\"_index\":304,\"name\":{\"499\":{},\"559\":{}},\"parent\":{}}],[\"transactionreceiptsblockhash\",{\"_index\":352,\"name\":{\"598\":{}},\"parent\":{\"599\":{}}}],[\"transactionreceiptsblocknumber\",{\"_index\":351,\"name\":{\"596\":{}},\"parent\":{\"597\":{}}}],[\"transactionreceiptsparams\",{\"_index\":353,\"name\":{\"600\":{}},\"parent\":{}}],[\"transactionreceiptsresponse\",{\"_index\":354,\"name\":{\"601\":{}},\"parent\":{\"602\":{}}}],[\"transactionwebhookparams\",{\"_index\":465,\"name\":{\"837\":{}},\"parent\":{\"838\":{}}}],[\"transactnamespace\",{\"_index\":101,\"name\":{\"138\":{}},\"parent\":{\"139\":{},\"140\":{},\"141\":{},\"142\":{},\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{}}}],[\"transfer\",{\"_index\":399,\"name\":{\"681\":{}},\"parent\":{}}],[\"transferrednft\",{\"_index\":303,\"name\":{\"496\":{}},\"parent\":{\"497\":{},\"498\":{},\"499\":{},\"500\":{},\"501\":{},\"502\":{},\"503\":{},\"504\":{},\"505\":{},\"506\":{},\"507\":{},\"508\":{},\"509\":{},\"510\":{},\"511\":{}}}],[\"transfers\",{\"_index\":216,\"name\":{\"307\":{},\"310\":{}},\"parent\":{}}],[\"transfersnftresponse\",{\"_index\":301,\"name\":{\"493\":{}},\"parent\":{\"494\":{},\"495\":{}}}],[\"transfertime\",{\"_index\":265,\"name\":{\"392\":{}},\"parent\":{}}],[\"twitterusername\",{\"_index\":370,\"name\":{\"644\":{}},\"parent\":{}}],[\"type\",{\"_index\":170,\"name\":{\"226\":{},\"229\":{},\"706\":{},\"711\":{},\"723\":{},\"748\":{},\"766\":{},\"776\":{},\"786\":{},\"796\":{},\"806\":{},\"816\":{},\"890\":{},\"893\":{},\"896\":{}},\"parent\":{}}],[\"uniqueid\",{\"_index\":219,\"name\":{\"313\":{},\"327\":{}},\"parent\":{}}],[\"unknown\",{\"_index\":214,\"name\":{\"305\":{},\"573\":{}},\"parent\":{}}],[\"updatewebhook\",{\"_index\":114,\"name\":{\"155\":{}},\"parent\":{}}],[\"url\",{\"_index\":31,\"name\":{\"43\":{},\"200\":{},\"749\":{},\"769\":{},\"779\":{},\"789\":{},\"799\":{},\"809\":{},\"819\":{}},\"parent\":{}}],[\"utils\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{}}],[\"v1\",{\"_index\":444,\"name\":{\"756\":{}},\"parent\":{}}],[\"v2\",{\"_index\":445,\"name\":{\"757\":{}},\"parent\":{}}],[\"value\",{\"_index\":223,\"name\":{\"318\":{},\"332\":{},\"578\":{},\"605\":{},\"607\":{},\"704\":{},\"709\":{},\"728\":{},\"877\":{},\"899\":{}},\"parent\":{}}],[\"verified\",{\"_index\":374,\"name\":{\"648\":{}},\"parent\":{}}],[\"verifyconfig\",{\"_index\":117,\"name\":{\"158\":{}},\"parent\":{}}],[\"verifynftownership\",{\"_index\":71,\"name\":{\"93\":{}},\"parent\":{}}],[\"version\",{\"_index\":441,\"name\":{\"753\":{},\"773\":{},\"783\":{},\"793\":{},\"803\":{},\"813\":{},\"823\":{}},\"parent\":{}}],[\"waitfortransaction\",{\"_index\":92,\"name\":{\"127\":{},\"149\":{}},\"parent\":{}}],[\"wallet\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{},\"25\":{}}}],[\"webhook\",{\"_index\":436,\"name\":{\"745\":{}},\"parent\":{\"746\":{},\"747\":{},\"748\":{},\"749\":{},\"750\":{},\"751\":{},\"752\":{},\"753\":{},\"754\":{}}}],[\"webhookaddressoverride\",{\"_index\":482,\"name\":{\"866\":{}},\"parent\":{\"867\":{}}}],[\"webhookaddressupdate\",{\"_index\":479,\"name\":{\"863\":{}},\"parent\":{\"864\":{},\"865\":{}}}],[\"webhooknftfilterupdate\",{\"_index\":473,\"name\":{\"857\":{}},\"parent\":{\"858\":{},\"859\":{}}}],[\"webhooknftmetadatafilterupdate\",{\"_index\":476,\"name\":{\"860\":{}},\"parent\":{\"861\":{},\"862\":{}}}],[\"webhooks\",{\"_index\":460,\"name\":{\"826\":{}},\"parent\":{}}],[\"webhookstatusupdate\",{\"_index\":472,\"name\":{\"855\":{}},\"parent\":{\"856\":{}}}],[\"webhooktype\",{\"_index\":446,\"name\":{\"758\":{}},\"parent\":{\"759\":{},\"760\":{},\"761\":{},\"762\":{},\"763\":{},\"764\":{}}}],[\"webhookversion\",{\"_index\":443,\"name\":{\"755\":{}},\"parent\":{\"756\":{},\"757\":{}}}],[\"websocketnamespace\",{\"_index\":81,\"name\":{\"103\":{}},\"parent\":{\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{},\"109\":{}}}],[\"withmetadata\",{\"_index\":200,\"name\":{\"277\":{},\"279\":{}},\"parent\":{}}],[\"withtokenbalances\",{\"_index\":359,\"name\":{\"621\":{},\"625\":{}},\"parent\":{}}],[\"ws\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"wyvern\",{\"_index\":332,\"name\":{\"571\":{}},\"parent\":{}}],[\"x2y2\",{\"_index\":331,\"name\":{\"570\":{}},\"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\":\"populateTransaction\",\"url\":\"classes/Wallet.html#populateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":18,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/Wallet.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":19,\"kind\":2048,\"name\":\"getChainId\",\"url\":\"classes/Wallet.html#getChainId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":20,\"kind\":2048,\"name\":\"getGasPrice\",\"url\":\"classes/Wallet.html#getGasPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":21,\"kind\":2048,\"name\":\"getFeeData\",\"url\":\"classes/Wallet.html#getFeeData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":22,\"kind\":2048,\"name\":\"resolveName\",\"url\":\"classes/Wallet.html#resolveName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Wallet\"},{\"id\":23,\"kind\":2048,\"name\":\"getWallet\",\"url\":\"classes/Wallet.html#getWallet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Wallet\"},{\"id\":24,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":25,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":26,\"kind\":128,\"name\":\"Contract\",\"url\":\"classes/Contract.html\",\"classes\":\"tsd-kind-class\"},{\"id\":27,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Contract.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Contract\"},{\"id\":28,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":29,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":30,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":31,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":32,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":33,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":34,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Contract.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Contract\"},{\"id\":35,\"kind\":128,\"name\":\"ContractFactory\",\"url\":\"classes/ContractFactory.html\",\"classes\":\"tsd-kind-class\"},{\"id\":36,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ContractFactory.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ContractFactory\"},{\"id\":37,\"kind\":128,\"name\":\"AlchemyConfig\",\"url\":\"classes/AlchemyConfig.html\",\"classes\":\"tsd-kind-class\"},{\"id\":38,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AlchemyConfig.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":39,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyConfig.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":40,\"kind\":1024,\"name\":\"network\",\"url\":\"classes/AlchemyConfig.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":41,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/AlchemyConfig.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":42,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"classes/AlchemyConfig.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":43,\"kind\":1024,\"name\":\"url\",\"url\":\"classes/AlchemyConfig.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":44,\"kind\":1024,\"name\":\"authToken\",\"url\":\"classes/AlchemyConfig.html#authToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":45,\"kind\":1024,\"name\":\"requestTimeout\",\"url\":\"classes/AlchemyConfig.html#requestTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":46,\"kind\":2048,\"name\":\"getProvider\",\"url\":\"classes/AlchemyConfig.html#getProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":47,\"kind\":2048,\"name\":\"getWebSocketProvider\",\"url\":\"classes/AlchemyConfig.html#getWebSocketProvider\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyConfig\"},{\"id\":48,\"kind\":128,\"name\":\"AlchemyProvider\",\"url\":\"classes/AlchemyProvider.html\",\"classes\":\"tsd-kind-class\"},{\"id\":49,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyProvider.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":50,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"classes/AlchemyProvider.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":51,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"classes/AlchemyProvider.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":52,\"kind\":2048,\"name\":\"detectNetwork\",\"url\":\"classes/AlchemyProvider.html#detectNetwork\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":53,\"kind\":2048,\"name\":\"_startPending\",\"url\":\"classes/AlchemyProvider.html#_startPending\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":54,\"kind\":2048,\"name\":\"isCommunityResource\",\"url\":\"classes/AlchemyProvider.html#isCommunityResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":55,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/AlchemyProvider.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyProvider\"},{\"id\":56,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":57,\"kind\":128,\"name\":\"AlchemyWebSocketProvider\",\"url\":\"classes/AlchemyWebSocketProvider.html\",\"classes\":\"tsd-kind-class\"},{\"id\":58,\"kind\":1024,\"name\":\"_events\",\"url\":\"classes/AlchemyWebSocketProvider.html#_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":59,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyWebSocketProvider.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":60,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AlchemyWebSocketProvider.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":61,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AlchemyWebSocketProvider.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":62,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AlchemyWebSocketProvider.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":63,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":64,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":65,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":66,\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AlchemyWebSocketProvider.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":67,\"kind\":2048,\"name\":\"isCommunityResource\",\"url\":\"classes/AlchemyWebSocketProvider.html#isCommunityResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":68,\"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\":69,\"kind\":2048,\"name\":\"_off\",\"url\":\"classes/AlchemyWebSocketProvider.html#_off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":70,\"kind\":2048,\"name\":\"_removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":71,\"kind\":2048,\"name\":\"_listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":72,\"kind\":2048,\"name\":\"_listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":73,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":74,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":75,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":76,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":77,\"kind\":128,\"name\":\"NftNamespace\",\"url\":\"classes/NftNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":78,\"kind\":2048,\"name\":\"getNftMetadata\",\"url\":\"classes/NftNamespace.html#getNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":79,\"kind\":2048,\"name\":\"getNftMetadataBatch\",\"url\":\"classes/NftNamespace.html#getNftMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":80,\"kind\":2048,\"name\":\"getContractMetadata\",\"url\":\"classes/NftNamespace.html#getContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":81,\"kind\":2048,\"name\":\"getContractMetadataBatch\",\"url\":\"classes/NftNamespace.html#getContractMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":82,\"kind\":2048,\"name\":\"getNftsForOwnerIterator\",\"url\":\"classes/NftNamespace.html#getNftsForOwnerIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":83,\"kind\":2048,\"name\":\"getNftsForOwner\",\"url\":\"classes/NftNamespace.html#getNftsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":84,\"kind\":2048,\"name\":\"getNftsForContract\",\"url\":\"classes/NftNamespace.html#getNftsForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":85,\"kind\":2048,\"name\":\"getNftsForContractIterator\",\"url\":\"classes/NftNamespace.html#getNftsForContractIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":86,\"kind\":2048,\"name\":\"getOwnersForContract\",\"url\":\"classes/NftNamespace.html#getOwnersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":87,\"kind\":2048,\"name\":\"getOwnersForNft\",\"url\":\"classes/NftNamespace.html#getOwnersForNft\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":88,\"kind\":2048,\"name\":\"getContractsForOwner\",\"url\":\"classes/NftNamespace.html#getContractsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":89,\"kind\":2048,\"name\":\"getTransfersForOwner\",\"url\":\"classes/NftNamespace.html#getTransfersForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":90,\"kind\":2048,\"name\":\"getTransfersForContract\",\"url\":\"classes/NftNamespace.html#getTransfersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":91,\"kind\":2048,\"name\":\"getMintedNfts\",\"url\":\"classes/NftNamespace.html#getMintedNfts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":92,\"kind\":2048,\"name\":\"checkNftOwnership\",\"url\":\"classes/NftNamespace.html#checkNftOwnership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":93,\"kind\":2048,\"name\":\"verifyNftOwnership\",\"url\":\"classes/NftNamespace.html#verifyNftOwnership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":94,\"kind\":2048,\"name\":\"isSpamContract\",\"url\":\"classes/NftNamespace.html#isSpamContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":95,\"kind\":2048,\"name\":\"getSpamContracts\",\"url\":\"classes/NftNamespace.html#getSpamContracts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":96,\"kind\":2048,\"name\":\"getFloorPrice\",\"url\":\"classes/NftNamespace.html#getFloorPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":97,\"kind\":2048,\"name\":\"getNftSales\",\"url\":\"classes/NftNamespace.html#getNftSales\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":98,\"kind\":2048,\"name\":\"computeRarity\",\"url\":\"classes/NftNamespace.html#computeRarity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":99,\"kind\":2048,\"name\":\"searchContractMetadata\",\"url\":\"classes/NftNamespace.html#searchContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":100,\"kind\":2048,\"name\":\"summarizeNftAttributes\",\"url\":\"classes/NftNamespace.html#summarizeNftAttributes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":101,\"kind\":2048,\"name\":\"refreshNftMetadata\",\"url\":\"classes/NftNamespace.html#refreshNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":102,\"kind\":2048,\"name\":\"refreshContract\",\"url\":\"classes/NftNamespace.html#refreshContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":103,\"kind\":128,\"name\":\"WebSocketNamespace\",\"url\":\"classes/WebSocketNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":104,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/WebSocketNamespace.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":105,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/WebSocketNamespace.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":106,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/WebSocketNamespace.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":107,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/WebSocketNamespace.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":108,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/WebSocketNamespace.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":109,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/WebSocketNamespace.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":110,\"kind\":128,\"name\":\"CoreNamespace\",\"url\":\"classes/CoreNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":111,\"kind\":2048,\"name\":\"getBalance\",\"url\":\"classes/CoreNamespace.html#getBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":112,\"kind\":2048,\"name\":\"getCode\",\"url\":\"classes/CoreNamespace.html#getCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":113,\"kind\":2048,\"name\":\"getStorageAt\",\"url\":\"classes/CoreNamespace.html#getStorageAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":114,\"kind\":2048,\"name\":\"getTransactionCount\",\"url\":\"classes/CoreNamespace.html#getTransactionCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":115,\"kind\":2048,\"name\":\"getBlock\",\"url\":\"classes/CoreNamespace.html#getBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":116,\"kind\":2048,\"name\":\"getBlockWithTransactions\",\"url\":\"classes/CoreNamespace.html#getBlockWithTransactions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":117,\"kind\":2048,\"name\":\"getNetwork\",\"url\":\"classes/CoreNamespace.html#getNetwork\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":118,\"kind\":2048,\"name\":\"getBlockNumber\",\"url\":\"classes/CoreNamespace.html#getBlockNumber\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":119,\"kind\":2048,\"name\":\"getGasPrice\",\"url\":\"classes/CoreNamespace.html#getGasPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":120,\"kind\":2048,\"name\":\"getFeeData\",\"url\":\"classes/CoreNamespace.html#getFeeData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":121,\"kind\":2048,\"name\":\"ready\",\"url\":\"classes/CoreNamespace.html#ready\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":122,\"kind\":2048,\"name\":\"call\",\"url\":\"classes/CoreNamespace.html#call\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":123,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/CoreNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":124,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/CoreNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":125,\"kind\":2048,\"name\":\"getTransactionReceipt\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":126,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/CoreNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":127,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/CoreNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":128,\"kind\":2048,\"name\":\"getLogs\",\"url\":\"classes/CoreNamespace.html#getLogs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":129,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/CoreNamespace.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":130,\"kind\":2048,\"name\":\"findContractDeployer\",\"url\":\"classes/CoreNamespace.html#findContractDeployer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":131,\"kind\":2048,\"name\":\"getTokenBalances\",\"url\":\"classes/CoreNamespace.html#getTokenBalances\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":132,\"kind\":2048,\"name\":\"getTokensForOwner\",\"url\":\"classes/CoreNamespace.html#getTokensForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":133,\"kind\":2048,\"name\":\"getTokenMetadata\",\"url\":\"classes/CoreNamespace.html#getTokenMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":134,\"kind\":2048,\"name\":\"getAssetTransfers\",\"url\":\"classes/CoreNamespace.html#getAssetTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":135,\"kind\":2048,\"name\":\"getTransactionReceipts\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":136,\"kind\":2048,\"name\":\"resolveName\",\"url\":\"classes/CoreNamespace.html#resolveName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":137,\"kind\":2048,\"name\":\"lookupAddress\",\"url\":\"classes/CoreNamespace.html#lookupAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":138,\"kind\":128,\"name\":\"TransactNamespace\",\"url\":\"classes/TransactNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":139,\"kind\":2048,\"name\":\"sendPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#sendPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":140,\"kind\":2048,\"name\":\"cancelPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#cancelPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":141,\"kind\":2048,\"name\":\"simulateAssetChangesBundle\",\"url\":\"classes/TransactNamespace.html#simulateAssetChangesBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":142,\"kind\":2048,\"name\":\"simulateAssetChanges\",\"url\":\"classes/TransactNamespace.html#simulateAssetChanges\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":143,\"kind\":2048,\"name\":\"simulateExecutionBundle\",\"url\":\"classes/TransactNamespace.html#simulateExecutionBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":144,\"kind\":2048,\"name\":\"simulateExecution\",\"url\":\"classes/TransactNamespace.html#simulateExecution\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":145,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/TransactNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":146,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/TransactNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":147,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/TransactNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":148,\"kind\":2048,\"name\":\"getMaxPriorityFeePerGas\",\"url\":\"classes/TransactNamespace.html#getMaxPriorityFeePerGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":149,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/TransactNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":150,\"kind\":128,\"name\":\"NotifyNamespace\",\"url\":\"classes/NotifyNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":151,\"kind\":2048,\"name\":\"getAllWebhooks\",\"url\":\"classes/NotifyNamespace.html#getAllWebhooks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":152,\"kind\":2048,\"name\":\"getAddresses\",\"url\":\"classes/NotifyNamespace.html#getAddresses\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":153,\"kind\":2048,\"name\":\"getGraphqlQuery\",\"url\":\"classes/NotifyNamespace.html#getGraphqlQuery\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":154,\"kind\":2048,\"name\":\"getNftFilters\",\"url\":\"classes/NotifyNamespace.html#getNftFilters\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":155,\"kind\":2048,\"name\":\"updateWebhook\",\"url\":\"classes/NotifyNamespace.html#updateWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":156,\"kind\":2048,\"name\":\"createWebhook\",\"url\":\"classes/NotifyNamespace.html#createWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":157,\"kind\":2048,\"name\":\"deleteWebhook\",\"url\":\"classes/NotifyNamespace.html#deleteWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":158,\"kind\":2048,\"name\":\"verifyConfig\",\"url\":\"classes/NotifyNamespace.html#verifyConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"NotifyNamespace\"},{\"id\":159,\"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\":160,\"kind\":128,\"name\":\"DebugNamespace\",\"url\":\"classes/DebugNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":161,\"kind\":2048,\"name\":\"traceCall\",\"url\":\"classes/DebugNamespace.html#traceCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":162,\"kind\":2048,\"name\":\"traceTransaction\",\"url\":\"classes/DebugNamespace.html#traceTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":163,\"kind\":2048,\"name\":\"traceBlock\",\"url\":\"classes/DebugNamespace.html#traceBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":164,\"kind\":256,\"name\":\"BaseNftContract\",\"url\":\"interfaces/BaseNftContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":165,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/BaseNftContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftContract\"},{\"id\":166,\"kind\":256,\"name\":\"NftContract\",\"url\":\"interfaces/NftContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":167,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftContract.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":168,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftContract.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":169,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftContract.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":170,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftContract.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":171,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/NftContract.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":172,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/NftContract.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":173,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/NftContract.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":174,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/NftContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContract\"},{\"id\":175,\"kind\":256,\"name\":\"Nft\",\"url\":\"interfaces/Nft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":176,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/Nft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"Nft\"},{\"id\":177,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/Nft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":178,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/Nft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":179,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/Nft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":180,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/Nft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":181,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/Nft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":182,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/Nft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":183,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/Nft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":184,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/Nft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":185,\"kind\":1024,\"name\":\"acquiredAt\",\"url\":\"interfaces/Nft.html#acquiredAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":186,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/Nft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Nft\"},{\"id\":187,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/Nft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Nft\"},{\"id\":188,\"kind\":256,\"name\":\"BaseNft\",\"url\":\"interfaces/BaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":189,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/BaseNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":190,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/BaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":191,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/BaseNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":192,\"kind\":64,\"name\":\"fromHex\",\"url\":\"modules.html#fromHex\",\"classes\":\"tsd-kind-function\"},{\"id\":193,\"kind\":64,\"name\":\"toHex\",\"url\":\"modules.html#toHex\",\"classes\":\"tsd-kind-function\"},{\"id\":194,\"kind\":64,\"name\":\"isHex\",\"url\":\"modules.html#isHex\",\"classes\":\"tsd-kind-function\"},{\"id\":195,\"kind\":64,\"name\":\"setLogLevel\",\"url\":\"modules.html#setLogLevel\",\"classes\":\"tsd-kind-function\"},{\"id\":196,\"kind\":4194304,\"name\":\"LogLevel\",\"url\":\"modules.html#LogLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":197,\"kind\":256,\"name\":\"AlchemySettings\",\"url\":\"interfaces/AlchemySettings.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":198,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"interfaces/AlchemySettings.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":199,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AlchemySettings.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":200,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"interfaces/AlchemySettings.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":201,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AlchemySettings.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":202,\"kind\":1024,\"name\":\"authToken\",\"url\":\"interfaces/AlchemySettings.html#authToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":203,\"kind\":1024,\"name\":\"requestTimeout\",\"url\":\"interfaces/AlchemySettings.html#requestTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":204,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"interfaces/AlchemySettings.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":205,\"kind\":8,\"name\":\"Network\",\"url\":\"enums/Network.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":206,\"kind\":16,\"name\":\"ETH_MAINNET\",\"url\":\"enums/Network.html#ETH_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":207,\"kind\":16,\"name\":\"ETH_ROPSTEN\",\"url\":\"enums/Network.html#ETH_ROPSTEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":208,\"kind\":16,\"name\":\"ETH_GOERLI\",\"url\":\"enums/Network.html#ETH_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":209,\"kind\":16,\"name\":\"ETH_KOVAN\",\"url\":\"enums/Network.html#ETH_KOVAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":210,\"kind\":16,\"name\":\"ETH_RINKEBY\",\"url\":\"enums/Network.html#ETH_RINKEBY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":211,\"kind\":16,\"name\":\"ETH_SEPOLIA\",\"url\":\"enums/Network.html#ETH_SEPOLIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":212,\"kind\":16,\"name\":\"OPT_MAINNET\",\"url\":\"enums/Network.html#OPT_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":213,\"kind\":16,\"name\":\"OPT_KOVAN\",\"url\":\"enums/Network.html#OPT_KOVAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":214,\"kind\":16,\"name\":\"OPT_GOERLI\",\"url\":\"enums/Network.html#OPT_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":215,\"kind\":16,\"name\":\"ARB_MAINNET\",\"url\":\"enums/Network.html#ARB_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":216,\"kind\":16,\"name\":\"ARB_RINKEBY\",\"url\":\"enums/Network.html#ARB_RINKEBY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":217,\"kind\":16,\"name\":\"ARB_GOERLI\",\"url\":\"enums/Network.html#ARB_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":218,\"kind\":16,\"name\":\"MATIC_MAINNET\",\"url\":\"enums/Network.html#MATIC_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":219,\"kind\":16,\"name\":\"MATIC_MUMBAI\",\"url\":\"enums/Network.html#MATIC_MUMBAI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":220,\"kind\":16,\"name\":\"ASTAR_MAINNET\",\"url\":\"enums/Network.html#ASTAR_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":221,\"kind\":16,\"name\":\"POLYGONZKEVM_MAINNET\",\"url\":\"enums/Network.html#POLYGONZKEVM_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":222,\"kind\":16,\"name\":\"POLYGONZKEVM_TESTNET\",\"url\":\"enums/Network.html#POLYGONZKEVM_TESTNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":223,\"kind\":8,\"name\":\"TokenBalanceType\",\"url\":\"enums/TokenBalanceType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":224,\"kind\":16,\"name\":\"DEFAULT_TOKENS\",\"url\":\"enums/TokenBalanceType.html#DEFAULT_TOKENS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":225,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/TokenBalanceType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":226,\"kind\":256,\"name\":\"TokenBalancesOptionsErc20\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":227,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":228,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":229,\"kind\":256,\"name\":\"TokenBalancesOptionsDefaultTokens\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":230,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsDefaultTokens\"},{\"id\":231,\"kind\":256,\"name\":\"TokenBalancesResponseErc20\",\"url\":\"interfaces/TokenBalancesResponseErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":232,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":233,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":234,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":235,\"kind\":256,\"name\":\"TokenBalancesResponse\",\"url\":\"interfaces/TokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":236,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponse.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":237,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponse.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":238,\"kind\":4194304,\"name\":\"TokenBalance\",\"url\":\"modules.html#TokenBalance\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":239,\"kind\":256,\"name\":\"TokenBalanceSuccess\",\"url\":\"interfaces/TokenBalanceSuccess.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":240,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceSuccess.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":241,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceSuccess.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":242,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceSuccess.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":243,\"kind\":256,\"name\":\"TokenBalanceFailure\",\"url\":\"interfaces/TokenBalanceFailure.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":244,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceFailure.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":245,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceFailure.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":246,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceFailure.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":247,\"kind\":256,\"name\":\"GetTokensForOwnerOptions\",\"url\":\"interfaces/GetTokensForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":248,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":249,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":250,\"kind\":256,\"name\":\"GetTokensForOwnerResponse\",\"url\":\"interfaces/GetTokensForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":251,\"kind\":1024,\"name\":\"tokens\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#tokens\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":252,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":253,\"kind\":256,\"name\":\"OwnedToken\",\"url\":\"interfaces/OwnedToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":254,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/OwnedToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":255,\"kind\":1024,\"name\":\"rawBalance\",\"url\":\"interfaces/OwnedToken.html#rawBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":256,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedToken.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":257,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/OwnedToken.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":258,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/OwnedToken.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":259,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/OwnedToken.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":260,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/OwnedToken.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":261,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/OwnedToken.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":262,\"kind\":256,\"name\":\"TokenMetadataResponse\",\"url\":\"interfaces/TokenMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":263,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TokenMetadataResponse.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":264,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/TokenMetadataResponse.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":265,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/TokenMetadataResponse.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":266,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/TokenMetadataResponse.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":267,\"kind\":256,\"name\":\"AssetTransfersParams\",\"url\":\"interfaces/AssetTransfersParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":268,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":269,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":270,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":271,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":272,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":273,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":274,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":275,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":276,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":277,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":278,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":279,\"kind\":256,\"name\":\"AssetTransfersWithMetadataParams\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":280,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":281,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":282,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":283,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":284,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":285,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":286,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":287,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":288,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":289,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":290,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":291,\"kind\":8,\"name\":\"AssetTransfersCategory\",\"url\":\"enums/AssetTransfersCategory.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":292,\"kind\":16,\"name\":\"EXTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#EXTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":293,\"kind\":16,\"name\":\"INTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#INTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":294,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/AssetTransfersCategory.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":295,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/AssetTransfersCategory.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":296,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/AssetTransfersCategory.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":297,\"kind\":16,\"name\":\"SPECIALNFT\",\"url\":\"enums/AssetTransfersCategory.html#SPECIALNFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":298,\"kind\":8,\"name\":\"AssetTransfersOrder\",\"url\":\"enums/AssetTransfersOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":299,\"kind\":16,\"name\":\"ASCENDING\",\"url\":\"enums/AssetTransfersOrder.html#ASCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersOrder\"},{\"id\":300,\"kind\":16,\"name\":\"DESCENDING\",\"url\":\"enums/AssetTransfersOrder.html#DESCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersOrder\"},{\"id\":301,\"kind\":8,\"name\":\"NftTokenType\",\"url\":\"enums/NftTokenType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":302,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/NftTokenType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":303,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/NftTokenType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":304,\"kind\":16,\"name\":\"NO_SUPPORTED_NFT_STANDARD\",\"url\":\"enums/NftTokenType.html#NO_SUPPORTED_NFT_STANDARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":305,\"kind\":16,\"name\":\"NOT_A_CONTRACT\",\"url\":\"enums/NftTokenType.html#NOT_A_CONTRACT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":306,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftTokenType.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":307,\"kind\":256,\"name\":\"AssetTransfersResponse\",\"url\":\"interfaces/AssetTransfersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":308,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":309,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":310,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResponse\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":311,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":312,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":313,\"kind\":256,\"name\":\"AssetTransfersResult\",\"url\":\"interfaces/AssetTransfersResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":314,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":315,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":316,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":317,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":318,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":319,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":320,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":321,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":322,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":323,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":324,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":325,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":326,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResult\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":327,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":328,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":329,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":330,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":331,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":332,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":333,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":334,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":335,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":336,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":337,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":338,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":339,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":340,\"kind\":256,\"name\":\"AssetTransfersMetadata\",\"url\":\"interfaces/AssetTransfersMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":341,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/AssetTransfersMetadata.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersMetadata\"},{\"id\":342,\"kind\":256,\"name\":\"NftMetadata\",\"url\":\"interfaces/NftMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":343,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftMetadata.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":344,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/NftMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":345,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/NftMetadata.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":346,\"kind\":1024,\"name\":\"external_url\",\"url\":\"interfaces/NftMetadata.html#external_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":347,\"kind\":1024,\"name\":\"background_color\",\"url\":\"interfaces/NftMetadata.html#background_color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":348,\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/NftMetadata.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":349,\"kind\":256,\"name\":\"TokenUri\",\"url\":\"interfaces/TokenUri.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":350,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TokenUri.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenUri\"},{\"id\":351,\"kind\":1024,\"name\":\"gateway\",\"url\":\"interfaces/TokenUri.html#gateway\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenUri\"},{\"id\":352,\"kind\":256,\"name\":\"Media\",\"url\":\"interfaces/Media.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":353,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/Media.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":354,\"kind\":1024,\"name\":\"gateway\",\"url\":\"interfaces/Media.html#gateway\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":355,\"kind\":1024,\"name\":\"thumbnail\",\"url\":\"interfaces/Media.html#thumbnail\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":356,\"kind\":1024,\"name\":\"format\",\"url\":\"interfaces/Media.html#format\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":357,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/Media.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":358,\"kind\":1024,\"name\":\"bytes\",\"url\":\"interfaces/Media.html#bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Media\"},{\"id\":359,\"kind\":8,\"name\":\"NftSpamClassification\",\"url\":\"enums/NftSpamClassification.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":360,\"kind\":16,\"name\":\"Erc721TooManyOwners\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":361,\"kind\":16,\"name\":\"Erc721TooManyTokens\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyTokens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":362,\"kind\":16,\"name\":\"Erc721DishonestTotalSupply\",\"url\":\"enums/NftSpamClassification.html#Erc721DishonestTotalSupply\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":363,\"kind\":16,\"name\":\"MostlyHoneyPotOwners\",\"url\":\"enums/NftSpamClassification.html#MostlyHoneyPotOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":364,\"kind\":16,\"name\":\"OwnedByMostHoneyPots\",\"url\":\"enums/NftSpamClassification.html#OwnedByMostHoneyPots\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":365,\"kind\":256,\"name\":\"SpamInfo\",\"url\":\"interfaces/SpamInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":366,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/SpamInfo.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SpamInfo\"},{\"id\":367,\"kind\":1024,\"name\":\"classifications\",\"url\":\"interfaces/SpamInfo.html#classifications\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SpamInfo\"},{\"id\":368,\"kind\":256,\"name\":\"AcquiredAt\",\"url\":\"interfaces/AcquiredAt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":369,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/AcquiredAt.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AcquiredAt\"},{\"id\":370,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/AcquiredAt.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AcquiredAt\"},{\"id\":371,\"kind\":256,\"name\":\"GetNftsForOwnerOptions\",\"url\":\"interfaces/GetNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":372,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":373,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":374,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":375,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":376,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":377,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":378,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":379,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":380,\"kind\":256,\"name\":\"GetBaseNftsForOwnerOptions\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":381,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":382,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":383,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":384,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":385,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":386,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":387,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":388,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":389,\"kind\":8,\"name\":\"NftExcludeFilters\",\"url\":\"enums/NftExcludeFilters.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":390,\"kind\":16,\"name\":\"SPAM\",\"url\":\"enums/NftExcludeFilters.html#SPAM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftExcludeFilters\"},{\"id\":391,\"kind\":16,\"name\":\"AIRDROPS\",\"url\":\"enums/NftExcludeFilters.html#AIRDROPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftExcludeFilters\"},{\"id\":392,\"kind\":8,\"name\":\"NftFilters\",\"url\":\"enums/NftFilters.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":393,\"kind\":16,\"name\":\"SPAM\",\"url\":\"enums/NftFilters.html#SPAM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":394,\"kind\":16,\"name\":\"AIRDROPS\",\"url\":\"enums/NftFilters.html#AIRDROPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":395,\"kind\":8,\"name\":\"NftOrdering\",\"url\":\"enums/NftOrdering.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":396,\"kind\":16,\"name\":\"TRANSFERTIME\",\"url\":\"enums/NftOrdering.html#TRANSFERTIME\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftOrdering\"},{\"id\":397,\"kind\":256,\"name\":\"OwnedNftsResponse\",\"url\":\"interfaces/OwnedNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":398,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":399,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":400,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":401,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/OwnedNftsResponse.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":402,\"kind\":256,\"name\":\"OwnedBaseNftsResponse\",\"url\":\"interfaces/OwnedBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":403,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":404,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":405,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":406,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":407,\"kind\":256,\"name\":\"OwnedNft\",\"url\":\"interfaces/OwnedNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":408,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNft\"},{\"id\":409,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/OwnedNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":410,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/OwnedNft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":411,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OwnedNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":412,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/OwnedNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":413,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/OwnedNft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":414,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/OwnedNft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":415,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/OwnedNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":416,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/OwnedNft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":417,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/OwnedNft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":418,\"kind\":1024,\"name\":\"acquiredAt\",\"url\":\"interfaces/OwnedNft.html#acquiredAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":419,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":420,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/OwnedNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":421,\"kind\":256,\"name\":\"OwnedBaseNft\",\"url\":\"interfaces/OwnedBaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":422,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedBaseNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNft\"},{\"id\":423,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/OwnedBaseNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":424,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedBaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":425,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/OwnedBaseNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":426,\"kind\":256,\"name\":\"GetOwnersForNftResponse\",\"url\":\"interfaces/GetOwnersForNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":427,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForNftResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftResponse\"},{\"id\":428,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForNftResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftResponse\"},{\"id\":429,\"kind\":256,\"name\":\"GetOwnersForContractResponse\",\"url\":\"interfaces/GetOwnersForContractResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":430,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractResponse\"},{\"id\":431,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesResponse\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":432,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":433,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":434,\"kind\":256,\"name\":\"NftContractOwner\",\"url\":\"interfaces/NftContractOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":435,\"kind\":1024,\"name\":\"ownerAddress\",\"url\":\"interfaces/NftContractOwner.html#ownerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":436,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/NftContractOwner.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":437,\"kind\":256,\"name\":\"NftContractTokenBalance\",\"url\":\"interfaces/NftContractTokenBalance.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":438,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftContractTokenBalance.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":439,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/NftContractTokenBalance.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":440,\"kind\":256,\"name\":\"GetNftMetadataOptions\",\"url\":\"interfaces/GetNftMetadataOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":441,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":442,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":443,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/GetNftMetadataOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":444,\"kind\":256,\"name\":\"NftMetadataBatchToken\",\"url\":\"interfaces/NftMetadataBatchToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":445,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftMetadataBatchToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":446,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":447,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":448,\"kind\":256,\"name\":\"NftMetadataBatchOptions\",\"url\":\"interfaces/NftMetadataBatchOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":449,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/NftMetadataBatchOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":450,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/NftMetadataBatchOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":451,\"kind\":256,\"name\":\"FloorPriceMarketplace\",\"url\":\"interfaces/FloorPriceMarketplace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":452,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/FloorPriceMarketplace.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":453,\"kind\":1024,\"name\":\"priceCurrency\",\"url\":\"interfaces/FloorPriceMarketplace.html#priceCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":454,\"kind\":1024,\"name\":\"collectionUrl\",\"url\":\"interfaces/FloorPriceMarketplace.html#collectionUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":455,\"kind\":1024,\"name\":\"retrievedAt\",\"url\":\"interfaces/FloorPriceMarketplace.html#retrievedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":456,\"kind\":256,\"name\":\"FloorPriceError\",\"url\":\"interfaces/FloorPriceError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":457,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/FloorPriceError.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceError\"},{\"id\":458,\"kind\":256,\"name\":\"GetFloorPriceResponse\",\"url\":\"interfaces/GetFloorPriceResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":459,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/GetFloorPriceResponse.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":460,\"kind\":1024,\"name\":\"looksRare\",\"url\":\"interfaces/GetFloorPriceResponse.html#looksRare\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":461,\"kind\":256,\"name\":\"GetContractsForOwnerOptions\",\"url\":\"interfaces/GetContractsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":462,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":463,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":464,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":465,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":466,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":467,\"kind\":256,\"name\":\"GetContractsForOwnerResponse\",\"url\":\"interfaces/GetContractsForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":468,\"kind\":1024,\"name\":\"contracts\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#contracts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":469,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":470,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":471,\"kind\":256,\"name\":\"ContractForOwner\",\"url\":\"interfaces/ContractForOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":472,\"kind\":1024,\"name\":\"totalBalance\",\"url\":\"interfaces/ContractForOwner.html#totalBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":473,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/ContractForOwner.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":474,\"kind\":1024,\"name\":\"numDistinctTokensOwned\",\"url\":\"interfaces/ContractForOwner.html#numDistinctTokensOwned\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":475,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/ContractForOwner.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":476,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/ContractForOwner.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":477,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/ContractForOwner.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContractForOwner\"},{\"id\":478,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/ContractForOwner.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":479,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ContractForOwner.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":480,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/ContractForOwner.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":481,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/ContractForOwner.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":482,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/ContractForOwner.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":483,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/ContractForOwner.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":484,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/ContractForOwner.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":485,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/ContractForOwner.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ContractForOwner\"},{\"id\":486,\"kind\":8,\"name\":\"GetTransfersForOwnerTransferType\",\"url\":\"enums/GetTransfersForOwnerTransferType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":487,\"kind\":16,\"name\":\"TO\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#TO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":488,\"kind\":16,\"name\":\"FROM\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#FROM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":489,\"kind\":256,\"name\":\"GetTransfersForOwnerOptions\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":490,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":491,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":492,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":493,\"kind\":256,\"name\":\"GetTransfersForContractOptions\",\"url\":\"interfaces/GetTransfersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":494,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":495,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":496,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetTransfersForContractOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":497,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":498,\"kind\":256,\"name\":\"TransfersNftResponse\",\"url\":\"interfaces/TransfersNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":499,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/TransfersNftResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":500,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TransfersNftResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":501,\"kind\":256,\"name\":\"TransferredNft\",\"url\":\"interfaces/TransferredNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":502,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/TransferredNft.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":503,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/TransferredNft.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":504,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/TransferredNft.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":505,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransferredNft.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":506,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/TransferredNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":507,\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/TransferredNft.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":508,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/TransferredNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":509,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/TransferredNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":510,\"kind\":1024,\"name\":\"metadataError\",\"url\":\"interfaces/TransferredNft.html#metadataError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":511,\"kind\":1024,\"name\":\"rawMetadata\",\"url\":\"interfaces/TransferredNft.html#rawMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":512,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/TransferredNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":513,\"kind\":1024,\"name\":\"media\",\"url\":\"interfaces/TransferredNft.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":514,\"kind\":1024,\"name\":\"spamInfo\",\"url\":\"interfaces/TransferredNft.html#spamInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":515,\"kind\":1024,\"name\":\"acquiredAt\",\"url\":\"interfaces/TransferredNft.html#acquiredAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":516,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/TransferredNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":517,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/TransferredNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":518,\"kind\":256,\"name\":\"GetMintedNftsOptions\",\"url\":\"interfaces/GetMintedNftsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":519,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetMintedNftsOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":520,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetMintedNftsOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":521,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetMintedNftsOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":522,\"kind\":256,\"name\":\"GetMintedNftsResponse\",\"url\":\"interfaces/GetMintedNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":523,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/GetMintedNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsResponse\"},{\"id\":524,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetMintedNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsResponse\"},{\"id\":525,\"kind\":256,\"name\":\"GetNftSalesOptions\",\"url\":\"interfaces/GetNftSalesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":526,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":527,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":528,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":529,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptions.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":530,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":531,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":532,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptions.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":533,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":534,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":535,\"kind\":256,\"name\":\"GetNftSalesOptionsByContractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":536,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":537,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":538,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":539,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":540,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":541,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":542,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":543,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":544,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":545,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":546,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":547,\"kind\":256,\"name\":\"GetNftSalesResponse\",\"url\":\"interfaces/GetNftSalesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":548,\"kind\":1024,\"name\":\"nftSales\",\"url\":\"interfaces/GetNftSalesResponse.html#nftSales\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":549,\"kind\":1024,\"name\":\"validAt\",\"url\":\"interfaces/GetNftSalesResponse.html#validAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":550,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":551,\"kind\":256,\"name\":\"NftSale\",\"url\":\"interfaces/NftSale.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":552,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/NftSale.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":553,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftSale.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":554,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftSale.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":555,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/NftSale.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":556,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/NftSale.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":557,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/NftSale.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":558,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/NftSale.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":559,\"kind\":1024,\"name\":\"sellerFee\",\"url\":\"interfaces/NftSale.html#sellerFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":560,\"kind\":1024,\"name\":\"marketplaceFee\",\"url\":\"interfaces/NftSale.html#marketplaceFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":561,\"kind\":1024,\"name\":\"protocolFee\",\"url\":\"interfaces/NftSale.html#protocolFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":562,\"kind\":1024,\"name\":\"royaltyFee\",\"url\":\"interfaces/NftSale.html#royaltyFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":563,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/NftSale.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":564,\"kind\":1024,\"name\":\"logIndex\",\"url\":\"interfaces/NftSale.html#logIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":565,\"kind\":1024,\"name\":\"bundleIndex\",\"url\":\"interfaces/NftSale.html#bundleIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":566,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/NftSale.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":567,\"kind\":256,\"name\":\"NftSaleValidAt\",\"url\":\"interfaces/NftSaleValidAt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":568,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/NftSaleValidAt.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleValidAt\"},{\"id\":569,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/NftSaleValidAt.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleValidAt\"},{\"id\":570,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/NftSaleValidAt.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleValidAt\"},{\"id\":571,\"kind\":256,\"name\":\"NftSaleFeeData\",\"url\":\"interfaces/NftSaleFeeData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":572,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/NftSaleFeeData.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":573,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftSaleFeeData.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":574,\"kind\":1024,\"name\":\"decimal\",\"url\":\"interfaces/NftSaleFeeData.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":575,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/NftSaleFeeData.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":576,\"kind\":8,\"name\":\"SortingOrder\",\"url\":\"enums/SortingOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":577,\"kind\":16,\"name\":\"ASCENDING\",\"url\":\"enums/SortingOrder.html#ASCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":578,\"kind\":16,\"name\":\"DESCENDING\",\"url\":\"enums/SortingOrder.html#DESCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":579,\"kind\":8,\"name\":\"NftSaleMarketplace\",\"url\":\"enums/NftSaleMarketplace.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":580,\"kind\":16,\"name\":\"SEAPORT\",\"url\":\"enums/NftSaleMarketplace.html#SEAPORT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":581,\"kind\":16,\"name\":\"LOOKSRARE\",\"url\":\"enums/NftSaleMarketplace.html#LOOKSRARE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":582,\"kind\":16,\"name\":\"X2Y2\",\"url\":\"enums/NftSaleMarketplace.html#X2Y2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":583,\"kind\":16,\"name\":\"WYVERN\",\"url\":\"enums/NftSaleMarketplace.html#WYVERN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":584,\"kind\":16,\"name\":\"CRYPTOPUNKS\",\"url\":\"enums/NftSaleMarketplace.html#CRYPTOPUNKS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":585,\"kind\":16,\"name\":\"BLUR\",\"url\":\"enums/NftSaleMarketplace.html#BLUR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":586,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftSaleMarketplace.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":587,\"kind\":8,\"name\":\"NftSaleTakerType\",\"url\":\"enums/NftSaleTakerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":588,\"kind\":16,\"name\":\"BUYER\",\"url\":\"enums/NftSaleTakerType.html#BUYER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":589,\"kind\":16,\"name\":\"SELLER\",\"url\":\"enums/NftSaleTakerType.html#SELLER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":590,\"kind\":256,\"name\":\"NftAttributeRarity\",\"url\":\"interfaces/NftAttributeRarity.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":591,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/NftAttributeRarity.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":592,\"kind\":1024,\"name\":\"traitType\",\"url\":\"interfaces/NftAttributeRarity.html#traitType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":593,\"kind\":1024,\"name\":\"prevalence\",\"url\":\"interfaces/NftAttributeRarity.html#prevalence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":594,\"kind\":256,\"name\":\"NftAttributesResponse\",\"url\":\"interfaces/NftAttributesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":595,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftAttributesResponse.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":596,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftAttributesResponse.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":597,\"kind\":1024,\"name\":\"summary\",\"url\":\"interfaces/NftAttributesResponse.html#summary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":598,\"kind\":256,\"name\":\"RefreshContractResult\",\"url\":\"interfaces/RefreshContractResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":599,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/RefreshContractResult.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":600,\"kind\":1024,\"name\":\"refreshState\",\"url\":\"interfaces/RefreshContractResult.html#refreshState\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":601,\"kind\":1024,\"name\":\"progress\",\"url\":\"interfaces/RefreshContractResult.html#progress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":602,\"kind\":8,\"name\":\"RefreshState\",\"url\":\"enums/RefreshState.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":603,\"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\":604,\"kind\":16,\"name\":\"ALREADY_QUEUED\",\"url\":\"enums/RefreshState.html#ALREADY_QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":605,\"kind\":16,\"name\":\"IN_PROGRESS\",\"url\":\"enums/RefreshState.html#IN_PROGRESS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":606,\"kind\":16,\"name\":\"FINISHED\",\"url\":\"enums/RefreshState.html#FINISHED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":607,\"kind\":16,\"name\":\"QUEUED\",\"url\":\"enums/RefreshState.html#QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":608,\"kind\":16,\"name\":\"QUEUE_FAILED\",\"url\":\"enums/RefreshState.html#QUEUE_FAILED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"RefreshState\"},{\"id\":609,\"kind\":256,\"name\":\"TransactionReceiptsBlockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":610,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockNumber\"},{\"id\":611,\"kind\":256,\"name\":\"TransactionReceiptsBlockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":612,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockHash\"},{\"id\":613,\"kind\":4194304,\"name\":\"TransactionReceiptsParams\",\"url\":\"modules.html#TransactionReceiptsParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":614,\"kind\":256,\"name\":\"TransactionReceiptsResponse\",\"url\":\"interfaces/TransactionReceiptsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":615,\"kind\":1024,\"name\":\"receipts\",\"url\":\"interfaces/TransactionReceiptsResponse.html#receipts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsResponse\"},{\"id\":616,\"kind\":256,\"name\":\"ERC1155Metadata\",\"url\":\"interfaces/ERC1155Metadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":617,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/ERC1155Metadata.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":618,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ERC1155Metadata.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":619,\"kind\":256,\"name\":\"RawContract\",\"url\":\"interfaces/RawContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":620,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/RawContract.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":621,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/RawContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":622,\"kind\":1024,\"name\":\"decimal\",\"url\":\"interfaces/RawContract.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":623,\"kind\":256,\"name\":\"GetNftsForContractOptions\",\"url\":\"interfaces/GetNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":624,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":625,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":626,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":627,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":628,\"kind\":256,\"name\":\"GetBaseNftsForContractOptions\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":629,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":630,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":631,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":632,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":633,\"kind\":256,\"name\":\"GetOwnersForContractOptions\",\"url\":\"interfaces/GetOwnersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":634,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":635,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":636,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":637,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesOptions\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":638,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":639,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":640,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":641,\"kind\":256,\"name\":\"GetOwnersForNftOptions\",\"url\":\"interfaces/GetOwnersForNftOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":642,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForNftOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftOptions\"},{\"id\":643,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetOwnersForNftOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftOptions\"},{\"id\":644,\"kind\":256,\"name\":\"NftContractBaseNftsResponse\",\"url\":\"interfaces/NftContractBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":645,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":646,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":647,\"kind\":256,\"name\":\"NftContractNftsResponse\",\"url\":\"interfaces/NftContractNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":648,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":649,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":650,\"kind\":256,\"name\":\"OpenSeaCollectionMetadata\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":651,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":652,\"kind\":1024,\"name\":\"collectionName\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#collectionName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":653,\"kind\":1024,\"name\":\"safelistRequestStatus\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#safelistRequestStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":654,\"kind\":1024,\"name\":\"imageUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#imageUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":655,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":656,\"kind\":1024,\"name\":\"externalUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#externalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":657,\"kind\":1024,\"name\":\"twitterUsername\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#twitterUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":658,\"kind\":1024,\"name\":\"discordUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#discordUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":659,\"kind\":1024,\"name\":\"lastIngestedAt\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#lastIngestedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":660,\"kind\":8,\"name\":\"OpenSeaSafelistRequestStatus\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":661,\"kind\":16,\"name\":\"VERIFIED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#VERIFIED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":662,\"kind\":16,\"name\":\"APPROVED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#APPROVED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":663,\"kind\":16,\"name\":\"REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":664,\"kind\":16,\"name\":\"NOT_REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#NOT_REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":665,\"kind\":256,\"name\":\"DeployResult\",\"url\":\"interfaces/DeployResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":666,\"kind\":1024,\"name\":\"deployerAddress\",\"url\":\"interfaces/DeployResult.html#deployerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":667,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/DeployResult.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":668,\"kind\":8,\"name\":\"AlchemySubscription\",\"url\":\"enums/AlchemySubscription.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":669,\"kind\":16,\"name\":\"PENDING_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#PENDING_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":670,\"kind\":16,\"name\":\"MINED_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#MINED_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":671,\"kind\":256,\"name\":\"AlchemyPendingTransactionsEventFilter\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":672,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":673,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":674,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":675,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":676,\"kind\":256,\"name\":\"AlchemyMinedTransactionsEventFilter\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":677,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":678,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":679,\"kind\":1024,\"name\":\"includeRemoved\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#includeRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":680,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":681,\"kind\":4194304,\"name\":\"AlchemyMinedTransactionsAddress\",\"url\":\"modules.html#AlchemyMinedTransactionsAddress\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":682,\"kind\":4194304,\"name\":\"AlchemyEventType\",\"url\":\"modules.html#AlchemyEventType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":683,\"kind\":4194304,\"name\":\"AlchemyEventFilter\",\"url\":\"modules.html#AlchemyEventFilter\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":684,\"kind\":256,\"name\":\"SendPrivateTransactionOptions\",\"url\":\"interfaces/SendPrivateTransactionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":685,\"kind\":1024,\"name\":\"fast\",\"url\":\"interfaces/SendPrivateTransactionOptions.html#fast\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SendPrivateTransactionOptions\"},{\"id\":686,\"kind\":8,\"name\":\"SimulateAssetType\",\"url\":\"enums/SimulateAssetType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":687,\"kind\":16,\"name\":\"NATIVE\",\"url\":\"enums/SimulateAssetType.html#NATIVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":688,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/SimulateAssetType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":689,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/SimulateAssetType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":690,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/SimulateAssetType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":691,\"kind\":16,\"name\":\"SPECIAL_NFT\",\"url\":\"enums/SimulateAssetType.html#SPECIAL_NFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":692,\"kind\":8,\"name\":\"SimulateChangeType\",\"url\":\"enums/SimulateChangeType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":693,\"kind\":16,\"name\":\"APPROVE\",\"url\":\"enums/SimulateChangeType.html#APPROVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":694,\"kind\":16,\"name\":\"TRANSFER\",\"url\":\"enums/SimulateChangeType.html#TRANSFER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":695,\"kind\":256,\"name\":\"SimulateAssetChangesError\",\"url\":\"interfaces/SimulateAssetChangesError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":696,\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/SimulateAssetChangesError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesError\"},{\"id\":697,\"kind\":256,\"name\":\"SimulateAssetChangesChange\",\"url\":\"interfaces/SimulateAssetChangesChange.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":698,\"kind\":1024,\"name\":\"assetType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#assetType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":699,\"kind\":1024,\"name\":\"changeType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#changeType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":700,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulateAssetChangesChange.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":701,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulateAssetChangesChange.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":702,\"kind\":1024,\"name\":\"rawAmount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#rawAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":703,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":704,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/SimulateAssetChangesChange.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":705,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/SimulateAssetChangesChange.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":706,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/SimulateAssetChangesChange.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":707,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/SimulateAssetChangesChange.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":708,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/SimulateAssetChangesChange.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":709,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/SimulateAssetChangesChange.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":710,\"kind\":256,\"name\":\"SimulateAssetChangesResponse\",\"url\":\"interfaces/SimulateAssetChangesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":711,\"kind\":1024,\"name\":\"changes\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#changes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":712,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":713,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":714,\"kind\":8,\"name\":\"DecodingAuthority\",\"url\":\"enums/DecodingAuthority.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":715,\"kind\":16,\"name\":\"ETHERSCAN\",\"url\":\"enums/DecodingAuthority.html#ETHERSCAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DecodingAuthority\"},{\"id\":716,\"kind\":256,\"name\":\"DecodedCallParam\",\"url\":\"interfaces/DecodedCallParam.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":717,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedCallParam.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":718,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedCallParam.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":719,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedCallParam.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":720,\"kind\":256,\"name\":\"DecodedLogInput\",\"url\":\"interfaces/DecodedLogInput.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":721,\"kind\":1024,\"name\":\"indexed\",\"url\":\"interfaces/DecodedLogInput.html#indexed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLogInput\"},{\"id\":722,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedLogInput.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":723,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedLogInput.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":724,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedLogInput.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":725,\"kind\":256,\"name\":\"DecodedDebugCallTrace\",\"url\":\"interfaces/DecodedDebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":726,\"kind\":1024,\"name\":\"methodName\",\"url\":\"interfaces/DecodedDebugCallTrace.html#methodName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":727,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":728,\"kind\":1024,\"name\":\"outputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#outputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":729,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedDebugCallTrace.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":730,\"kind\":8,\"name\":\"DebugCallType\",\"url\":\"enums/DebugCallType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":731,\"kind\":16,\"name\":\"CREATE\",\"url\":\"enums/DebugCallType.html#CREATE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":732,\"kind\":16,\"name\":\"CALL\",\"url\":\"enums/DebugCallType.html#CALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":733,\"kind\":16,\"name\":\"STATICCALL\",\"url\":\"enums/DebugCallType.html#STATICCALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":734,\"kind\":16,\"name\":\"DELEGATECALL\",\"url\":\"enums/DebugCallType.html#DELEGATECALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":735,\"kind\":256,\"name\":\"SimulationCallTrace\",\"url\":\"interfaces/SimulationCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":736,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SimulationCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SimulationCallTrace\"},{\"id\":737,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationCallTrace.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationCallTrace\"},{\"id\":738,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulationCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":739,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulationCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":740,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulationCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":741,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/SimulationCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":742,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/SimulationCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":743,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulationCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":744,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/SimulationCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":745,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/SimulationCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":746,\"kind\":256,\"name\":\"DecodedLog\",\"url\":\"interfaces/DecodedLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":747,\"kind\":1024,\"name\":\"eventName\",\"url\":\"interfaces/DecodedLog.html#eventName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":748,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedLog.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":749,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedLog.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":750,\"kind\":256,\"name\":\"SimulationDebugLog\",\"url\":\"interfaces/SimulationDebugLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":751,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/SimulationDebugLog.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":752,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/SimulationDebugLog.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":753,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/SimulationDebugLog.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":754,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationDebugLog.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":755,\"kind\":256,\"name\":\"SimulateExecutionResponse\",\"url\":\"interfaces/SimulateExecutionResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":756,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/SimulateExecutionResponse.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":757,\"kind\":1024,\"name\":\"logs\",\"url\":\"interfaces/SimulateExecutionResponse.html#logs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":758,\"kind\":256,\"name\":\"Webhook\",\"url\":\"interfaces/Webhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":759,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Webhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":760,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/Webhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":761,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Webhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":762,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Webhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":763,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/Webhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":764,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/Webhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":765,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/Webhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":766,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/Webhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":767,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/Webhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":768,\"kind\":8,\"name\":\"WebhookVersion\",\"url\":\"enums/WebhookVersion.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":769,\"kind\":16,\"name\":\"V1\",\"url\":\"enums/WebhookVersion.html#V1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":770,\"kind\":16,\"name\":\"V2\",\"url\":\"enums/WebhookVersion.html#V2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":771,\"kind\":8,\"name\":\"WebhookType\",\"url\":\"enums/WebhookType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":772,\"kind\":16,\"name\":\"MINED_TRANSACTION\",\"url\":\"enums/WebhookType.html#MINED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":773,\"kind\":16,\"name\":\"DROPPED_TRANSACTION\",\"url\":\"enums/WebhookType.html#DROPPED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":774,\"kind\":16,\"name\":\"ADDRESS_ACTIVITY\",\"url\":\"enums/WebhookType.html#ADDRESS_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":775,\"kind\":16,\"name\":\"NFT_ACTIVITY\",\"url\":\"enums/WebhookType.html#NFT_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":776,\"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\":777,\"kind\":16,\"name\":\"GRAPHQL\",\"url\":\"enums/WebhookType.html#GRAPHQL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":778,\"kind\":256,\"name\":\"MinedTransactionWebhook\",\"url\":\"interfaces/MinedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":779,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/MinedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":780,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MinedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":781,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/MinedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":782,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/MinedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":783,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/MinedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":784,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/MinedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":785,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/MinedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":786,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/MinedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":787,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/MinedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":788,\"kind\":256,\"name\":\"DroppedTransactionWebhook\",\"url\":\"interfaces/DroppedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":789,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DroppedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":790,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DroppedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":791,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/DroppedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":792,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/DroppedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":793,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/DroppedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":794,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/DroppedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":795,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/DroppedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":796,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DroppedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":797,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/DroppedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":798,\"kind\":256,\"name\":\"AddressActivityWebhook\",\"url\":\"interfaces/AddressActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":799,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AddressActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AddressActivityWebhook\"},{\"id\":800,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AddressActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":801,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":802,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AddressActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":803,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/AddressActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":804,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/AddressActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":805,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/AddressActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":806,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/AddressActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":807,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/AddressActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":808,\"kind\":256,\"name\":\"NftActivityWebhook\",\"url\":\"interfaces/NftActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":809,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NftActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NftActivityWebhook\"},{\"id\":810,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NftActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":811,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":812,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NftActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":813,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/NftActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":814,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/NftActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":815,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/NftActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":816,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/NftActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":817,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/NftActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":818,\"kind\":256,\"name\":\"NftMetadataUpdateWebhook\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":819,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":820,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":821,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":822,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":823,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":824,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":825,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":826,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":827,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":828,\"kind\":256,\"name\":\"CustomGraphqlWebhook\",\"url\":\"interfaces/CustomGraphqlWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":829,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/CustomGraphqlWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":830,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/CustomGraphqlWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":831,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/CustomGraphqlWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":832,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/CustomGraphqlWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":833,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/CustomGraphqlWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":834,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/CustomGraphqlWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":835,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/CustomGraphqlWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":836,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/CustomGraphqlWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":837,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/CustomGraphqlWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":838,\"kind\":256,\"name\":\"GetAllWebhooksResponse\",\"url\":\"interfaces/GetAllWebhooksResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":839,\"kind\":1024,\"name\":\"webhooks\",\"url\":\"interfaces/GetAllWebhooksResponse.html#webhooks\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":840,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetAllWebhooksResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":841,\"kind\":256,\"name\":\"GetAddressesOptions\",\"url\":\"interfaces/GetAddressesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":842,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetAddressesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":843,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetAddressesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":844,\"kind\":256,\"name\":\"AddressActivityResponse\",\"url\":\"interfaces/AddressActivityResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":845,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressActivityResponse.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":846,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/AddressActivityResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":847,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AddressActivityResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":848,\"kind\":256,\"name\":\"CustomGraphqlWebhookConfig\",\"url\":\"interfaces/CustomGraphqlWebhookConfig.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":849,\"kind\":1024,\"name\":\"graphqlQuery\",\"url\":\"interfaces/CustomGraphqlWebhookConfig.html#graphqlQuery\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookConfig\"},{\"id\":850,\"kind\":256,\"name\":\"TransactionWebhookParams\",\"url\":\"interfaces/TransactionWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":851,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/TransactionWebhookParams.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionWebhookParams\"},{\"id\":852,\"kind\":256,\"name\":\"NftWebhookParams\",\"url\":\"interfaces/NftWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":853,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftWebhookParams.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":854,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":855,\"kind\":256,\"name\":\"CustomGraphqlWebhookParams\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":856,\"kind\":1024,\"name\":\"graphqlQuery\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html#graphqlQuery\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookParams\"},{\"id\":857,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookParams\"},{\"id\":858,\"kind\":256,\"name\":\"AddressWebhookParams\",\"url\":\"interfaces/AddressWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":859,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressWebhookParams.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":860,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":861,\"kind\":256,\"name\":\"NftFilter\",\"url\":\"interfaces/NftFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":862,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftFilter.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":863,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftFilter.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":864,\"kind\":256,\"name\":\"NftFiltersResponse\",\"url\":\"interfaces/NftFiltersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":865,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftFiltersResponse.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":866,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/NftFiltersResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":867,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftFiltersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":868,\"kind\":256,\"name\":\"WebhookStatusUpdate\",\"url\":\"interfaces/WebhookStatusUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":869,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/WebhookStatusUpdate.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookStatusUpdate\"},{\"id\":870,\"kind\":256,\"name\":\"WebhookNftFilterUpdate\",\"url\":\"interfaces/WebhookNftFilterUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":871,\"kind\":1024,\"name\":\"addFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#addFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":872,\"kind\":1024,\"name\":\"removeFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#removeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":873,\"kind\":256,\"name\":\"WebhookNftMetadataFilterUpdate\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":874,\"kind\":1024,\"name\":\"addMetadataFilters\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html#addMetadataFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftMetadataFilterUpdate\"},{\"id\":875,\"kind\":1024,\"name\":\"removeMetadataFilters\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html#removeMetadataFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftMetadataFilterUpdate\"},{\"id\":876,\"kind\":256,\"name\":\"WebhookAddressUpdate\",\"url\":\"interfaces/WebhookAddressUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":877,\"kind\":1024,\"name\":\"addAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#addAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":878,\"kind\":1024,\"name\":\"removeAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#removeAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":879,\"kind\":256,\"name\":\"WebhookAddressOverride\",\"url\":\"interfaces/WebhookAddressOverride.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":880,\"kind\":1024,\"name\":\"newAddresses\",\"url\":\"interfaces/WebhookAddressOverride.html#newAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressOverride\"},{\"id\":881,\"kind\":4194304,\"name\":\"NftWebhookUpdate\",\"url\":\"modules.html#NftWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":882,\"kind\":4194304,\"name\":\"NftMetadataWebhookUpdate\",\"url\":\"modules.html#NftMetadataWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":883,\"kind\":4194304,\"name\":\"CustomGraphqlWebhookUpdate\",\"url\":\"modules.html#CustomGraphqlWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":884,\"kind\":4194304,\"name\":\"AddressWebhookUpdate\",\"url\":\"modules.html#AddressWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":885,\"kind\":256,\"name\":\"DebugTransaction\",\"url\":\"interfaces/DebugTransaction.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":886,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugTransaction.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":887,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugTransaction.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":888,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugTransaction.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":889,\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"interfaces/DebugTransaction.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":890,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugTransaction.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":891,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/DebugTransaction.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":892,\"kind\":8,\"name\":\"CommitmentLevel\",\"url\":\"enums/CommitmentLevel.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":893,\"kind\":16,\"name\":\"PENDING\",\"url\":\"enums/CommitmentLevel.html#PENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":894,\"kind\":16,\"name\":\"LATEST\",\"url\":\"enums/CommitmentLevel.html#LATEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":895,\"kind\":16,\"name\":\"SAFE\",\"url\":\"enums/CommitmentLevel.html#SAFE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":896,\"kind\":16,\"name\":\"FINALIZED\",\"url\":\"enums/CommitmentLevel.html#FINALIZED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":897,\"kind\":16,\"name\":\"EARLIEST\",\"url\":\"enums/CommitmentLevel.html#EARLIEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":898,\"kind\":4194304,\"name\":\"BlockIdentifier\",\"url\":\"modules.html#BlockIdentifier\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":899,\"kind\":8,\"name\":\"DebugTracerType\",\"url\":\"enums/DebugTracerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":900,\"kind\":16,\"name\":\"CALL_TRACER\",\"url\":\"enums/DebugTracerType.html#CALL_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":901,\"kind\":16,\"name\":\"PRESTATE_TRACER\",\"url\":\"enums/DebugTracerType.html#PRESTATE_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":902,\"kind\":256,\"name\":\"DebugCallTracer\",\"url\":\"interfaces/DebugCallTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":903,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":904,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugCallTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":905,\"kind\":256,\"name\":\"DebugPrestateTracer\",\"url\":\"interfaces/DebugPrestateTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":906,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugPrestateTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":907,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugPrestateTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":908,\"kind\":256,\"name\":\"DebugCallTrace\",\"url\":\"interfaces/DebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":909,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":910,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":911,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":912,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":913,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":914,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/DebugCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":915,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/DebugCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":916,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/DebugCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":917,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/DebugCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":918,\"kind\":1024,\"name\":\"revertReason\",\"url\":\"interfaces/DebugCallTrace.html#revertReason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":919,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/DebugCallTrace.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":920,\"kind\":256,\"name\":\"FilterByBlockHash\",\"url\":\"interfaces/FilterByBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":921,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/FilterByBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterByBlockHash\"},{\"id\":922,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/FilterByBlockHash.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":923,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/FilterByBlockHash.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":924,\"kind\":256,\"name\":\"Filter\",\"url\":\"interfaces/Filter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":925,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/Filter.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":926,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/Filter.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":927,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/Filter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":928,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/Filter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":929,\"kind\":256,\"name\":\"EventFilter\",\"url\":\"interfaces/EventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":930,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/EventFilter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":931,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/EventFilter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":932,\"kind\":4194304,\"name\":\"DebugPrestateTrace\",\"url\":\"modules.html#DebugPrestateTrace\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":933,\"kind\":256,\"name\":\"DebugPrestate\",\"url\":\"interfaces/DebugPrestate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":934,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/DebugPrestate.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":935,\"kind\":1024,\"name\":\"nonce\",\"url\":\"interfaces/DebugPrestate.html#nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":936,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/DebugPrestate.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":937,\"kind\":1024,\"name\":\"storage\",\"url\":\"interfaces/DebugPrestate.html#storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":938,\"kind\":4194304,\"name\":\"RequireAtLeastOne\",\"url\":\"modules.html#RequireAtLeastOne\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":939,\"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,64.415]],[\"parent/0\",[]],[\"name/1\",[1,45.957]],[\"parent/1\",[]],[\"name/2\",[2,51.422]],[\"parent/2\",[1,4.202]],[\"name/3\",[3,64.415]],[\"parent/3\",[1,4.202]],[\"name/4\",[4,41.728]],[\"parent/4\",[1,4.202]],[\"name/5\",[5,64.415]],[\"parent/5\",[1,4.202]],[\"name/6\",[6,64.415]],[\"parent/6\",[1,4.202]],[\"name/7\",[7,64.415]],[\"parent/7\",[1,4.202]],[\"name/8\",[8,64.415]],[\"parent/8\",[1,4.202]],[\"name/9\",[9,64.415]],[\"parent/9\",[1,4.202]],[\"name/10\",[10,40.436]],[\"parent/10\",[]],[\"name/11\",[2,51.422]],[\"parent/11\",[10,3.698]],[\"name/12\",[11,64.415]],[\"parent/12\",[10,3.698]],[\"name/13\",[12,59.307]],[\"parent/13\",[10,3.698]],[\"name/14\",[13,59.307]],[\"parent/14\",[10,3.698]],[\"name/15\",[14,55.942]],[\"parent/15\",[10,3.698]],[\"name/16\",[15,55.942]],[\"parent/16\",[10,3.698]],[\"name/17\",[16,64.415]],[\"parent/17\",[10,3.698]],[\"name/18\",[17,55.942]],[\"parent/18\",[10,3.698]],[\"name/19\",[18,64.415]],[\"parent/19\",[10,3.698]],[\"name/20\",[19,59.307]],[\"parent/20\",[10,3.698]],[\"name/21\",[20,59.307]],[\"parent/21\",[10,3.698]],[\"name/22\",[21,59.307]],[\"parent/22\",[10,3.698]],[\"name/23\",[22,64.415]],[\"parent/23\",[10,3.698]],[\"name/24\",[23,41.728]],[\"parent/24\",[10,3.698]],[\"name/25\",[23,41.728]],[\"parent/25\",[10,3.698]],[\"name/26\",[24,41.728]],[\"parent/26\",[]],[\"name/27\",[2,51.422]],[\"parent/27\",[24,3.816]],[\"name/28\",[23,41.728]],[\"parent/28\",[24,3.816]],[\"name/29\",[23,41.728]],[\"parent/29\",[24,3.816]],[\"name/30\",[23,41.728]],[\"parent/30\",[24,3.816]],[\"name/31\",[23,41.728]],[\"parent/31\",[24,3.816]],[\"name/32\",[23,41.728]],[\"parent/32\",[24,3.816]],[\"name/33\",[23,41.728]],[\"parent/33\",[24,3.816]],[\"name/34\",[23,41.728]],[\"parent/34\",[24,3.816]],[\"name/35\",[25,59.307]],[\"parent/35\",[]],[\"name/36\",[2,51.422]],[\"parent/36\",[25,5.423]],[\"name/37\",[26,44.046]],[\"parent/37\",[]],[\"name/38\",[2,51.422]],[\"parent/38\",[26,4.028]],[\"name/39\",[27,53.429]],[\"parent/39\",[26,4.028]],[\"name/40\",[28,34.292]],[\"parent/40\",[26,4.028]],[\"name/41\",[29,55.942]],[\"parent/41\",[26,4.028]],[\"name/42\",[30,55.942]],[\"parent/42\",[26,4.028]],[\"name/43\",[31,45.957]],[\"parent/43\",[26,4.028]],[\"name/44\",[32,59.307]],[\"parent/44\",[26,4.028]],[\"name/45\",[33,59.307]],[\"parent/45\",[26,4.028]],[\"name/46\",[34,64.415]],[\"parent/46\",[26,4.028]],[\"name/47\",[35,64.415]],[\"parent/47\",[26,4.028]],[\"name/48\",[36,45.957]],[\"parent/48\",[]],[\"name/49\",[27,53.429]],[\"parent/49\",[36,4.202]],[\"name/50\",[29,55.942]],[\"parent/50\",[36,4.202]],[\"name/51\",[30,55.942]],[\"parent/51\",[36,4.202]],[\"name/52\",[37,64.415]],[\"parent/52\",[36,4.202]],[\"name/53\",[38,64.415]],[\"parent/53\",[36,4.202]],[\"name/54\",[39,59.307]],[\"parent/54\",[36,4.202]],[\"name/55\",[40,59.307]],[\"parent/55\",[36,4.202]],[\"name/56\",[23,41.728]],[\"parent/56\",[36,4.202]],[\"name/57\",[41,38.265]],[\"parent/57\",[]],[\"name/58\",[42,64.415]],[\"parent/58\",[41,3.499]],[\"name/59\",[27,53.429]],[\"parent/59\",[41,3.499]],[\"name/60\",[43,59.307]],[\"parent/60\",[41,3.499]],[\"name/61\",[44,59.307]],[\"parent/61\",[41,3.499]],[\"name/62\",[45,59.307]],[\"parent/62\",[41,3.499]],[\"name/63\",[46,59.307]],[\"parent/63\",[41,3.499]],[\"name/64\",[47,59.307]],[\"parent/64\",[41,3.499]],[\"name/65\",[48,59.307]],[\"parent/65\",[41,3.499]],[\"name/66\",[49,64.415]],[\"parent/66\",[41,3.499]],[\"name/67\",[39,59.307]],[\"parent/67\",[41,3.499]],[\"name/68\",[50,64.415]],[\"parent/68\",[41,3.499]],[\"name/69\",[51,64.415]],[\"parent/69\",[41,3.499]],[\"name/70\",[52,64.415]],[\"parent/70\",[41,3.499]],[\"name/71\",[53,64.415]],[\"parent/71\",[41,3.499]],[\"name/72\",[54,64.415]],[\"parent/72\",[41,3.499]],[\"name/73\",[23,41.728]],[\"parent/73\",[41,3.499]],[\"name/74\",[23,41.728]],[\"parent/74\",[41,3.499]],[\"name/75\",[23,41.728]],[\"parent/75\",[41,3.499]],[\"name/76\",[23,41.728]],[\"parent/76\",[41,3.499]],[\"name/77\",[55,35.698]],[\"parent/77\",[]],[\"name/78\",[56,64.415]],[\"parent/78\",[55,3.264]],[\"name/79\",[57,64.415]],[\"parent/79\",[55,3.264]],[\"name/80\",[58,64.415]],[\"parent/80\",[55,3.264]],[\"name/81\",[59,64.415]],[\"parent/81\",[55,3.264]],[\"name/82\",[60,64.415]],[\"parent/82\",[55,3.264]],[\"name/83\",[61,64.415]],[\"parent/83\",[55,3.264]],[\"name/84\",[62,64.415]],[\"parent/84\",[55,3.264]],[\"name/85\",[63,64.415]],[\"parent/85\",[55,3.264]],[\"name/86\",[64,64.415]],[\"parent/86\",[55,3.264]],[\"name/87\",[65,64.415]],[\"parent/87\",[55,3.264]],[\"name/88\",[66,64.415]],[\"parent/88\",[55,3.264]],[\"name/89\",[67,64.415]],[\"parent/89\",[55,3.264]],[\"name/90\",[68,64.415]],[\"parent/90\",[55,3.264]],[\"name/91\",[69,64.415]],[\"parent/91\",[55,3.264]],[\"name/92\",[70,64.415]],[\"parent/92\",[55,3.264]],[\"name/93\",[71,64.415]],[\"parent/93\",[55,3.264]],[\"name/94\",[72,64.415]],[\"parent/94\",[55,3.264]],[\"name/95\",[73,64.415]],[\"parent/95\",[55,3.264]],[\"name/96\",[74,64.415]],[\"parent/96\",[55,3.264]],[\"name/97\",[75,64.415]],[\"parent/97\",[55,3.264]],[\"name/98\",[76,64.415]],[\"parent/98\",[55,3.264]],[\"name/99\",[77,64.415]],[\"parent/99\",[55,3.264]],[\"name/100\",[78,64.415]],[\"parent/100\",[55,3.264]],[\"name/101\",[79,64.415]],[\"parent/101\",[55,3.264]],[\"name/102\",[80,64.415]],[\"parent/102\",[55,3.264]],[\"name/103\",[81,48.32]],[\"parent/103\",[]],[\"name/104\",[43,59.307]],[\"parent/104\",[81,4.419]],[\"name/105\",[44,59.307]],[\"parent/105\",[81,4.419]],[\"name/106\",[45,59.307]],[\"parent/106\",[81,4.419]],[\"name/107\",[46,59.307]],[\"parent/107\",[81,4.419]],[\"name/108\",[47,59.307]],[\"parent/108\",[81,4.419]],[\"name/109\",[48,59.307]],[\"parent/109\",[81,4.419]],[\"name/110\",[82,34.97]],[\"parent/110\",[]],[\"name/111\",[12,59.307]],[\"parent/111\",[82,3.198]],[\"name/112\",[83,64.415]],[\"parent/112\",[82,3.198]],[\"name/113\",[84,64.415]],[\"parent/113\",[82,3.198]],[\"name/114\",[13,59.307]],[\"parent/114\",[82,3.198]],[\"name/115\",[85,64.415]],[\"parent/115\",[82,3.198]],[\"name/116\",[86,64.415]],[\"parent/116\",[82,3.198]],[\"name/117\",[87,64.415]],[\"parent/117\",[82,3.198]],[\"name/118\",[88,64.415]],[\"parent/118\",[82,3.198]],[\"name/119\",[19,59.307]],[\"parent/119\",[82,3.198]],[\"name/120\",[20,59.307]],[\"parent/120\",[82,3.198]],[\"name/121\",[89,64.415]],[\"parent/121\",[82,3.198]],[\"name/122\",[15,55.942]],[\"parent/122\",[82,3.198]],[\"name/123\",[14,55.942]],[\"parent/123\",[82,3.198]],[\"name/124\",[90,59.307]],[\"parent/124\",[82,3.198]],[\"name/125\",[91,64.415]],[\"parent/125\",[82,3.198]],[\"name/126\",[17,55.942]],[\"parent/126\",[82,3.198]],[\"name/127\",[92,59.307]],[\"parent/127\",[82,3.198]],[\"name/128\",[93,64.415]],[\"parent/128\",[82,3.198]],[\"name/129\",[40,59.307]],[\"parent/129\",[82,3.198]],[\"name/130\",[94,64.415]],[\"parent/130\",[82,3.198]],[\"name/131\",[95,64.415]],[\"parent/131\",[82,3.198]],[\"name/132\",[96,64.415]],[\"parent/132\",[82,3.198]],[\"name/133\",[97,64.415]],[\"parent/133\",[82,3.198]],[\"name/134\",[98,64.415]],[\"parent/134\",[82,3.198]],[\"name/135\",[99,64.415]],[\"parent/135\",[82,3.198]],[\"name/136\",[21,59.307]],[\"parent/136\",[82,3.198]],[\"name/137\",[100,64.415]],[\"parent/137\",[82,3.198]],[\"name/138\",[101,43.212]],[\"parent/138\",[]],[\"name/139\",[102,64.415]],[\"parent/139\",[101,3.951]],[\"name/140\",[103,64.415]],[\"parent/140\",[101,3.951]],[\"name/141\",[104,64.415]],[\"parent/141\",[101,3.951]],[\"name/142\",[105,64.415]],[\"parent/142\",[101,3.951]],[\"name/143\",[106,64.415]],[\"parent/143\",[101,3.951]],[\"name/144\",[107,64.415]],[\"parent/144\",[101,3.951]],[\"name/145\",[90,59.307]],[\"parent/145\",[101,3.951]],[\"name/146\",[17,55.942]],[\"parent/146\",[101,3.951]],[\"name/147\",[14,55.942]],[\"parent/147\",[101,3.951]],[\"name/148\",[108,64.415]],[\"parent/148\",[101,3.951]],[\"name/149\",[92,59.307]],[\"parent/149\",[101,3.951]],[\"name/150\",[109,44.956]],[\"parent/150\",[]],[\"name/151\",[110,64.415]],[\"parent/151\",[109,4.111]],[\"name/152\",[111,64.415]],[\"parent/152\",[109,4.111]],[\"name/153\",[112,64.415]],[\"parent/153\",[109,4.111]],[\"name/154\",[113,64.415]],[\"parent/154\",[109,4.111]],[\"name/155\",[114,64.415]],[\"parent/155\",[109,4.111]],[\"name/156\",[115,64.415]],[\"parent/156\",[109,4.111]],[\"name/157\",[116,64.415]],[\"parent/157\",[109,4.111]],[\"name/158\",[117,64.415]],[\"parent/158\",[109,4.111]],[\"name/159\",[118,64.415]],[\"parent/159\",[109,4.111]],[\"name/160\",[119,53.429]],[\"parent/160\",[]],[\"name/161\",[120,64.415]],[\"parent/161\",[119,4.886]],[\"name/162\",[121,64.415]],[\"parent/162\",[119,4.886]],[\"name/163\",[122,64.415]],[\"parent/163\",[119,4.886]],[\"name/164\",[123,59.307]],[\"parent/164\",[]],[\"name/165\",[124,44.956]],[\"parent/165\",[123,5.423]],[\"name/166\",[125,45.957]],[\"parent/166\",[]],[\"name/167\",[126,44.046]],[\"parent/167\",[125,4.202]],[\"name/168\",[127,47.069]],[\"parent/168\",[125,4.202]],[\"name/169\",[128,49.751]],[\"parent/169\",[125,4.202]],[\"name/170\",[129,55.942]],[\"parent/170\",[125,4.202]],[\"name/171\",[130,55.942]],[\"parent/171\",[125,4.202]],[\"name/172\",[131,59.307]],[\"parent/172\",[125,4.202]],[\"name/173\",[132,59.307]],[\"parent/173\",[125,4.202]],[\"name/174\",[124,44.956]],[\"parent/174\",[125,4.202]],[\"name/175\",[4,41.728]],[\"parent/175\",[]],[\"name/176\",[24,41.728]],[\"parent/176\",[4,3.816]],[\"name/177\",[133,53.429]],[\"parent/177\",[4,3.816]],[\"name/178\",[134,51.422]],[\"parent/178\",[4,3.816]],[\"name/179\",[135,55.942]],[\"parent/179\",[4,3.816]],[\"name/180\",[136,55.942]],[\"parent/180\",[4,3.816]],[\"name/181\",[137,55.942]],[\"parent/181\",[4,3.816]],[\"name/182\",[138,49.751]],[\"parent/182\",[4,3.816]],[\"name/183\",[139,44.046]],[\"parent/183\",[4,3.816]],[\"name/184\",[140,49.751]],[\"parent/184\",[4,3.816]],[\"name/185\",[141,49.751]],[\"parent/185\",[4,3.816]],[\"name/186\",[142,41.061]],[\"parent/186\",[4,3.816]],[\"name/187\",[126,44.046]],[\"parent/187\",[4,3.816]],[\"name/188\",[143,53.429]],[\"parent/188\",[]],[\"name/189\",[24,41.728]],[\"parent/189\",[143,4.886]],[\"name/190\",[142,41.061]],[\"parent/190\",[143,4.886]],[\"name/191\",[126,44.046]],[\"parent/191\",[143,4.886]],[\"name/192\",[144,64.415]],[\"parent/192\",[]],[\"name/193\",[145,64.415]],[\"parent/193\",[]],[\"name/194\",[146,64.415]],[\"parent/194\",[]],[\"name/195\",[147,64.415]],[\"parent/195\",[]],[\"name/196\",[148,64.415]],[\"parent/196\",[]],[\"name/197\",[149,47.069]],[\"parent/197\",[]],[\"name/198\",[27,53.429]],[\"parent/198\",[149,4.304]],[\"name/199\",[28,34.292]],[\"parent/199\",[149,4.304]],[\"name/200\",[29,55.942]],[\"parent/200\",[149,4.304]],[\"name/201\",[31,45.957]],[\"parent/201\",[149,4.304]],[\"name/202\",[32,59.307]],[\"parent/202\",[149,4.304]],[\"name/203\",[33,59.307]],[\"parent/203\",[149,4.304]],[\"name/204\",[30,55.942]],[\"parent/204\",[149,4.304]],[\"name/205\",[28,34.292]],[\"parent/205\",[]],[\"name/206\",[150,64.415]],[\"parent/206\",[28,3.136]],[\"name/207\",[151,64.415]],[\"parent/207\",[28,3.136]],[\"name/208\",[152,64.415]],[\"parent/208\",[28,3.136]],[\"name/209\",[153,64.415]],[\"parent/209\",[28,3.136]],[\"name/210\",[154,64.415]],[\"parent/210\",[28,3.136]],[\"name/211\",[155,64.415]],[\"parent/211\",[28,3.136]],[\"name/212\",[156,64.415]],[\"parent/212\",[28,3.136]],[\"name/213\",[157,64.415]],[\"parent/213\",[28,3.136]],[\"name/214\",[158,64.415]],[\"parent/214\",[28,3.136]],[\"name/215\",[159,64.415]],[\"parent/215\",[28,3.136]],[\"name/216\",[160,64.415]],[\"parent/216\",[28,3.136]],[\"name/217\",[161,64.415]],[\"parent/217\",[28,3.136]],[\"name/218\",[162,64.415]],[\"parent/218\",[28,3.136]],[\"name/219\",[163,64.415]],[\"parent/219\",[28,3.136]],[\"name/220\",[164,64.415]],[\"parent/220\",[28,3.136]],[\"name/221\",[165,64.415]],[\"parent/221\",[28,3.136]],[\"name/222\",[166,64.415]],[\"parent/222\",[28,3.136]],[\"name/223\",[167,55.942]],[\"parent/223\",[]],[\"name/224\",[168,64.415]],[\"parent/224\",[167,5.115]],[\"name/225\",[169,55.942]],[\"parent/225\",[167,5.115]],[\"name/226\",[170,55.942]],[\"parent/226\",[]],[\"name/227\",[171,41.061]],[\"parent/227\",[170,5.115]],[\"name/228\",[172,33.06]],[\"parent/228\",[170,5.115]],[\"name/229\",[173,59.307]],[\"parent/229\",[]],[\"name/230\",[171,41.061]],[\"parent/230\",[173,5.423]],[\"name/231\",[174,53.429]],[\"parent/231\",[]],[\"name/232\",[172,33.06]],[\"parent/232\",[174,4.886]],[\"name/233\",[124,44.956]],[\"parent/233\",[174,4.886]],[\"name/234\",[175,55.942]],[\"parent/234\",[174,4.886]],[\"name/235\",[176,55.942]],[\"parent/235\",[]],[\"name/236\",[124,44.956]],[\"parent/236\",[176,5.115]],[\"name/237\",[175,55.942]],[\"parent/237\",[176,5.115]],[\"name/238\",[177,55.942]],[\"parent/238\",[]],[\"name/239\",[178,53.429]],[\"parent/239\",[]],[\"name/240\",[179,44.956]],[\"parent/240\",[178,4.886]],[\"name/241\",[177,55.942]],[\"parent/241\",[178,4.886]],[\"name/242\",[180,48.32]],[\"parent/242\",[178,4.886]],[\"name/243\",[181,53.429]],[\"parent/243\",[]],[\"name/244\",[179,44.956]],[\"parent/244\",[181,4.886]],[\"name/245\",[177,55.942]],[\"parent/245\",[181,4.886]],[\"name/246\",[180,48.32]],[\"parent/246\",[181,4.886]],[\"name/247\",[182,55.942]],[\"parent/247\",[]],[\"name/248\",[183,48.32]],[\"parent/248\",[182,5.115]],[\"name/249\",[172,33.06]],[\"parent/249\",[182,5.115]],[\"name/250\",[184,55.942]],[\"parent/250\",[]],[\"name/251\",[185,64.415]],[\"parent/251\",[184,5.115]],[\"name/252\",[172,33.06]],[\"parent/252\",[184,5.115]],[\"name/253\",[186,45.957]],[\"parent/253\",[]],[\"name/254\",[179,44.956]],[\"parent/254\",[186,4.202]],[\"name/255\",[187,64.415]],[\"parent/255\",[186,4.202]],[\"name/256\",[188,51.422]],[\"parent/256\",[186,4.202]],[\"name/257\",[127,47.069]],[\"parent/257\",[186,4.202]],[\"name/258\",[128,49.751]],[\"parent/258\",[186,4.202]],[\"name/259\",[189,53.429]],[\"parent/259\",[186,4.202]],[\"name/260\",[190,55.942]],[\"parent/260\",[186,4.202]],[\"name/261\",[180,48.32]],[\"parent/261\",[186,4.202]],[\"name/262\",[191,51.422]],[\"parent/262\",[]],[\"name/263\",[127,47.069]],[\"parent/263\",[191,4.702]],[\"name/264\",[128,49.751]],[\"parent/264\",[191,4.702]],[\"name/265\",[189,53.429]],[\"parent/265\",[191,4.702]],[\"name/266\",[190,55.942]],[\"parent/266\",[191,4.702]],[\"name/267\",[192,43.212]],[\"parent/267\",[]],[\"name/268\",[193,49.751]],[\"parent/268\",[192,3.951]],[\"name/269\",[194,49.751]],[\"parent/269\",[192,3.951]],[\"name/270\",[195,51.422]],[\"parent/270\",[192,3.951]],[\"name/271\",[196,55.942]],[\"parent/271\",[192,3.951]],[\"name/272\",[197,55.942]],[\"parent/272\",[192,3.951]],[\"name/273\",[183,48.32]],[\"parent/273\",[192,3.951]],[\"name/274\",[198,59.307]],[\"parent/274\",[192,3.951]],[\"name/275\",[199,53.429]],[\"parent/275\",[192,3.951]],[\"name/276\",[200,59.307]],[\"parent/276\",[192,3.951]],[\"name/277\",[172,33.06]],[\"parent/277\",[192,3.951]],[\"name/278\",[201,59.307]],[\"parent/278\",[192,3.951]],[\"name/279\",[202,43.212]],[\"parent/279\",[]],[\"name/280\",[201,59.307]],[\"parent/280\",[202,3.951]],[\"name/281\",[193,49.751]],[\"parent/281\",[202,3.951]],[\"name/282\",[194,49.751]],[\"parent/282\",[202,3.951]],[\"name/283\",[195,51.422]],[\"parent/283\",[202,3.951]],[\"name/284\",[196,55.942]],[\"parent/284\",[202,3.951]],[\"name/285\",[197,55.942]],[\"parent/285\",[202,3.951]],[\"name/286\",[183,48.32]],[\"parent/286\",[202,3.951]],[\"name/287\",[198,59.307]],[\"parent/287\",[202,3.951]],[\"name/288\",[199,53.429]],[\"parent/288\",[202,3.951]],[\"name/289\",[200,59.307]],[\"parent/289\",[202,3.951]],[\"name/290\",[172,33.06]],[\"parent/290\",[202,3.951]],[\"name/291\",[203,48.32]],[\"parent/291\",[]],[\"name/292\",[204,64.415]],[\"parent/292\",[203,4.419]],[\"name/293\",[205,64.415]],[\"parent/293\",[203,4.419]],[\"name/294\",[169,55.942]],[\"parent/294\",[203,4.419]],[\"name/295\",[206,55.942]],[\"parent/295\",[203,4.419]],[\"name/296\",[207,55.942]],[\"parent/296\",[203,4.419]],[\"name/297\",[208,64.415]],[\"parent/297\",[203,4.419]],[\"name/298\",[209,55.942]],[\"parent/298\",[]],[\"name/299\",[210,59.307]],[\"parent/299\",[209,5.115]],[\"name/300\",[211,59.307]],[\"parent/300\",[209,5.115]],[\"name/301\",[212,49.751]],[\"parent/301\",[]],[\"name/302\",[206,55.942]],[\"parent/302\",[212,4.549]],[\"name/303\",[207,55.942]],[\"parent/303\",[212,4.549]],[\"name/304\",[213,64.415]],[\"parent/304\",[212,4.549]],[\"name/305\",[214,64.415]],[\"parent/305\",[212,4.549]],[\"name/306\",[215,59.307]],[\"parent/306\",[212,4.549]],[\"name/307\",[216,55.942]],[\"parent/307\",[]],[\"name/308\",[217,59.307]],[\"parent/308\",[216,5.115]],[\"name/309\",[172,33.06]],[\"parent/309\",[216,5.115]],[\"name/310\",[218,55.942]],[\"parent/310\",[]],[\"name/311\",[217,59.307]],[\"parent/311\",[218,5.115]],[\"name/312\",[172,33.06]],[\"parent/312\",[218,5.115]],[\"name/313\",[219,42.443]],[\"parent/313\",[]],[\"name/314\",[220,59.307]],[\"parent/314\",[219,3.881]],[\"name/315\",[199,53.429]],[\"parent/315\",[219,3.881]],[\"name/316\",[221,59.307]],[\"parent/316\",[219,3.881]],[\"name/317\",[222,47.069]],[\"parent/317\",[219,3.881]],[\"name/318\",[223,47.069]],[\"parent/318\",[219,3.881]],[\"name/319\",[224,44.956]],[\"parent/319\",[219,3.881]],[\"name/320\",[225,59.307]],[\"parent/320\",[219,3.881]],[\"name/321\",[226,51.422]],[\"parent/321\",[219,3.881]],[\"name/322\",[142,41.061]],[\"parent/322\",[219,3.881]],[\"name/323\",[227,59.307]],[\"parent/323\",[219,3.881]],[\"name/324\",[228,59.307]],[\"parent/324\",[219,3.881]],[\"name/325\",[229,49.751]],[\"parent/325\",[219,3.881]],[\"name/326\",[230,41.728]],[\"parent/326\",[]],[\"name/327\",[231,64.415]],[\"parent/327\",[230,3.816]],[\"name/328\",[220,59.307]],[\"parent/328\",[230,3.816]],[\"name/329\",[199,53.429]],[\"parent/329\",[230,3.816]],[\"name/330\",[221,59.307]],[\"parent/330\",[230,3.816]],[\"name/331\",[222,47.069]],[\"parent/331\",[230,3.816]],[\"name/332\",[223,47.069]],[\"parent/332\",[230,3.816]],[\"name/333\",[224,44.956]],[\"parent/333\",[230,3.816]],[\"name/334\",[225,59.307]],[\"parent/334\",[230,3.816]],[\"name/335\",[226,51.422]],[\"parent/335\",[230,3.816]],[\"name/336\",[142,41.061]],[\"parent/336\",[230,3.816]],[\"name/337\",[227,59.307]],[\"parent/337\",[230,3.816]],[\"name/338\",[228,59.307]],[\"parent/338\",[230,3.816]],[\"name/339\",[229,49.751]],[\"parent/339\",[230,3.816]],[\"name/340\",[232,59.307]],[\"parent/340\",[]],[\"name/341\",[233,55.942]],[\"parent/341\",[232,5.423]],[\"name/342\",[234,48.32]],[\"parent/342\",[]],[\"name/343\",[127,47.069]],[\"parent/343\",[234,4.419]],[\"name/344\",[134,51.422]],[\"parent/344\",[234,4.419]],[\"name/345\",[235,64.415]],[\"parent/345\",[234,4.419]],[\"name/346\",[236,64.415]],[\"parent/346\",[234,4.419]],[\"name/347\",[237,64.415]],[\"parent/347\",[234,4.419]],[\"name/348\",[238,64.415]],[\"parent/348\",[234,4.419]],[\"name/349\",[138,49.751]],[\"parent/349\",[]],[\"name/350\",[239,59.307]],[\"parent/350\",[138,4.549]],[\"name/351\",[240,59.307]],[\"parent/351\",[138,4.549]],[\"name/352\",[139,44.046]],[\"parent/352\",[]],[\"name/353\",[239,59.307]],[\"parent/353\",[139,4.028]],[\"name/354\",[240,59.307]],[\"parent/354\",[139,4.028]],[\"name/355\",[241,64.415]],[\"parent/355\",[139,4.028]],[\"name/356\",[242,64.415]],[\"parent/356\",[139,4.028]],[\"name/357\",[243,64.415]],[\"parent/357\",[139,4.028]],[\"name/358\",[244,64.415]],[\"parent/358\",[139,4.028]],[\"name/359\",[245,49.751]],[\"parent/359\",[]],[\"name/360\",[246,64.415]],[\"parent/360\",[245,4.549]],[\"name/361\",[247,64.415]],[\"parent/361\",[245,4.549]],[\"name/362\",[248,64.415]],[\"parent/362\",[245,4.549]],[\"name/363\",[249,64.415]],[\"parent/363\",[245,4.549]],[\"name/364\",[250,64.415]],[\"parent/364\",[245,4.549]],[\"name/365\",[140,49.751]],[\"parent/365\",[]],[\"name/366\",[251,59.307]],[\"parent/366\",[140,4.549]],[\"name/367\",[252,64.415]],[\"parent/367\",[140,4.549]],[\"name/368\",[141,49.751]],[\"parent/368\",[]],[\"name/369\",[233,55.942]],[\"parent/369\",[141,4.549]],[\"name/370\",[253,49.751]],[\"parent/370\",[141,4.549]],[\"name/371\",[254,45.957]],[\"parent/371\",[]],[\"name/372\",[172,33.06]],[\"parent/372\",[254,4.202]],[\"name/373\",[183,48.32]],[\"parent/373\",[254,4.202]],[\"name/374\",[255,55.942]],[\"parent/374\",[254,4.202]],[\"name/375\",[256,55.942]],[\"parent/375\",[254,4.202]],[\"name/376\",[257,49.751]],[\"parent/376\",[254,4.202]],[\"name/377\",[258,53.429]],[\"parent/377\",[254,4.202]],[\"name/378\",[259,49.751]],[\"parent/378\",[254,4.202]],[\"name/379\",[260,55.942]],[\"parent/379\",[254,4.202]],[\"name/380\",[261,45.957]],[\"parent/380\",[]],[\"name/381\",[172,33.06]],[\"parent/381\",[261,4.202]],[\"name/382\",[183,48.32]],[\"parent/382\",[261,4.202]],[\"name/383\",[255,55.942]],[\"parent/383\",[261,4.202]],[\"name/384\",[256,55.942]],[\"parent/384\",[261,4.202]],[\"name/385\",[257,49.751]],[\"parent/385\",[261,4.202]],[\"name/386\",[258,53.429]],[\"parent/386\",[261,4.202]],[\"name/387\",[259,49.751]],[\"parent/387\",[261,4.202]],[\"name/388\",[260,55.942]],[\"parent/388\",[261,4.202]],[\"name/389\",[262,55.942]],[\"parent/389\",[]],[\"name/390\",[263,59.307]],[\"parent/390\",[262,5.115]],[\"name/391\",[264,59.307]],[\"parent/391\",[262,5.115]],[\"name/392\",[265,55.942]],[\"parent/392\",[]],[\"name/393\",[263,59.307]],[\"parent/393\",[265,5.115]],[\"name/394\",[264,59.307]],[\"parent/394\",[265,5.115]],[\"name/395\",[266,59.307]],[\"parent/395\",[]],[\"name/396\",[267,64.415]],[\"parent/396\",[266,5.423]],[\"name/397\",[268,51.422]],[\"parent/397\",[]],[\"name/398\",[269,59.307]],[\"parent/398\",[268,4.702]],[\"name/399\",[172,33.06]],[\"parent/399\",[268,4.702]],[\"name/400\",[270,49.751]],[\"parent/400\",[268,4.702]],[\"name/401\",[271,51.422]],[\"parent/401\",[268,4.702]],[\"name/402\",[272,51.422]],[\"parent/402\",[]],[\"name/403\",[269,59.307]],[\"parent/403\",[272,4.702]],[\"name/404\",[172,33.06]],[\"parent/404\",[272,4.702]],[\"name/405\",[270,49.751]],[\"parent/405\",[272,4.702]],[\"name/406\",[271,51.422]],[\"parent/406\",[272,4.702]],[\"name/407\",[273,41.728]],[\"parent/407\",[]],[\"name/408\",[188,51.422]],[\"parent/408\",[273,3.816]],[\"name/409\",[24,41.728]],[\"parent/409\",[273,3.816]],[\"name/410\",[133,53.429]],[\"parent/410\",[273,3.816]],[\"name/411\",[134,51.422]],[\"parent/411\",[273,3.816]],[\"name/412\",[135,55.942]],[\"parent/412\",[273,3.816]],[\"name/413\",[136,55.942]],[\"parent/413\",[273,3.816]],[\"name/414\",[137,55.942]],[\"parent/414\",[273,3.816]],[\"name/415\",[138,49.751]],[\"parent/415\",[273,3.816]],[\"name/416\",[139,44.046]],[\"parent/416\",[273,3.816]],[\"name/417\",[140,49.751]],[\"parent/417\",[273,3.816]],[\"name/418\",[141,49.751]],[\"parent/418\",[273,3.816]],[\"name/419\",[142,41.061]],[\"parent/419\",[273,3.816]],[\"name/420\",[126,44.046]],[\"parent/420\",[273,3.816]],[\"name/421\",[274,51.422]],[\"parent/421\",[]],[\"name/422\",[188,51.422]],[\"parent/422\",[274,4.702]],[\"name/423\",[24,41.728]],[\"parent/423\",[274,4.702]],[\"name/424\",[142,41.061]],[\"parent/424\",[274,4.702]],[\"name/425\",[126,44.046]],[\"parent/425\",[274,4.702]],[\"name/426\",[275,55.942]],[\"parent/426\",[]],[\"name/427\",[276,55.942]],[\"parent/427\",[275,5.115]],[\"name/428\",[172,33.06]],[\"parent/428\",[275,5.115]],[\"name/429\",[277,59.307]],[\"parent/429\",[]],[\"name/430\",[276,55.942]],[\"parent/430\",[277,5.423]],[\"name/431\",[278,55.942]],[\"parent/431\",[]],[\"name/432\",[276,55.942]],[\"parent/432\",[278,5.115]],[\"name/433\",[172,33.06]],[\"parent/433\",[278,5.115]],[\"name/434\",[279,55.942]],[\"parent/434\",[]],[\"name/435\",[280,64.415]],[\"parent/435\",[279,5.115]],[\"name/436\",[175,55.942]],[\"parent/436\",[279,5.115]],[\"name/437\",[281,55.942]],[\"parent/437\",[]],[\"name/438\",[142,41.061]],[\"parent/438\",[281,5.115]],[\"name/439\",[188,51.422]],[\"parent/439\",[281,5.115]],[\"name/440\",[282,53.429]],[\"parent/440\",[]],[\"name/441\",[126,44.046]],[\"parent/441\",[282,4.886]],[\"name/442\",[259,49.751]],[\"parent/442\",[282,4.886]],[\"name/443\",[283,59.307]],[\"parent/443\",[282,4.886]],[\"name/444\",[284,53.429]],[\"parent/444\",[]],[\"name/445\",[179,44.956]],[\"parent/445\",[284,4.886]],[\"name/446\",[142,41.061]],[\"parent/446\",[284,4.886]],[\"name/447\",[126,44.046]],[\"parent/447\",[284,4.886]],[\"name/448\",[285,55.942]],[\"parent/448\",[]],[\"name/449\",[259,49.751]],[\"parent/449\",[285,5.115]],[\"name/450\",[283,59.307]],[\"parent/450\",[285,5.115]],[\"name/451\",[286,51.422]],[\"parent/451\",[]],[\"name/452\",[287,59.307]],[\"parent/452\",[286,4.702]],[\"name/453\",[288,64.415]],[\"parent/453\",[286,4.702]],[\"name/454\",[289,64.415]],[\"parent/454\",[286,4.702]],[\"name/455\",[290,64.415]],[\"parent/455\",[286,4.702]],[\"name/456\",[291,59.307]],[\"parent/456\",[]],[\"name/457\",[180,48.32]],[\"parent/457\",[291,5.423]],[\"name/458\",[292,55.942]],[\"parent/458\",[]],[\"name/459\",[130,55.942]],[\"parent/459\",[292,5.115]],[\"name/460\",[293,59.307]],[\"parent/460\",[292,5.115]],[\"name/461\",[294,49.751]],[\"parent/461\",[]],[\"name/462\",[172,33.06]],[\"parent/462\",[294,4.549]],[\"name/463\",[257,49.751]],[\"parent/463\",[294,4.549]],[\"name/464\",[256,55.942]],[\"parent/464\",[294,4.549]],[\"name/465\",[255,55.942]],[\"parent/465\",[294,4.549]],[\"name/466\",[260,55.942]],[\"parent/466\",[294,4.549]],[\"name/467\",[295,53.429]],[\"parent/467\",[]],[\"name/468\",[296,64.415]],[\"parent/468\",[295,4.886]],[\"name/469\",[172,33.06]],[\"parent/469\",[295,4.886]],[\"name/470\",[270,49.751]],[\"parent/470\",[295,4.886]],[\"name/471\",[297,41.061]],[\"parent/471\",[]],[\"name/472\",[298,64.415]],[\"parent/472\",[297,3.755]],[\"name/473\",[133,53.429]],[\"parent/473\",[297,3.755]],[\"name/474\",[299,64.415]],[\"parent/474\",[297,3.755]],[\"name/475\",[251,59.307]],[\"parent/475\",[297,3.755]],[\"name/476\",[142,41.061]],[\"parent/476\",[297,3.755]],[\"name/477\",[139,44.046]],[\"parent/477\",[297,3.755]],[\"name/478\",[126,44.046]],[\"parent/478\",[297,3.755]],[\"name/479\",[127,47.069]],[\"parent/479\",[297,3.755]],[\"name/480\",[128,49.751]],[\"parent/480\",[297,3.755]],[\"name/481\",[129,55.942]],[\"parent/481\",[297,3.755]],[\"name/482\",[130,55.942]],[\"parent/482\",[297,3.755]],[\"name/483\",[131,59.307]],[\"parent/483\",[297,3.755]],[\"name/484\",[132,59.307]],[\"parent/484\",[297,3.755]],[\"name/485\",[124,44.956]],[\"parent/485\",[297,3.755]],[\"name/486\",[300,55.942]],[\"parent/486\",[]],[\"name/487\",[223,47.069]],[\"parent/487\",[300,5.115]],[\"name/488\",[222,47.069]],[\"parent/488\",[300,5.115]],[\"name/489\",[301,53.429]],[\"parent/489\",[]],[\"name/490\",[183,48.32]],[\"parent/490\",[301,4.886]],[\"name/491\",[126,44.046]],[\"parent/491\",[301,4.886]],[\"name/492\",[172,33.06]],[\"parent/492\",[301,4.886]],[\"name/493\",[302,51.422]],[\"parent/493\",[]],[\"name/494\",[193,49.751]],[\"parent/494\",[302,4.702]],[\"name/495\",[194,49.751]],[\"parent/495\",[302,4.702]],[\"name/496\",[195,51.422]],[\"parent/496\",[302,4.702]],[\"name/497\",[172,33.06]],[\"parent/497\",[302,4.702]],[\"name/498\",[303,55.942]],[\"parent/498\",[]],[\"name/499\",[304,53.429]],[\"parent/499\",[303,5.115]],[\"name/500\",[172,33.06]],[\"parent/500\",[303,5.115]],[\"name/501\",[305,39.847]],[\"parent/501\",[]],[\"name/502\",[222,47.069]],[\"parent/502\",[305,3.644]],[\"name/503\",[223,47.069]],[\"parent/503\",[305,3.644]],[\"name/504\",[306,59.307]],[\"parent/504\",[305,3.644]],[\"name/505\",[253,49.751]],[\"parent/505\",[305,3.644]],[\"name/506\",[24,41.728]],[\"parent/506\",[305,3.644]],[\"name/507\",[133,53.429]],[\"parent/507\",[305,3.644]],[\"name/508\",[134,51.422]],[\"parent/508\",[305,3.644]],[\"name/509\",[135,55.942]],[\"parent/509\",[305,3.644]],[\"name/510\",[136,55.942]],[\"parent/510\",[305,3.644]],[\"name/511\",[137,55.942]],[\"parent/511\",[305,3.644]],[\"name/512\",[138,49.751]],[\"parent/512\",[305,3.644]],[\"name/513\",[139,44.046]],[\"parent/513\",[305,3.644]],[\"name/514\",[140,49.751]],[\"parent/514\",[305,3.644]],[\"name/515\",[141,49.751]],[\"parent/515\",[305,3.644]],[\"name/516\",[142,41.061]],[\"parent/516\",[305,3.644]],[\"name/517\",[126,44.046]],[\"parent/517\",[305,3.644]],[\"name/518\",[307,53.429]],[\"parent/518\",[]],[\"name/519\",[183,48.32]],[\"parent/519\",[307,4.886]],[\"name/520\",[126,44.046]],[\"parent/520\",[307,4.886]],[\"name/521\",[172,33.06]],[\"parent/521\",[307,4.886]],[\"name/522\",[308,55.942]],[\"parent/522\",[]],[\"name/523\",[304,53.429]],[\"parent/523\",[308,5.115]],[\"name/524\",[172,33.06]],[\"parent/524\",[308,5.115]],[\"name/525\",[309,44.956]],[\"parent/525\",[]],[\"name/526\",[193,49.751]],[\"parent/526\",[309,4.111]],[\"name/527\",[194,49.751]],[\"parent/527\",[309,4.111]],[\"name/528\",[195,51.422]],[\"parent/528\",[309,4.111]],[\"name/529\",[310,55.942]],[\"parent/529\",[309,4.111]],[\"name/530\",[311,55.942]],[\"parent/530\",[309,4.111]],[\"name/531\",[312,55.942]],[\"parent/531\",[309,4.111]],[\"name/532\",[313,55.942]],[\"parent/532\",[309,4.111]],[\"name/533\",[314,55.942]],[\"parent/533\",[309,4.111]],[\"name/534\",[172,33.06]],[\"parent/534\",[309,4.111]],[\"name/535\",[315,43.212]],[\"parent/535\",[]],[\"name/536\",[179,44.956]],[\"parent/536\",[315,3.951]],[\"name/537\",[142,41.061]],[\"parent/537\",[315,3.951]],[\"name/538\",[193,49.751]],[\"parent/538\",[315,3.951]],[\"name/539\",[194,49.751]],[\"parent/539\",[315,3.951]],[\"name/540\",[195,51.422]],[\"parent/540\",[315,3.951]],[\"name/541\",[310,55.942]],[\"parent/541\",[315,3.951]],[\"name/542\",[311,55.942]],[\"parent/542\",[315,3.951]],[\"name/543\",[312,55.942]],[\"parent/543\",[315,3.951]],[\"name/544\",[313,55.942]],[\"parent/544\",[315,3.951]],[\"name/545\",[314,55.942]],[\"parent/545\",[315,3.951]],[\"name/546\",[172,33.06]],[\"parent/546\",[315,3.951]],[\"name/547\",[316,53.429]],[\"parent/547\",[]],[\"name/548\",[317,64.415]],[\"parent/548\",[316,4.886]],[\"name/549\",[318,64.415]],[\"parent/549\",[316,4.886]],[\"name/550\",[172,33.06]],[\"parent/550\",[316,4.886]],[\"name/551\",[319,40.436]],[\"parent/551\",[]],[\"name/552\",[310,55.942]],[\"parent/552\",[319,3.698]],[\"name/553\",[179,44.956]],[\"parent/553\",[319,3.698]],[\"name/554\",[142,41.061]],[\"parent/554\",[319,3.698]],[\"name/555\",[320,64.415]],[\"parent/555\",[319,3.698]],[\"name/556\",[311,55.942]],[\"parent/556\",[319,3.698]],[\"name/557\",[312,55.942]],[\"parent/557\",[319,3.698]],[\"name/558\",[313,55.942]],[\"parent/558\",[319,3.698]],[\"name/559\",[321,64.415]],[\"parent/559\",[319,3.698]],[\"name/560\",[322,64.415]],[\"parent/560\",[319,3.698]],[\"name/561\",[323,64.415]],[\"parent/561\",[319,3.698]],[\"name/562\",[324,64.415]],[\"parent/562\",[319,3.698]],[\"name/563\",[253,49.751]],[\"parent/563\",[319,3.698]],[\"name/564\",[325,64.415]],[\"parent/564\",[319,3.698]],[\"name/565\",[326,64.415]],[\"parent/565\",[319,3.698]],[\"name/566\",[306,59.307]],[\"parent/566\",[319,3.698]],[\"name/567\",[327,53.429]],[\"parent/567\",[]],[\"name/568\",[253,49.751]],[\"parent/568\",[327,4.886]],[\"name/569\",[271,51.422]],[\"parent/569\",[327,4.886]],[\"name/570\",[233,55.942]],[\"parent/570\",[327,4.886]],[\"name/571\",[328,51.422]],[\"parent/571\",[]],[\"name/572\",[329,59.307]],[\"parent/572\",[328,4.702]],[\"name/573\",[128,49.751]],[\"parent/573\",[328,4.702]],[\"name/574\",[330,59.307]],[\"parent/574\",[328,4.702]],[\"name/575\",[189,53.429]],[\"parent/575\",[328,4.702]],[\"name/576\",[331,55.942]],[\"parent/576\",[]],[\"name/577\",[210,59.307]],[\"parent/577\",[331,5.115]],[\"name/578\",[211,59.307]],[\"parent/578\",[331,5.115]],[\"name/579\",[332,47.069]],[\"parent/579\",[]],[\"name/580\",[333,64.415]],[\"parent/580\",[332,4.304]],[\"name/581\",[293,59.307]],[\"parent/581\",[332,4.304]],[\"name/582\",[334,64.415]],[\"parent/582\",[332,4.304]],[\"name/583\",[335,64.415]],[\"parent/583\",[332,4.304]],[\"name/584\",[336,64.415]],[\"parent/584\",[332,4.304]],[\"name/585\",[337,64.415]],[\"parent/585\",[332,4.304]],[\"name/586\",[215,59.307]],[\"parent/586\",[332,4.304]],[\"name/587\",[338,55.942]],[\"parent/587\",[]],[\"name/588\",[339,64.415]],[\"parent/588\",[338,5.115]],[\"name/589\",[340,64.415]],[\"parent/589\",[338,5.115]],[\"name/590\",[341,53.429]],[\"parent/590\",[]],[\"name/591\",[224,44.956]],[\"parent/591\",[341,4.886]],[\"name/592\",[342,64.415]],[\"parent/592\",[341,4.886]],[\"name/593\",[343,64.415]],[\"parent/593\",[341,4.886]],[\"name/594\",[344,53.429]],[\"parent/594\",[]],[\"name/595\",[179,44.956]],[\"parent/595\",[344,4.886]],[\"name/596\",[129,55.942]],[\"parent/596\",[344,4.886]],[\"name/597\",[345,64.415]],[\"parent/597\",[344,4.886]],[\"name/598\",[346,53.429]],[\"parent/598\",[]],[\"name/599\",[179,44.956]],[\"parent/599\",[346,4.886]],[\"name/600\",[347,47.069]],[\"parent/600\",[346,4.886]],[\"name/601\",[348,64.415]],[\"parent/601\",[346,4.886]],[\"name/602\",[347,47.069]],[\"parent/602\",[]],[\"name/603\",[349,64.415]],[\"parent/603\",[347,4.304]],[\"name/604\",[350,64.415]],[\"parent/604\",[347,4.304]],[\"name/605\",[351,64.415]],[\"parent/605\",[347,4.304]],[\"name/606\",[352,64.415]],[\"parent/606\",[347,4.304]],[\"name/607\",[353,64.415]],[\"parent/607\",[347,4.304]],[\"name/608\",[354,64.415]],[\"parent/608\",[347,4.304]],[\"name/609\",[355,59.307]],[\"parent/609\",[]],[\"name/610\",[253,49.751]],[\"parent/610\",[355,5.423]],[\"name/611\",[356,59.307]],[\"parent/611\",[]],[\"name/612\",[271,51.422]],[\"parent/612\",[356,5.423]],[\"name/613\",[357,64.415]],[\"parent/613\",[]],[\"name/614\",[358,59.307]],[\"parent/614\",[]],[\"name/615\",[359,64.415]],[\"parent/615\",[358,5.423]],[\"name/616\",[226,51.422]],[\"parent/616\",[]],[\"name/617\",[142,41.061]],[\"parent/617\",[226,4.702]],[\"name/618\",[224,44.956]],[\"parent/618\",[226,4.702]],[\"name/619\",[229,49.751]],[\"parent/619\",[]],[\"name/620\",[224,44.956]],[\"parent/620\",[229,4.549]],[\"name/621\",[124,44.956]],[\"parent/621\",[229,4.549]],[\"name/622\",[330,59.307]],[\"parent/622\",[229,4.549]],[\"name/623\",[360,51.422]],[\"parent/623\",[]],[\"name/624\",[172,33.06]],[\"parent/624\",[360,4.702]],[\"name/625\",[258,53.429]],[\"parent/625\",[360,4.702]],[\"name/626\",[257,49.751]],[\"parent/626\",[360,4.702]],[\"name/627\",[259,49.751]],[\"parent/627\",[360,4.702]],[\"name/628\",[361,51.422]],[\"parent/628\",[]],[\"name/629\",[172,33.06]],[\"parent/629\",[361,4.702]],[\"name/630\",[258,53.429]],[\"parent/630\",[361,4.702]],[\"name/631\",[257,49.751]],[\"parent/631\",[361,4.702]],[\"name/632\",[259,49.751]],[\"parent/632\",[361,4.702]],[\"name/633\",[362,53.429]],[\"parent/633\",[]],[\"name/634\",[363,59.307]],[\"parent/634\",[362,4.886]],[\"name/635\",[364,59.307]],[\"parent/635\",[362,4.886]],[\"name/636\",[172,33.06]],[\"parent/636\",[362,4.886]],[\"name/637\",[365,53.429]],[\"parent/637\",[]],[\"name/638\",[363,59.307]],[\"parent/638\",[365,4.886]],[\"name/639\",[364,59.307]],[\"parent/639\",[365,4.886]],[\"name/640\",[172,33.06]],[\"parent/640\",[365,4.886]],[\"name/641\",[366,55.942]],[\"parent/641\",[]],[\"name/642\",[172,33.06]],[\"parent/642\",[366,5.115]],[\"name/643\",[257,49.751]],[\"parent/643\",[366,5.115]],[\"name/644\",[367,55.942]],[\"parent/644\",[]],[\"name/645\",[304,53.429]],[\"parent/645\",[367,5.115]],[\"name/646\",[172,33.06]],[\"parent/646\",[367,5.115]],[\"name/647\",[368,55.942]],[\"parent/647\",[]],[\"name/648\",[304,53.429]],[\"parent/648\",[368,5.115]],[\"name/649\",[172,33.06]],[\"parent/649\",[368,5.115]],[\"name/650\",[369,44.956]],[\"parent/650\",[]],[\"name/651\",[287,59.307]],[\"parent/651\",[369,4.111]],[\"name/652\",[370,64.415]],[\"parent/652\",[369,4.111]],[\"name/653\",[371,64.415]],[\"parent/653\",[369,4.111]],[\"name/654\",[372,64.415]],[\"parent/654\",[369,4.111]],[\"name/655\",[134,51.422]],[\"parent/655\",[369,4.111]],[\"name/656\",[373,64.415]],[\"parent/656\",[369,4.111]],[\"name/657\",[374,64.415]],[\"parent/657\",[369,4.111]],[\"name/658\",[375,64.415]],[\"parent/658\",[369,4.111]],[\"name/659\",[376,64.415]],[\"parent/659\",[369,4.111]],[\"name/660\",[377,51.422]],[\"parent/660\",[]],[\"name/661\",[378,64.415]],[\"parent/661\",[377,4.702]],[\"name/662\",[379,64.415]],[\"parent/662\",[377,4.702]],[\"name/663\",[380,64.415]],[\"parent/663\",[377,4.702]],[\"name/664\",[381,64.415]],[\"parent/664\",[377,4.702]],[\"name/665\",[382,55.942]],[\"parent/665\",[]],[\"name/666\",[383,64.415]],[\"parent/666\",[382,5.115]],[\"name/667\",[253,49.751]],[\"parent/667\",[382,5.115]],[\"name/668\",[384,55.942]],[\"parent/668\",[]],[\"name/669\",[385,64.415]],[\"parent/669\",[384,5.115]],[\"name/670\",[386,64.415]],[\"parent/670\",[384,5.115]],[\"name/671\",[387,51.422]],[\"parent/671\",[]],[\"name/672\",[388,59.307]],[\"parent/672\",[387,4.702]],[\"name/673\",[196,55.942]],[\"parent/673\",[387,4.702]],[\"name/674\",[197,55.942]],[\"parent/674\",[387,4.702]],[\"name/675\",[389,59.307]],[\"parent/675\",[387,4.702]],[\"name/676\",[390,51.422]],[\"parent/676\",[]],[\"name/677\",[388,59.307]],[\"parent/677\",[390,4.702]],[\"name/678\",[391,55.942]],[\"parent/678\",[390,4.702]],[\"name/679\",[392,64.415]],[\"parent/679\",[390,4.702]],[\"name/680\",[389,59.307]],[\"parent/680\",[390,4.702]],[\"name/681\",[393,64.415]],[\"parent/681\",[]],[\"name/682\",[394,64.415]],[\"parent/682\",[]],[\"name/683\",[395,64.415]],[\"parent/683\",[]],[\"name/684\",[396,59.307]],[\"parent/684\",[]],[\"name/685\",[397,64.415]],[\"parent/685\",[396,5.423]],[\"name/686\",[398,49.751]],[\"parent/686\",[]],[\"name/687\",[399,64.415]],[\"parent/687\",[398,4.549]],[\"name/688\",[169,55.942]],[\"parent/688\",[398,4.549]],[\"name/689\",[206,55.942]],[\"parent/689\",[398,4.549]],[\"name/690\",[207,55.942]],[\"parent/690\",[398,4.549]],[\"name/691\",[400,64.415]],[\"parent/691\",[398,4.549]],[\"name/692\",[401,55.942]],[\"parent/692\",[]],[\"name/693\",[402,64.415]],[\"parent/693\",[401,5.115]],[\"name/694\",[403,64.415]],[\"parent/694\",[401,5.115]],[\"name/695\",[404,59.307]],[\"parent/695\",[]],[\"name/696\",[405,64.415]],[\"parent/696\",[404,5.423]],[\"name/697\",[406,42.443]],[\"parent/697\",[]],[\"name/698\",[407,64.415]],[\"parent/698\",[406,3.881]],[\"name/699\",[408,64.415]],[\"parent/699\",[406,3.881]],[\"name/700\",[222,47.069]],[\"parent/700\",[406,3.881]],[\"name/701\",[223,47.069]],[\"parent/701\",[406,3.881]],[\"name/702\",[409,64.415]],[\"parent/702\",[406,3.881]],[\"name/703\",[329,59.307]],[\"parent/703\",[406,3.881]],[\"name/704\",[127,47.069]],[\"parent/704\",[406,3.881]],[\"name/705\",[128,49.751]],[\"parent/705\",[406,3.881]],[\"name/706\",[189,53.429]],[\"parent/706\",[406,3.881]],[\"name/707\",[179,44.956]],[\"parent/707\",[406,3.881]],[\"name/708\",[190,55.942]],[\"parent/708\",[406,3.881]],[\"name/709\",[142,41.061]],[\"parent/709\",[406,3.881]],[\"name/710\",[410,53.429]],[\"parent/710\",[]],[\"name/711\",[411,64.415]],[\"parent/711\",[410,4.886]],[\"name/712\",[412,55.942]],[\"parent/712\",[410,4.886]],[\"name/713\",[180,48.32]],[\"parent/713\",[410,4.886]],[\"name/714\",[413,59.307]],[\"parent/714\",[]],[\"name/715\",[414,64.415]],[\"parent/715\",[413,5.423]],[\"name/716\",[415,53.429]],[\"parent/716\",[]],[\"name/717\",[224,44.956]],[\"parent/717\",[415,4.886]],[\"name/718\",[127,47.069]],[\"parent/718\",[415,4.886]],[\"name/719\",[171,41.061]],[\"parent/719\",[415,4.886]],[\"name/720\",[416,51.422]],[\"parent/720\",[]],[\"name/721\",[417,64.415]],[\"parent/721\",[416,4.702]],[\"name/722\",[224,44.956]],[\"parent/722\",[416,4.702]],[\"name/723\",[127,47.069]],[\"parent/723\",[416,4.702]],[\"name/724\",[171,41.061]],[\"parent/724\",[416,4.702]],[\"name/725\",[418,51.422]],[\"parent/725\",[]],[\"name/726\",[419,64.415]],[\"parent/726\",[418,4.702]],[\"name/727\",[420,59.307]],[\"parent/727\",[418,4.702]],[\"name/728\",[421,64.415]],[\"parent/728\",[418,4.702]],[\"name/729\",[422,59.307]],[\"parent/729\",[418,4.702]],[\"name/730\",[423,51.422]],[\"parent/730\",[]],[\"name/731\",[424,64.415]],[\"parent/731\",[423,4.702]],[\"name/732\",[15,55.942]],[\"parent/732\",[423,4.702]],[\"name/733\",[425,64.415]],[\"parent/733\",[423,4.702]],[\"name/734\",[426,64.415]],[\"parent/734\",[423,4.702]],[\"name/735\",[427,44.046]],[\"parent/735\",[]],[\"name/736\",[171,41.061]],[\"parent/736\",[427,4.028]],[\"name/737\",[428,59.307]],[\"parent/737\",[427,4.028]],[\"name/738\",[180,48.32]],[\"parent/738\",[427,4.028]],[\"name/739\",[223,47.069]],[\"parent/739\",[427,4.028]],[\"name/740\",[222,47.069]],[\"parent/740\",[427,4.028]],[\"name/741\",[224,44.956]],[\"parent/741\",[427,4.028]],[\"name/742\",[429,55.942]],[\"parent/742\",[427,4.028]],[\"name/743\",[412,55.942]],[\"parent/743\",[427,4.028]],[\"name/744\",[430,59.307]],[\"parent/744\",[427,4.028]],[\"name/745\",[431,59.307]],[\"parent/745\",[427,4.028]],[\"name/746\",[432,53.429]],[\"parent/746\",[]],[\"name/747\",[433,64.415]],[\"parent/747\",[432,4.886]],[\"name/748\",[420,59.307]],[\"parent/748\",[432,4.886]],[\"name/749\",[422,59.307]],[\"parent/749\",[432,4.886]],[\"name/750\",[434,51.422]],[\"parent/750\",[]],[\"name/751\",[435,53.429]],[\"parent/751\",[434,4.702]],[\"name/752\",[124,44.956]],[\"parent/752\",[434,4.702]],[\"name/753\",[436,59.307]],[\"parent/753\",[434,4.702]],[\"name/754\",[428,59.307]],[\"parent/754\",[434,4.702]],[\"name/755\",[437,55.942]],[\"parent/755\",[]],[\"name/756\",[438,59.307]],[\"parent/756\",[437,5.115]],[\"name/757\",[439,64.415]],[\"parent/757\",[437,5.115]],[\"name/758\",[440,44.956]],[\"parent/758\",[]],[\"name/759\",[441,48.32]],[\"parent/759\",[440,4.111]],[\"name/760\",[28,34.292]],[\"parent/760\",[440,4.111]],[\"name/761\",[171,41.061]],[\"parent/761\",[440,4.111]],[\"name/762\",[31,45.957]],[\"parent/762\",[440,4.111]],[\"name/763\",[442,47.069]],[\"parent/763\",[440,4.111]],[\"name/764\",[443,48.32]],[\"parent/764\",[440,4.111]],[\"name/765\",[444,48.32]],[\"parent/765\",[440,4.111]],[\"name/766\",[445,48.32]],[\"parent/766\",[440,4.111]],[\"name/767\",[446,47.069]],[\"parent/767\",[440,4.111]],[\"name/768\",[447,55.942]],[\"parent/768\",[]],[\"name/769\",[448,64.415]],[\"parent/769\",[447,5.115]],[\"name/770\",[449,64.415]],[\"parent/770\",[447,5.115]],[\"name/771\",[450,48.32]],[\"parent/771\",[]],[\"name/772\",[451,64.415]],[\"parent/772\",[450,4.419]],[\"name/773\",[452,64.415]],[\"parent/773\",[450,4.419]],[\"name/774\",[453,64.415]],[\"parent/774\",[450,4.419]],[\"name/775\",[454,64.415]],[\"parent/775\",[450,4.419]],[\"name/776\",[455,64.415]],[\"parent/776\",[450,4.419]],[\"name/777\",[456,64.415]],[\"parent/777\",[450,4.419]],[\"name/778\",[457,44.956]],[\"parent/778\",[]],[\"name/779\",[171,41.061]],[\"parent/779\",[457,4.111]],[\"name/780\",[441,48.32]],[\"parent/780\",[457,4.111]],[\"name/781\",[28,34.292]],[\"parent/781\",[457,4.111]],[\"name/782\",[31,45.957]],[\"parent/782\",[457,4.111]],[\"name/783\",[442,47.069]],[\"parent/783\",[457,4.111]],[\"name/784\",[443,48.32]],[\"parent/784\",[457,4.111]],[\"name/785\",[444,48.32]],[\"parent/785\",[457,4.111]],[\"name/786\",[445,48.32]],[\"parent/786\",[457,4.111]],[\"name/787\",[446,47.069]],[\"parent/787\",[457,4.111]],[\"name/788\",[458,44.956]],[\"parent/788\",[]],[\"name/789\",[171,41.061]],[\"parent/789\",[458,4.111]],[\"name/790\",[441,48.32]],[\"parent/790\",[458,4.111]],[\"name/791\",[28,34.292]],[\"parent/791\",[458,4.111]],[\"name/792\",[31,45.957]],[\"parent/792\",[458,4.111]],[\"name/793\",[442,47.069]],[\"parent/793\",[458,4.111]],[\"name/794\",[443,48.32]],[\"parent/794\",[458,4.111]],[\"name/795\",[444,48.32]],[\"parent/795\",[458,4.111]],[\"name/796\",[445,48.32]],[\"parent/796\",[458,4.111]],[\"name/797\",[446,47.069]],[\"parent/797\",[458,4.111]],[\"name/798\",[459,44.956]],[\"parent/798\",[]],[\"name/799\",[171,41.061]],[\"parent/799\",[459,4.111]],[\"name/800\",[441,48.32]],[\"parent/800\",[459,4.111]],[\"name/801\",[28,34.292]],[\"parent/801\",[459,4.111]],[\"name/802\",[31,45.957]],[\"parent/802\",[459,4.111]],[\"name/803\",[442,47.069]],[\"parent/803\",[459,4.111]],[\"name/804\",[443,48.32]],[\"parent/804\",[459,4.111]],[\"name/805\",[444,48.32]],[\"parent/805\",[459,4.111]],[\"name/806\",[445,48.32]],[\"parent/806\",[459,4.111]],[\"name/807\",[446,47.069]],[\"parent/807\",[459,4.111]],[\"name/808\",[460,44.956]],[\"parent/808\",[]],[\"name/809\",[171,41.061]],[\"parent/809\",[460,4.111]],[\"name/810\",[441,48.32]],[\"parent/810\",[460,4.111]],[\"name/811\",[28,34.292]],[\"parent/811\",[460,4.111]],[\"name/812\",[31,45.957]],[\"parent/812\",[460,4.111]],[\"name/813\",[442,47.069]],[\"parent/813\",[460,4.111]],[\"name/814\",[443,48.32]],[\"parent/814\",[460,4.111]],[\"name/815\",[444,48.32]],[\"parent/815\",[460,4.111]],[\"name/816\",[445,48.32]],[\"parent/816\",[460,4.111]],[\"name/817\",[446,47.069]],[\"parent/817\",[460,4.111]],[\"name/818\",[461,44.956]],[\"parent/818\",[]],[\"name/819\",[171,41.061]],[\"parent/819\",[461,4.111]],[\"name/820\",[441,48.32]],[\"parent/820\",[461,4.111]],[\"name/821\",[28,34.292]],[\"parent/821\",[461,4.111]],[\"name/822\",[31,45.957]],[\"parent/822\",[461,4.111]],[\"name/823\",[442,47.069]],[\"parent/823\",[461,4.111]],[\"name/824\",[443,48.32]],[\"parent/824\",[461,4.111]],[\"name/825\",[444,48.32]],[\"parent/825\",[461,4.111]],[\"name/826\",[445,48.32]],[\"parent/826\",[461,4.111]],[\"name/827\",[446,47.069]],[\"parent/827\",[461,4.111]],[\"name/828\",[462,44.956]],[\"parent/828\",[]],[\"name/829\",[171,41.061]],[\"parent/829\",[462,4.111]],[\"name/830\",[441,48.32]],[\"parent/830\",[462,4.111]],[\"name/831\",[28,34.292]],[\"parent/831\",[462,4.111]],[\"name/832\",[31,45.957]],[\"parent/832\",[462,4.111]],[\"name/833\",[442,47.069]],[\"parent/833\",[462,4.111]],[\"name/834\",[443,48.32]],[\"parent/834\",[462,4.111]],[\"name/835\",[444,48.32]],[\"parent/835\",[462,4.111]],[\"name/836\",[445,48.32]],[\"parent/836\",[462,4.111]],[\"name/837\",[446,47.069]],[\"parent/837\",[462,4.111]],[\"name/838\",[463,55.942]],[\"parent/838\",[]],[\"name/839\",[464,64.415]],[\"parent/839\",[463,5.115]],[\"name/840\",[270,49.751]],[\"parent/840\",[463,5.115]],[\"name/841\",[465,55.942]],[\"parent/841\",[]],[\"name/842\",[314,55.942]],[\"parent/842\",[465,5.115]],[\"name/843\",[172,33.06]],[\"parent/843\",[465,5.115]],[\"name/844\",[466,53.429]],[\"parent/844\",[]],[\"name/845\",[391,55.942]],[\"parent/845\",[466,4.886]],[\"name/846\",[270,49.751]],[\"parent/846\",[466,4.886]],[\"name/847\",[172,33.06]],[\"parent/847\",[466,4.886]],[\"name/848\",[467,59.307]],[\"parent/848\",[]],[\"name/849\",[468,59.307]],[\"parent/849\",[467,5.423]],[\"name/850\",[469,59.307]],[\"parent/850\",[]],[\"name/851\",[446,47.069]],[\"parent/851\",[469,5.423]],[\"name/852\",[470,55.942]],[\"parent/852\",[]],[\"name/853\",[471,59.307]],[\"parent/853\",[470,5.115]],[\"name/854\",[28,34.292]],[\"parent/854\",[470,5.115]],[\"name/855\",[472,55.942]],[\"parent/855\",[]],[\"name/856\",[468,59.307]],[\"parent/856\",[472,5.115]],[\"name/857\",[28,34.292]],[\"parent/857\",[472,5.115]],[\"name/858\",[473,55.942]],[\"parent/858\",[]],[\"name/859\",[391,55.942]],[\"parent/859\",[473,5.115]],[\"name/860\",[28,34.292]],[\"parent/860\",[473,5.115]],[\"name/861\",[474,55.942]],[\"parent/861\",[]],[\"name/862\",[179,44.956]],[\"parent/862\",[474,5.115]],[\"name/863\",[142,41.061]],[\"parent/863\",[474,5.115]],[\"name/864\",[475,53.429]],[\"parent/864\",[]],[\"name/865\",[471,59.307]],[\"parent/865\",[475,4.886]],[\"name/866\",[270,49.751]],[\"parent/866\",[475,4.886]],[\"name/867\",[172,33.06]],[\"parent/867\",[475,4.886]],[\"name/868\",[476,59.307]],[\"parent/868\",[]],[\"name/869\",[442,47.069]],[\"parent/869\",[476,5.423]],[\"name/870\",[477,55.942]],[\"parent/870\",[]],[\"name/871\",[478,64.415]],[\"parent/871\",[477,5.115]],[\"name/872\",[479,64.415]],[\"parent/872\",[477,5.115]],[\"name/873\",[480,55.942]],[\"parent/873\",[]],[\"name/874\",[481,64.415]],[\"parent/874\",[480,5.115]],[\"name/875\",[482,64.415]],[\"parent/875\",[480,5.115]],[\"name/876\",[483,55.942]],[\"parent/876\",[]],[\"name/877\",[484,64.415]],[\"parent/877\",[483,5.115]],[\"name/878\",[485,64.415]],[\"parent/878\",[483,5.115]],[\"name/879\",[486,59.307]],[\"parent/879\",[]],[\"name/880\",[487,64.415]],[\"parent/880\",[486,5.423]],[\"name/881\",[488,64.415]],[\"parent/881\",[]],[\"name/882\",[489,64.415]],[\"parent/882\",[]],[\"name/883\",[490,64.415]],[\"parent/883\",[]],[\"name/884\",[491,64.415]],[\"parent/884\",[]],[\"name/885\",[492,48.32]],[\"parent/885\",[]],[\"name/886\",[223,47.069]],[\"parent/886\",[492,4.419]],[\"name/887\",[222,47.069]],[\"parent/887\",[492,4.419]],[\"name/888\",[429,55.942]],[\"parent/888\",[492,4.419]],[\"name/889\",[493,64.415]],[\"parent/889\",[492,4.419]],[\"name/890\",[224,44.956]],[\"parent/890\",[492,4.419]],[\"name/891\",[436,59.307]],[\"parent/891\",[492,4.419]],[\"name/892\",[494,49.751]],[\"parent/892\",[]],[\"name/893\",[495,64.415]],[\"parent/893\",[494,4.549]],[\"name/894\",[496,64.415]],[\"parent/894\",[494,4.549]],[\"name/895\",[497,64.415]],[\"parent/895\",[494,4.549]],[\"name/896\",[498,64.415]],[\"parent/896\",[494,4.549]],[\"name/897\",[499,64.415]],[\"parent/897\",[494,4.549]],[\"name/898\",[500,64.415]],[\"parent/898\",[]],[\"name/899\",[501,55.942]],[\"parent/899\",[]],[\"name/900\",[502,64.415]],[\"parent/900\",[501,5.115]],[\"name/901\",[503,64.415]],[\"parent/901\",[501,5.115]],[\"name/902\",[504,55.942]],[\"parent/902\",[]],[\"name/903\",[171,41.061]],[\"parent/903\",[504,5.115]],[\"name/904\",[505,59.307]],[\"parent/904\",[504,5.115]],[\"name/905\",[506,55.942]],[\"parent/905\",[]],[\"name/906\",[171,41.061]],[\"parent/906\",[506,5.115]],[\"name/907\",[505,59.307]],[\"parent/907\",[506,5.115]],[\"name/908\",[507,43.212]],[\"parent/908\",[]],[\"name/909\",[171,41.061]],[\"parent/909\",[507,3.951]],[\"name/910\",[222,47.069]],[\"parent/910\",[507,3.951]],[\"name/911\",[223,47.069]],[\"parent/911\",[507,3.951]],[\"name/912\",[224,44.956]],[\"parent/912\",[507,3.951]],[\"name/913\",[429,55.942]],[\"parent/913\",[507,3.951]],[\"name/914\",[412,55.942]],[\"parent/914\",[507,3.951]],[\"name/915\",[430,59.307]],[\"parent/915\",[507,3.951]],[\"name/916\",[431,59.307]],[\"parent/916\",[507,3.951]],[\"name/917\",[180,48.32]],[\"parent/917\",[507,3.951]],[\"name/918\",[508,64.415]],[\"parent/918\",[507,3.951]],[\"name/919\",[438,59.307]],[\"parent/919\",[507,3.951]],[\"name/920\",[509,53.429]],[\"parent/920\",[]],[\"name/921\",[271,51.422]],[\"parent/921\",[509,4.886]],[\"name/922\",[124,44.956]],[\"parent/922\",[509,4.886]],[\"name/923\",[435,53.429]],[\"parent/923\",[509,4.886]],[\"name/924\",[510,51.422]],[\"parent/924\",[]],[\"name/925\",[193,49.751]],[\"parent/925\",[510,4.702]],[\"name/926\",[194,49.751]],[\"parent/926\",[510,4.702]],[\"name/927\",[124,44.956]],[\"parent/927\",[510,4.702]],[\"name/928\",[435,53.429]],[\"parent/928\",[510,4.702]],[\"name/929\",[511,55.942]],[\"parent/929\",[]],[\"name/930\",[124,44.956]],[\"parent/930\",[511,5.115]],[\"name/931\",[435,53.429]],[\"parent/931\",[511,5.115]],[\"name/932\",[512,64.415]],[\"parent/932\",[]],[\"name/933\",[513,51.422]],[\"parent/933\",[]],[\"name/934\",[188,51.422]],[\"parent/934\",[513,4.702]],[\"name/935\",[514,64.415]],[\"parent/935\",[513,4.702]],[\"name/936\",[515,64.415]],[\"parent/936\",[513,4.702]],[\"name/937\",[516,64.415]],[\"parent/937\",[513,4.702]],[\"name/938\",[517,64.415]],[\"parent/938\",[]],[\"name/939\",[518,64.415]],[\"parent/939\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":23,\"name\":{\"24\":{},\"25\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"56\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{}},\"parent\":{}}],[\"_events\",{\"_index\":42,\"name\":{\"58\":{}},\"parent\":{}}],[\"_listenercount\",{\"_index\":53,\"name\":{\"71\":{}},\"parent\":{}}],[\"_listeners\",{\"_index\":54,\"name\":{\"72\":{}},\"parent\":{}}],[\"_off\",{\"_index\":51,\"name\":{\"69\":{}},\"parent\":{}}],[\"_removealllisteners\",{\"_index\":52,\"name\":{\"70\":{}},\"parent\":{}}],[\"_startpending\",{\"_index\":38,\"name\":{\"53\":{}},\"parent\":{}}],[\"acquiredat\",{\"_index\":141,\"name\":{\"185\":{},\"368\":{},\"418\":{},\"515\":{}},\"parent\":{\"369\":{},\"370\":{}}}],[\"addaddresses\",{\"_index\":484,\"name\":{\"877\":{}},\"parent\":{}}],[\"addfilters\",{\"_index\":478,\"name\":{\"871\":{}},\"parent\":{}}],[\"addmetadatafilters\",{\"_index\":481,\"name\":{\"874\":{}},\"parent\":{}}],[\"address\",{\"_index\":124,\"name\":{\"165\":{},\"174\":{},\"233\":{},\"236\":{},\"485\":{},\"621\":{},\"752\":{},\"922\":{},\"927\":{},\"930\":{}},\"parent\":{}}],[\"address_activity\",{\"_index\":453,\"name\":{\"774\":{}},\"parent\":{}}],[\"addressactivityresponse\",{\"_index\":466,\"name\":{\"844\":{}},\"parent\":{\"845\":{},\"846\":{},\"847\":{}}}],[\"addressactivitywebhook\",{\"_index\":459,\"name\":{\"798\":{}},\"parent\":{\"799\":{},\"800\":{},\"801\":{},\"802\":{},\"803\":{},\"804\":{},\"805\":{},\"806\":{},\"807\":{}}}],[\"addresses\",{\"_index\":391,\"name\":{\"678\":{},\"845\":{},\"859\":{}},\"parent\":{}}],[\"addresswebhookparams\",{\"_index\":473,\"name\":{\"858\":{}},\"parent\":{\"859\":{},\"860\":{}}}],[\"addresswebhookupdate\",{\"_index\":491,\"name\":{\"884\":{}},\"parent\":{}}],[\"airdrops\",{\"_index\":264,\"name\":{\"391\":{},\"394\":{}},\"parent\":{}}],[\"alchemy\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{}}}],[\"alchemyconfig\",{\"_index\":26,\"name\":{\"37\":{}},\"parent\":{\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{}}}],[\"alchemyeventfilter\",{\"_index\":395,\"name\":{\"683\":{}},\"parent\":{}}],[\"alchemyeventtype\",{\"_index\":394,\"name\":{\"682\":{}},\"parent\":{}}],[\"alchemyminedtransactionsaddress\",{\"_index\":393,\"name\":{\"681\":{}},\"parent\":{}}],[\"alchemyminedtransactionseventfilter\",{\"_index\":390,\"name\":{\"676\":{}},\"parent\":{\"677\":{},\"678\":{},\"679\":{},\"680\":{}}}],[\"alchemypendingtransactionseventfilter\",{\"_index\":387,\"name\":{\"671\":{}},\"parent\":{\"672\":{},\"673\":{},\"674\":{},\"675\":{}}}],[\"alchemyprovider\",{\"_index\":36,\"name\":{\"48\":{}},\"parent\":{\"49\":{},\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{}}}],[\"alchemyproviderpromise\",{\"_index\":11,\"name\":{\"12\":{}},\"parent\":{}}],[\"alchemysettings\",{\"_index\":149,\"name\":{\"197\":{}},\"parent\":{\"198\":{},\"199\":{},\"200\":{},\"201\":{},\"202\":{},\"203\":{},\"204\":{}}}],[\"alchemysubscription\",{\"_index\":384,\"name\":{\"668\":{}},\"parent\":{\"669\":{},\"670\":{}}}],[\"alchemywebsocketprovider\",{\"_index\":41,\"name\":{\"57\":{}},\"parent\":{\"58\":{},\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{}}}],[\"already_queued\",{\"_index\":350,\"name\":{\"604\":{}},\"parent\":{}}],[\"amount\",{\"_index\":329,\"name\":{\"572\":{},\"703\":{}},\"parent\":{}}],[\"apikey\",{\"_index\":27,\"name\":{\"39\":{},\"49\":{},\"59\":{},\"198\":{}},\"parent\":{}}],[\"appid\",{\"_index\":446,\"name\":{\"767\":{},\"787\":{},\"797\":{},\"807\":{},\"817\":{},\"827\":{},\"837\":{},\"851\":{}},\"parent\":{}}],[\"approve\",{\"_index\":402,\"name\":{\"693\":{}},\"parent\":{}}],[\"approved\",{\"_index\":379,\"name\":{\"662\":{}},\"parent\":{}}],[\"arb_goerli\",{\"_index\":161,\"name\":{\"217\":{}},\"parent\":{}}],[\"arb_mainnet\",{\"_index\":159,\"name\":{\"215\":{}},\"parent\":{}}],[\"arb_rinkeby\",{\"_index\":160,\"name\":{\"216\":{}},\"parent\":{}}],[\"ascending\",{\"_index\":210,\"name\":{\"299\":{},\"577\":{}},\"parent\":{}}],[\"asset\",{\"_index\":227,\"name\":{\"323\":{},\"337\":{}},\"parent\":{}}],[\"assettransferscategory\",{\"_index\":203,\"name\":{\"291\":{}},\"parent\":{\"292\":{},\"293\":{},\"294\":{},\"295\":{},\"296\":{},\"297\":{}}}],[\"assettransfersmetadata\",{\"_index\":232,\"name\":{\"340\":{}},\"parent\":{\"341\":{}}}],[\"assettransfersorder\",{\"_index\":209,\"name\":{\"298\":{}},\"parent\":{\"299\":{},\"300\":{}}}],[\"assettransfersparams\",{\"_index\":192,\"name\":{\"267\":{}},\"parent\":{\"268\":{},\"269\":{},\"270\":{},\"271\":{},\"272\":{},\"273\":{},\"274\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{}}}],[\"assettransfersresponse\",{\"_index\":216,\"name\":{\"307\":{}},\"parent\":{\"308\":{},\"309\":{}}}],[\"assettransfersresult\",{\"_index\":219,\"name\":{\"313\":{}},\"parent\":{\"314\":{},\"315\":{},\"316\":{},\"317\":{},\"318\":{},\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{},\"325\":{}}}],[\"assettransferswithmetadataparams\",{\"_index\":202,\"name\":{\"279\":{}},\"parent\":{\"280\":{},\"281\":{},\"282\":{},\"283\":{},\"284\":{},\"285\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{}}}],[\"assettransferswithmetadataresponse\",{\"_index\":218,\"name\":{\"310\":{}},\"parent\":{\"311\":{},\"312\":{}}}],[\"assettransferswithmetadataresult\",{\"_index\":230,\"name\":{\"326\":{}},\"parent\":{\"327\":{},\"328\":{},\"329\":{},\"330\":{},\"331\":{},\"332\":{},\"333\":{},\"334\":{},\"335\":{},\"336\":{},\"337\":{},\"338\":{},\"339\":{}}}],[\"assettype\",{\"_index\":407,\"name\":{\"698\":{}},\"parent\":{}}],[\"astar_mainnet\",{\"_index\":164,\"name\":{\"220\":{}},\"parent\":{}}],[\"attributes\",{\"_index\":238,\"name\":{\"348\":{}},\"parent\":{}}],[\"authority\",{\"_index\":422,\"name\":{\"729\":{},\"749\":{}},\"parent\":{}}],[\"authtoken\",{\"_index\":32,\"name\":{\"44\":{},\"202\":{}},\"parent\":{}}],[\"background_color\",{\"_index\":237,\"name\":{\"347\":{}},\"parent\":{}}],[\"balance\",{\"_index\":188,\"name\":{\"256\":{},\"408\":{},\"422\":{},\"439\":{},\"934\":{}},\"parent\":{}}],[\"basenft\",{\"_index\":143,\"name\":{\"188\":{}},\"parent\":{\"189\":{},\"190\":{},\"191\":{}}}],[\"basenftcontract\",{\"_index\":123,\"name\":{\"164\":{}},\"parent\":{\"165\":{}}}],[\"batchrequests\",{\"_index\":30,\"name\":{\"42\":{},\"51\":{},\"204\":{}},\"parent\":{}}],[\"block\",{\"_index\":364,\"name\":{\"635\":{},\"639\":{}},\"parent\":{}}],[\"blockhash\",{\"_index\":271,\"name\":{\"401\":{},\"406\":{},\"569\":{},\"612\":{},\"921\":{}},\"parent\":{}}],[\"blockidentifier\",{\"_index\":500,\"name\":{\"898\":{}},\"parent\":{}}],[\"blocknum\",{\"_index\":221,\"name\":{\"316\":{},\"330\":{}},\"parent\":{}}],[\"blocknumber\",{\"_index\":253,\"name\":{\"370\":{},\"505\":{},\"563\":{},\"568\":{},\"610\":{},\"667\":{}},\"parent\":{}}],[\"blocktimestamp\",{\"_index\":233,\"name\":{\"341\":{},\"369\":{},\"570\":{}},\"parent\":{}}],[\"blur\",{\"_index\":337,\"name\":{\"585\":{}},\"parent\":{}}],[\"bundleindex\",{\"_index\":326,\"name\":{\"565\":{}},\"parent\":{}}],[\"buyer\",{\"_index\":339,\"name\":{\"588\":{}},\"parent\":{}}],[\"buyeraddress\",{\"_index\":311,\"name\":{\"530\":{},\"542\":{},\"556\":{}},\"parent\":{}}],[\"bytes\",{\"_index\":244,\"name\":{\"358\":{}},\"parent\":{}}],[\"call\",{\"_index\":15,\"name\":{\"16\":{},\"122\":{},\"732\":{}},\"parent\":{}}],[\"call_tracer\",{\"_index\":502,\"name\":{\"900\":{}},\"parent\":{}}],[\"calls\",{\"_index\":438,\"name\":{\"756\":{},\"919\":{}},\"parent\":{}}],[\"cancelprivatetransaction\",{\"_index\":103,\"name\":{\"140\":{}},\"parent\":{}}],[\"category\",{\"_index\":199,\"name\":{\"275\":{},\"288\":{},\"315\":{},\"329\":{}},\"parent\":{}}],[\"changes\",{\"_index\":411,\"name\":{\"711\":{}},\"parent\":{}}],[\"changetype\",{\"_index\":408,\"name\":{\"699\":{}},\"parent\":{}}],[\"checknftownership\",{\"_index\":70,\"name\":{\"92\":{}},\"parent\":{}}],[\"classifications\",{\"_index\":252,\"name\":{\"367\":{}},\"parent\":{}}],[\"code\",{\"_index\":515,\"name\":{\"936\":{}},\"parent\":{}}],[\"collectionname\",{\"_index\":370,\"name\":{\"652\":{}},\"parent\":{}}],[\"collectionurl\",{\"_index\":289,\"name\":{\"454\":{}},\"parent\":{}}],[\"commitmentlevel\",{\"_index\":494,\"name\":{\"892\":{}},\"parent\":{\"893\":{},\"894\":{},\"895\":{},\"896\":{},\"897\":{}}}],[\"computerarity\",{\"_index\":76,\"name\":{\"98\":{}},\"parent\":{}}],[\"config\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":2,\"name\":{\"2\":{},\"11\":{},\"27\":{},\"36\":{},\"38\":{}},\"parent\":{}}],[\"contract\",{\"_index\":24,\"name\":{\"26\":{},\"176\":{},\"189\":{},\"409\":{},\"423\":{},\"506\":{}},\"parent\":{\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{}}}],[\"contractaddress\",{\"_index\":179,\"name\":{\"240\":{},\"244\":{},\"254\":{},\"445\":{},\"536\":{},\"553\":{},\"595\":{},\"599\":{},\"707\":{},\"862\":{}},\"parent\":{}}],[\"contractaddresses\",{\"_index\":183,\"name\":{\"248\":{},\"273\":{},\"286\":{},\"373\":{},\"382\":{},\"490\":{},\"519\":{}},\"parent\":{}}],[\"contractdeployer\",{\"_index\":131,\"name\":{\"172\":{},\"483\":{}},\"parent\":{}}],[\"contractfactory\",{\"_index\":25,\"name\":{\"35\":{}},\"parent\":{\"36\":{}}}],[\"contractforowner\",{\"_index\":297,\"name\":{\"471\":{}},\"parent\":{\"472\":{},\"473\":{},\"474\":{},\"475\":{},\"476\":{},\"477\":{},\"478\":{},\"479\":{},\"480\":{},\"481\":{},\"482\":{},\"483\":{},\"484\":{},\"485\":{}}}],[\"contracts\",{\"_index\":296,\"name\":{\"468\":{}},\"parent\":{}}],[\"core\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"corenamespace\",{\"_index\":82,\"name\":{\"110\":{}},\"parent\":{\"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\":{},\"137\":{}}}],[\"create\",{\"_index\":424,\"name\":{\"731\":{}},\"parent\":{}}],[\"createwebhook\",{\"_index\":115,\"name\":{\"156\":{}},\"parent\":{}}],[\"cryptopunks\",{\"_index\":336,\"name\":{\"584\":{}},\"parent\":{}}],[\"customgraphqlwebhook\",{\"_index\":462,\"name\":{\"828\":{}},\"parent\":{\"829\":{},\"830\":{},\"831\":{},\"832\":{},\"833\":{},\"834\":{},\"835\":{},\"836\":{},\"837\":{}}}],[\"customgraphqlwebhookconfig\",{\"_index\":467,\"name\":{\"848\":{}},\"parent\":{\"849\":{}}}],[\"customgraphqlwebhookparams\",{\"_index\":472,\"name\":{\"855\":{}},\"parent\":{\"856\":{},\"857\":{}}}],[\"customgraphqlwebhookupdate\",{\"_index\":490,\"name\":{\"883\":{}},\"parent\":{}}],[\"data\",{\"_index\":436,\"name\":{\"753\":{},\"891\":{}},\"parent\":{}}],[\"debug\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"debugcalltrace\",{\"_index\":507,\"name\":{\"908\":{}},\"parent\":{\"909\":{},\"910\":{},\"911\":{},\"912\":{},\"913\":{},\"914\":{},\"915\":{},\"916\":{},\"917\":{},\"918\":{},\"919\":{}}}],[\"debugcalltracer\",{\"_index\":504,\"name\":{\"902\":{}},\"parent\":{\"903\":{},\"904\":{}}}],[\"debugcalltype\",{\"_index\":423,\"name\":{\"730\":{}},\"parent\":{\"731\":{},\"732\":{},\"733\":{},\"734\":{}}}],[\"debugnamespace\",{\"_index\":119,\"name\":{\"160\":{}},\"parent\":{\"161\":{},\"162\":{},\"163\":{}}}],[\"debugprestate\",{\"_index\":513,\"name\":{\"933\":{}},\"parent\":{\"934\":{},\"935\":{},\"936\":{},\"937\":{}}}],[\"debugprestatetrace\",{\"_index\":512,\"name\":{\"932\":{}},\"parent\":{}}],[\"debugprestatetracer\",{\"_index\":506,\"name\":{\"905\":{}},\"parent\":{\"906\":{},\"907\":{}}}],[\"debugtracertype\",{\"_index\":501,\"name\":{\"899\":{}},\"parent\":{\"900\":{},\"901\":{}}}],[\"debugtransaction\",{\"_index\":492,\"name\":{\"885\":{}},\"parent\":{\"886\":{},\"887\":{},\"888\":{},\"889\":{},\"890\":{},\"891\":{}}}],[\"decimal\",{\"_index\":330,\"name\":{\"574\":{},\"622\":{}},\"parent\":{}}],[\"decimals\",{\"_index\":189,\"name\":{\"259\":{},\"265\":{},\"575\":{},\"706\":{}},\"parent\":{}}],[\"decoded\",{\"_index\":428,\"name\":{\"737\":{},\"754\":{}},\"parent\":{}}],[\"decodedcallparam\",{\"_index\":415,\"name\":{\"716\":{}},\"parent\":{\"717\":{},\"718\":{},\"719\":{}}}],[\"decodeddebugcalltrace\",{\"_index\":418,\"name\":{\"725\":{}},\"parent\":{\"726\":{},\"727\":{},\"728\":{},\"729\":{}}}],[\"decodedlog\",{\"_index\":432,\"name\":{\"746\":{}},\"parent\":{\"747\":{},\"748\":{},\"749\":{}}}],[\"decodedloginput\",{\"_index\":416,\"name\":{\"720\":{}},\"parent\":{\"721\":{},\"722\":{},\"723\":{},\"724\":{}}}],[\"decodingauthority\",{\"_index\":413,\"name\":{\"714\":{}},\"parent\":{\"715\":{}}}],[\"default_tokens\",{\"_index\":168,\"name\":{\"224\":{}},\"parent\":{}}],[\"delegatecall\",{\"_index\":426,\"name\":{\"734\":{}},\"parent\":{}}],[\"deletewebhook\",{\"_index\":116,\"name\":{\"157\":{}},\"parent\":{}}],[\"deployedblocknumber\",{\"_index\":132,\"name\":{\"173\":{},\"484\":{}},\"parent\":{}}],[\"deployeraddress\",{\"_index\":383,\"name\":{\"666\":{}},\"parent\":{}}],[\"deployresult\",{\"_index\":382,\"name\":{\"665\":{}},\"parent\":{\"666\":{},\"667\":{}}}],[\"descending\",{\"_index\":211,\"name\":{\"300\":{},\"578\":{}},\"parent\":{}}],[\"description\",{\"_index\":134,\"name\":{\"178\":{},\"344\":{},\"411\":{},\"508\":{},\"655\":{}},\"parent\":{}}],[\"destroy\",{\"_index\":49,\"name\":{\"66\":{}},\"parent\":{}}],[\"detectnetwork\",{\"_index\":37,\"name\":{\"52\":{}},\"parent\":{}}],[\"discordurl\",{\"_index\":375,\"name\":{\"658\":{}},\"parent\":{}}],[\"does_not_exist\",{\"_index\":349,\"name\":{\"603\":{}},\"parent\":{}}],[\"dropped_transaction\",{\"_index\":452,\"name\":{\"773\":{}},\"parent\":{}}],[\"droppedtransactionwebhook\",{\"_index\":458,\"name\":{\"788\":{}},\"parent\":{\"789\":{},\"790\":{},\"791\":{},\"792\":{},\"793\":{},\"794\":{},\"795\":{},\"796\":{},\"797\":{}}}],[\"earliest\",{\"_index\":499,\"name\":{\"897\":{}},\"parent\":{}}],[\"emitevent\",{\"_index\":50,\"name\":{\"68\":{}},\"parent\":{}}],[\"erc1155\",{\"_index\":207,\"name\":{\"296\":{},\"303\":{},\"690\":{}},\"parent\":{}}],[\"erc1155metadata\",{\"_index\":226,\"name\":{\"321\":{},\"335\":{},\"616\":{}},\"parent\":{\"617\":{},\"618\":{}}}],[\"erc20\",{\"_index\":169,\"name\":{\"225\":{},\"294\":{},\"688\":{}},\"parent\":{}}],[\"erc721\",{\"_index\":206,\"name\":{\"295\":{},\"302\":{},\"689\":{}},\"parent\":{}}],[\"erc721dishonesttotalsupply\",{\"_index\":248,\"name\":{\"362\":{}},\"parent\":{}}],[\"erc721tokenid\",{\"_index\":225,\"name\":{\"320\":{},\"334\":{}},\"parent\":{}}],[\"erc721toomanyowners\",{\"_index\":246,\"name\":{\"360\":{}},\"parent\":{}}],[\"erc721toomanytokens\",{\"_index\":247,\"name\":{\"361\":{}},\"parent\":{}}],[\"error\",{\"_index\":180,\"name\":{\"242\":{},\"246\":{},\"261\":{},\"457\":{},\"713\":{},\"738\":{},\"917\":{}},\"parent\":{}}],[\"estimategas\",{\"_index\":14,\"name\":{\"15\":{},\"123\":{},\"147\":{}},\"parent\":{}}],[\"eth_goerli\",{\"_index\":152,\"name\":{\"208\":{}},\"parent\":{}}],[\"eth_kovan\",{\"_index\":153,\"name\":{\"209\":{}},\"parent\":{}}],[\"eth_mainnet\",{\"_index\":150,\"name\":{\"206\":{}},\"parent\":{}}],[\"eth_rinkeby\",{\"_index\":154,\"name\":{\"210\":{}},\"parent\":{}}],[\"eth_ropsten\",{\"_index\":151,\"name\":{\"207\":{}},\"parent\":{}}],[\"eth_sepolia\",{\"_index\":155,\"name\":{\"211\":{}},\"parent\":{}}],[\"etherscan\",{\"_index\":414,\"name\":{\"715\":{}},\"parent\":{}}],[\"eventfilter\",{\"_index\":511,\"name\":{\"929\":{}},\"parent\":{\"930\":{},\"931\":{}}}],[\"eventname\",{\"_index\":433,\"name\":{\"747\":{}},\"parent\":{}}],[\"excludefilters\",{\"_index\":255,\"name\":{\"374\":{},\"383\":{},\"465\":{}},\"parent\":{}}],[\"excludezerovalue\",{\"_index\":198,\"name\":{\"274\":{},\"287\":{}},\"parent\":{}}],[\"external\",{\"_index\":204,\"name\":{\"292\":{}},\"parent\":{}}],[\"external_url\",{\"_index\":236,\"name\":{\"346\":{}},\"parent\":{}}],[\"externalurl\",{\"_index\":373,\"name\":{\"656\":{}},\"parent\":{}}],[\"fast\",{\"_index\":397,\"name\":{\"685\":{}},\"parent\":{}}],[\"filter\",{\"_index\":510,\"name\":{\"924\":{}},\"parent\":{\"925\":{},\"926\":{},\"927\":{},\"928\":{}}}],[\"filterbyblockhash\",{\"_index\":509,\"name\":{\"920\":{}},\"parent\":{\"921\":{},\"922\":{},\"923\":{}}}],[\"filters\",{\"_index\":471,\"name\":{\"853\":{},\"865\":{}},\"parent\":{}}],[\"finalized\",{\"_index\":498,\"name\":{\"896\":{}},\"parent\":{}}],[\"findcontractdeployer\",{\"_index\":94,\"name\":{\"130\":{}},\"parent\":{}}],[\"finished\",{\"_index\":352,\"name\":{\"606\":{}},\"parent\":{}}],[\"floorprice\",{\"_index\":287,\"name\":{\"452\":{},\"651\":{}},\"parent\":{}}],[\"floorpriceerror\",{\"_index\":291,\"name\":{\"456\":{}},\"parent\":{\"457\":{}}}],[\"floorpricemarketplace\",{\"_index\":286,\"name\":{\"451\":{}},\"parent\":{\"452\":{},\"453\":{},\"454\":{},\"455\":{}}}],[\"format\",{\"_index\":242,\"name\":{\"356\":{}},\"parent\":{}}],[\"from\",{\"_index\":222,\"name\":{\"317\":{},\"331\":{},\"488\":{},\"502\":{},\"700\":{},\"740\":{},\"887\":{},\"910\":{}},\"parent\":{}}],[\"fromaddress\",{\"_index\":196,\"name\":{\"271\":{},\"284\":{},\"673\":{}},\"parent\":{}}],[\"fromblock\",{\"_index\":193,\"name\":{\"268\":{},\"281\":{},\"494\":{},\"526\":{},\"538\":{},\"925\":{}},\"parent\":{}}],[\"fromhex\",{\"_index\":144,\"name\":{\"192\":{}},\"parent\":{}}],[\"gas\",{\"_index\":429,\"name\":{\"742\":{},\"888\":{},\"913\":{}},\"parent\":{}}],[\"gasprice\",{\"_index\":493,\"name\":{\"889\":{}},\"parent\":{}}],[\"gasused\",{\"_index\":412,\"name\":{\"712\":{},\"743\":{},\"914\":{}},\"parent\":{}}],[\"gateway\",{\"_index\":240,\"name\":{\"351\":{},\"354\":{}},\"parent\":{}}],[\"getaddresses\",{\"_index\":111,\"name\":{\"152\":{}},\"parent\":{}}],[\"getaddressesoptions\",{\"_index\":465,\"name\":{\"841\":{}},\"parent\":{\"842\":{},\"843\":{}}}],[\"getallwebhooks\",{\"_index\":110,\"name\":{\"151\":{}},\"parent\":{}}],[\"getallwebhooksresponse\",{\"_index\":463,\"name\":{\"838\":{}},\"parent\":{\"839\":{},\"840\":{}}}],[\"getassettransfers\",{\"_index\":98,\"name\":{\"134\":{}},\"parent\":{}}],[\"getbalance\",{\"_index\":12,\"name\":{\"13\":{},\"111\":{}},\"parent\":{}}],[\"getbasenftsforcontractoptions\",{\"_index\":361,\"name\":{\"628\":{}},\"parent\":{\"629\":{},\"630\":{},\"631\":{},\"632\":{}}}],[\"getbasenftsforowneroptions\",{\"_index\":261,\"name\":{\"380\":{}},\"parent\":{\"381\":{},\"382\":{},\"383\":{},\"384\":{},\"385\":{},\"386\":{},\"387\":{},\"388\":{}}}],[\"getblock\",{\"_index\":85,\"name\":{\"115\":{}},\"parent\":{}}],[\"getblocknumber\",{\"_index\":88,\"name\":{\"118\":{}},\"parent\":{}}],[\"getblockwithtransactions\",{\"_index\":86,\"name\":{\"116\":{}},\"parent\":{}}],[\"getchainid\",{\"_index\":18,\"name\":{\"19\":{}},\"parent\":{}}],[\"getcode\",{\"_index\":83,\"name\":{\"112\":{}},\"parent\":{}}],[\"getcontractmetadata\",{\"_index\":58,\"name\":{\"80\":{}},\"parent\":{}}],[\"getcontractmetadatabatch\",{\"_index\":59,\"name\":{\"81\":{}},\"parent\":{}}],[\"getcontractsforowner\",{\"_index\":66,\"name\":{\"88\":{}},\"parent\":{}}],[\"getcontractsforowneroptions\",{\"_index\":294,\"name\":{\"461\":{}},\"parent\":{\"462\":{},\"463\":{},\"464\":{},\"465\":{},\"466\":{}}}],[\"getcontractsforownerresponse\",{\"_index\":295,\"name\":{\"467\":{}},\"parent\":{\"468\":{},\"469\":{},\"470\":{}}}],[\"getfeedata\",{\"_index\":20,\"name\":{\"21\":{},\"120\":{}},\"parent\":{}}],[\"getfloorprice\",{\"_index\":74,\"name\":{\"96\":{}},\"parent\":{}}],[\"getfloorpriceresponse\",{\"_index\":292,\"name\":{\"458\":{}},\"parent\":{\"459\":{},\"460\":{}}}],[\"getgasprice\",{\"_index\":19,\"name\":{\"20\":{},\"119\":{}},\"parent\":{}}],[\"getgraphqlquery\",{\"_index\":112,\"name\":{\"153\":{}},\"parent\":{}}],[\"getlogs\",{\"_index\":93,\"name\":{\"128\":{}},\"parent\":{}}],[\"getmaxpriorityfeepergas\",{\"_index\":108,\"name\":{\"148\":{}},\"parent\":{}}],[\"getmintednfts\",{\"_index\":69,\"name\":{\"91\":{}},\"parent\":{}}],[\"getmintednftsoptions\",{\"_index\":307,\"name\":{\"518\":{}},\"parent\":{\"519\":{},\"520\":{},\"521\":{}}}],[\"getmintednftsresponse\",{\"_index\":308,\"name\":{\"522\":{}},\"parent\":{\"523\":{},\"524\":{}}}],[\"getnetwork\",{\"_index\":87,\"name\":{\"117\":{}},\"parent\":{}}],[\"getnftfilters\",{\"_index\":113,\"name\":{\"154\":{}},\"parent\":{}}],[\"getnftmetadata\",{\"_index\":56,\"name\":{\"78\":{}},\"parent\":{}}],[\"getnftmetadatabatch\",{\"_index\":57,\"name\":{\"79\":{}},\"parent\":{}}],[\"getnftmetadataoptions\",{\"_index\":282,\"name\":{\"440\":{}},\"parent\":{\"441\":{},\"442\":{},\"443\":{}}}],[\"getnftsales\",{\"_index\":75,\"name\":{\"97\":{}},\"parent\":{}}],[\"getnftsalesoptions\",{\"_index\":309,\"name\":{\"525\":{}},\"parent\":{\"526\":{},\"527\":{},\"528\":{},\"529\":{},\"530\":{},\"531\":{},\"532\":{},\"533\":{},\"534\":{}}}],[\"getnftsalesoptionsbycontractaddress\",{\"_index\":315,\"name\":{\"535\":{}},\"parent\":{\"536\":{},\"537\":{},\"538\":{},\"539\":{},\"540\":{},\"541\":{},\"542\":{},\"543\":{},\"544\":{},\"545\":{},\"546\":{}}}],[\"getnftsalesresponse\",{\"_index\":316,\"name\":{\"547\":{}},\"parent\":{\"548\":{},\"549\":{},\"550\":{}}}],[\"getnftsforcontract\",{\"_index\":62,\"name\":{\"84\":{}},\"parent\":{}}],[\"getnftsforcontractiterator\",{\"_index\":63,\"name\":{\"85\":{}},\"parent\":{}}],[\"getnftsforcontractoptions\",{\"_index\":360,\"name\":{\"623\":{}},\"parent\":{\"624\":{},\"625\":{},\"626\":{},\"627\":{}}}],[\"getnftsforowner\",{\"_index\":61,\"name\":{\"83\":{}},\"parent\":{}}],[\"getnftsforowneriterator\",{\"_index\":60,\"name\":{\"82\":{}},\"parent\":{}}],[\"getnftsforowneroptions\",{\"_index\":254,\"name\":{\"371\":{}},\"parent\":{\"372\":{},\"373\":{},\"374\":{},\"375\":{},\"376\":{},\"377\":{},\"378\":{},\"379\":{}}}],[\"getownersforcontract\",{\"_index\":64,\"name\":{\"86\":{}},\"parent\":{}}],[\"getownersforcontractoptions\",{\"_index\":362,\"name\":{\"633\":{}},\"parent\":{\"634\":{},\"635\":{},\"636\":{}}}],[\"getownersforcontractresponse\",{\"_index\":277,\"name\":{\"429\":{}},\"parent\":{\"430\":{}}}],[\"getownersforcontractwithtokenbalancesoptions\",{\"_index\":365,\"name\":{\"637\":{}},\"parent\":{\"638\":{},\"639\":{},\"640\":{}}}],[\"getownersforcontractwithtokenbalancesresponse\",{\"_index\":278,\"name\":{\"431\":{}},\"parent\":{\"432\":{},\"433\":{}}}],[\"getownersfornft\",{\"_index\":65,\"name\":{\"87\":{}},\"parent\":{}}],[\"getownersfornftoptions\",{\"_index\":366,\"name\":{\"641\":{}},\"parent\":{\"642\":{},\"643\":{}}}],[\"getownersfornftresponse\",{\"_index\":275,\"name\":{\"426\":{}},\"parent\":{\"427\":{},\"428\":{}}}],[\"getprovider\",{\"_index\":34,\"name\":{\"46\":{}},\"parent\":{}}],[\"getspamcontracts\",{\"_index\":73,\"name\":{\"95\":{}},\"parent\":{}}],[\"getstorageat\",{\"_index\":84,\"name\":{\"113\":{}},\"parent\":{}}],[\"gettokenbalances\",{\"_index\":95,\"name\":{\"131\":{}},\"parent\":{}}],[\"gettokenmetadata\",{\"_index\":97,\"name\":{\"133\":{}},\"parent\":{}}],[\"gettokensforowner\",{\"_index\":96,\"name\":{\"132\":{}},\"parent\":{}}],[\"gettokensforowneroptions\",{\"_index\":182,\"name\":{\"247\":{}},\"parent\":{\"248\":{},\"249\":{}}}],[\"gettokensforownerresponse\",{\"_index\":184,\"name\":{\"250\":{}},\"parent\":{\"251\":{},\"252\":{}}}],[\"gettransaction\",{\"_index\":90,\"name\":{\"124\":{},\"145\":{}},\"parent\":{}}],[\"gettransactioncount\",{\"_index\":13,\"name\":{\"14\":{},\"114\":{}},\"parent\":{}}],[\"gettransactionreceipt\",{\"_index\":91,\"name\":{\"125\":{}},\"parent\":{}}],[\"gettransactionreceipts\",{\"_index\":99,\"name\":{\"135\":{}},\"parent\":{}}],[\"gettransfersforcontract\",{\"_index\":68,\"name\":{\"90\":{}},\"parent\":{}}],[\"gettransfersforcontractoptions\",{\"_index\":302,\"name\":{\"493\":{}},\"parent\":{\"494\":{},\"495\":{},\"496\":{},\"497\":{}}}],[\"gettransfersforowner\",{\"_index\":67,\"name\":{\"89\":{}},\"parent\":{}}],[\"gettransfersforowneroptions\",{\"_index\":301,\"name\":{\"489\":{}},\"parent\":{\"490\":{},\"491\":{},\"492\":{}}}],[\"gettransfersforownertransfertype\",{\"_index\":300,\"name\":{\"486\":{}},\"parent\":{\"487\":{},\"488\":{}}}],[\"getwallet\",{\"_index\":22,\"name\":{\"23\":{}},\"parent\":{}}],[\"getwebsocketprovider\",{\"_index\":35,\"name\":{\"47\":{}},\"parent\":{}}],[\"graphql\",{\"_index\":456,\"name\":{\"777\":{}},\"parent\":{}}],[\"graphqlquery\",{\"_index\":468,\"name\":{\"849\":{},\"856\":{}},\"parent\":{}}],[\"hash\",{\"_index\":228,\"name\":{\"324\":{},\"338\":{}},\"parent\":{}}],[\"hashesonly\",{\"_index\":389,\"name\":{\"675\":{},\"680\":{}},\"parent\":{}}],[\"id\",{\"_index\":441,\"name\":{\"759\":{},\"780\":{},\"790\":{},\"800\":{},\"810\":{},\"820\":{},\"830\":{}},\"parent\":{}}],[\"image\",{\"_index\":235,\"name\":{\"345\":{}},\"parent\":{}}],[\"imageurl\",{\"_index\":372,\"name\":{\"654\":{}},\"parent\":{}}],[\"in_progress\",{\"_index\":351,\"name\":{\"605\":{}},\"parent\":{}}],[\"includefilters\",{\"_index\":256,\"name\":{\"375\":{},\"384\":{},\"464\":{}},\"parent\":{}}],[\"includeremoved\",{\"_index\":392,\"name\":{\"679\":{}},\"parent\":{}}],[\"indexed\",{\"_index\":417,\"name\":{\"721\":{}},\"parent\":{}}],[\"input\",{\"_index\":430,\"name\":{\"744\":{},\"915\":{}},\"parent\":{}}],[\"inputs\",{\"_index\":420,\"name\":{\"727\":{},\"748\":{}},\"parent\":{}}],[\"internal\",{\"_index\":205,\"name\":{\"293\":{}},\"parent\":{}}],[\"isactive\",{\"_index\":442,\"name\":{\"763\":{},\"783\":{},\"793\":{},\"803\":{},\"813\":{},\"823\":{},\"833\":{},\"869\":{}},\"parent\":{}}],[\"iscommunityresource\",{\"_index\":39,\"name\":{\"54\":{},\"67\":{}},\"parent\":{}}],[\"ishex\",{\"_index\":146,\"name\":{\"194\":{}},\"parent\":{}}],[\"isspam\",{\"_index\":251,\"name\":{\"366\":{},\"475\":{}},\"parent\":{}}],[\"isspamcontract\",{\"_index\":72,\"name\":{\"94\":{}},\"parent\":{}}],[\"lastingestedat\",{\"_index\":376,\"name\":{\"659\":{}},\"parent\":{}}],[\"latest\",{\"_index\":496,\"name\":{\"894\":{}},\"parent\":{}}],[\"limit\",{\"_index\":314,\"name\":{\"533\":{},\"545\":{},\"842\":{}},\"parent\":{}}],[\"listenercount\",{\"_index\":47,\"name\":{\"64\":{},\"108\":{}},\"parent\":{}}],[\"listeners\",{\"_index\":48,\"name\":{\"65\":{},\"109\":{}},\"parent\":{}}],[\"logindex\",{\"_index\":325,\"name\":{\"564\":{}},\"parent\":{}}],[\"loglevel\",{\"_index\":148,\"name\":{\"196\":{}},\"parent\":{}}],[\"logo\",{\"_index\":190,\"name\":{\"260\":{},\"266\":{},\"708\":{}},\"parent\":{}}],[\"logs\",{\"_index\":439,\"name\":{\"757\":{}},\"parent\":{}}],[\"looksrare\",{\"_index\":293,\"name\":{\"460\":{},\"581\":{}},\"parent\":{}}],[\"lookupaddress\",{\"_index\":100,\"name\":{\"137\":{}},\"parent\":{}}],[\"marketplace\",{\"_index\":310,\"name\":{\"529\":{},\"541\":{},\"552\":{}},\"parent\":{}}],[\"marketplacefee\",{\"_index\":322,\"name\":{\"560\":{}},\"parent\":{}}],[\"matic_mainnet\",{\"_index\":162,\"name\":{\"218\":{}},\"parent\":{}}],[\"matic_mumbai\",{\"_index\":163,\"name\":{\"219\":{}},\"parent\":{}}],[\"maxcount\",{\"_index\":200,\"name\":{\"276\":{},\"289\":{}},\"parent\":{}}],[\"maxretries\",{\"_index\":29,\"name\":{\"41\":{},\"50\":{},\"200\":{}},\"parent\":{}}],[\"media\",{\"_index\":139,\"name\":{\"183\":{},\"352\":{},\"416\":{},\"477\":{},\"513\":{}},\"parent\":{\"353\":{},\"354\":{},\"355\":{},\"356\":{},\"357\":{},\"358\":{}}}],[\"message\",{\"_index\":405,\"name\":{\"696\":{}},\"parent\":{}}],[\"metadata\",{\"_index\":231,\"name\":{\"327\":{}},\"parent\":{}}],[\"metadataerror\",{\"_index\":136,\"name\":{\"180\":{},\"413\":{},\"510\":{}},\"parent\":{}}],[\"method\",{\"_index\":388,\"name\":{\"672\":{},\"677\":{}},\"parent\":{}}],[\"methodname\",{\"_index\":419,\"name\":{\"726\":{}},\"parent\":{}}],[\"mined_transaction\",{\"_index\":451,\"name\":{\"772\":{}},\"parent\":{}}],[\"mined_transactions\",{\"_index\":386,\"name\":{\"670\":{}},\"parent\":{}}],[\"minedtransactionwebhook\",{\"_index\":457,\"name\":{\"778\":{}},\"parent\":{\"779\":{},\"780\":{},\"781\":{},\"782\":{},\"783\":{},\"784\":{},\"785\":{},\"786\":{},\"787\":{}}}],[\"mostlyhoneypotowners\",{\"_index\":249,\"name\":{\"363\":{}},\"parent\":{}}],[\"name\",{\"_index\":127,\"name\":{\"168\":{},\"257\":{},\"263\":{},\"343\":{},\"479\":{},\"704\":{},\"718\":{},\"723\":{}},\"parent\":{}}],[\"native\",{\"_index\":399,\"name\":{\"687\":{}},\"parent\":{}}],[\"network\",{\"_index\":28,\"name\":{\"40\":{},\"199\":{},\"205\":{},\"760\":{},\"781\":{},\"791\":{},\"801\":{},\"811\":{},\"821\":{},\"831\":{},\"854\":{},\"857\":{},\"860\":{}},\"parent\":{\"206\":{},\"207\":{},\"208\":{},\"209\":{},\"210\":{},\"211\":{},\"212\":{},\"213\":{},\"214\":{},\"215\":{},\"216\":{},\"217\":{},\"218\":{},\"219\":{},\"220\":{},\"221\":{},\"222\":{}}}],[\"newaddresses\",{\"_index\":487,\"name\":{\"880\":{}},\"parent\":{}}],[\"nft\",{\"_index\":4,\"name\":{\"4\":{},\"175\":{}},\"parent\":{\"176\":{},\"177\":{},\"178\":{},\"179\":{},\"180\":{},\"181\":{},\"182\":{},\"183\":{},\"184\":{},\"185\":{},\"186\":{},\"187\":{}}}],[\"nft_activity\",{\"_index\":454,\"name\":{\"775\":{}},\"parent\":{}}],[\"nft_metadata_update\",{\"_index\":455,\"name\":{\"776\":{}},\"parent\":{}}],[\"nftactivitywebhook\",{\"_index\":460,\"name\":{\"808\":{}},\"parent\":{\"809\":{},\"810\":{},\"811\":{},\"812\":{},\"813\":{},\"814\":{},\"815\":{},\"816\":{},\"817\":{}}}],[\"nftattributerarity\",{\"_index\":341,\"name\":{\"590\":{}},\"parent\":{\"591\":{},\"592\":{},\"593\":{}}}],[\"nftattributesresponse\",{\"_index\":344,\"name\":{\"594\":{}},\"parent\":{\"595\":{},\"596\":{},\"597\":{}}}],[\"nftcontract\",{\"_index\":125,\"name\":{\"166\":{}},\"parent\":{\"167\":{},\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{}}}],[\"nftcontractbasenftsresponse\",{\"_index\":367,\"name\":{\"644\":{}},\"parent\":{\"645\":{},\"646\":{}}}],[\"nftcontractnftsresponse\",{\"_index\":368,\"name\":{\"647\":{}},\"parent\":{\"648\":{},\"649\":{}}}],[\"nftcontractowner\",{\"_index\":279,\"name\":{\"434\":{}},\"parent\":{\"435\":{},\"436\":{}}}],[\"nftcontracttokenbalance\",{\"_index\":281,\"name\":{\"437\":{}},\"parent\":{\"438\":{},\"439\":{}}}],[\"nftexcludefilters\",{\"_index\":262,\"name\":{\"389\":{}},\"parent\":{\"390\":{},\"391\":{}}}],[\"nftfilter\",{\"_index\":474,\"name\":{\"861\":{}},\"parent\":{\"862\":{},\"863\":{}}}],[\"nftfilters\",{\"_index\":265,\"name\":{\"392\":{}},\"parent\":{\"393\":{},\"394\":{}}}],[\"nftfiltersresponse\",{\"_index\":475,\"name\":{\"864\":{}},\"parent\":{\"865\":{},\"866\":{},\"867\":{}}}],[\"nftmetadata\",{\"_index\":234,\"name\":{\"342\":{}},\"parent\":{\"343\":{},\"344\":{},\"345\":{},\"346\":{},\"347\":{},\"348\":{}}}],[\"nftmetadatabatchoptions\",{\"_index\":285,\"name\":{\"448\":{}},\"parent\":{\"449\":{},\"450\":{}}}],[\"nftmetadatabatchtoken\",{\"_index\":284,\"name\":{\"444\":{}},\"parent\":{\"445\":{},\"446\":{},\"447\":{}}}],[\"nftmetadataupdatewebhook\",{\"_index\":461,\"name\":{\"818\":{}},\"parent\":{\"819\":{},\"820\":{},\"821\":{},\"822\":{},\"823\":{},\"824\":{},\"825\":{},\"826\":{},\"827\":{}}}],[\"nftmetadatawebhookupdate\",{\"_index\":489,\"name\":{\"882\":{}},\"parent\":{}}],[\"nftnamespace\",{\"_index\":55,\"name\":{\"77\":{}},\"parent\":{\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{},\"89\":{},\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{}}}],[\"nftordering\",{\"_index\":266,\"name\":{\"395\":{}},\"parent\":{\"396\":{}}}],[\"nfts\",{\"_index\":304,\"name\":{\"499\":{},\"523\":{},\"645\":{},\"648\":{}},\"parent\":{}}],[\"nftsale\",{\"_index\":319,\"name\":{\"551\":{}},\"parent\":{\"552\":{},\"553\":{},\"554\":{},\"555\":{},\"556\":{},\"557\":{},\"558\":{},\"559\":{},\"560\":{},\"561\":{},\"562\":{},\"563\":{},\"564\":{},\"565\":{},\"566\":{}}}],[\"nftsalefeedata\",{\"_index\":328,\"name\":{\"571\":{}},\"parent\":{\"572\":{},\"573\":{},\"574\":{},\"575\":{}}}],[\"nftsalemarketplace\",{\"_index\":332,\"name\":{\"579\":{}},\"parent\":{\"580\":{},\"581\":{},\"582\":{},\"583\":{},\"584\":{},\"585\":{},\"586\":{}}}],[\"nftsales\",{\"_index\":317,\"name\":{\"548\":{}},\"parent\":{}}],[\"nftsaletakertype\",{\"_index\":338,\"name\":{\"587\":{}},\"parent\":{\"588\":{},\"589\":{}}}],[\"nftsalevalidat\",{\"_index\":327,\"name\":{\"567\":{}},\"parent\":{\"568\":{},\"569\":{},\"570\":{}}}],[\"nftspamclassification\",{\"_index\":245,\"name\":{\"359\":{}},\"parent\":{\"360\":{},\"361\":{},\"362\":{},\"363\":{},\"364\":{}}}],[\"nfttokentype\",{\"_index\":212,\"name\":{\"301\":{}},\"parent\":{\"302\":{},\"303\":{},\"304\":{},\"305\":{},\"306\":{}}}],[\"nftwebhookparams\",{\"_index\":470,\"name\":{\"852\":{}},\"parent\":{\"853\":{},\"854\":{}}}],[\"nftwebhookupdate\",{\"_index\":488,\"name\":{\"881\":{}},\"parent\":{}}],[\"no_supported_nft_standard\",{\"_index\":213,\"name\":{\"304\":{}},\"parent\":{}}],[\"nonce\",{\"_index\":514,\"name\":{\"935\":{}},\"parent\":{}}],[\"nonemptyarray\",{\"_index\":518,\"name\":{\"939\":{}},\"parent\":{}}],[\"not_a_contract\",{\"_index\":214,\"name\":{\"305\":{}},\"parent\":{}}],[\"not_requested\",{\"_index\":381,\"name\":{\"664\":{}},\"parent\":{}}],[\"notify\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{}}],[\"notifynamespace\",{\"_index\":109,\"name\":{\"150\":{}},\"parent\":{\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{},\"159\":{}}}],[\"numdistincttokensowned\",{\"_index\":299,\"name\":{\"474\":{}},\"parent\":{}}],[\"off\",{\"_index\":45,\"name\":{\"62\":{},\"106\":{}},\"parent\":{}}],[\"omitmetadata\",{\"_index\":258,\"name\":{\"377\":{},\"386\":{},\"625\":{},\"630\":{}},\"parent\":{}}],[\"on\",{\"_index\":43,\"name\":{\"60\":{},\"104\":{}},\"parent\":{}}],[\"once\",{\"_index\":44,\"name\":{\"61\":{},\"105\":{}},\"parent\":{}}],[\"onlytopcall\",{\"_index\":505,\"name\":{\"904\":{},\"907\":{}},\"parent\":{}}],[\"opensea\",{\"_index\":130,\"name\":{\"171\":{},\"459\":{},\"482\":{}},\"parent\":{}}],[\"openseacollectionmetadata\",{\"_index\":369,\"name\":{\"650\":{}},\"parent\":{\"651\":{},\"652\":{},\"653\":{},\"654\":{},\"655\":{},\"656\":{},\"657\":{},\"658\":{},\"659\":{}}}],[\"openseasafelistrequeststatus\",{\"_index\":377,\"name\":{\"660\":{}},\"parent\":{\"661\":{},\"662\":{},\"663\":{},\"664\":{}}}],[\"opt_goerli\",{\"_index\":158,\"name\":{\"214\":{}},\"parent\":{}}],[\"opt_kovan\",{\"_index\":157,\"name\":{\"213\":{}},\"parent\":{}}],[\"opt_mainnet\",{\"_index\":156,\"name\":{\"212\":{}},\"parent\":{}}],[\"order\",{\"_index\":195,\"name\":{\"270\":{},\"283\":{},\"496\":{},\"528\":{},\"540\":{}},\"parent\":{}}],[\"orderby\",{\"_index\":260,\"name\":{\"379\":{},\"388\":{},\"466\":{}},\"parent\":{}}],[\"output\",{\"_index\":431,\"name\":{\"745\":{},\"916\":{}},\"parent\":{}}],[\"outputs\",{\"_index\":421,\"name\":{\"728\":{}},\"parent\":{}}],[\"ownedbasenft\",{\"_index\":274,\"name\":{\"421\":{}},\"parent\":{\"422\":{},\"423\":{},\"424\":{},\"425\":{}}}],[\"ownedbasenftsresponse\",{\"_index\":272,\"name\":{\"402\":{}},\"parent\":{\"403\":{},\"404\":{},\"405\":{},\"406\":{}}}],[\"ownedbymosthoneypots\",{\"_index\":250,\"name\":{\"364\":{}},\"parent\":{}}],[\"ownednft\",{\"_index\":273,\"name\":{\"407\":{}},\"parent\":{\"408\":{},\"409\":{},\"410\":{},\"411\":{},\"412\":{},\"413\":{},\"414\":{},\"415\":{},\"416\":{},\"417\":{},\"418\":{},\"419\":{},\"420\":{}}}],[\"ownednfts\",{\"_index\":269,\"name\":{\"398\":{},\"403\":{}},\"parent\":{}}],[\"ownednftsresponse\",{\"_index\":268,\"name\":{\"397\":{}},\"parent\":{\"398\":{},\"399\":{},\"400\":{},\"401\":{}}}],[\"ownedtoken\",{\"_index\":186,\"name\":{\"253\":{}},\"parent\":{\"254\":{},\"255\":{},\"256\":{},\"257\":{},\"258\":{},\"259\":{},\"260\":{},\"261\":{}}}],[\"owneraddress\",{\"_index\":280,\"name\":{\"435\":{}},\"parent\":{}}],[\"owners\",{\"_index\":276,\"name\":{\"427\":{},\"430\":{},\"432\":{}},\"parent\":{}}],[\"pagekey\",{\"_index\":172,\"name\":{\"228\":{},\"232\":{},\"249\":{},\"252\":{},\"277\":{},\"290\":{},\"309\":{},\"312\":{},\"372\":{},\"381\":{},\"399\":{},\"404\":{},\"428\":{},\"433\":{},\"462\":{},\"469\":{},\"492\":{},\"497\":{},\"500\":{},\"521\":{},\"524\":{},\"534\":{},\"546\":{},\"550\":{},\"624\":{},\"629\":{},\"636\":{},\"640\":{},\"642\":{},\"646\":{},\"649\":{},\"843\":{},\"847\":{},\"867\":{}},\"parent\":{}}],[\"pagesize\",{\"_index\":257,\"name\":{\"376\":{},\"385\":{},\"463\":{},\"626\":{},\"631\":{},\"643\":{}},\"parent\":{}}],[\"pending\",{\"_index\":495,\"name\":{\"893\":{}},\"parent\":{}}],[\"pending_transactions\",{\"_index\":385,\"name\":{\"669\":{}},\"parent\":{}}],[\"polygonzkevm_mainnet\",{\"_index\":165,\"name\":{\"221\":{}},\"parent\":{}}],[\"polygonzkevm_testnet\",{\"_index\":166,\"name\":{\"222\":{}},\"parent\":{}}],[\"populatetransaction\",{\"_index\":16,\"name\":{\"17\":{}},\"parent\":{}}],[\"prestate_tracer\",{\"_index\":503,\"name\":{\"901\":{}},\"parent\":{}}],[\"prevalence\",{\"_index\":343,\"name\":{\"593\":{}},\"parent\":{}}],[\"pricecurrency\",{\"_index\":288,\"name\":{\"453\":{}},\"parent\":{}}],[\"progress\",{\"_index\":348,\"name\":{\"601\":{}},\"parent\":{}}],[\"protocolfee\",{\"_index\":323,\"name\":{\"561\":{}},\"parent\":{}}],[\"quantity\",{\"_index\":320,\"name\":{\"555\":{}},\"parent\":{}}],[\"queue_failed\",{\"_index\":354,\"name\":{\"608\":{}},\"parent\":{}}],[\"queued\",{\"_index\":353,\"name\":{\"607\":{}},\"parent\":{}}],[\"raw\",{\"_index\":239,\"name\":{\"350\":{},\"353\":{}},\"parent\":{}}],[\"rawamount\",{\"_index\":409,\"name\":{\"702\":{}},\"parent\":{}}],[\"rawbalance\",{\"_index\":187,\"name\":{\"255\":{}},\"parent\":{}}],[\"rawcontract\",{\"_index\":229,\"name\":{\"325\":{},\"339\":{},\"619\":{}},\"parent\":{\"620\":{},\"621\":{},\"622\":{}}}],[\"rawmetadata\",{\"_index\":137,\"name\":{\"181\":{},\"414\":{},\"511\":{}},\"parent\":{}}],[\"ready\",{\"_index\":89,\"name\":{\"121\":{}},\"parent\":{}}],[\"receipts\",{\"_index\":359,\"name\":{\"615\":{}},\"parent\":{}}],[\"refreshcache\",{\"_index\":283,\"name\":{\"443\":{},\"450\":{}},\"parent\":{}}],[\"refreshcontract\",{\"_index\":80,\"name\":{\"102\":{}},\"parent\":{}}],[\"refreshcontractresult\",{\"_index\":346,\"name\":{\"598\":{}},\"parent\":{\"599\":{},\"600\":{},\"601\":{}}}],[\"refreshnftmetadata\",{\"_index\":79,\"name\":{\"101\":{}},\"parent\":{}}],[\"refreshstate\",{\"_index\":347,\"name\":{\"600\":{},\"602\":{}},\"parent\":{\"603\":{},\"604\":{},\"605\":{},\"606\":{},\"607\":{},\"608\":{}}}],[\"removeaddresses\",{\"_index\":485,\"name\":{\"878\":{}},\"parent\":{}}],[\"removealllisteners\",{\"_index\":46,\"name\":{\"63\":{},\"107\":{}},\"parent\":{}}],[\"removefilters\",{\"_index\":479,\"name\":{\"872\":{}},\"parent\":{}}],[\"removemetadatafilters\",{\"_index\":482,\"name\":{\"875\":{}},\"parent\":{}}],[\"requested\",{\"_index\":380,\"name\":{\"663\":{}},\"parent\":{}}],[\"requesttimeout\",{\"_index\":33,\"name\":{\"45\":{},\"203\":{}},\"parent\":{}}],[\"requireatleastone\",{\"_index\":517,\"name\":{\"938\":{}},\"parent\":{}}],[\"resolvename\",{\"_index\":21,\"name\":{\"22\":{},\"136\":{}},\"parent\":{}}],[\"retrievedat\",{\"_index\":290,\"name\":{\"455\":{}},\"parent\":{}}],[\"revertreason\",{\"_index\":508,\"name\":{\"918\":{}},\"parent\":{}}],[\"royaltyfee\",{\"_index\":324,\"name\":{\"562\":{}},\"parent\":{}}],[\"safe\",{\"_index\":497,\"name\":{\"895\":{}},\"parent\":{}}],[\"safelistrequeststatus\",{\"_index\":371,\"name\":{\"653\":{}},\"parent\":{}}],[\"seaport\",{\"_index\":333,\"name\":{\"580\":{}},\"parent\":{}}],[\"searchcontractmetadata\",{\"_index\":77,\"name\":{\"99\":{}},\"parent\":{}}],[\"seller\",{\"_index\":340,\"name\":{\"589\":{}},\"parent\":{}}],[\"selleraddress\",{\"_index\":312,\"name\":{\"531\":{},\"543\":{},\"557\":{}},\"parent\":{}}],[\"sellerfee\",{\"_index\":321,\"name\":{\"559\":{}},\"parent\":{}}],[\"send\",{\"_index\":40,\"name\":{\"55\":{},\"129\":{}},\"parent\":{}}],[\"sendprivatetransaction\",{\"_index\":102,\"name\":{\"139\":{}},\"parent\":{}}],[\"sendprivatetransactionoptions\",{\"_index\":396,\"name\":{\"684\":{}},\"parent\":{\"685\":{}}}],[\"sendtransaction\",{\"_index\":17,\"name\":{\"18\":{},\"126\":{},\"146\":{}},\"parent\":{}}],[\"sendwebhookrequest\",{\"_index\":118,\"name\":{\"159\":{}},\"parent\":{}}],[\"setloglevel\",{\"_index\":147,\"name\":{\"195\":{}},\"parent\":{}}],[\"signingkey\",{\"_index\":444,\"name\":{\"765\":{},\"785\":{},\"795\":{},\"805\":{},\"815\":{},\"825\":{},\"835\":{}},\"parent\":{}}],[\"simulateassetchanges\",{\"_index\":105,\"name\":{\"142\":{}},\"parent\":{}}],[\"simulateassetchangesbundle\",{\"_index\":104,\"name\":{\"141\":{}},\"parent\":{}}],[\"simulateassetchangeschange\",{\"_index\":406,\"name\":{\"697\":{}},\"parent\":{\"698\":{},\"699\":{},\"700\":{},\"701\":{},\"702\":{},\"703\":{},\"704\":{},\"705\":{},\"706\":{},\"707\":{},\"708\":{},\"709\":{}}}],[\"simulateassetchangeserror\",{\"_index\":404,\"name\":{\"695\":{}},\"parent\":{\"696\":{}}}],[\"simulateassetchangesresponse\",{\"_index\":410,\"name\":{\"710\":{}},\"parent\":{\"711\":{},\"712\":{},\"713\":{}}}],[\"simulateassettype\",{\"_index\":398,\"name\":{\"686\":{}},\"parent\":{\"687\":{},\"688\":{},\"689\":{},\"690\":{},\"691\":{}}}],[\"simulatechangetype\",{\"_index\":401,\"name\":{\"692\":{}},\"parent\":{\"693\":{},\"694\":{}}}],[\"simulateexecution\",{\"_index\":107,\"name\":{\"144\":{}},\"parent\":{}}],[\"simulateexecutionbundle\",{\"_index\":106,\"name\":{\"143\":{}},\"parent\":{}}],[\"simulateexecutionresponse\",{\"_index\":437,\"name\":{\"755\":{}},\"parent\":{\"756\":{},\"757\":{}}}],[\"simulationcalltrace\",{\"_index\":427,\"name\":{\"735\":{}},\"parent\":{\"736\":{},\"737\":{},\"738\":{},\"739\":{},\"740\":{},\"741\":{},\"742\":{},\"743\":{},\"744\":{},\"745\":{}}}],[\"simulationdebuglog\",{\"_index\":434,\"name\":{\"750\":{}},\"parent\":{\"751\":{},\"752\":{},\"753\":{},\"754\":{}}}],[\"size\",{\"_index\":243,\"name\":{\"357\":{}},\"parent\":{}}],[\"sortingorder\",{\"_index\":331,\"name\":{\"576\":{}},\"parent\":{\"577\":{},\"578\":{}}}],[\"spam\",{\"_index\":263,\"name\":{\"390\":{},\"393\":{}},\"parent\":{}}],[\"spaminfo\",{\"_index\":140,\"name\":{\"184\":{},\"365\":{},\"417\":{},\"514\":{}},\"parent\":{\"366\":{},\"367\":{}}}],[\"special_nft\",{\"_index\":400,\"name\":{\"691\":{}},\"parent\":{}}],[\"specialnft\",{\"_index\":208,\"name\":{\"297\":{}},\"parent\":{}}],[\"staticcall\",{\"_index\":425,\"name\":{\"733\":{}},\"parent\":{}}],[\"storage\",{\"_index\":516,\"name\":{\"937\":{}},\"parent\":{}}],[\"summarizenftattributes\",{\"_index\":78,\"name\":{\"100\":{}},\"parent\":{}}],[\"summary\",{\"_index\":345,\"name\":{\"597\":{}},\"parent\":{}}],[\"symbol\",{\"_index\":128,\"name\":{\"169\":{},\"258\":{},\"264\":{},\"480\":{},\"573\":{},\"705\":{}},\"parent\":{}}],[\"taker\",{\"_index\":313,\"name\":{\"532\":{},\"544\":{},\"558\":{}},\"parent\":{}}],[\"thumbnail\",{\"_index\":241,\"name\":{\"355\":{}},\"parent\":{}}],[\"timecreated\",{\"_index\":443,\"name\":{\"764\":{},\"784\":{},\"794\":{},\"804\":{},\"814\":{},\"824\":{},\"834\":{}},\"parent\":{}}],[\"timelastupdated\",{\"_index\":135,\"name\":{\"179\":{},\"412\":{},\"509\":{}},\"parent\":{}}],[\"title\",{\"_index\":133,\"name\":{\"177\":{},\"410\":{},\"473\":{},\"507\":{}},\"parent\":{}}],[\"to\",{\"_index\":223,\"name\":{\"318\":{},\"332\":{},\"487\":{},\"503\":{},\"701\":{},\"739\":{},\"886\":{},\"911\":{}},\"parent\":{}}],[\"toaddress\",{\"_index\":197,\"name\":{\"272\":{},\"285\":{},\"674\":{}},\"parent\":{}}],[\"toblock\",{\"_index\":194,\"name\":{\"269\":{},\"282\":{},\"495\":{},\"527\":{},\"539\":{},\"926\":{}},\"parent\":{}}],[\"tohex\",{\"_index\":145,\"name\":{\"193\":{}},\"parent\":{}}],[\"tokenbalance\",{\"_index\":177,\"name\":{\"238\":{},\"241\":{},\"245\":{}},\"parent\":{}}],[\"tokenbalancefailure\",{\"_index\":181,\"name\":{\"243\":{}},\"parent\":{\"244\":{},\"245\":{},\"246\":{}}}],[\"tokenbalances\",{\"_index\":175,\"name\":{\"234\":{},\"237\":{},\"436\":{}},\"parent\":{}}],[\"tokenbalancesoptionsdefaulttokens\",{\"_index\":173,\"name\":{\"229\":{}},\"parent\":{\"230\":{}}}],[\"tokenbalancesoptionserc20\",{\"_index\":170,\"name\":{\"226\":{}},\"parent\":{\"227\":{},\"228\":{}}}],[\"tokenbalancesresponse\",{\"_index\":176,\"name\":{\"235\":{}},\"parent\":{\"236\":{},\"237\":{}}}],[\"tokenbalancesresponseerc20\",{\"_index\":174,\"name\":{\"231\":{}},\"parent\":{\"232\":{},\"233\":{},\"234\":{}}}],[\"tokenbalancesuccess\",{\"_index\":178,\"name\":{\"239\":{}},\"parent\":{\"240\":{},\"241\":{},\"242\":{}}}],[\"tokenbalancetype\",{\"_index\":167,\"name\":{\"223\":{}},\"parent\":{\"224\":{},\"225\":{}}}],[\"tokenid\",{\"_index\":142,\"name\":{\"186\":{},\"190\":{},\"322\":{},\"336\":{},\"419\":{},\"424\":{},\"438\":{},\"446\":{},\"476\":{},\"516\":{},\"537\":{},\"554\":{},\"617\":{},\"709\":{},\"863\":{}},\"parent\":{}}],[\"tokenmetadataresponse\",{\"_index\":191,\"name\":{\"262\":{}},\"parent\":{\"263\":{},\"264\":{},\"265\":{},\"266\":{}}}],[\"tokens\",{\"_index\":185,\"name\":{\"251\":{}},\"parent\":{}}],[\"tokentype\",{\"_index\":126,\"name\":{\"167\":{},\"187\":{},\"191\":{},\"420\":{},\"425\":{},\"441\":{},\"447\":{},\"478\":{},\"491\":{},\"517\":{},\"520\":{}},\"parent\":{}}],[\"tokenuri\",{\"_index\":138,\"name\":{\"182\":{},\"349\":{},\"415\":{},\"512\":{}},\"parent\":{\"350\":{},\"351\":{}}}],[\"tokenuritimeoutinms\",{\"_index\":259,\"name\":{\"378\":{},\"387\":{},\"442\":{},\"449\":{},\"627\":{},\"632\":{}},\"parent\":{}}],[\"topics\",{\"_index\":435,\"name\":{\"751\":{},\"923\":{},\"928\":{},\"931\":{}},\"parent\":{}}],[\"totalbalance\",{\"_index\":298,\"name\":{\"472\":{}},\"parent\":{}}],[\"totalcount\",{\"_index\":270,\"name\":{\"400\":{},\"405\":{},\"470\":{},\"840\":{},\"846\":{},\"866\":{}},\"parent\":{}}],[\"totalsupply\",{\"_index\":129,\"name\":{\"170\":{},\"481\":{},\"596\":{}},\"parent\":{}}],[\"traceblock\",{\"_index\":122,\"name\":{\"163\":{}},\"parent\":{}}],[\"tracecall\",{\"_index\":120,\"name\":{\"161\":{}},\"parent\":{}}],[\"tracetransaction\",{\"_index\":121,\"name\":{\"162\":{}},\"parent\":{}}],[\"traittype\",{\"_index\":342,\"name\":{\"592\":{}},\"parent\":{}}],[\"transact\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}],[\"transactionhash\",{\"_index\":306,\"name\":{\"504\":{},\"566\":{}},\"parent\":{}}],[\"transactionreceiptsblockhash\",{\"_index\":356,\"name\":{\"611\":{}},\"parent\":{\"612\":{}}}],[\"transactionreceiptsblocknumber\",{\"_index\":355,\"name\":{\"609\":{}},\"parent\":{\"610\":{}}}],[\"transactionreceiptsparams\",{\"_index\":357,\"name\":{\"613\":{}},\"parent\":{}}],[\"transactionreceiptsresponse\",{\"_index\":358,\"name\":{\"614\":{}},\"parent\":{\"615\":{}}}],[\"transactionwebhookparams\",{\"_index\":469,\"name\":{\"850\":{}},\"parent\":{\"851\":{}}}],[\"transactnamespace\",{\"_index\":101,\"name\":{\"138\":{}},\"parent\":{\"139\":{},\"140\":{},\"141\":{},\"142\":{},\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{}}}],[\"transfer\",{\"_index\":403,\"name\":{\"694\":{}},\"parent\":{}}],[\"transferrednft\",{\"_index\":305,\"name\":{\"501\":{}},\"parent\":{\"502\":{},\"503\":{},\"504\":{},\"505\":{},\"506\":{},\"507\":{},\"508\":{},\"509\":{},\"510\":{},\"511\":{},\"512\":{},\"513\":{},\"514\":{},\"515\":{},\"516\":{},\"517\":{}}}],[\"transfers\",{\"_index\":217,\"name\":{\"308\":{},\"311\":{}},\"parent\":{}}],[\"transfersnftresponse\",{\"_index\":303,\"name\":{\"498\":{}},\"parent\":{\"499\":{},\"500\":{}}}],[\"transfertime\",{\"_index\":267,\"name\":{\"396\":{}},\"parent\":{}}],[\"twitterusername\",{\"_index\":374,\"name\":{\"657\":{}},\"parent\":{}}],[\"type\",{\"_index\":171,\"name\":{\"227\":{},\"230\":{},\"719\":{},\"724\":{},\"736\":{},\"761\":{},\"779\":{},\"789\":{},\"799\":{},\"809\":{},\"819\":{},\"829\":{},\"903\":{},\"906\":{},\"909\":{}},\"parent\":{}}],[\"uniqueid\",{\"_index\":220,\"name\":{\"314\":{},\"328\":{}},\"parent\":{}}],[\"unknown\",{\"_index\":215,\"name\":{\"306\":{},\"586\":{}},\"parent\":{}}],[\"updatewebhook\",{\"_index\":114,\"name\":{\"155\":{}},\"parent\":{}}],[\"url\",{\"_index\":31,\"name\":{\"43\":{},\"201\":{},\"762\":{},\"782\":{},\"792\":{},\"802\":{},\"812\":{},\"822\":{},\"832\":{}},\"parent\":{}}],[\"utils\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{}}],[\"v1\",{\"_index\":448,\"name\":{\"769\":{}},\"parent\":{}}],[\"v2\",{\"_index\":449,\"name\":{\"770\":{}},\"parent\":{}}],[\"validat\",{\"_index\":318,\"name\":{\"549\":{}},\"parent\":{}}],[\"value\",{\"_index\":224,\"name\":{\"319\":{},\"333\":{},\"591\":{},\"618\":{},\"620\":{},\"717\":{},\"722\":{},\"741\":{},\"890\":{},\"912\":{}},\"parent\":{}}],[\"verified\",{\"_index\":378,\"name\":{\"661\":{}},\"parent\":{}}],[\"verifyconfig\",{\"_index\":117,\"name\":{\"158\":{}},\"parent\":{}}],[\"verifynftownership\",{\"_index\":71,\"name\":{\"93\":{}},\"parent\":{}}],[\"version\",{\"_index\":445,\"name\":{\"766\":{},\"786\":{},\"796\":{},\"806\":{},\"816\":{},\"826\":{},\"836\":{}},\"parent\":{}}],[\"waitfortransaction\",{\"_index\":92,\"name\":{\"127\":{},\"149\":{}},\"parent\":{}}],[\"wallet\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{},\"25\":{}}}],[\"webhook\",{\"_index\":440,\"name\":{\"758\":{}},\"parent\":{\"759\":{},\"760\":{},\"761\":{},\"762\":{},\"763\":{},\"764\":{},\"765\":{},\"766\":{},\"767\":{}}}],[\"webhookaddressoverride\",{\"_index\":486,\"name\":{\"879\":{}},\"parent\":{\"880\":{}}}],[\"webhookaddressupdate\",{\"_index\":483,\"name\":{\"876\":{}},\"parent\":{\"877\":{},\"878\":{}}}],[\"webhooknftfilterupdate\",{\"_index\":477,\"name\":{\"870\":{}},\"parent\":{\"871\":{},\"872\":{}}}],[\"webhooknftmetadatafilterupdate\",{\"_index\":480,\"name\":{\"873\":{}},\"parent\":{\"874\":{},\"875\":{}}}],[\"webhooks\",{\"_index\":464,\"name\":{\"839\":{}},\"parent\":{}}],[\"webhookstatusupdate\",{\"_index\":476,\"name\":{\"868\":{}},\"parent\":{\"869\":{}}}],[\"webhooktype\",{\"_index\":450,\"name\":{\"771\":{}},\"parent\":{\"772\":{},\"773\":{},\"774\":{},\"775\":{},\"776\":{},\"777\":{}}}],[\"webhookversion\",{\"_index\":447,\"name\":{\"768\":{}},\"parent\":{\"769\":{},\"770\":{}}}],[\"websocketnamespace\",{\"_index\":81,\"name\":{\"103\":{}},\"parent\":{\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{},\"109\":{}}}],[\"withmetadata\",{\"_index\":201,\"name\":{\"278\":{},\"280\":{}},\"parent\":{}}],[\"withtokenbalances\",{\"_index\":363,\"name\":{\"634\":{},\"638\":{}},\"parent\":{}}],[\"ws\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"wyvern\",{\"_index\":335,\"name\":{\"583\":{}},\"parent\":{}}],[\"x2y2\",{\"_index\":334,\"name\":{\"582\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/Alchemy.html b/docs/classes/Alchemy.html index 46f3c86f..d9cd8a98 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 9468ad91..a7c47ca9 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 abf96ce1..68e72873 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 db2e6d1d..f6865fae 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 b83d555e..bf1dde40 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 d6adcc42..e73ee0b9 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 b6d2ef64..c7225653 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,7 +160,7 @@

    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 30cec2b2..85a256ec 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>

  • Parameters

    Returns Promise<NftMetadataUpdateWebhook>

  • +
  • Returns Promise<NftActivityWebhook>

  • Parameters

    Returns Promise<NftMetadataUpdateWebhook>

  • Create a new CustomGraphqlWebhook to track any event on every block.

    Parameters

    • url: string

      The URL that the webhook should send events to.

      @@ -48,7 +48,7 @@
    • params: CustomGraphqlWebhookParams

      Parameters object containing the graphql query to be executed on every block

      -

    Returns Promise<CustomGraphqlWebhook>

  • +
  • Returns Promise<CustomGraphqlWebhook>

  • Create a new AddressActivityWebhook to track address activity.

    Parameters

    • url: string

      The URL that the webhook should send events to.

      @@ -57,21 +57,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 @@ -79,28 +79,28 @@ no addresses.

    • Optional options: GetAddressesOptions

      Pagination options when fetching addresses.

      -

    Returns Promise<AddressActivityResponse>

  • Returns Promise<AddressActivityResponse>

    Returns Promise<CustomGraphqlWebhookConfig>

  • Get the graphql query used for the provided CustomGraphqlWebhook.

    Parameters

    • webhookId: string

      The id of the custom webhook. Passing in an id of a non-custom webhook will result in a response object with no graphql query.

      -

    Returns Promise<CustomGraphqlWebhookConfig>

  • Returns Promise<CustomGraphqlWebhookConfig>

    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 @@ -108,41 +108,41 @@ 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>

      • +
      • Returns Promise<void>

      • Update a CustomGraphqlWebhook's active status. The graphql query associated with the webhook is immutable.

        Parameters

        • customGraphqlWebhookId: string

          The id of the custom webhook.

        • update: WebhookStatusUpdate

          Object containing the update.

          -

        Returns Promise<void>

      • +
      • 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 189fd165..e0032f7c 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 fe377f2b..3bda03e5 100644 --- a/docs/classes/Wallet.html +++ b/docs/classes/Wallet.html @@ -5,53 +5,53 @@

          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>

        Returns Promise<number>

        • getWallet(): Promise<Wallet>
        • Populates ALL keys for a transaction and checks that from matches this Signer. Resolves ENS names and populates fields like gasPrice, gasLimit, nonce, and chainId if they are not provided.

          override

          Parameters

          Returns Promise<TransactionRequest>

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

        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>

        • Populates all fields in a transaction, signs it and sends it to the network

          override

          Parameters

          • transaction: Deferrable<TransactionRequest>

            The transaction to send.

            diff --git a/docs/classes/WebSocketNamespace.html b/docs/classes/WebSocketNamespace.html index 26feb7a1..0867a961 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 5c1798ea..41c0acd0 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 f4309c82..7be0aca5 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 db85b621..807ec0e3 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 6635c01c..3995dde5 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 and Network.ETH_SEPOLIA.

        -
        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 and Network.ETH_SEPOLIA.

        diff --git a/docs/enums/DebugCallType.html b/docs/enums/DebugCallType.html index 55aa64a9..9446e043 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 61fd0965..75e1a071 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 6a430ee3..645d93ef 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 d8d37f2a..3e42cb12 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 e840b8c8..7742e7eb 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
        -
        ETH_SEPOLIA = "eth-sepolia"
        MATIC_MAINNET = "polygon-mainnet"
        MATIC_MUMBAI = "polygon-mumbai"
        OPT_GOERLI = "opt-goerli"
        OPT_KOVAN = "opt-kovan"
        deprecated
          +
        ETH_SEPOLIA = "eth-sepolia"
        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"
        POLYGONZKEVM_MAINNET = "polygonzkevm-mainnet"
        POLYGONZKEVM_TESTNET = "polygonzkevm-testnet"

        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"
        POLYGONZKEVM_MAINNET = "polygonzkevm-mainnet"
        POLYGONZKEVM_TESTNET = "polygonzkevm-testnet"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/NftExcludeFilters.html b/docs/enums/NftExcludeFilters.html index 43c18e8f..bb12c7b3 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 2b1569b3..8a389bf9 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 0cf46f01..291f72c5 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 79437462..08954b16 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

        BLUR = "blur"
        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 314da389..8d132d40 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 38721e23..c4bd227e 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 18c4210e..acae1fed 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

        ERC1155 = "ERC1155"
        ERC721 = "ERC721"
        NOT_A_CONTRACT = "NOT_A_CONTRACT"
        NO_SUPPORTED_NFT_STANDARD = "NO_SUPPORTED_NFT_STANDARD"
        UNKNOWN = "UNKNOWN"

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        ERC1155 = "ERC1155"
        ERC721 = "ERC721"
        NOT_A_CONTRACT = "NOT_A_CONTRACT"
        NO_SUPPORTED_NFT_STANDARD = "NO_SUPPORTED_NFT_STANDARD"
        UNKNOWN = "UNKNOWN"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/OpenSeaSafelistRequestStatus.html b/docs/enums/OpenSeaSafelistRequestStatus.html index 90a1a0a9..84e79598 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 6d11fac4..41487976 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 7ee7f7a9..20b0c7d6 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 b5e08ee1..839678ff 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 79ac87d3..30b0fda9 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 3b929980..441324a0 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 6ef7d47e..acfd9281 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"
        GRAPHQL = "GRAPHQL"
        MINED_TRANSACTION = "MINED_TRANSACTION"
        NFT_ACTIVITY = "NFT_ACTIVITY"
        NFT_METADATA_UPDATE = "NFT_METADATA_UPDATE"

        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"
        GRAPHQL = "GRAPHQL"
        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 796a3812..24ae7c2c 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 2df11119..f7d6ff43 100644 --- a/docs/index.html +++ b/docs/index.html @@ -270,4 +270,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.

        -

        Generated using TypeDoc

        \ No newline at end of file +

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AcquiredAt.html b/docs/interfaces/AcquiredAt.html new file mode 100644 index 00000000..e79797a3 --- /dev/null +++ b/docs/interfaces/AcquiredAt.html @@ -0,0 +1,7 @@ +AcquiredAt | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface AcquiredAt

        +

        Block time and number at which an NFT was acquired.

        +

        Hierarchy

        • AcquiredAt

        Index

        Properties

        blockNumber?: number
        +

        Block number of the block at which an NFT was last acquired.

        +
        blockTimestamp?: string
        +

        Timestamp of the block at which an NFT was last acquired.

        +

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/AddressActivityResponse.html b/docs/interfaces/AddressActivityResponse.html index dd72f5dc..f1f56020 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 6121fe85..1505f881 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 e30155cf..1e3bbcd6 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 f5d40016..5badd1b8 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 4c33beaa..2fa5195c 100644 --- a/docs/interfaces/AlchemyPendingTransactionsEventFilter.html +++ b/docs/interfaces/AlchemyPendingTransactionsEventFilter.html @@ -7,19 +7,19 @@ 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[]
        +

        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
        +
        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[]
        +
        toAddress?: string | string[]

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

        If a AlchemyPendingTransactionsEventFilter.fromAddress is also diff --git a/docs/interfaces/AlchemySettings.html b/docs/interfaces/AlchemySettings.html index 254c6b35..dba893d7 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 193349d3..83baee67 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 363967fe..b8545cc8 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 6df0a7aa..5eec29bd 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 c5526d63..4d02cc4d 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 b95d0891..79abac3c 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 0d07f0ea..1c666201 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

        • 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 diff --git a/docs/interfaces/AssetTransfersWithMetadataResult.html b/docs/interfaces/AssetTransfersWithMetadataResult.html index 1729cd83..27cfd03a 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.

        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/BaseNft.html b/docs/interfaces/BaseNft.html index 407c0f3a..e505b174 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 1771be2a..a92fc1c4 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 f221ca69..ca8bb51a 100644 --- a/docs/interfaces/ContractForOwner.html +++ b/docs/interfaces/ContractForOwner.html @@ -1,34 +1,34 @@ 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.

        -
        title: string
        +
        title: string

        The title of the token held by the owner.

        -
        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/CustomGraphqlWebhook.html b/docs/interfaces/CustomGraphqlWebhook.html index 67980682..a5345884 100644 --- a/docs/interfaces/CustomGraphqlWebhook.html +++ b/docs/interfaces/CustomGraphqlWebhook.html @@ -3,23 +3,23 @@ minting, burning, approvals, etc.) This can be used to notify your app with real time changes whenever an EOA or a smart contract performs any action on-chain.

        -

        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.

        -
        type: GRAPHQL
        +
        type: GRAPHQL

        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/CustomGraphqlWebhookConfig.html b/docs/interfaces/CustomGraphqlWebhookConfig.html index 5720c2c5..c577c6a3 100644 --- a/docs/interfaces/CustomGraphqlWebhookConfig.html +++ b/docs/interfaces/CustomGraphqlWebhookConfig.html @@ -1,5 +1,5 @@ CustomGraphqlWebhookConfig | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface CustomGraphqlWebhookConfig

        Response object for the NotifyNamespace.getGraphqlQuery method.

        -

        Hierarchy

        • CustomGraphqlWebhookConfig

        Index

        Properties

        Properties

        graphqlQuery: string
        +

        Hierarchy

        • CustomGraphqlWebhookConfig

        Index

        Properties

        Properties

        graphqlQuery: string

        The graphql query for 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/CustomGraphqlWebhookParams.html b/docs/interfaces/CustomGraphqlWebhookParams.html index 7938965f..60dcd920 100644 --- a/docs/interfaces/CustomGraphqlWebhookParams.html +++ b/docs/interfaces/CustomGraphqlWebhookParams.html @@ -1,9 +1,9 @@ CustomGraphqlWebhookParams | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface CustomGraphqlWebhookParams

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

        -

        Hierarchy

        • CustomGraphqlWebhookParams

        Index

        Properties

        graphqlQuery: string
        +

        Hierarchy

        • CustomGraphqlWebhookParams

        Index

        Properties

        graphqlQuery: string

        GraphQL query

        -
        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/DebugCallTrace.html b/docs/interfaces/DebugCallTrace.html index 6cee19c3..6891b9d0 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 66b209a7..e5264745 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

        • DebugCallTracer

        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 d4dd6513..79fea7ca 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 9dbaefbc..9297c267 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

        • DebugPrestateTracer

        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 d739c958..ff24035f 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 b7a34869..2a01c7e2 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 69eeb2d6..a37c83cb 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 4997237c..8e019634 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 bf6bb368..6a6130ee 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 bd0cb06d..dcf40165 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 aea6dc4c..4d115e6e 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 06455a65..b406bf9c 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

        • 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 diff --git a/docs/interfaces/EventFilter.html b/docs/interfaces/EventFilter.html index 6addeda6..cbbb6b46 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.

        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/Filter.html b/docs/interfaces/Filter.html index 511e47b0..0977a52f 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.

        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/FilterByBlockHash.html b/docs/interfaces/FilterByBlockHash.html index 032a79b3..26ae57d5 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.

        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/FloorPriceError.html b/docs/interfaces/FloorPriceError.html index 56247d27..ed15ff75 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

        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/FloorPriceMarketplace.html b/docs/interfaces/FloorPriceMarketplace.html index b314db79..dc5d6378 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

        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/GetAddressesOptions.html b/docs/interfaces/GetAddressesOptions.html index fefa7061..4c401264 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

        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/GetAllWebhooksResponse.html b/docs/interfaces/GetAllWebhooksResponse.html index faec14ab..5302ccf6 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.

        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/GetBaseNftsForContractOptions.html b/docs/interfaces/GetBaseNftsForContractOptions.html index a60a88ae..36aed41e 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 ec12dcce..09745861 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 ad695b27..4364bc31 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 de54e422..c672e264 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 ffb31765..acb471b3 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 dcbd301d..d5183d11 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 e296dceb..3c465510 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 1be586cd..bfcca44b 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 48f14e96..c335c42b 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 43c06095..b5fdacfa 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 b93bed62..0c87756e 100644 --- a/docs/interfaces/GetNftSalesResponse.html +++ b/docs/interfaces/GetNftSalesResponse.html @@ -1,7 +1,9 @@ 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

        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 +
        +

        Block Information of the block as of which the corresponding data is valid.

        +

        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 8f09cbdc..9d63cd06 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 29d5cd73..c081a879 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 9b2a08a1..47e2e3ed 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 05ae35f0..646c0766 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 9b8a1789..d0936623 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 c15935d9..dfde3198 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/GetOwnersForNftOptions.html b/docs/interfaces/GetOwnersForNftOptions.html index 2442fbc2..b5da2cd3 100644 --- a/docs/interfaces/GetOwnersForNftOptions.html +++ b/docs/interfaces/GetOwnersForNftOptions.html @@ -2,8 +2,8 @@

        Optional parameters object for the getOwnersForNft method.

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

        -

        Hierarchy

        • GetOwnersForNftOptions

        Index

        Properties

        Properties

        pageKey?: string
        +

        Hierarchy

        • GetOwnersForNftOptions

        Index

        Properties

        Properties

        pageKey?: string

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

        -
        pageSize?: number
        +
        pageSize?: number

        Sets the total number of owners to return in the response.

        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 e18fd1bf..d8180208 100644 --- a/docs/interfaces/GetOwnersForNftResponse.html +++ b/docs/interfaces/GetOwnersForNftResponse.html @@ -1,7 +1,7 @@ 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.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional The key for the next page of results, if applicable.

        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 0d1b0b8e..e2984809 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 3cce86a8..07860954 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 d9a8c367..ababfb76 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 d4584c3d..a51265e9 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 13a83539..7cf53b6f 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 4e2817da..d161e729 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 8aeac738..7ed6a842 100644 --- a/docs/interfaces/Nft.html +++ b/docs/interfaces/Nft.html @@ -3,27 +3,31 @@

        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

        acquiredAt?: AcquiredAt
        +

        Time at which the NFT was most recently acquired by the user. Only +available when specifying orderBy: NftOrdering.TRANSFERTIME in the +request.

        +
        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 +

        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 26e5ef9a..69cb915d 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 c4d2746a..0f1747b3 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 436841b0..58f9c1e1 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 ea5749bc..e9499eec 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 33c443f5..668ef449 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 72657ae4..7adff179 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 9a18040f..64ac3cba 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 5649bdb6..2eda6e3e 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 31fde645..c0817a78 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

        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 ffb2936d..90a570a8 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 487cee62..f77f4eff 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 341c2bad..b5163b58 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 75d003be..bd7da7e9 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 index 3f94fe54..d5af7bc1 100644 --- a/docs/interfaces/NftMetadataUpdateWebhook.html +++ b/docs/interfaces/NftMetadataUpdateWebhook.html @@ -2,23 +2,23 @@

        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
        +

        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/NftSale.html b/docs/interfaces/NftSale.html index 360ee7ac..0768706f 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 fb3ef6f7..ff4666bf 100644 --- a/docs/interfaces/NftSaleFeeData.html +++ b/docs/interfaces/NftSaleFeeData.html @@ -1,9 +1,14 @@ 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
        +
        deprecated

        Please use decimals instead. This field contains a typo +and will always be undefined. It's been marked as deprecated to avoid +breaking changes.

        +
        decimals: number
        +

        The number of decimals of the token used for the payment.

        +
        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 +

        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/NftSaleValidAt.html b/docs/interfaces/NftSaleValidAt.html new file mode 100644 index 00000000..47023f35 --- /dev/null +++ b/docs/interfaces/NftSaleValidAt.html @@ -0,0 +1,9 @@ +NftSaleValidAt | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftSaleValidAt

        +

        The block information at which the NFT sale information is valid at.

        +

        Hierarchy

        • NftSaleValidAt

        Index

        Properties

        blockHash?: string
        +

        The block hash. Used to detect reorgs.

        +
        blockNumber: number
        +

        The block number the sale information is valid at.

        +
        blockTimestamp?: string
        +

        The timestamp for the 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/NftWebhookParams.html b/docs/interfaces/NftWebhookParams.html index 3b97f539..99a0d11f 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 or NftMetadataUpdateWebhook.

        -

        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 92627373..2d1e4349 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 8ff2e0f9..d460c292 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 7b325d11..cc545a33 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 6dec7747..4b27a9d4 100644 --- a/docs/interfaces/OwnedNft.html +++ b/docs/interfaces/OwnedNft.html @@ -1,28 +1,32 @@ 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

        acquiredAt?: AcquiredAt
        +

        Time at which the NFT was most recently acquired by the user. Only +available when specifying orderBy: NftOrdering.TRANSFERTIME in the +request.

        +
        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 +

        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 8979fa96..a6f14d52 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

        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 de78b9f9..d058a89d 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 72b1e7e3..51eb9b11 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 23bd6c24..0b8bb3e4 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 8ee610fb..c265edbf 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 5abbd860..9ca2e33e 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 fa3b1656..c0be254c 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 2576f51f..0f424a88 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 61a2406d..22860efc 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 4e6c75a8..fd053716 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 617c7692..b0f9dbb4 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 2b2e2f43..3e93c4e5 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 93342740..eaba14e7 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 c356b3dd..3a35f732 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 e142a81d..0f327985 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 a22d6796..c2047a8a 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 48c7e527..fb159ebc 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 85b13cdd..5e5f0f0c 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[]

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TokenMetadataResponse.html b/docs/interfaces/TokenMetadataResponse.html index 4fa54ccf..cef02458 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.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TokenUri.html b/docs/interfaces/TokenUri.html index 94de9eb4..9b559b25 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).

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransactionReceiptsBlockHash.html b/docs/interfaces/TransactionReceiptsBlockHash.html index 4216cfcb..88769e3a 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.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransactionReceiptsBlockNumber.html b/docs/interfaces/TransactionReceiptsBlockNumber.html index 1f6760f0..3a54951e 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.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransactionReceiptsResponse.html b/docs/interfaces/TransactionReceiptsResponse.html index b95fbf21..93e8839d 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.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransactionWebhookParams.html b/docs/interfaces/TransactionWebhookParams.html index 1d41493f..6af56c2c 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

        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 ed2ad899..4e24f92e 100644 --- a/docs/interfaces/TransferredNft.html +++ b/docs/interfaces/TransferredNft.html @@ -1,35 +1,39 @@ 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

        acquiredAt?: AcquiredAt
        +

        Time at which the NFT was most recently acquired by the user. Only +available when specifying orderBy: NftOrdering.TRANSFERTIME in the +request.

        +
        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 +

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransfersNftResponse.html b/docs/interfaces/TransfersNftResponse.html index a3e2a9b2..be7502c9 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

        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 13e30cb5..54406756 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 0637c7bf..00fe108b 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 ce9d4c97..edccb98f 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 b5683830..2f0a9c63 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 index 1866e1f5..2ad377ad 100644 --- a/docs/interfaces/WebhookNftMetadataFilterUpdate.html +++ b/docs/interfaces/WebhookNftMetadataFilterUpdate.html @@ -1,8 +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[]
        +

        Hierarchy

        • WebhookNftMetadataFilterUpdate

        Index

        Properties

        addMetadataFilters: NftFilter[]

        The filters to additionally track.

        -
        removeMetadataFilters: NftFilter[]
        +
        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 2677f0c7..e1f2b2b4 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 c952258c..e9cd6da0 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,49 +1,49 @@ -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
        CustomGraphqlWebhookUpdate: WebhookStatusUpdate
        +
        BlockTag: string | number
        CustomGraphqlWebhookUpdate: WebhookStatusUpdate

        Params object when calling NotifyNamespace.updateWebhook to update a CustomGraphqlWebhook.

        -
        DebugPrestateTrace: Record<string, DebugPrestate>
        +
        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:

            @@ -54,8 +54,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

        Generated using TypeDoc

        \ No newline at end of file diff --git a/package.json b/package.json index 4f052a83..6e50f709 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alchemy-sdk", - "version": "2.8.3", + "version": "2.9.0", "description": "Extended Ethers.js SDK for Alchemy APIs", "author": "Alchemy", "license": "MIT", diff --git a/src/version.ts b/src/version.ts index a2aeba2e..274b626c 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.8.3'; +export const VERSION = '2.9.0';