From 5fdff2fb76dc668cf10be3dbf8955a6d92303414 Mon Sep 17 00:00:00 2001 From: Brian Chen Date: Thu, 2 May 2024 10:07:54 -0500 Subject: [PATCH] v3.3.0 (#427) * v3.3.0 * doc --- CHANGELOG.md | 6 ++ docs-md/README.md | 1 + docs-md/classes/Alchemy.md | 16 ++--- docs-md/classes/AlchemyConfig.md | 20 +++--- docs-md/classes/AlchemyProvider.md | 16 ++--- docs-md/classes/AlchemyWebSocketProvider.md | 30 ++++---- docs-md/classes/CoreNamespace.md | 64 ++++++++--------- docs-md/classes/DebugNamespace.md | 12 ++-- docs-md/classes/NftNamespace.md | 68 +++++++++---------- 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/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 | 58 +++++++++++----- docs-md/enums/NftCollectionMarketplace.md | 2 +- docs-md/enums/NftFilters.md | 4 +- docs-md/enums/NftOrdering.md | 2 +- docs-md/enums/NftRefreshState.md | 12 ++-- docs-md/enums/NftSaleMarketplace.md | 14 ++-- docs-md/enums/NftSaleTakerType.md | 4 +- docs-md/enums/NftSpamClassification.md | 24 +++---- docs-md/enums/NftTokenType.md | 10 +-- docs-md/enums/OpenSeaSafelistRequestStatus.md | 8 +-- 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 | 4 +- 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 | 4 +- docs-md/interfaces/BaseNftCollection.md | 8 +-- docs-md/interfaces/ComputeRarityResponse.md | 2 +- 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 +- docs-md/interfaces/DisplayNftForContract.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 ++--- .../GetContractMetadataBatchResponse.md | 2 +- .../interfaces/GetContractsForOwnerOptions.md | 10 +-- .../GetContractsForOwnerResponse.md | 6 +- docs-md/interfaces/GetFloorPriceResponse.md | 4 +- docs-md/interfaces/GetMintedNftsOptions.md | 6 +- .../interfaces/GetNftMetadataBatchResponse.md | 2 +- docs-md/interfaces/GetNftMetadataOptions.md | 6 +- docs-md/interfaces/GetNftSalesOptions.md | 18 ++--- .../GetNftSalesOptionsByContractAddress.md | 22 +++--- docs-md/interfaces/GetNftSalesResponse.md | 6 +- .../interfaces/GetNftsForContractOptions.md | 8 +-- docs-md/interfaces/GetNftsForOwnerOptions.md | 16 ++--- .../interfaces/GetOwnersForContractOptions.md | 8 +-- .../GetOwnersForContractResponse.md | 6 +- ...nersForContractWithTokenBalancesOptions.md | 6 +- ...ersForContractWithTokenBalancesResponse.md | 4 +- docs-md/interfaces/GetOwnersForNftOptions.md | 4 +- docs-md/interfaces/GetOwnersForNftResponse.md | 4 +- .../interfaces/GetSpamContractsResponse.md | 2 +- .../interfaces/GetTokensForOwnerOptions.md | 4 +- .../interfaces/GetTokensForOwnerResponse.md | 4 +- .../GetTransfersForContractOptions.md | 8 +-- .../interfaces/GetTransfersForOwnerOptions.md | 6 +- docs-md/interfaces/IsAirdropNftResponse.md | 2 +- docs-md/interfaces/IsSpamContractResponse.md | 2 +- docs-md/interfaces/MinedTransactionWebhook.md | 18 ++--- docs-md/interfaces/Nft.md | 24 +++---- docs-md/interfaces/NftActivityWebhook.md | 18 ++--- docs-md/interfaces/NftAttributeRarity.md | 6 +- docs-md/interfaces/NftAttributesResponse.md | 6 +- docs-md/interfaces/NftCollection.md | 14 ++-- docs-md/interfaces/NftCollectionFloorPrice.md | 6 +- docs-md/interfaces/NftContract.md | 16 ++--- .../interfaces/NftContractBaseNftsResponse.md | 4 +- docs-md/interfaces/NftContractForNft.md | 20 +++--- docs-md/interfaces/NftContractForOwner.md | 26 +++---- 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/NftImage.md | 12 ++-- 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/NftMint.md | 8 +-- docs-md/interfaces/NftRawMetadata.md | 6 +- docs-md/interfaces/NftSale.md | 30 ++++---- docs-md/interfaces/NftSaleFeeData.md | 8 +-- docs-md/interfaces/NftSaleValidAt.md | 6 +- docs-md/interfaces/NftWebhookParams.md | 4 +- .../interfaces/OpenSeaCollectionMetadata.md | 24 +++---- docs-md/interfaces/OwnedBaseNft.md | 6 +- docs-md/interfaces/OwnedBaseNftsResponse.md | 8 +-- docs-md/interfaces/OwnedNft.md | 26 +++---- docs-md/interfaces/OwnedNftsResponse.md | 8 +-- docs-md/interfaces/OwnedNftsValidAt.md | 6 +- docs-md/interfaces/OwnedToken.md | 16 ++--- docs-md/interfaces/RawContract.md | 6 +- docs-md/interfaces/RefreshContractResult.md | 6 +- .../SearchContractMetadataResponse.md | 2 +- .../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/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 +-- .../TransactionReceiptsBlockHash.md | 2 +- .../TransactionReceiptsBlockNumber.md | 2 +- .../interfaces/TransactionReceiptsResponse.md | 2 +- .../interfaces/TransactionWebhookParams.md | 2 +- docs-md/interfaces/TransferredNft.md | 32 ++++----- 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 | 36 +++++----- docs/assets/search.js | 2 +- docs/classes/Alchemy.html | 14 ++-- docs/classes/AlchemyConfig.html | 18 ++--- docs/classes/AlchemyProvider.html | 8 +-- docs/classes/AlchemyWebSocketProvider.html | 22 +++--- docs/classes/CoreNamespace.html | 64 ++++++++--------- docs/classes/DebugNamespace.html | 12 ++-- docs/classes/NftNamespace.html | 66 +++++++++--------- 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/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 | 2 +- docs/enums/NftCollectionMarketplace.html | 2 +- docs/enums/NftFilters.html | 4 +- docs/enums/NftOrdering.html | 2 +- docs/enums/NftRefreshState.html | 12 ++-- 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/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 | 1 + docs/interfaces/AcquiredAt.html | 4 +- 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/BaseNftCollection.html | 8 +-- docs/interfaces/ComputeRarityResponse.html | 2 +- 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 +- docs/interfaces/DisplayNftForContract.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 ++--- .../GetContractMetadataBatchResponse.html | 2 +- .../GetContractsForOwnerOptions.html | 10 +-- .../GetContractsForOwnerResponse.html | 6 +- docs/interfaces/GetFloorPriceResponse.html | 2 +- docs/interfaces/GetMintedNftsOptions.html | 6 +- .../GetNftMetadataBatchResponse.html | 2 +- docs/interfaces/GetNftMetadataOptions.html | 6 +- docs/interfaces/GetNftSalesOptions.html | 18 ++--- .../GetNftSalesOptionsByContractAddress.html | 22 +++--- docs/interfaces/GetNftSalesResponse.html | 6 +- .../interfaces/GetNftsForContractOptions.html | 8 +-- docs/interfaces/GetNftsForOwnerOptions.html | 16 ++--- .../GetOwnersForContractOptions.html | 8 +-- .../GetOwnersForContractResponse.html | 6 +- ...rsForContractWithTokenBalancesOptions.html | 6 +- ...sForContractWithTokenBalancesResponse.html | 4 +- docs/interfaces/GetOwnersForNftOptions.html | 4 +- docs/interfaces/GetOwnersForNftResponse.html | 4 +- docs/interfaces/GetSpamContractsResponse.html | 2 +- docs/interfaces/GetTokensForOwnerOptions.html | 4 +- .../interfaces/GetTokensForOwnerResponse.html | 4 +- .../GetTransfersForContractOptions.html | 8 +-- .../GetTransfersForOwnerOptions.html | 6 +- docs/interfaces/IsAirdropNftResponse.html | 2 +- docs/interfaces/IsSpamContractResponse.html | 2 +- docs/interfaces/MinedTransactionWebhook.html | 18 ++--- docs/interfaces/Nft.html | 24 +++---- docs/interfaces/NftActivityWebhook.html | 18 ++--- docs/interfaces/NftAttributeRarity.html | 6 +- docs/interfaces/NftAttributesResponse.html | 6 +- docs/interfaces/NftCollection.html | 14 ++-- docs/interfaces/NftCollectionFloorPrice.html | 6 +- docs/interfaces/NftContract.html | 16 ++--- .../NftContractBaseNftsResponse.html | 4 +- docs/interfaces/NftContractForNft.html | 20 +++--- docs/interfaces/NftContractForOwner.html | 26 +++---- 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/NftImage.html | 12 ++-- docs/interfaces/NftMetadata.html | 12 ++-- docs/interfaces/NftMetadataBatchOptions.html | 4 +- docs/interfaces/NftMetadataBatchToken.html | 6 +- docs/interfaces/NftMetadataUpdateWebhook.html | 18 ++--- docs/interfaces/NftMint.html | 8 +-- docs/interfaces/NftRawMetadata.html | 6 +- docs/interfaces/NftSale.html | 30 ++++---- docs/interfaces/NftSaleFeeData.html | 8 +-- docs/interfaces/NftSaleValidAt.html | 6 +- docs/interfaces/NftWebhookParams.html | 4 +- .../interfaces/OpenSeaCollectionMetadata.html | 24 +++---- docs/interfaces/OwnedBaseNft.html | 6 +- docs/interfaces/OwnedBaseNftsResponse.html | 8 +-- docs/interfaces/OwnedNft.html | 26 +++---- docs/interfaces/OwnedNftsResponse.html | 8 +-- docs/interfaces/OwnedNftsValidAt.html | 6 +- docs/interfaces/OwnedToken.html | 16 ++--- docs/interfaces/RawContract.html | 6 +- docs/interfaces/RefreshContractResult.html | 6 +- .../SearchContractMetadataResponse.html | 2 +- .../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/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 +-- .../TransactionReceiptsBlockHash.html | 2 +- .../TransactionReceiptsBlockNumber.html | 2 +- .../TransactionReceiptsResponse.html | 2 +- docs/interfaces/TransactionWebhookParams.html | 2 +- docs/interfaces/TransferredNft.html | 32 ++++----- 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 | 34 +++++----- package.json | 2 +- src/version.ts | 2 +- 336 files changed, 1641 insertions(+), 1611 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e9d0a40..9330ee0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ ### Major Changes +### Minor Changes + +## 3.3.0 + +### Major Changes + - Added support for Zksync Mainnet and Sepolia via the `Network.ZKSYNC_MAINNET` and `Network.ZKSYNC_SEPOLIA` enums. ### Minor Changes diff --git a/docs-md/README.md b/docs-md/README.md index 150a6d20..8cb2eb13 100644 --- a/docs-md/README.md +++ b/docs-md/README.md @@ -21,6 +21,7 @@ The SDK currently supports the following chains: - **Astar**: Mainnet - **PolygonZKEVM**: Mainnet, Testnet - **Base**: Mainnet, Goerli, Sepolia +- **Zksync**: Mainnet, Sepolia You can find per-method documentation of the Alchemy SDK endpoints at the [Alchemy Docs linked in the sidebar](https://docs.alchemy.com/reference/alchemy-sdk-quickstart). diff --git a/docs-md/classes/Alchemy.md b/docs-md/classes/Alchemy.md index 45d8ba3c..83b10f3f 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/89d639ce/src/api/alchemy.ts#L63) +[src/api/alchemy.ts:63](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy.ts#L42) +[src/api/alchemy.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy.ts#L24) +[src/api/alchemy.ts:24](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy.ts#L54) +[src/api/alchemy.ts:54](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy.ts#L27) +[src/api/alchemy.ts:27](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy.ts#L48) +[src/api/alchemy.ts:48](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy.ts#L36) +[src/api/alchemy.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy.ts#L30) +[src/api/alchemy.ts:30](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy.ts#L30) diff --git a/docs-md/classes/AlchemyConfig.md b/docs-md/classes/AlchemyConfig.md index 39c76e4f..767f0705 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/89d639ce/src/api/alchemy-config.ts#L64) +[src/api/alchemy-config.ts:64](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-config.ts#L23) +[src/api/alchemy-config.ts:23](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-config.ts#L41) +[src/api/alchemy-config.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-config.ts#L32) +[src/api/alchemy-config.ts:32](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-config.ts#L29) +[src/api/alchemy-config.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-config.ts#L26) +[src/api/alchemy-config.ts:26](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-config.ts#L46) +[src/api/alchemy-config.ts:46](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-config.ts#L38) +[src/api/alchemy-config.ts:38](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-config.ts#L107) +[src/api/alchemy-config.ts:107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-config.ts#L129) +[src/api/alchemy-config.ts:129](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy-config.ts#L129) diff --git a/docs-md/classes/AlchemyProvider.md b/docs-md/classes/AlchemyProvider.md index 8b2aa79a..c9808db8 100644 --- a/docs-md/classes/AlchemyProvider.md +++ b/docs-md/classes/AlchemyProvider.md @@ -402,7 +402,7 @@ ___ #### Defined in -[src/api/alchemy-provider.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-provider.ts#L41) +[src/api/alchemy-provider.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy-provider.ts#L41) ___ @@ -412,7 +412,7 @@ ___ #### Defined in -[src/api/alchemy-provider.ts:43](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-provider.ts#L43) +[src/api/alchemy-provider.ts:43](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy-provider.ts#L43) ___ @@ -464,7 +464,7 @@ ___ #### Defined in -[src/api/alchemy-provider.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-provider.ts#L42) +[src/api/alchemy-provider.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy-provider.ts#L42) ## Accessors @@ -936,7 +936,7 @@ JsonRpcProvider.\_startPending #### Defined in -[src/api/alchemy-provider.ts:211](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-provider.ts#L211) +[src/api/alchemy-provider.ts:211](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy-provider.ts#L211) ___ @@ -1136,7 +1136,7 @@ JsonRpcProvider.detectNetwork #### Defined in -[src/api/alchemy-provider.ts:199](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-provider.ts#L199) +[src/api/alchemy-provider.ts:199](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy-provider.ts#L199) ___ @@ -1615,7 +1615,7 @@ CommunityResourcable.isCommunityResource #### Defined in -[src/api/alchemy-provider.ts:221](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-provider.ts#L221) +[src/api/alchemy-provider.ts:221](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy-provider.ts#L221) ___ @@ -1728,7 +1728,7 @@ not defined in ethers. #### Defined in -[src/api/alchemy-provider.ts:332](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-provider.ts#L332) +[src/api/alchemy-provider.ts:332](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy-provider.ts#L332) ___ @@ -1998,7 +1998,7 @@ JsonRpcProvider.send #### Defined in -[src/api/alchemy-provider.ts:235](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-provider.ts#L235) +[src/api/alchemy-provider.ts:235](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy-provider.ts#L235) ___ diff --git a/docs-md/classes/AlchemyWebSocketProvider.md b/docs-md/classes/AlchemyWebSocketProvider.md index 71a42c69..d731120a 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/89d639ce/src/api/alchemy-websocket-provider.ts#L81) +[src/api/alchemy-websocket-provider.ts:81](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L82) +[src/api/alchemy-websocket-provider.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L947) +[src/api/alchemy-websocket-provider.ts:947](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L970) +[src/api/alchemy-websocket-provider.ts:970](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L871) +[src/api/alchemy-websocket-provider.ts:871](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L911) +[src/api/alchemy-websocket-provider.ts:911](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L407) +[src/api/alchemy-websocket-provider.ts:407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L703) +[src/api/alchemy-websocket-provider.ts:703](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L419) +[src/api/alchemy-websocket-provider.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L223) +[src/api/alchemy-websocket-provider.ts:223](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L239) +[src/api/alchemy-websocket-provider.ts:239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L191) +[src/api/alchemy-websocket-provider.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L163) +[src/api/alchemy-websocket-provider.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L178) +[src/api/alchemy-websocket-provider.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-websocket-provider.ts#L207) +[src/api/alchemy-websocket-provider.ts:207](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy-websocket-provider.ts#L207) ___ diff --git a/docs-md/classes/CoreNamespace.md b/docs-md/classes/CoreNamespace.md index e9063415..a20b7b27 100644 --- a/docs-md/classes/CoreNamespace.md +++ b/docs-md/classes/CoreNamespace.md @@ -68,7 +68,7 @@ calling getters on Contracts. #### Defined in -[src/api/core-namespace.ts:242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L242) +[src/api/core-namespace.ts:242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L242) ___ @@ -97,7 +97,7 @@ This is an alias for [TransactNamespace.estimateGas](TransactNamespace.md#estima #### Defined in -[src/api/core-namespace.ts:263](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L263) +[src/api/core-namespace.ts:263](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L263) ___ @@ -127,7 +127,7 @@ with this information cached. #### Defined in -[src/api/core-namespace.ts:384](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L384) +[src/api/core-namespace.ts:384](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L384) ___ @@ -155,7 +155,7 @@ response object. #### Defined in -[src/api/core-namespace.ts:611](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L611) +[src/api/core-namespace.ts:611](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L611) ▸ **getAssetTransfers**(`params`): `Promise`<[`AssetTransfersResponse`](../interfaces/AssetTransfersResponse.md)\> @@ -175,7 +175,7 @@ https://docs.alchemy.com/alchemy/enhanced-apis/transfers-api#alchemy_getassettra #### Defined in -[src/api/core-namespace.ts:623](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L623) +[src/api/core-namespace.ts:623](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L623) ___ @@ -198,7 +198,7 @@ Returns the balance of a given address as of the provided block. #### Defined in -[src/api/core-namespace.ts:69](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L69) +[src/api/core-namespace.ts:69](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L69) ___ @@ -223,7 +223,7 @@ hashes. To get the full transaction details on the block, use #### Defined in -[src/api/core-namespace.ts:151](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L151) +[src/api/core-namespace.ts:151](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L151) ___ @@ -239,7 +239,7 @@ Returns the block number of the most recently mined block. #### Defined in -[src/api/core-namespace.ts:188](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L188) +[src/api/core-namespace.ts:188](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L188) ___ @@ -263,7 +263,7 @@ hash. Transactions on the block are represented as an array of #### Defined in -[src/api/core-namespace.ts:166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L166) +[src/api/core-namespace.ts:166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L166) ___ @@ -287,7 +287,7 @@ no contract deployed, the result is `0x`. #### Defined in -[src/api/core-namespace.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L98) +[src/api/core-namespace.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L98) ___ @@ -309,7 +309,7 @@ gasPrice should be used. #### Defined in -[src/api/core-namespace.ts:214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L214) +[src/api/core-namespace.ts:214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L214) ___ @@ -325,7 +325,7 @@ Returns the best guess of the current gas price to use in a transaction. #### Defined in -[src/api/core-namespace.ts:198](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L198) +[src/api/core-namespace.ts:198](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L198) ___ @@ -347,7 +347,7 @@ Returns an array of logs that match the provided filter. #### Defined in -[src/api/core-namespace.ts:354](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L354) +[src/api/core-namespace.ts:354](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L354) ___ @@ -363,7 +363,7 @@ Returns the {@link EthersNetworkAlias} Alchemy is connected to. #### Defined in -[src/api/core-namespace.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L178) +[src/api/core-namespace.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L178) ___ @@ -388,7 +388,7 @@ provided block in `Bytes32` format. #### Defined in -[src/api/core-namespace.ts:116](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L116) +[src/api/core-namespace.ts:116](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L116) ___ @@ -410,7 +410,7 @@ Returns the ERC-20 token balances for a specific owner address. #### Defined in -[src/api/core-namespace.ts:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L425) +[src/api/core-namespace.ts:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L425) ▸ **getTokenBalances**(`addressOrName`, `contractAddresses?`): `Promise`<[`TokenBalancesResponse`](../interfaces/TokenBalancesResponse.md)\> @@ -429,7 +429,7 @@ Returns the token balances for a specific owner address given a list of contract #### Defined in -[src/api/core-namespace.ts:437](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L437) +[src/api/core-namespace.ts:437](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L437) ▸ **getTokenBalances**(`addressOrName`, `options`): `Promise`<[`TokenBalancesResponseErc20`](../interfaces/TokenBalancesResponseErc20.md)\> @@ -450,7 +450,7 @@ This overload covers the erc-20 token type which includes a page key in the resp #### Defined in -[src/api/core-namespace.ts:451](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L451) +[src/api/core-namespace.ts:451](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L451) ▸ **getTokenBalances**(`addressOrName`, `options`): `Promise`<[`TokenBalancesResponse`](../interfaces/TokenBalancesResponse.md)\> @@ -473,7 +473,7 @@ the response. #### Defined in -[src/api/core-namespace.ts:467](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L467) +[src/api/core-namespace.ts:467](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L467) ___ @@ -495,7 +495,7 @@ Returns metadata for a given token contract address. #### Defined in -[src/api/core-namespace.ts:590](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L590) +[src/api/core-namespace.ts:590](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L590) ___ @@ -519,7 +519,7 @@ of each token and the relevant metadata. #### Defined in -[src/api/core-namespace.ts:525](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L525) +[src/api/core-namespace.ts:525](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L525) ___ @@ -548,7 +548,7 @@ NOTE: This is an alias for [TransactNamespace.getTransaction](TransactNamespace. #### Defined in -[src/api/core-namespace.ts:283](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L283) +[src/api/core-namespace.ts:283](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L283) ___ @@ -573,7 +573,7 @@ transaction from the address sent to the network. #### Defined in -[src/api/core-namespace.ts:134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L134) +[src/api/core-namespace.ts:134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L134) ___ @@ -599,7 +599,7 @@ waitForTransaction method below. #### Defined in -[src/api/core-namespace.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L300) +[src/api/core-namespace.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L300) ___ @@ -621,7 +621,7 @@ Gets all transaction receipts for a given block by number or block hash. #### Defined in -[src/api/core-namespace.ts:638](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L638) +[src/api/core-namespace.ts:638](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L638) ___ @@ -643,7 +643,7 @@ Checks if the provided address is a smart contract. #### Defined in -[src/api/core-namespace.ts:83](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L83) +[src/api/core-namespace.ts:83](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L83) ___ @@ -667,7 +667,7 @@ An ENS name requires additional configuration to setup a reverse record, so not #### Defined in -[src/api/core-namespace.ts:662](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L662) +[src/api/core-namespace.ts:662](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L662) ___ @@ -687,7 +687,7 @@ up and running smoothly. #### Defined in -[src/api/core-namespace.ts:228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L228) +[src/api/core-namespace.ts:228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L228) ___ @@ -710,7 +710,7 @@ if the ENS name does not have an underlying address. #### Defined in -[src/api/core-namespace.ts:650](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L650) +[src/api/core-namespace.ts:650](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L650) ___ @@ -733,7 +733,7 @@ Allows sending a raw message to the Alchemy backend. #### Defined in -[src/api/core-namespace.ts:367](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L367) +[src/api/core-namespace.ts:367](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L367) ___ @@ -759,7 +759,7 @@ NOTE: This is an alias for [TransactNamespace.getTransaction](TransactNamespace. #### Defined in -[src/api/core-namespace.ts:317](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L317) +[src/api/core-namespace.ts:317](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L317) ___ @@ -790,4 +790,4 @@ NOTE: This is an alias for [TransactNamespace.getTransaction](TransactNamespace. #### Defined in -[src/api/core-namespace.ts:339](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L339) +[src/api/core-namespace.ts:339](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/core-namespace.ts#L339) diff --git a/docs-md/classes/DebugNamespace.md b/docs-md/classes/DebugNamespace.md index a3b70404..1f292397 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/89d639ce/src/api/debug-namespace.ts#L120) +[src/api/debug-namespace.ts:120](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/debug-namespace.ts#L131) +[src/api/debug-namespace.ts:131](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/debug-namespace.ts#L36) +[src/api/debug-namespace.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/debug-namespace.ts#L51) +[src/api/debug-namespace.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/debug-namespace.ts#L79) +[src/api/debug-namespace.ts:79](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/debug-namespace.ts#L98) +[src/api/debug-namespace.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/debug-namespace.ts#L98) diff --git a/docs-md/classes/NftNamespace.md b/docs-md/classes/NftNamespace.md index b58fc298..c96a127e 100644 --- a/docs-md/classes/NftNamespace.md +++ b/docs-md/classes/NftNamespace.md @@ -61,7 +61,7 @@ Get the rarity of each attribute of an NFT. #### Defined in -[src/api/nft-namespace.ts:534](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L534) +[src/api/nft-namespace.ts:534](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L534) ___ @@ -85,7 +85,7 @@ Get the NFT collection metadata associated with the provided parameters. #### Defined in -[src/api/nft-namespace.ts:168](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L168) +[src/api/nft-namespace.ts:168](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L168) ___ @@ -107,7 +107,7 @@ Get the NFT contract metadata associated with the provided parameters. #### Defined in -[src/api/nft-namespace.ts:147](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L147) +[src/api/nft-namespace.ts:147](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L147) ___ @@ -129,7 +129,7 @@ Get the NFT contract metadata for multiple NFT contracts in a single request. #### Defined in -[src/api/nft-namespace.ts:156](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L156) +[src/api/nft-namespace.ts:156](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L156) ___ @@ -152,7 +152,7 @@ Gets all NFT contracts held by the specified owner address. #### Defined in -[src/api/nft-namespace.ts:378](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L378) +[src/api/nft-namespace.ts:378](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L378) ___ @@ -176,7 +176,7 @@ Returns the floor prices of a NFT contract by marketplace. #### Defined in -[src/api/nft-namespace.ts:508](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L508) +[src/api/nft-namespace.ts:508](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L508) ___ @@ -199,7 +199,7 @@ Get all the NFTs minted by a specified owner address. #### Defined in -[src/api/nft-namespace.ts:422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L422) +[src/api/nft-namespace.ts:422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L422) ___ @@ -223,7 +223,7 @@ Get the NFT metadata associated with the provided parameters. #### Defined in -[src/api/nft-namespace.ts:101](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L101) +[src/api/nft-namespace.ts:101](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L101) ___ @@ -246,7 +246,7 @@ Gets the NFT metadata for multiple NFT tokens. #### Defined in -[src/api/nft-namespace.ts:134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L134) +[src/api/nft-namespace.ts:134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L134) ___ @@ -270,7 +270,7 @@ Returns NFT sales that have happened through on-chain marketplaces. #### Defined in -[src/api/nft-namespace.ts:518](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L518) +[src/api/nft-namespace.ts:518](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L518) ▸ **getNftSales**(`options?`): `Promise`<[`GetNftSalesResponse`](../interfaces/GetNftSalesResponse.md)\> @@ -286,7 +286,7 @@ Returns NFT sales that have happened through on-chain marketplaces. #### Defined in -[src/api/nft-namespace.ts:519](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L519) +[src/api/nft-namespace.ts:519](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L519) ___ @@ -314,7 +314,7 @@ their associated metadata, use [GetBaseNftsForContractOptions](../interfaces/Get #### Defined in -[src/api/nft-namespace.ts:253](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L253) +[src/api/nft-namespace.ts:253](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L253) ▸ **getNftsForContract**(`contractAddress`, `options?`): `Promise`<[`NftContractBaseNftsResponse`](../interfaces/NftContractBaseNftsResponse.md)\> @@ -338,7 +338,7 @@ all NFTs with their associated metadata, use [GetNftsForContractOptions](../inte #### Defined in -[src/api/nft-namespace.ts:267](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L267) +[src/api/nft-namespace.ts:267](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L267) ___ @@ -367,7 +367,7 @@ associated metadata, use [GetBaseNftsForContractOptions](../interfaces/GetBaseNf #### Defined in -[src/api/nft-namespace.ts:289](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L289) +[src/api/nft-namespace.ts:289](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L289) ▸ **getNftsForContractIterator**(`contractAddress`, `options?`): `AsyncIterable`<[`BaseNft`](../interfaces/BaseNft.md)\> @@ -393,7 +393,7 @@ NFTs with their associated metadata, use [GetNftsForContractOptions](../interfac #### Defined in -[src/api/nft-namespace.ts:305](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L305) +[src/api/nft-namespace.ts:305](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L305) ___ @@ -419,7 +419,7 @@ all NFTs with their associated metadata, use [GetNftsForOwnerOptions](../interfa #### Defined in -[src/api/nft-namespace.ts:217](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L217) +[src/api/nft-namespace.ts:217](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L217) ▸ **getNftsForOwner**(`owner`, `options?`): `Promise`<[`OwnedNftsResponse`](../interfaces/OwnedNftsResponse.md)\> @@ -441,7 +441,7 @@ their associated metadata, use [GetBaseNftsForOwnerOptions](../interfaces/GetBas #### Defined in -[src/api/nft-namespace.ts:231](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L231) +[src/api/nft-namespace.ts:231](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L231) ___ @@ -467,7 +467,7 @@ keys until all NFTs have been fetched. #### Defined in -[src/api/nft-namespace.ts:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L182) +[src/api/nft-namespace.ts:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L182) ▸ **getNftsForOwnerIterator**(`owner`, `options?`): `AsyncIterable`<[`OwnedBaseNft`](../interfaces/OwnedBaseNft.md)\> @@ -489,7 +489,7 @@ pages through all page keys until all NFTs have been fetched. #### Defined in -[src/api/nft-namespace.ts:196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L196) +[src/api/nft-namespace.ts:196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L196) ___ @@ -512,7 +512,7 @@ Gets all the owners for a given NFT contract along with the token balance. #### Defined in -[src/api/nft-namespace.ts:323](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L323) +[src/api/nft-namespace.ts:323](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L323) ▸ **getOwnersForContract**(`contractAddress`, `options?`): `Promise`<[`GetOwnersForContractResponse`](../interfaces/GetOwnersForContractResponse.md)\> @@ -535,7 +535,7 @@ which has the `withTokenBalances` field set to `true`. #### Defined in -[src/api/nft-namespace.ts:339](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L339) +[src/api/nft-namespace.ts:339](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L339) ___ @@ -561,7 +561,7 @@ Gets all the owners for a given NFT contract address and token ID. #### Defined in -[src/api/nft-namespace.ts:362](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L362) +[src/api/nft-namespace.ts:362](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L362) ___ @@ -579,7 +579,7 @@ https://docs.alchemy.com/alchemy/enhanced-apis/nft-api/nft-api-faq#nft-spam-clas #### Defined in -[src/api/nft-namespace.ts:472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L472) +[src/api/nft-namespace.ts:472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L472) ___ @@ -605,7 +605,7 @@ block range, use [GetTransfersForContractOptions](../interfaces/GetTransfersForC #### Defined in -[src/api/nft-namespace.ts:409](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L409) +[src/api/nft-namespace.ts:409](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L409) ___ @@ -629,7 +629,7 @@ Gets all NFT transfers for a given owner's address. #### Defined in -[src/api/nft-namespace.ts:392](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L392) +[src/api/nft-namespace.ts:392](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L392) ___ @@ -654,7 +654,7 @@ sent by a different address. #### Defined in -[src/api/nft-namespace.ts:495](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L495) +[src/api/nft-namespace.ts:495](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L495) ___ @@ -678,7 +678,7 @@ https://docs.alchemy.com/alchemy/enhanced-apis/nft-api/nft-api-faq#nft-spam-clas #### Defined in -[src/api/nft-namespace.ts:463](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L463) +[src/api/nft-namespace.ts:463](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L463) ___ @@ -707,7 +707,7 @@ process. To refresh the metadata for a specific token, use the #### Defined in -[src/api/nft-namespace.ts:596](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L596) +[src/api/nft-namespace.ts:596](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L596) ___ @@ -739,7 +739,7 @@ To trigger a refresh for all NFTs in a contract, use [refreshContract](NftNamesp #### Defined in -[src/api/nft-namespace.ts:578](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L578) +[src/api/nft-namespace.ts:578](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L578) ___ @@ -763,7 +763,7 @@ https://docs.alchemy.com/alchemy/enhanced-apis/nft-api/nft-api-faq#nft-spam-clas #### Defined in -[src/api/nft-namespace.ts:483](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L483) +[src/api/nft-namespace.ts:483](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L483) ___ @@ -785,7 +785,7 @@ Search for a keyword across metadata of all ERC-721 and ERC-1155 smart contracts #### Defined in -[src/api/nft-namespace.ts:546](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L546) +[src/api/nft-namespace.ts:546](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L546) ___ @@ -807,7 +807,7 @@ Get a summary of attribute prevalence for an NFT collection. #### Defined in -[src/api/nft-namespace.ts:557](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L557) +[src/api/nft-namespace.ts:557](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L557) ___ @@ -831,7 +831,7 @@ NFT. Returns a boolean indicating whether the owner address owns the provided NF #### Defined in -[src/api/nft-namespace.ts:436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L436) +[src/api/nft-namespace.ts:436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L436) ▸ **verifyNftOwnership**(`owner`, `contractAddresses`): `Promise`<{ `[contractAddress: string]`: `boolean`; }\> @@ -851,4 +851,4 @@ contract address to a boolean indicating whether the owner address owns the NFT. #### Defined in -[src/api/nft-namespace.ts:445](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L445) +[src/api/nft-namespace.ts:445](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/nft-namespace.ts#L445) diff --git a/docs-md/classes/NotifyNamespace.md b/docs-md/classes/NotifyNamespace.md index 6ca38f8a..f3ff61bc 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/89d639ce/src/api/notify-namespace.ts#L360) +[src/api/notify-namespace.ts:360](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L377) +[src/api/notify-namespace.ts:377](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L391) +[src/api/notify-namespace.ts:391](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L397) +[src/api/notify-namespace.ts:397](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L411) +[src/api/notify-namespace.ts:411](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L425) +[src/api/notify-namespace.ts:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L545) +[src/api/notify-namespace.ts:545](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L552) +[src/api/notify-namespace.ts:552](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L91) +[src/api/notify-namespace.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L104) +[src/api/notify-namespace.ts:104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L72) +[src/api/notify-namespace.ts:72](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L132) +[src/api/notify-namespace.ts:132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L143) +[src/api/notify-namespace.ts:143](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L167) +[src/api/notify-namespace.ts:167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L180) +[src/api/notify-namespace.ts:180](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L584) +[src/api/notify-namespace.ts:584](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L209) +[src/api/notify-namespace.ts:209](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L220) +[src/api/notify-namespace.ts:220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L228) +[src/api/notify-namespace.ts:228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L240) +[src/api/notify-namespace.ts:240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L251) +[src/api/notify-namespace.ts:251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L262) +[src/api/notify-namespace.ts:262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/notify-namespace.ts#L575) +[src/api/notify-namespace.ts:575](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/notify-namespace.ts#L575) diff --git a/docs-md/classes/TransactNamespace.md b/docs-md/classes/TransactNamespace.md index 02b206ad..3cd7e682 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/89d639ce/src/api/transact-namespace.ts#L86) +[src/api/transact-namespace.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/transact-namespace.ts#L258) +[src/api/transact-namespace.ts:258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/transact-namespace.ts#L274) +[src/api/transact-namespace.ts:274](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/transact-namespace.ts#L221) +[src/api/transact-namespace.ts:221](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/transact-namespace.ts#L54) +[src/api/transact-namespace.ts:54](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/transact-namespace.ts#L238) +[src/api/transact-namespace.ts:238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/transact-namespace.ts#L137) +[src/api/transact-namespace.ts:137](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/transact-namespace.ts#L109) +[src/api/transact-namespace.ts:109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/transact-namespace.ts#L191) +[src/api/transact-namespace.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/transact-namespace.ts#L164) +[src/api/transact-namespace.ts:164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/transact-namespace.ts#L299) +[src/api/transact-namespace.ts:299](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/transact-namespace.ts#L299) diff --git a/docs-md/classes/Wallet.md b/docs-md/classes/Wallet.md index 086a6c29..ec2b38d2 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/89d639ce/src/api/alchemy-wallet.ts#L39) +[src/api/alchemy-wallet.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L31) +[src/api/alchemy-wallet.ts:31](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L102) +[src/api/alchemy-wallet.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L90) +[src/api/alchemy-wallet.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L66) +[src/api/alchemy-wallet.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L142) +[src/api/alchemy-wallet.ts:142](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L166) +[src/api/alchemy-wallet.ts:166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L151) +[src/api/alchemy-wallet.ts:151](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L77) +[src/api/alchemy-wallet.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L182) +[src/api/alchemy-wallet.ts:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L117) +[src/api/alchemy-wallet.ts:117](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L178) +[src/api/alchemy-wallet.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/alchemy-wallet.ts#L131) +[src/api/alchemy-wallet.ts:131](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/alchemy-wallet.ts#L131) ___ diff --git a/docs-md/classes/WebSocketNamespace.md b/docs-md/classes/WebSocketNamespace.md index f20ee145..d27b1b61 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/89d639ce/src/api/websocket-namespace.ts#L104) +[src/api/websocket-namespace.ts:104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/websocket-namespace.ts#L118) +[src/api/websocket-namespace.ts:118](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/websocket-namespace.ts#L70) +[src/api/websocket-namespace.ts:70](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/websocket-namespace.ts#L35) +[src/api/websocket-namespace.ts:35](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/websocket-namespace.ts#L53) +[src/api/websocket-namespace.ts:53](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/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/89d639ce/src/api/websocket-namespace.ts#L86) +[src/api/websocket-namespace.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/websocket-namespace.ts#L86) diff --git a/docs-md/enums/AlchemySubscription.md b/docs-md/enums/AlchemySubscription.md index 030bb124..4334ee14 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:609](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L609) +[src/types/types.ts:611](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L611) ___ @@ -32,4 +32,4 @@ ___ #### Defined in -[src/types/types.ts:608](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L608) +[src/types/types.ts:610](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L610) diff --git a/docs-md/enums/AssetTransfersCategory.md b/docs-md/enums/AssetTransfersCategory.md index dafc3779..8065e656 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:375](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L375) +[src/types/types.ts:377](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L377) ___ @@ -38,7 +38,7 @@ ERC20 transfers. #### Defined in -[src/types/types.ts:369](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L369) +[src/types/types.ts:371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L371) ___ @@ -50,7 +50,7 @@ ERC721 transfers. #### Defined in -[src/types/types.ts:372](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L372) +[src/types/types.ts:374](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L374) ___ @@ -64,7 +64,7 @@ accessed by users. #### Defined in -[src/types/types.ts:359](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L359) +[src/types/types.ts:361](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L361) ___ @@ -78,7 +78,7 @@ another smart contract or sending #### Defined in -[src/types/types.ts:366](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L366) +[src/types/types.ts:368](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L368) ___ @@ -90,4 +90,4 @@ Special contracts that don't follow ERC 721/1155, (ex: CryptoKitties). #### Defined in -[src/types/types.ts:378](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L378) +[src/types/types.ts:380](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L380) diff --git a/docs-md/enums/CommitmentLevel.md b/docs-md/enums/CommitmentLevel.md index bf9c7cfa..8476c9a5 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:1354](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1354) +[src/types/types.ts:1356](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1356) ___ @@ -39,7 +39,7 @@ This block is very unlikely to be re-orged. This is only available on #### Defined in -[src/types/types.ts:1350](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1350) +[src/types/types.ts:1352](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1352) ___ @@ -52,7 +52,7 @@ this block may be re-orged out of the canonical chain. #### Defined in -[src/types/types.ts:1338](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1338) +[src/types/types.ts:1340](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1340) ___ @@ -66,7 +66,7 @@ is a proxy for blocks that have not been mined yet. #### Defined in -[src/types/types.ts:1333](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1333) +[src/types/types.ts:1335](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1335) ___ @@ -80,4 +80,4 @@ only available on [Network.ETH_GOERLI](Network.md#eth_goerli) and [Network.ETH_S #### Defined in -[src/types/types.ts:1344](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1344) +[src/types/types.ts:1346](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1346) diff --git a/docs-md/enums/DebugCallType.md b/docs-md/enums/DebugCallType.md index fb37df85..6a93a805 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:908](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L908) +[src/types/types.ts:910](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L910) ___ @@ -31,7 +31,7 @@ ___ #### Defined in -[src/types/types.ts:907](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L907) +[src/types/types.ts:909](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L909) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[src/types/types.ts:910](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L910) +[src/types/types.ts:912](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L912) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[src/types/types.ts:909](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L909) +[src/types/types.ts:911](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L911) diff --git a/docs-md/enums/DebugTracerType.md b/docs-md/enums/DebugTracerType.md index 64655370..a96f24f7 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:1368](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1368) +[src/types/types.ts:1370](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1370) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:1369](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1369) +[src/types/types.ts:1371](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1371) diff --git a/docs-md/enums/DecodingAuthority.md b/docs-md/enums/DecodingAuthority.md index edbe01b4..6fa6c712 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:871](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L871) +[src/types/types.ts:873](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L873) diff --git a/docs-md/enums/GetTransfersForOwnerTransferType.md b/docs-md/enums/GetTransfersForOwnerTransferType.md index 53c33b50..6583d9a4 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:486](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L486) +[src/types/types.ts:488](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L488) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L485) +[src/types/types.ts:487](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L487) diff --git a/docs-md/enums/Network.md b/docs-md/enums/Network.md index 8ccc73b2..75662bae 100644 --- a/docs-md/enums/Network.md +++ b/docs-md/enums/Network.md @@ -29,6 +29,8 @@ available on which networks - [OPT\_SEPOLIA](Network.md#opt_sepolia) - [POLYGONZKEVM\_MAINNET](Network.md#polygonzkevm_mainnet) - [POLYGONZKEVM\_TESTNET](Network.md#polygonzkevm_testnet) +- [ZKSYNC\_MAINNET](Network.md#zksync_mainnet) +- [ZKSYNC\_SEPOLIA](Network.md#zksync_sepolia) ## Enumeration members @@ -38,7 +40,7 @@ available on which networks #### Defined in -[src/types/types.ts:89](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L89) +[src/types/types.ts:89](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L89) ___ @@ -48,7 +50,7 @@ ___ #### Defined in -[src/types/types.ts:88](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L88) +[src/types/types.ts:88](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L88) ___ @@ -58,7 +60,7 @@ ___ #### Defined in -[src/types/types.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L90) +[src/types/types.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L90) ___ @@ -68,7 +70,7 @@ ___ #### Defined in -[src/types/types.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L94) +[src/types/types.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L94) ___ @@ -78,7 +80,7 @@ ___ #### Defined in -[src/types/types.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L98) +[src/types/types.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L98) ___ @@ -88,7 +90,7 @@ ___ #### Defined in -[src/types/types.ts:97](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L97) +[src/types/types.ts:97](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L97) ___ @@ -98,7 +100,7 @@ ___ #### Defined in -[src/types/types.ts:99](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L99) +[src/types/types.ts:99](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L99) ___ @@ -108,7 +110,7 @@ ___ #### Defined in -[src/types/types.ts:83](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L83) +[src/types/types.ts:83](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L83) ___ @@ -118,7 +120,7 @@ ___ #### Defined in -[src/types/types.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L82) +[src/types/types.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L82) ___ @@ -128,7 +130,7 @@ ___ #### Defined in -[src/types/types.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L84) +[src/types/types.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L84) ___ @@ -138,7 +140,7 @@ ___ #### Defined in -[src/types/types.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L93) +[src/types/types.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L93) ___ @@ -148,7 +150,7 @@ ___ #### Defined in -[src/types/types.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L91) +[src/types/types.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L91) ___ @@ -158,7 +160,7 @@ ___ #### Defined in -[src/types/types.ts:92](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L92) +[src/types/types.ts:92](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L92) ___ @@ -168,7 +170,7 @@ ___ #### Defined in -[src/types/types.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L86) +[src/types/types.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L86) ___ @@ -178,7 +180,7 @@ ___ #### Defined in -[src/types/types.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L85) +[src/types/types.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L85) ___ @@ -188,7 +190,7 @@ ___ #### Defined in -[src/types/types.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L87) +[src/types/types.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L87) ___ @@ -198,7 +200,7 @@ ___ #### Defined in -[src/types/types.ts:95](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L95) +[src/types/types.ts:95](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L95) ___ @@ -208,4 +210,24 @@ ___ #### Defined in -[src/types/types.ts:96](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L96) +[src/types/types.ts:96](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L96) + +___ + +### ZKSYNC\_MAINNET + +• **ZKSYNC\_MAINNET** = `"zksync-mainnet"` + +#### Defined in + +[src/types/types.ts:100](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L100) + +___ + +### ZKSYNC\_SEPOLIA + +• **ZKSYNC\_SEPOLIA** = `"zksync-sepolia"` + +#### Defined in + +[src/types/types.ts:101](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L101) diff --git a/docs-md/enums/NftCollectionMarketplace.md b/docs-md/enums/NftCollectionMarketplace.md index 11dba23b..3da90e03 100644 --- a/docs-md/enums/NftCollectionMarketplace.md +++ b/docs-md/enums/NftCollectionMarketplace.md @@ -19,4 +19,4 @@ Enum representing the supported NFT marketplaces on a #### Defined in -[src/types/nft-types.ts:1226](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1226) +[src/types/nft-types.ts:1226](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1226) diff --git a/docs-md/enums/NftFilters.md b/docs-md/enums/NftFilters.md index f465eea3..73c02ed9 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/nft-types.ts:210](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L210) +[src/types/nft-types.ts:210](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L210) ___ @@ -36,4 +36,4 @@ NFTs that have been classified as spam. #### Defined in -[src/types/nft-types.ts:207](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L207) +[src/types/nft-types.ts:207](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L207) diff --git a/docs-md/enums/NftOrdering.md b/docs-md/enums/NftOrdering.md index 6eb32c03..2faa8e2f 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/nft-types.ts:220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L220) +[src/types/nft-types.ts:220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L220) diff --git a/docs-md/enums/NftRefreshState.md b/docs-md/enums/NftRefreshState.md index 0905d08c..2ea43faa 100644 --- a/docs-md/enums/NftRefreshState.md +++ b/docs-md/enums/NftRefreshState.md @@ -25,7 +25,7 @@ The contract has already been queued for refresh. #### Defined in -[src/types/nft-types.ts:898](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L898) +[src/types/nft-types.ts:898](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L898) ___ @@ -37,7 +37,7 @@ The provided contract is not an NFT or does not contain metadata. #### Defined in -[src/types/nft-types.ts:895](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L895) +[src/types/nft-types.ts:895](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L895) ___ @@ -49,7 +49,7 @@ The contract refresh is complete. #### Defined in -[src/types/nft-types.ts:904](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L904) +[src/types/nft-types.ts:904](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L904) ___ @@ -61,7 +61,7 @@ The contract is currently being refreshed. #### Defined in -[src/types/nft-types.ts:901](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L901) +[src/types/nft-types.ts:901](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L901) ___ @@ -73,7 +73,7 @@ The contract refresh has been queued and await execution. #### Defined in -[src/types/nft-types.ts:907](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L907) +[src/types/nft-types.ts:907](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L907) ___ @@ -85,4 +85,4 @@ The contract was unable to be queued due to an internal error. #### Defined in -[src/types/nft-types.ts:910](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L910) +[src/types/nft-types.ts:910](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L910) diff --git a/docs-md/enums/NftSaleMarketplace.md b/docs-md/enums/NftSaleMarketplace.md index dc3f35fc..f23c6599 100644 --- a/docs-md/enums/NftSaleMarketplace.md +++ b/docs-md/enums/NftSaleMarketplace.md @@ -25,7 +25,7 @@ Enum representing the supported NFT marketplaces by the #### Defined in -[src/types/nft-types.ts:814](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L814) +[src/types/nft-types.ts:814](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L814) ___ @@ -35,7 +35,7 @@ ___ #### Defined in -[src/types/nft-types.ts:813](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L813) +[src/types/nft-types.ts:813](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L813) ___ @@ -45,7 +45,7 @@ ___ #### Defined in -[src/types/nft-types.ts:810](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L810) +[src/types/nft-types.ts:810](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L810) ___ @@ -55,7 +55,7 @@ ___ #### Defined in -[src/types/nft-types.ts:809](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L809) +[src/types/nft-types.ts:809](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L809) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[src/types/nft-types.ts:815](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L815) +[src/types/nft-types.ts:815](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L815) ___ @@ -75,7 +75,7 @@ ___ #### Defined in -[src/types/nft-types.ts:812](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L812) +[src/types/nft-types.ts:812](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L812) ___ @@ -85,4 +85,4 @@ ___ #### Defined in -[src/types/nft-types.ts:811](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L811) +[src/types/nft-types.ts:811](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L811) diff --git a/docs-md/enums/NftSaleTakerType.md b/docs-md/enums/NftSaleTakerType.md index c3a84d90..703cbd37 100644 --- a/docs-md/enums/NftSaleTakerType.md +++ b/docs-md/enums/NftSaleTakerType.md @@ -20,7 +20,7 @@ method. #### Defined in -[src/types/nft-types.ts:839](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L839) +[src/types/nft-types.ts:839](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L839) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/nft-types.ts:840](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L840) +[src/types/nft-types.ts:840](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L840) diff --git a/docs-md/enums/NftSpamClassification.md b/docs-md/enums/NftSpamClassification.md index ba79bdfe..63cb953c 100644 --- a/docs-md/enums/NftSpamClassification.md +++ b/docs-md/enums/NftSpamClassification.md @@ -29,7 +29,7 @@ Potential reasons why an NFT contract was classified as spam. #### Defined in -[src/types/nft-types.ts:68](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L68) +[src/types/nft-types.ts:68](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L68) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -[src/types/nft-types.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L66) +[src/types/nft-types.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L66) ___ @@ -49,7 +49,7 @@ ___ #### Defined in -[src/types/nft-types.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L67) +[src/types/nft-types.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L67) ___ @@ -59,7 +59,7 @@ ___ #### Defined in -[src/types/nft-types.ts:76](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L76) +[src/types/nft-types.ts:76](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L76) ___ @@ -69,7 +69,7 @@ ___ #### Defined in -[src/types/nft-types.ts:72](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L72) +[src/types/nft-types.ts:72](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L72) ___ @@ -79,7 +79,7 @@ ___ #### Defined in -[src/types/nft-types.ts:73](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L73) +[src/types/nft-types.ts:73](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L73) ___ @@ -89,7 +89,7 @@ ___ #### Defined in -[src/types/nft-types.ts:74](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L74) +[src/types/nft-types.ts:74](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L74) ___ @@ -99,7 +99,7 @@ ___ #### Defined in -[src/types/nft-types.ts:71](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L71) +[src/types/nft-types.ts:71](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L71) ___ @@ -109,7 +109,7 @@ ___ #### Defined in -[src/types/nft-types.ts:69](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L69) +[src/types/nft-types.ts:69](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L69) ___ @@ -119,7 +119,7 @@ ___ #### Defined in -[src/types/nft-types.ts:75](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L75) +[src/types/nft-types.ts:75](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L75) ___ @@ -129,7 +129,7 @@ ___ #### Defined in -[src/types/nft-types.ts:70](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L70) +[src/types/nft-types.ts:70](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L70) ___ @@ -139,4 +139,4 @@ ___ #### Defined in -[src/types/nft-types.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L77) +[src/types/nft-types.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L77) diff --git a/docs-md/enums/NftTokenType.md b/docs-md/enums/NftTokenType.md index d332252a..5cf5589e 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/nft-types.ts:13](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L13) +[src/types/nft-types.ts:13](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L13) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[src/types/nft-types.ts:12](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L12) +[src/types/nft-types.ts:12](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L12) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[src/types/nft-types.ts:15](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L15) +[src/types/nft-types.ts:15](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L15) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[src/types/nft-types.ts:14](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L14) +[src/types/nft-types.ts:14](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L14) ___ @@ -62,4 +62,4 @@ ___ #### Defined in -[src/types/nft-types.ts:16](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L16) +[src/types/nft-types.ts:16](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L16) diff --git a/docs-md/enums/OpenSeaSafelistRequestStatus.md b/docs-md/enums/OpenSeaSafelistRequestStatus.md index 6e22ab08..a7ed20d7 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:581](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L581) +[src/types/types.ts:583](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L583) ___ @@ -35,7 +35,7 @@ Brand new collections. #### Defined in -[src/types/types.ts:585](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L585) +[src/types/types.ts:587](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L587) ___ @@ -47,7 +47,7 @@ Collections that requested safelisting on OpenSea. #### Defined in -[src/types/types.ts:583](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L583) +[src/types/types.ts:585](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L585) ___ @@ -59,4 +59,4 @@ Verified collection. #### Defined in -[src/types/types.ts:579](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L579) +[src/types/types.ts:581](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L581) diff --git a/docs-md/enums/SimulateAssetType.md b/docs-md/enums/SimulateAssetType.md index 8255d4e5..ce9520f1 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:751](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L751) +[src/types/types.ts:753](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L753) ___ @@ -38,7 +38,7 @@ ERC20 approval or transfers. #### Defined in -[src/types/types.ts:747](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L747) +[src/types/types.ts:749](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L749) ___ @@ -50,7 +50,7 @@ ERC721 approval or transfers. #### Defined in -[src/types/types.ts:749](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L749) +[src/types/types.ts:751](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L751) ___ @@ -63,7 +63,7 @@ run on (ex: ETH for Ethereum, MATIC for Polygon, ETH for Arbitrum). #### Defined in -[src/types/types.ts:745](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L745) +[src/types/types.ts:747](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L747) ___ @@ -76,4 +76,4 @@ CryptoKitties and CryptoPunks. #### Defined in -[src/types/types.ts:756](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L756) +[src/types/types.ts:758](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L758) diff --git a/docs-md/enums/SimulateChangeType.md b/docs-md/enums/SimulateChangeType.md index f459c03d..0f4007e0 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:771](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L771) +[src/types/types.ts:773](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L773) ___ @@ -38,4 +38,4 @@ Represents a transaction that transferred tokens from one address to another. #### Defined in -[src/types/types.ts:776](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L776) +[src/types/types.ts:778](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L778) diff --git a/docs-md/enums/SortingOrder.md b/docs-md/enums/SortingOrder.md index eb8cf852..c9e29560 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:518](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L518) +[src/types/types.ts:520](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L520) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[src/types/types.ts:519](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L519) +[src/types/types.ts:521](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L521) diff --git a/docs-md/enums/TokenBalanceType.md b/docs-md/enums/TokenBalanceType.md index 58c04645..705e328a 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:108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L108) +[src/types/types.ts:110](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L110) ___ @@ -36,4 +36,4 @@ all tokens that the address has ever received. #### Defined in -[src/types/types.ts:115](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L115) +[src/types/types.ts:117](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L117) diff --git a/docs-md/enums/WebhookType.md b/docs-md/enums/WebhookType.md index 68a56764..4d1e96db 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:1050](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1050) +[src/types/types.ts:1052](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1052) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[src/types/types.ts:1049](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1049) +[src/types/types.ts:1051](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1051) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[src/types/types.ts:1053](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1053) +[src/types/types.ts:1055](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1055) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[src/types/types.ts:1048](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1048) +[src/types/types.ts:1050](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1050) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[src/types/types.ts:1051](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1051) +[src/types/types.ts:1053](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1053) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[src/types/types.ts:1052](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1052) +[src/types/types.ts:1054](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1054) diff --git a/docs-md/enums/WebhookVersion.md b/docs-md/enums/WebhookVersion.md index 3a1ffc99..548a75be 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:1042](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1042) +[src/types/types.ts:1044](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1044) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[src/types/types.ts:1043](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1043) +[src/types/types.ts:1045](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1045) diff --git a/docs-md/interfaces/AcquiredAt.md b/docs-md/interfaces/AcquiredAt.md index 82321c66..7cf1f27a 100644 --- a/docs-md/interfaces/AcquiredAt.md +++ b/docs-md/interfaces/AcquiredAt.md @@ -21,7 +21,7 @@ Block number of the block at which an NFT was last acquired. #### Defined in -[src/types/nft-types.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L86) +[src/types/nft-types.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L86) ___ @@ -33,4 +33,4 @@ Timestamp of the block at which an NFT was last acquired. #### Defined in -[src/types/nft-types.ts:83](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L83) +[src/types/nft-types.ts:83](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L83) diff --git a/docs-md/interfaces/AddressActivityResponse.md b/docs-md/interfaces/AddressActivityResponse.md index 9b123486..c87d8703 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:1131](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1131) +[src/types/types.ts:1133](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1133) ___ @@ -34,7 +34,7 @@ Optional page key used to fetch the remaining addresses. #### Defined in -[src/types/types.ts:1135](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1135) +[src/types/types.ts:1137](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1137) ___ @@ -46,4 +46,4 @@ The total number of addresses. #### Defined in -[src/types/types.ts:1133](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1133) +[src/types/types.ts:1135](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1135) diff --git a/docs-md/interfaces/AddressActivityWebhook.md b/docs-md/interfaces/AddressActivityWebhook.md index 86fda2aa..0c89601a 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:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) +[src/types/types.ts:1039](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1039) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1020) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1028) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) +[src/types/types.ts:1022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1022) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1032) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1030) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1080](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1080) +[src/types/types.ts:1082](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1082) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1026) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) +[src/types/types.ts:1034](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1034) diff --git a/docs-md/interfaces/AddressWebhookParams.md b/docs-md/interfaces/AddressWebhookParams.md index dc8549e9..e2b37314 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:1194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1194) +[src/types/types.ts:1196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1196) ___ @@ -35,4 +35,4 @@ created on network of the app provided in the api key config. #### Defined in -[src/types/types.ts:1199](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1199) +[src/types/types.ts:1201](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1201) diff --git a/docs-md/interfaces/AlchemyMinedTransactionsEventFilter.md b/docs-md/interfaces/AlchemyMinedTransactionsEventFilter.md index ed646b09..f8871a37 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:681](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L681) +[src/types/types.ts:683](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L683) ___ @@ -47,7 +47,7 @@ the entire transaction response is included). #### Defined in -[src/types/types.ts:694](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L694) +[src/types/types.ts:696](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L696) ___ @@ -60,7 +60,7 @@ Defaults to false. #### Defined in -[src/types/types.ts:687](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L687) +[src/types/types.ts:689](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L689) ___ @@ -70,4 +70,4 @@ ___ #### Defined in -[src/types/types.ts:675](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L675) +[src/types/types.ts:677](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L677) diff --git a/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md b/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md index fca1ddee..f42c54b7 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:637](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L637) +[src/types/types.ts:639](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L639) ___ @@ -54,7 +54,7 @@ response as subscribing to `newPendingTransactions`. #### Defined in -[src/types/types.ts:657](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L657) +[src/types/types.ts:659](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L659) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[src/types/types.ts:627](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L627) +[src/types/types.ts:629](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L629) ___ @@ -81,4 +81,4 @@ present, then this filter will return transactions sent from the #### Defined in -[src/types/types.ts:647](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L647) +[src/types/types.ts:649](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L649) diff --git a/docs-md/interfaces/AlchemySettings.md b/docs-md/interfaces/AlchemySettings.md index f4093623..ef5d5d55 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:30](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L30) +[src/types/types.ts:30](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L30) ___ @@ -41,7 +41,7 @@ in the Alchemy Dashboard on the Notify tab. #### Defined in -[src/types/types.ts:56](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L56) +[src/types/types.ts:56](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L56) ___ @@ -56,7 +56,7 @@ This implementation is based on the `JsonRpcBatchProvider` in ethers. #### Defined in -[src/types/types.ts:70](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L70) +[src/types/types.ts:70](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L70) ___ @@ -68,7 +68,7 @@ The maximum number of retries to attempt if a request fails. Defaults to 5. #### Defined in -[src/types/types.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L41) +[src/types/types.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L41) ___ @@ -83,7 +83,7 @@ Defaults to: Network.ETH_MAINNET #### Defined in -[src/types/types.ts:38](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L38) +[src/types/types.ts:38](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L38) ___ @@ -96,7 +96,7 @@ Default to 0 (No timeout). #### Defined in -[src/types/types.ts:62](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L62) +[src/types/types.ts:62](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L62) ___ @@ -112,4 +112,4 @@ that not all methods will work with custom URLs. #### Defined in -[src/types/types.ts:50](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L50) +[src/types/types.ts:50](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L50) diff --git a/docs-md/interfaces/AssetTransfersMetadata.md b/docs-md/interfaces/AssetTransfersMetadata.md index 27c363ed..015d16c7 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:477](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L477) +[src/types/types.ts:479](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L479) diff --git a/docs-md/interfaces/AssetTransfersParams.md b/docs-md/interfaces/AssetTransfersParams.md index 37ea83ac..0118ce4e 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:319](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L319) +[src/types/types.ts:321](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L321) ___ @@ -49,7 +49,7 @@ List of contract addresses to filter for - only applies to "erc20", #### Defined in -[src/types/types.ts:310](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L310) +[src/types/types.ts:312](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L312) ___ @@ -62,7 +62,7 @@ different than null value. Defaults to `true` if omitted. #### Defined in -[src/types/types.ts:316](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L316) +[src/types/types.ts:318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L318) ___ @@ -75,7 +75,7 @@ for all addresses if omitted. #### Defined in -[src/types/types.ts:298](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L298) +[src/types/types.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L300) ___ @@ -88,7 +88,7 @@ defaults to `0x0` if omitted. #### Defined in -[src/types/types.ts:280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L280) +[src/types/types.ts:282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L282) ___ @@ -100,7 +100,7 @@ The maximum number of results to return per page. Defaults to 1000 if omitted. #### Defined in -[src/types/types.ts:322](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L322) +[src/types/types.ts:324](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L324) ___ @@ -113,7 +113,7 @@ Defaults to ascending if omitted. #### Defined in -[src/types/types.ts:292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L292) +[src/types/types.ts:294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L294) ___ @@ -126,7 +126,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/types.ts:328](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L328) +[src/types/types.ts:330](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L330) ___ @@ -139,7 +139,7 @@ for all address if omitted. #### Defined in -[src/types/types.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L304) +[src/types/types.ts:306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L306) ___ @@ -152,7 +152,7 @@ defaults to the latest block if omitted. #### Defined in -[src/types/types.ts:286](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L286) +[src/types/types.ts:288](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L288) ___ @@ -165,4 +165,4 @@ to `false` if omitted. #### Defined in -[src/types/types.ts:334](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L334) +[src/types/types.ts:336](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L336) diff --git a/docs-md/interfaces/AssetTransfersResponse.md b/docs-md/interfaces/AssetTransfersResponse.md index 45c32cc7..1b3de1f8 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:389](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L389) +[src/types/types.ts:391](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L391) ___ @@ -31,4 +31,4 @@ ___ #### Defined in -[src/types/types.ts:387](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L387) +[src/types/types.ts:389](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L389) diff --git a/docs-md/interfaces/AssetTransfersResult.md b/docs-md/interfaces/AssetTransfersResult.md index 1013b90b..94596f60 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:449](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L449) +[src/types/types.ts:451](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L451) ___ @@ -50,7 +50,7 @@ The block number where the transfer occurred. #### Defined in -[src/types/types.ts:416](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L416) +[src/types/types.ts:418](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L418) ___ @@ -62,7 +62,7 @@ The category of the transfer. #### Defined in -[src/types/types.ts:413](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L413) +[src/types/types.ts:415](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L415) ___ @@ -75,7 +75,7 @@ token. `null` if not an ERC1155 transfer. #### Defined in -[src/types/types.ts:440](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L440) +[src/types/types.ts:442](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L442) ___ @@ -88,7 +88,7 @@ ERC721 transfer. #### Defined in -[src/types/types.ts:434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L434) +[src/types/types.ts:436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L436) ___ @@ -100,7 +100,7 @@ The from address of the transfer. #### Defined in -[src/types/types.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L419) +[src/types/types.ts:421](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L421) ___ @@ -112,7 +112,7 @@ The transaction hash of the transfer transaction. #### Defined in -[src/types/types.ts:452](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L452) +[src/types/types.ts:454](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L454) ___ @@ -124,7 +124,7 @@ Information about the raw contract of the asset transferred. #### Defined in -[src/types/types.ts:455](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L455) +[src/types/types.ts:457](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L457) ___ @@ -136,7 +136,7 @@ The to address of the transfer. #### Defined in -[src/types/types.ts:422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L422) +[src/types/types.ts:424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L424) ___ @@ -148,7 +148,7 @@ The token id of the token transferred. #### Defined in -[src/types/types.ts:443](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L443) +[src/types/types.ts:445](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L445) ___ @@ -160,7 +160,7 @@ The unique ID of the transfer. #### Defined in -[src/types/types.ts:410](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L410) +[src/types/types.ts:412](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L412) ___ @@ -173,4 +173,4 @@ decimal). `null` if ERC721 transfer or contract decimal not available. #### Defined in -[src/types/types.ts:428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L428) +[src/types/types.ts:430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L430) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataParams.md b/docs-md/interfaces/AssetTransfersWithMetadataParams.md index c872116f..0d1b5bc4 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:319](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L319) +[src/types/types.ts:321](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L321) ___ @@ -58,7 +58,7 @@ List of contract addresses to filter for - only applies to "erc20", #### Defined in -[src/types/types.ts:310](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L310) +[src/types/types.ts:312](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L312) ___ @@ -75,7 +75,7 @@ different than null value. Defaults to `true` if omitted. #### Defined in -[src/types/types.ts:316](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L316) +[src/types/types.ts:318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L318) ___ @@ -92,7 +92,7 @@ for all addresses if omitted. #### Defined in -[src/types/types.ts:298](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L298) +[src/types/types.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L300) ___ @@ -109,7 +109,7 @@ defaults to `0x0` if omitted. #### Defined in -[src/types/types.ts:280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L280) +[src/types/types.ts:282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L282) ___ @@ -125,7 +125,7 @@ The maximum number of results to return per page. Defaults to 1000 if omitted. #### Defined in -[src/types/types.ts:322](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L322) +[src/types/types.ts:324](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L324) ___ @@ -142,7 +142,7 @@ Defaults to ascending if omitted. #### Defined in -[src/types/types.ts:292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L292) +[src/types/types.ts:294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L294) ___ @@ -159,7 +159,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/types.ts:328](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L328) +[src/types/types.ts:330](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L330) ___ @@ -176,7 +176,7 @@ for all address if omitted. #### Defined in -[src/types/types.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L304) +[src/types/types.ts:306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L306) ___ @@ -193,7 +193,7 @@ defaults to the latest block if omitted. #### Defined in -[src/types/types.ts:286](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L286) +[src/types/types.ts:288](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L288) ___ @@ -210,4 +210,4 @@ to `false` if omitted. #### Defined in -[src/types/types.ts:344](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L344) +[src/types/types.ts:346](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L346) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataResponse.md b/docs-md/interfaces/AssetTransfersWithMetadataResponse.md index 6b474e87..08354a34 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:400](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L400) +[src/types/types.ts:402](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L402) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:399](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L399) +[src/types/types.ts:401](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L401) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataResult.md b/docs-md/interfaces/AssetTransfersWithMetadataResult.md index f02a60c6..5d6400a7 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:449](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L449) +[src/types/types.ts:451](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L451) ___ @@ -60,7 +60,7 @@ The block number where the transfer occurred. #### Defined in -[src/types/types.ts:416](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L416) +[src/types/types.ts:418](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L418) ___ @@ -76,7 +76,7 @@ The category of the transfer. #### Defined in -[src/types/types.ts:413](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L413) +[src/types/types.ts:415](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L415) ___ @@ -93,7 +93,7 @@ token. `null` if not an ERC1155 transfer. #### Defined in -[src/types/types.ts:440](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L440) +[src/types/types.ts:442](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L442) ___ @@ -110,7 +110,7 @@ ERC721 transfer. #### Defined in -[src/types/types.ts:434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L434) +[src/types/types.ts:436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L436) ___ @@ -126,7 +126,7 @@ The from address of the transfer. #### Defined in -[src/types/types.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L419) +[src/types/types.ts:421](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L421) ___ @@ -142,7 +142,7 @@ The transaction hash of the transfer transaction. #### Defined in -[src/types/types.ts:452](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L452) +[src/types/types.ts:454](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L454) ___ @@ -154,7 +154,7 @@ Additional metadata about the transfer event. #### Defined in -[src/types/types.ts:466](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L466) +[src/types/types.ts:468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L468) ___ @@ -170,7 +170,7 @@ Information about the raw contract of the asset transferred. #### Defined in -[src/types/types.ts:455](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L455) +[src/types/types.ts:457](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L457) ___ @@ -186,7 +186,7 @@ The to address of the transfer. #### Defined in -[src/types/types.ts:422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L422) +[src/types/types.ts:424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L424) ___ @@ -202,7 +202,7 @@ The token id of the token transferred. #### Defined in -[src/types/types.ts:443](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L443) +[src/types/types.ts:445](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L445) ___ @@ -218,7 +218,7 @@ The unique ID of the transfer. #### Defined in -[src/types/types.ts:410](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L410) +[src/types/types.ts:412](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L412) ___ @@ -235,4 +235,4 @@ decimal). `null` if ERC721 transfer or contract decimal not available. #### Defined in -[src/types/types.ts:428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L428) +[src/types/types.ts:430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L430) diff --git a/docs-md/interfaces/BaseNft.md b/docs-md/interfaces/BaseNft.md index b3949bcb..4cef5714 100644 --- a/docs-md/interfaces/BaseNft.md +++ b/docs-md/interfaces/BaseNft.md @@ -31,7 +31,7 @@ The contract address of the NFT. #### Defined in -[src/types/nft-types.ts:1240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1240) +[src/types/nft-types.ts:1240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1240) ___ @@ -43,4 +43,4 @@ The NFT token ID as an integer string. #### Defined in -[src/types/nft-types.ts:1242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1242) +[src/types/nft-types.ts:1242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1242) diff --git a/docs-md/interfaces/BaseNftCollection.md b/docs-md/interfaces/BaseNftCollection.md index cbbf642e..3f183754 100644 --- a/docs-md/interfaces/BaseNftCollection.md +++ b/docs-md/interfaces/BaseNftCollection.md @@ -23,7 +23,7 @@ The banner image URL for the collection. #### Defined in -[src/types/nft-types.ts:1296](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1296) +[src/types/nft-types.ts:1296](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1296) ___ @@ -35,7 +35,7 @@ The external URL for the collection. #### Defined in -[src/types/nft-types.ts:1294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1294) +[src/types/nft-types.ts:1294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1294) ___ @@ -47,7 +47,7 @@ The name of the collection. #### Defined in -[src/types/nft-types.ts:1290](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1290) +[src/types/nft-types.ts:1290](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1290) ___ @@ -59,4 +59,4 @@ The OpenSea human-readable slug of the collection. #### Defined in -[src/types/nft-types.ts:1292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1292) +[src/types/nft-types.ts:1292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1292) diff --git a/docs-md/interfaces/ComputeRarityResponse.md b/docs-md/interfaces/ComputeRarityResponse.md index c40eaaab..e24780ff 100644 --- a/docs-md/interfaces/ComputeRarityResponse.md +++ b/docs-md/interfaces/ComputeRarityResponse.md @@ -18,4 +18,4 @@ Response object for the [NftNamespace.computeRarity](../classes/NftNamespace.md# #### Defined in -[src/types/nft-types.ts:851](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L851) +[src/types/nft-types.ts:851](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L851) diff --git a/docs-md/interfaces/CustomGraphqlWebhook.md b/docs-md/interfaces/CustomGraphqlWebhook.md index cb477e4a..5ad619c2 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:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) +[src/types/types.ts:1039](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1039) ___ @@ -58,7 +58,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1020) ___ @@ -74,7 +74,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1028) ___ @@ -90,7 +90,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) +[src/types/types.ts:1022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1022) ___ @@ -106,7 +106,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1032) ___ @@ -122,7 +122,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1030) ___ @@ -138,7 +138,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1108) +[src/types/types.ts:1110](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1110) ___ @@ -154,7 +154,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1026) ___ @@ -170,4 +170,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) +[src/types/types.ts:1034](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1034) diff --git a/docs-md/interfaces/CustomGraphqlWebhookConfig.md b/docs-md/interfaces/CustomGraphqlWebhookConfig.md index 67ba477a..6a911172 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:1141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1141) +[src/types/types.ts:1143](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1143) diff --git a/docs-md/interfaces/CustomGraphqlWebhookParams.md b/docs-md/interfaces/CustomGraphqlWebhookParams.md index 7f7dd5e9..faa19e8b 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:1180](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1180) +[src/types/types.ts:1182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1182) ___ @@ -35,4 +35,4 @@ created on network of the app provided in the api key config. #### Defined in -[src/types/types.ts:1185](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1185) +[src/types/types.ts:1187](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1187) diff --git a/docs-md/interfaces/DebugCallTrace.md b/docs-md/interfaces/DebugCallTrace.md index d3f4a6f4..daad4fe2 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:1440](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1440) +[src/types/types.ts:1442](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1442) ___ @@ -42,7 +42,7 @@ Optional error field. #### Defined in -[src/types/types.ts:1436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1436) +[src/types/types.ts:1438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1438) ___ @@ -54,7 +54,7 @@ From address of the transaction. #### Defined in -[src/types/types.ts:1422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1422) +[src/types/types.ts:1424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1424) ___ @@ -66,7 +66,7 @@ Gas provided for call as a hex string. #### Defined in -[src/types/types.ts:1428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1428) +[src/types/types.ts:1430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1430) ___ @@ -78,7 +78,7 @@ Gas used during the call as a hex string. #### Defined in -[src/types/types.ts:1430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1430) +[src/types/types.ts:1432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1432) ___ @@ -90,7 +90,7 @@ Call data. #### Defined in -[src/types/types.ts:1432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1432) +[src/types/types.ts:1434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1434) ___ @@ -102,7 +102,7 @@ Return data. #### Defined in -[src/types/types.ts:1434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1434) +[src/types/types.ts:1436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1436) ___ @@ -114,7 +114,7 @@ Solidity revert reason, if the call reverted. #### Defined in -[src/types/types.ts:1438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1438) +[src/types/types.ts:1440](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1440) ___ @@ -126,7 +126,7 @@ To address of the transaction. #### Defined in -[src/types/types.ts:1424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1424) +[src/types/types.ts:1426](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1426) ___ @@ -138,7 +138,7 @@ The type of call: `CALL` or `CREATE` for the top-level call. #### Defined in -[src/types/types.ts:1420](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1420) +[src/types/types.ts:1422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1422) ___ @@ -150,4 +150,4 @@ Amount of value transfer as a hex string. #### Defined in -[src/types/types.ts:1426](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1426) +[src/types/types.ts:1428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1428) diff --git a/docs-md/interfaces/DebugCallTracer.md b/docs-md/interfaces/DebugCallTracer.md index 9d0c50b5..383d92e3 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:1392](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1392) +[src/types/types.ts:1394](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1394) ___ @@ -44,4 +44,4 @@ Specified type is `CALL_TRACER`. #### Defined in -[src/types/types.ts:1387](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1387) +[src/types/types.ts:1389](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1389) diff --git a/docs-md/interfaces/DebugPrestate.md b/docs-md/interfaces/DebugPrestate.md index 53bfb653..54883c72 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:1483](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1483) +[src/types/types.ts:1485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1485) ___ @@ -35,7 +35,7 @@ Hex-encoded bytecode. #### Defined in -[src/types/types.ts:1487](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1487) +[src/types/types.ts:1489](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1489) ___ @@ -47,7 +47,7 @@ Nonce #### Defined in -[src/types/types.ts:1485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1485) +[src/types/types.ts:1487](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1487) ___ @@ -59,4 +59,4 @@ Storage slots of the contract. #### Defined in -[src/types/types.ts:1489](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1489) +[src/types/types.ts:1491](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1491) diff --git a/docs-md/interfaces/DebugPrestateTracer.md b/docs-md/interfaces/DebugPrestateTracer.md index c41e9411..64fba19f 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:1412](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1412) +[src/types/types.ts:1414](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1414) ___ @@ -41,4 +41,4 @@ Specified type is `PRESTATE_TRACER`. #### Defined in -[src/types/types.ts:1407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1407) +[src/types/types.ts:1409](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1409) diff --git a/docs-md/interfaces/DebugTransaction.md b/docs-md/interfaces/DebugTransaction.md index 8fd695de..1218436e 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:1320](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1320) +[src/types/types.ts:1322](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1322) ___ @@ -37,7 +37,7 @@ The address the transaction is sent from. #### Defined in -[src/types/types.ts:1312](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1312) +[src/types/types.ts:1314](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1314) ___ @@ -49,7 +49,7 @@ The gas provided for the transaction execution, as a hex string. #### Defined in -[src/types/types.ts:1314](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1314) +[src/types/types.ts:1316](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1316) ___ @@ -61,7 +61,7 @@ The gas price to use as a hex string. #### Defined in -[src/types/types.ts:1316](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1316) +[src/types/types.ts:1318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1318) ___ @@ -73,7 +73,7 @@ The address the transaction is directed to. #### Defined in -[src/types/types.ts:1310](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1310) +[src/types/types.ts:1312](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1312) ___ @@ -85,4 +85,4 @@ The value associated with the transaction as a hex string. #### Defined in -[src/types/types.ts:1318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1318) +[src/types/types.ts:1320](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1320) diff --git a/docs-md/interfaces/DecodedCallParam.md b/docs-md/interfaces/DecodedCallParam.md index fcd80665..6f916d3f 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:879](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L879) +[src/types/types.ts:881](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L881) ___ @@ -40,7 +40,7 @@ The type of the parameter. #### Defined in -[src/types/types.ts:881](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L881) +[src/types/types.ts:883](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L883) ___ @@ -52,4 +52,4 @@ Value of the parameter. #### Defined in -[src/types/types.ts:877](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L877) +[src/types/types.ts:879](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L879) diff --git a/docs-md/interfaces/DecodedDebugCallTrace.md b/docs-md/interfaces/DecodedDebugCallTrace.md index 9c10ca56..e896035b 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:902](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L902) +[src/types/types.ts:904](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L904) ___ @@ -36,7 +36,7 @@ Method inputs. #### Defined in -[src/types/types.ts:898](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L898) +[src/types/types.ts:900](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L900) ___ @@ -48,7 +48,7 @@ The smart contract method called. #### Defined in -[src/types/types.ts:896](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L896) +[src/types/types.ts:898](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L898) ___ @@ -60,4 +60,4 @@ Method outputs. #### Defined in -[src/types/types.ts:900](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L900) +[src/types/types.ts:902](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L902) diff --git a/docs-md/interfaces/DecodedLog.md b/docs-md/interfaces/DecodedLog.md index aa6d535c..1aba40cd 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:935](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L935) +[src/types/types.ts:937](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L937) ___ @@ -35,7 +35,7 @@ The decoded name of the log event. #### Defined in -[src/types/types.ts:931](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L931) +[src/types/types.ts:933](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L933) ___ @@ -47,4 +47,4 @@ The decoded inputs to the log. #### Defined in -[src/types/types.ts:933](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L933) +[src/types/types.ts:935](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L935) diff --git a/docs-md/interfaces/DecodedLogInput.md b/docs-md/interfaces/DecodedLogInput.md index 8a20ae0d..89124639 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:887](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L887) +[src/types/types.ts:889](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L889) ___ @@ -45,7 +45,7 @@ The name of the parameter. #### Defined in -[src/types/types.ts:879](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L879) +[src/types/types.ts:881](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L881) ___ @@ -61,7 +61,7 @@ The type of the parameter. #### Defined in -[src/types/types.ts:881](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L881) +[src/types/types.ts:883](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L883) ___ @@ -77,4 +77,4 @@ Value of the parameter. #### Defined in -[src/types/types.ts:877](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L877) +[src/types/types.ts:879](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L879) diff --git a/docs-md/interfaces/DeployResult.md b/docs-md/interfaces/DeployResult.md index b6789049..f260d238 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:598](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L598) +[src/types/types.ts:600](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L600) ___ @@ -33,4 +33,4 @@ The address of the contract deployer, if it is available. #### Defined in -[src/types/types.ts:595](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L595) +[src/types/types.ts:597](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L597) diff --git a/docs-md/interfaces/DisplayNftForContract.md b/docs-md/interfaces/DisplayNftForContract.md index 2ca857f4..242b34e7 100644 --- a/docs-md/interfaces/DisplayNftForContract.md +++ b/docs-md/interfaces/DisplayNftForContract.md @@ -21,7 +21,7 @@ The name of the NFT, if available. #### Defined in -[src/types/nft-types.ts:576](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L576) +[src/types/nft-types.ts:576](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L576) ___ @@ -33,4 +33,4 @@ A token id of an NFT owned by the owner on the contract. #### Defined in -[src/types/nft-types.ts:574](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L574) +[src/types/nft-types.ts:574](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L574) diff --git a/docs-md/interfaces/DroppedTransactionWebhook.md b/docs-md/interfaces/DroppedTransactionWebhook.md index 92929a68..b0807c59 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:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) +[src/types/types.ts:1039](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1039) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1020) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1028) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) +[src/types/types.ts:1022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1022) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1032) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1030) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1071](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1071) +[src/types/types.ts:1073](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1073) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1026) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) +[src/types/types.ts:1034](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1034) diff --git a/docs-md/interfaces/ERC1155Metadata.md b/docs-md/interfaces/ERC1155Metadata.md index 43b3c70b..5d8d2db0 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/nft-types.ts:920](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L920) +[src/types/nft-types.ts:920](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L920) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/nft-types.ts:921](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L921) +[src/types/nft-types.ts:921](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L921) diff --git a/docs-md/interfaces/EventFilter.md b/docs-md/interfaces/EventFilter.md index 509ad181..c5e9ad20 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:1468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1468) +[src/types/types.ts:1470](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1470) ___ @@ -41,4 +41,4 @@ The topics to filter by, or null to match any topics. #### Defined in -[src/types/types.ts:1470](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1470) +[src/types/types.ts:1472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1472) diff --git a/docs-md/interfaces/Filter.md b/docs-md/interfaces/Filter.md index 7690b5d0..50a8e27a 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:1468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1468) +[src/types/types.ts:1470](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1470) ___ @@ -46,7 +46,7 @@ The starting block (inclusive) to search for logs matching the filter. #### Defined in -[src/types/types.ts:1458](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1458) +[src/types/types.ts:1460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1460) ___ @@ -58,7 +58,7 @@ The end block (inclusive) to search for logs matching the filter. #### Defined in -[src/types/types.ts:1460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1460) +[src/types/types.ts:1462](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1462) ___ @@ -74,4 +74,4 @@ The topics to filter by, or null to match any topics. #### Defined in -[src/types/types.ts:1470](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1470) +[src/types/types.ts:1472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1472) diff --git a/docs-md/interfaces/FilterByBlockHash.md b/docs-md/interfaces/FilterByBlockHash.md index f83759f0..93d95a84 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:1468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1468) +[src/types/types.ts:1470](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1470) ___ @@ -45,7 +45,7 @@ The specific block hash to search for logs matching the filter. #### Defined in -[src/types/types.ts:1449](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1449) +[src/types/types.ts:1451](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1451) ___ @@ -61,4 +61,4 @@ The topics to filter by, or null to match any topics. #### Defined in -[src/types/types.ts:1470](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1470) +[src/types/types.ts:1472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1472) diff --git a/docs-md/interfaces/FloorPriceError.md b/docs-md/interfaces/FloorPriceError.md index 4a5b1abf..982d9c66 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/nft-types.ts:473](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L473) +[src/types/nft-types.ts:473](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L473) diff --git a/docs-md/interfaces/FloorPriceMarketplace.md b/docs-md/interfaces/FloorPriceMarketplace.md index 741f1feb..560a56c9 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/nft-types.ts:460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L460) +[src/types/nft-types.ts:460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L460) ___ @@ -36,7 +36,7 @@ The floor price of the collection on the given marketplace #### Defined in -[src/types/nft-types.ts:456](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L456) +[src/types/nft-types.ts:456](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L456) ___ @@ -48,7 +48,7 @@ The currency in which the floor price is denominated #### Defined in -[src/types/nft-types.ts:458](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L458) +[src/types/nft-types.ts:458](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L458) ___ @@ -60,4 +60,4 @@ UTC timestamp of when the floor price was retrieved from the marketplace #### Defined in -[src/types/nft-types.ts:462](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L462) +[src/types/nft-types.ts:462](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L462) diff --git a/docs-md/interfaces/GetAddressesOptions.md b/docs-md/interfaces/GetAddressesOptions.md index f41e93ea..bd5cd267 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:1122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1122) +[src/types/types.ts:1124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1124) ___ @@ -33,4 +33,4 @@ Page #### Defined in -[src/types/types.ts:1125](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1125) +[src/types/types.ts:1127](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1127) diff --git a/docs-md/interfaces/GetAllWebhooksResponse.md b/docs-md/interfaces/GetAllWebhooksResponse.md index b2c1543c..be70cad5 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:1116](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1116) +[src/types/types.ts:1118](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1118) ___ @@ -33,4 +33,4 @@ All webhooks attached to the provided auth token. #### Defined in -[src/types/types.ts:1114](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1114) +[src/types/types.ts:1116](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1116) diff --git a/docs-md/interfaces/GetBaseNftsForContractOptions.md b/docs-md/interfaces/GetBaseNftsForContractOptions.md index a39976de..d290f8c6 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/nft-types.ts:998](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L998) +[src/types/nft-types.ts:998](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L998) ___ @@ -40,7 +40,7 @@ Optional page key from an existing [NftContractBaseNftsResponse](NftContractBase #### Defined in -[src/types/nft-types.ts:995](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L995) +[src/types/nft-types.ts:995](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L995) ___ @@ -53,7 +53,7 @@ Maximum page size is 100. #### Defined in -[src/types/nft-types.ts:1004](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1004) +[src/types/nft-types.ts:1004](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1004) ___ @@ -68,4 +68,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/nft-types.ts:1012](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1012) +[src/types/nft-types.ts:1012](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1012) diff --git a/docs-md/interfaces/GetBaseNftsForOwnerOptions.md b/docs-md/interfaces/GetBaseNftsForOwnerOptions.md index 461d0b96..c1a589bf 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/nft-types.ts:161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L161) +[src/types/nft-types.ts:161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L161) ___ @@ -44,7 +44,7 @@ of these filters are excluded from the response. #### Defined in -[src/types/nft-types.ts:167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L167) +[src/types/nft-types.ts:167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L167) ___ @@ -57,7 +57,7 @@ of these filters are included in the response. #### Defined in -[src/types/nft-types.ts:173](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L173) +[src/types/nft-types.ts:173](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L173) ___ @@ -69,7 +69,7 @@ Optional boolean flag to include NFT metadata. Defaults to `false`. #### Defined in -[src/types/nft-types.ts:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L182) +[src/types/nft-types.ts:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L182) ___ @@ -82,7 +82,7 @@ contract address and token ID in lexicographic order. #### Defined in -[src/types/nft-types.ts:196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L196) +[src/types/nft-types.ts:196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L196) ___ @@ -95,7 +95,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/nft-types.ts:158](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L158) +[src/types/nft-types.ts:158](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L158) ___ @@ -108,7 +108,7 @@ Maximum page size is 100. #### Defined in -[src/types/nft-types.ts:179](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L179) +[src/types/nft-types.ts:179](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L179) ___ @@ -123,4 +123,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/nft-types.ts:190](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L190) +[src/types/nft-types.ts:190](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L190) diff --git a/docs-md/interfaces/GetContractMetadataBatchResponse.md b/docs-md/interfaces/GetContractMetadataBatchResponse.md index 6ce09319..ff6b4f6c 100644 --- a/docs-md/interfaces/GetContractMetadataBatchResponse.md +++ b/docs-md/interfaces/GetContractMetadataBatchResponse.md @@ -16,4 +16,4 @@ #### Defined in -[src/types/nft-types.ts:357](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L357) +[src/types/nft-types.ts:357](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L357) diff --git a/docs-md/interfaces/GetContractsForOwnerOptions.md b/docs-md/interfaces/GetContractsForOwnerOptions.md index 03cf77ab..3506f973 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/nft-types.ts:517](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L517) +[src/types/nft-types.ts:517](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L517) ___ @@ -40,7 +40,7 @@ conjunction with [excludeFilters](GetContractsForOwnerOptions.md#excludefilters) #### Defined in -[src/types/nft-types.ts:510](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L510) +[src/types/nft-types.ts:510](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L510) ___ @@ -53,7 +53,7 @@ contract address and token ID in lexicographic order. #### Defined in -[src/types/nft-types.ts:523](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L523) +[src/types/nft-types.ts:523](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L523) ___ @@ -65,7 +65,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/nft-types.ts:497](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L497) +[src/types/nft-types.ts:497](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L497) ___ @@ -78,4 +78,4 @@ is 100. Defaults to 100. #### Defined in -[src/types/nft-types.ts:503](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L503) +[src/types/nft-types.ts:503](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L503) diff --git a/docs-md/interfaces/GetContractsForOwnerResponse.md b/docs-md/interfaces/GetContractsForOwnerResponse.md index 0bfffb3f..2fa69bfe 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/nft-types.ts:533](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L533) +[src/types/nft-types.ts:533](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L533) ___ @@ -34,7 +34,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/nft-types.ts:536](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L536) +[src/types/nft-types.ts:536](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L536) ___ @@ -46,4 +46,4 @@ Total number of NFT contracts held by the given address. #### Defined in -[src/types/nft-types.ts:539](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L539) +[src/types/nft-types.ts:539](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L539) diff --git a/docs-md/interfaces/GetFloorPriceResponse.md b/docs-md/interfaces/GetFloorPriceResponse.md index f32069e7..4dd4720f 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/nft-types.ts:487](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L487) +[src/types/nft-types.ts:487](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L487) ___ @@ -32,4 +32,4 @@ marketplaces supported: OpenSea, LooksRare #### Defined in -[src/types/nft-types.ts:486](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L486) +[src/types/nft-types.ts:486](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L486) diff --git a/docs-md/interfaces/GetMintedNftsOptions.md b/docs-md/interfaces/GetMintedNftsOptions.md index 3495ea07..2d34a81a 100644 --- a/docs-md/interfaces/GetMintedNftsOptions.md +++ b/docs-md/interfaces/GetMintedNftsOptions.md @@ -23,7 +23,7 @@ all contract addresses. #### Defined in -[src/types/nft-types.ts:637](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L637) +[src/types/nft-types.ts:637](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L637) ___ @@ -36,7 +36,7 @@ pagination. #### Defined in -[src/types/nft-types.ts:649](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L649) +[src/types/nft-types.ts:649](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L649) ___ @@ -49,4 +49,4 @@ NFTs. #### Defined in -[src/types/nft-types.ts:643](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L643) +[src/types/nft-types.ts:643](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L643) diff --git a/docs-md/interfaces/GetNftMetadataBatchResponse.md b/docs-md/interfaces/GetNftMetadataBatchResponse.md index 371f2ec0..542899e3 100644 --- a/docs-md/interfaces/GetNftMetadataBatchResponse.md +++ b/docs-md/interfaces/GetNftMetadataBatchResponse.md @@ -18,4 +18,4 @@ An array of NFT metadata objects. #### Defined in -[src/types/nft-types.ts:353](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L353) +[src/types/nft-types.ts:353](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L353) diff --git a/docs-md/interfaces/GetNftMetadataOptions.md b/docs-md/interfaces/GetNftMetadataOptions.md index 9bcf42ae..3a8dd3b7 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/nft-types.ts:413](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L413) +[src/types/nft-types.ts:413](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L413) ___ @@ -35,7 +35,7 @@ Optional field to specify the type of token to speed up the query. #### Defined in -[src/types/nft-types.ts:400](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L400) +[src/types/nft-types.ts:400](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L400) ___ @@ -50,4 +50,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/nft-types.ts:407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L407) +[src/types/nft-types.ts:407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L407) diff --git a/docs-md/interfaces/GetNftSalesOptions.md b/docs-md/interfaces/GetNftSalesOptions.md index 0cab4e57..83bf4531 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/nft-types.ts:673](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L673) +[src/types/nft-types.ts:673](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L673) ___ @@ -48,7 +48,7 @@ The block number to start fetching NFT sales data from. #### Defined in -[src/types/nft-types.ts:661](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L661) +[src/types/nft-types.ts:661](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L661) ___ @@ -60,7 +60,7 @@ The maximum number of NFT sales to return. #### Defined in -[src/types/nft-types.ts:685](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L685) +[src/types/nft-types.ts:685](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L685) ___ @@ -72,7 +72,7 @@ The NFT marketplace to filter sales by. #### Defined in -[src/types/nft-types.ts:670](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L670) +[src/types/nft-types.ts:670](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L670) ___ @@ -84,7 +84,7 @@ Whether to return the results in ascending or descending order by block number. #### Defined in -[src/types/nft-types.ts:667](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L667) +[src/types/nft-types.ts:667](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L667) ___ @@ -96,7 +96,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/nft-types.ts:688](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L688) +[src/types/nft-types.ts:688](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L688) ___ @@ -108,7 +108,7 @@ The address of the NFT seller to filter sales by. #### Defined in -[src/types/nft-types.ts:676](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L676) +[src/types/nft-types.ts:676](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L676) ___ @@ -121,7 +121,7 @@ Defaults to returning both buyer and seller taker trades. #### Defined in -[src/types/nft-types.ts:682](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L682) +[src/types/nft-types.ts:682](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L682) ___ @@ -133,4 +133,4 @@ The block number limit to fetch NFT sales data from. #### Defined in -[src/types/nft-types.ts:664](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L664) +[src/types/nft-types.ts:664](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L664) diff --git a/docs-md/interfaces/GetNftSalesOptionsByContractAddress.md b/docs-md/interfaces/GetNftSalesOptionsByContractAddress.md index cb95cb17..50bdb483 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/nft-types.ts:673](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L673) +[src/types/nft-types.ts:673](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L673) ___ @@ -55,7 +55,7 @@ The contract address of a NFT collection to filter sales by. #### Defined in -[src/types/nft-types.ts:702](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L702) +[src/types/nft-types.ts:702](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L702) ___ @@ -71,7 +71,7 @@ The block number to start fetching NFT sales data from. #### Defined in -[src/types/nft-types.ts:661](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L661) +[src/types/nft-types.ts:661](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L661) ___ @@ -87,7 +87,7 @@ The maximum number of NFT sales to return. #### Defined in -[src/types/nft-types.ts:685](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L685) +[src/types/nft-types.ts:685](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L685) ___ @@ -103,7 +103,7 @@ The NFT marketplace to filter sales by. #### Defined in -[src/types/nft-types.ts:670](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L670) +[src/types/nft-types.ts:670](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L670) ___ @@ -119,7 +119,7 @@ Whether to return the results in ascending or descending order by block number. #### Defined in -[src/types/nft-types.ts:667](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L667) +[src/types/nft-types.ts:667](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L667) ___ @@ -135,7 +135,7 @@ Key for pagination to use to fetch results from the next page if available. #### Defined in -[src/types/nft-types.ts:688](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L688) +[src/types/nft-types.ts:688](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L688) ___ @@ -151,7 +151,7 @@ The address of the NFT seller to filter sales by. #### Defined in -[src/types/nft-types.ts:676](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L676) +[src/types/nft-types.ts:676](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L676) ___ @@ -168,7 +168,7 @@ Defaults to returning both buyer and seller taker trades. #### Defined in -[src/types/nft-types.ts:682](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L682) +[src/types/nft-types.ts:682](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L682) ___ @@ -184,7 +184,7 @@ The block number limit to fetch NFT sales data from. #### Defined in -[src/types/nft-types.ts:664](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L664) +[src/types/nft-types.ts:664](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L664) ___ @@ -196,4 +196,4 @@ The token ID of an NFT within the specified contractAddress to filter sales by. #### Defined in -[src/types/nft-types.ts:705](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L705) +[src/types/nft-types.ts:705](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L705) diff --git a/docs-md/interfaces/GetNftSalesResponse.md b/docs-md/interfaces/GetNftSalesResponse.md index 70b885c1..55e678fa 100644 --- a/docs-md/interfaces/GetNftSalesResponse.md +++ b/docs-md/interfaces/GetNftSalesResponse.md @@ -22,7 +22,7 @@ List of NFT sales that match the query #### Defined in -[src/types/nft-types.ts:715](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L715) +[src/types/nft-types.ts:715](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L715) ___ @@ -34,7 +34,7 @@ The page key to use to fetch the next page if more results are available. #### Defined in -[src/types/nft-types.ts:723](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L723) +[src/types/nft-types.ts:723](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L723) ___ @@ -46,4 +46,4 @@ Block Information of the block as of which the corresponding data is valid. #### Defined in -[src/types/nft-types.ts:719](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L719) +[src/types/nft-types.ts:719](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L719) diff --git a/docs-md/interfaces/GetNftsForContractOptions.md b/docs-md/interfaces/GetNftsForContractOptions.md index 2f46baad..0e633473 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/nft-types.ts:964](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L964) +[src/types/nft-types.ts:964](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L964) ___ @@ -40,7 +40,7 @@ Optional page key from an existing [NftContractBaseNftsResponse](NftContractBase #### Defined in -[src/types/nft-types.ts:961](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L961) +[src/types/nft-types.ts:961](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L961) ___ @@ -53,7 +53,7 @@ Maximum page size is 100. #### Defined in -[src/types/nft-types.ts:970](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L970) +[src/types/nft-types.ts:970](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L970) ___ @@ -68,4 +68,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/nft-types.ts:978](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L978) +[src/types/nft-types.ts:978](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L978) diff --git a/docs-md/interfaces/GetNftsForOwnerOptions.md b/docs-md/interfaces/GetNftsForOwnerOptions.md index a497fcc7..c9a71e49 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/nft-types.ts:106](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L106) +[src/types/nft-types.ts:106](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L106) ___ @@ -44,7 +44,7 @@ of these filters are excluded from the response. #### Defined in -[src/types/nft-types.ts:112](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L112) +[src/types/nft-types.ts:112](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L112) ___ @@ -57,7 +57,7 @@ of these filters are included in the response. #### Defined in -[src/types/nft-types.ts:118](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L118) +[src/types/nft-types.ts:118](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L118) ___ @@ -69,7 +69,7 @@ Optional boolean flag to omit NFT metadata. Defaults to `false`. #### Defined in -[src/types/nft-types.ts:127](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L127) +[src/types/nft-types.ts:127](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L127) ___ @@ -82,7 +82,7 @@ contract address and token ID in lexicographic order. #### Defined in -[src/types/nft-types.ts:141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L141) +[src/types/nft-types.ts:141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L141) ___ @@ -95,7 +95,7 @@ Optional page key from an existing [OwnedBaseNftsResponse](OwnedBaseNftsResponse #### Defined in -[src/types/nft-types.ts:103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L103) +[src/types/nft-types.ts:103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L103) ___ @@ -108,7 +108,7 @@ Maximum page size is 100. #### Defined in -[src/types/nft-types.ts:124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L124) +[src/types/nft-types.ts:124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L124) ___ @@ -123,4 +123,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/nft-types.ts:135](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L135) +[src/types/nft-types.ts:135](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L135) diff --git a/docs-md/interfaces/GetOwnersForContractOptions.md b/docs-md/interfaces/GetOwnersForContractOptions.md index fd4ca345..2dcf7a8c 100644 --- a/docs-md/interfaces/GetOwnersForContractOptions.md +++ b/docs-md/interfaces/GetOwnersForContractOptions.md @@ -26,7 +26,7 @@ The block number in hex or decimal to fetch owners for. #### Defined in -[src/types/nft-types.ts:1031](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1031) +[src/types/nft-types.ts:1031](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1031) ___ @@ -39,7 +39,7 @@ when `withTokenBalances` is not set to `true`. #### Defined in -[src/types/nft-types.ts:1040](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1040) +[src/types/nft-types.ts:1040](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1040) ___ @@ -51,7 +51,7 @@ Optional page key to paginate the next page for large requests. #### Defined in -[src/types/nft-types.ts:1034](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1034) +[src/types/nft-types.ts:1034](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1034) ___ @@ -64,4 +64,4 @@ to false when omitted. #### Defined in -[src/types/nft-types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1028) +[src/types/nft-types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1028) diff --git a/docs-md/interfaces/GetOwnersForContractResponse.md b/docs-md/interfaces/GetOwnersForContractResponse.md index 2594a534..8d9dfbfc 100644 --- a/docs-md/interfaces/GetOwnersForContractResponse.md +++ b/docs-md/interfaces/GetOwnersForContractResponse.md @@ -22,7 +22,7 @@ An array of owner addresses for the provided contract address #### Defined in -[src/types/nft-types.ts:327](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L327) +[src/types/nft-types.ts:327](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L327) ___ @@ -34,7 +34,7 @@ Optional page key that is returned when a collection has more than 50,000 owners #### Defined in -[src/types/nft-types.ts:335](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L335) +[src/types/nft-types.ts:335](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L335) ___ @@ -47,4 +47,4 @@ Total count of unique owners. Only present if #### Defined in -[src/types/nft-types.ts:332](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L332) +[src/types/nft-types.ts:332](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L332) diff --git a/docs-md/interfaces/GetOwnersForContractWithTokenBalancesOptions.md b/docs-md/interfaces/GetOwnersForContractWithTokenBalancesOptions.md index 960f0c58..ec1c2cf5 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/nft-types.ts:1059](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1059) +[src/types/nft-types.ts:1059](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1059) ___ @@ -37,7 +37,7 @@ Optional page key to paginate the next page for large requests. #### Defined in -[src/types/nft-types.ts:1062](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1062) +[src/types/nft-types.ts:1062](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1062) ___ @@ -50,4 +50,4 @@ to false when omitted. #### Defined in -[src/types/nft-types.ts:1056](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1056) +[src/types/nft-types.ts:1056](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1056) diff --git a/docs-md/interfaces/GetOwnersForContractWithTokenBalancesResponse.md b/docs-md/interfaces/GetOwnersForContractWithTokenBalancesResponse.md index 50e13f48..007fdb3f 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/nft-types.ts:345](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L345) +[src/types/nft-types.ts:345](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L345) ___ @@ -33,4 +33,4 @@ Optional page key that is returned when a collection has more than 50,000 owners #### Defined in -[src/types/nft-types.ts:348](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L348) +[src/types/nft-types.ts:348](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L348) diff --git a/docs-md/interfaces/GetOwnersForNftOptions.md b/docs-md/interfaces/GetOwnersForNftOptions.md index 473c1646..8f3e5080 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/nft-types.ts:1075](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1075) +[src/types/nft-types.ts:1075](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1075) ___ @@ -36,4 +36,4 @@ Sets the total number of owners to return in the response. #### Defined in -[src/types/nft-types.ts:1080](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1080) +[src/types/nft-types.ts:1080](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1080) diff --git a/docs-md/interfaces/GetOwnersForNftResponse.md b/docs-md/interfaces/GetOwnersForNftResponse.md index a165eb1c..d077ee37 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/nft-types.ts:314](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L314) +[src/types/nft-types.ts:314](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L314) ___ @@ -33,4 +33,4 @@ Optional The key for the next page of results, if applicable. #### Defined in -[src/types/nft-types.ts:317](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L317) +[src/types/nft-types.ts:317](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L317) diff --git a/docs-md/interfaces/GetSpamContractsResponse.md b/docs-md/interfaces/GetSpamContractsResponse.md index 2d3ae026..89ec69e2 100644 --- a/docs-md/interfaces/GetSpamContractsResponse.md +++ b/docs-md/interfaces/GetSpamContractsResponse.md @@ -16,4 +16,4 @@ #### Defined in -[src/types/nft-types.ts:392](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L392) +[src/types/nft-types.ts:392](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L392) diff --git a/docs-md/interfaces/GetTokensForOwnerOptions.md b/docs-md/interfaces/GetTokensForOwnerOptions.md index 1f716983..43151c96 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:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L182) +[src/types/types.ts:184](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L184) ___ @@ -35,4 +35,4 @@ pagination. #### Defined in -[src/types/types.ts:187](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L187) +[src/types/types.ts:189](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L189) diff --git a/docs-md/interfaces/GetTokensForOwnerResponse.md b/docs-md/interfaces/GetTokensForOwnerResponse.md index d9909ab4..efe5b0a7 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:197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L197) +[src/types/types.ts:199](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L199) ___ @@ -33,4 +33,4 @@ Owned tokens for the provided addresses along with relevant metadata. #### Defined in -[src/types/types.ts:195](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L195) +[src/types/types.ts:197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L197) diff --git a/docs-md/interfaces/GetTransfersForContractOptions.md b/docs-md/interfaces/GetTransfersForContractOptions.md index bc398a02..ddc25f9d 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/nft-types.ts:585](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L585) +[src/types/nft-types.ts:585](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L585) ___ @@ -37,7 +37,7 @@ Defaults to ascending if omitted. #### Defined in -[src/types/nft-types.ts:592](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L592) +[src/types/nft-types.ts:592](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L592) ___ @@ -50,7 +50,7 @@ pagination. #### Defined in -[src/types/nft-types.ts:597](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L597) +[src/types/nft-types.ts:597](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L597) ___ @@ -62,4 +62,4 @@ Ending block (inclusive) to get transfers from. #### Defined in -[src/types/nft-types.ts:587](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L587) +[src/types/nft-types.ts:587](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L587) diff --git a/docs-md/interfaces/GetTransfersForOwnerOptions.md b/docs-md/interfaces/GetTransfersForOwnerOptions.md index 18ce410c..dc35b6a3 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:497](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L497) +[src/types/types.ts:499](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L499) ___ @@ -36,7 +36,7 @@ pagination. #### Defined in -[src/types/types.ts:509](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L509) +[src/types/types.ts:511](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L511) ___ @@ -49,4 +49,4 @@ NFTs. #### Defined in -[src/types/types.ts:503](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L503) +[src/types/types.ts:505](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L505) diff --git a/docs-md/interfaces/IsAirdropNftResponse.md b/docs-md/interfaces/IsAirdropNftResponse.md index 2120f8bb..352d336c 100644 --- a/docs-md/interfaces/IsAirdropNftResponse.md +++ b/docs-md/interfaces/IsAirdropNftResponse.md @@ -16,4 +16,4 @@ #### Defined in -[src/types/nft-types.ts:388](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L388) +[src/types/nft-types.ts:388](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L388) diff --git a/docs-md/interfaces/IsSpamContractResponse.md b/docs-md/interfaces/IsSpamContractResponse.md index 88f64989..d9061d7d 100644 --- a/docs-md/interfaces/IsSpamContractResponse.md +++ b/docs-md/interfaces/IsSpamContractResponse.md @@ -16,4 +16,4 @@ #### Defined in -[src/types/nft-types.ts:384](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L384) +[src/types/nft-types.ts:384](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L384) diff --git a/docs-md/interfaces/MinedTransactionWebhook.md b/docs-md/interfaces/MinedTransactionWebhook.md index 094b4444..09ce9bbb 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:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) +[src/types/types.ts:1039](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1039) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1020) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1028) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) +[src/types/types.ts:1022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1022) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1032) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1030) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1062](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1062) +[src/types/types.ts:1064](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1064) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1026) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) +[src/types/types.ts:1034](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1034) diff --git a/docs-md/interfaces/Nft.md b/docs-md/interfaces/Nft.md index b83253cc..97e1fa24 100644 --- a/docs-md/interfaces/Nft.md +++ b/docs-md/interfaces/Nft.md @@ -45,7 +45,7 @@ request. #### Defined in -[src/types/nft-types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1278) +[src/types/nft-types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1278) ___ @@ -57,7 +57,7 @@ Collection metadata for the NFT, if available. #### Defined in -[src/types/nft-types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1280) +[src/types/nft-types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1280) ___ @@ -69,7 +69,7 @@ The NFT's underlying contract and relevant contract metadata. #### Defined in -[src/types/nft-types.ts:1256](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1256) +[src/types/nft-types.ts:1256](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1256) ___ @@ -81,7 +81,7 @@ The NFT description. #### Defined in -[src/types/nft-types.ts:1264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1264) +[src/types/nft-types.ts:1264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1264) ___ @@ -93,7 +93,7 @@ Media URLs and information for the NFT #### Defined in -[src/types/nft-types.ts:1266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1266) +[src/types/nft-types.ts:1266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1266) ___ @@ -105,7 +105,7 @@ Mint information for the NFT. #### Defined in -[src/types/nft-types.ts:1282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1282) +[src/types/nft-types.ts:1282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1282) ___ @@ -117,7 +117,7 @@ The NFT name. #### Defined in -[src/types/nft-types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1262) +[src/types/nft-types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1262) ___ @@ -129,7 +129,7 @@ The raw metadata for the NFT based on the metadata URI on the NFT contract. #### Defined in -[src/types/nft-types.ts:1268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1268) +[src/types/nft-types.ts:1268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1268) ___ @@ -141,7 +141,7 @@ When the NFT was last updated in the blockchain. Represented in ISO-8601 format. #### Defined in -[src/types/nft-types.ts:1272](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1272) +[src/types/nft-types.ts:1272](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1272) ___ @@ -153,7 +153,7 @@ The NFT token ID as an integer string. #### Defined in -[src/types/nft-types.ts:1258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1258) +[src/types/nft-types.ts:1258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1258) ___ @@ -165,7 +165,7 @@ The type of NFT. #### Defined in -[src/types/nft-types.ts:1260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1260) +[src/types/nft-types.ts:1260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1260) ___ @@ -177,4 +177,4 @@ URIs for accessing the NFT's metadata blob. #### Defined in -[src/types/nft-types.ts:1270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1270) +[src/types/nft-types.ts:1270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1270) diff --git a/docs-md/interfaces/NftActivityWebhook.md b/docs-md/interfaces/NftActivityWebhook.md index 1cf692a3..d4390e1f 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:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) +[src/types/types.ts:1039](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1039) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1020) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1028) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) +[src/types/types.ts:1022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1022) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1032) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1030) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1089](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1089) +[src/types/types.ts:1091](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1091) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1026) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) +[src/types/types.ts:1034](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1034) diff --git a/docs-md/interfaces/NftAttributeRarity.md b/docs-md/interfaces/NftAttributeRarity.md index 36160825..f4ddd051 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/nft-types.ts:870](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L870) +[src/types/nft-types.ts:870](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L870) ___ @@ -35,7 +35,7 @@ The type of NFT attribute. #### Defined in -[src/types/nft-types.ts:864](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L864) +[src/types/nft-types.ts:864](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L864) ___ @@ -47,4 +47,4 @@ Name of the NFT's attribute. #### Defined in -[src/types/nft-types.ts:861](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L861) +[src/types/nft-types.ts:861](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L861) diff --git a/docs-md/interfaces/NftAttributesResponse.md b/docs-md/interfaces/NftAttributesResponse.md index c4578bc2..3eb43b83 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/nft-types.ts:880](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L880) +[src/types/nft-types.ts:880](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L880) ___ @@ -35,7 +35,7 @@ provided NFT. #### Defined in -[src/types/nft-types.ts:889](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L889) +[src/types/nft-types.ts:889](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L889) ___ @@ -47,4 +47,4 @@ The specified NFT contract's total supply. #### Defined in -[src/types/nft-types.ts:883](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L883) +[src/types/nft-types.ts:883](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L883) diff --git a/docs-md/interfaces/NftCollection.md b/docs-md/interfaces/NftCollection.md index 40b00411..14c4ebd9 100644 --- a/docs-md/interfaces/NftCollection.md +++ b/docs-md/interfaces/NftCollection.md @@ -26,7 +26,7 @@ The description of the collection. #### Defined in -[src/types/nft-types.ts:1200](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1200) +[src/types/nft-types.ts:1200](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1200) ___ @@ -38,7 +38,7 @@ The Discord URL of the collection. #### Defined in -[src/types/nft-types.ts:1206](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1206) +[src/types/nft-types.ts:1206](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1206) ___ @@ -50,7 +50,7 @@ The homepage of the collection as determined by OpenSea. #### Defined in -[src/types/nft-types.ts:1202](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1202) +[src/types/nft-types.ts:1202](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1202) ___ @@ -62,7 +62,7 @@ The floor price of the collection #### Defined in -[src/types/nft-types.ts:1198](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1198) +[src/types/nft-types.ts:1198](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1198) ___ @@ -74,7 +74,7 @@ The name of the collection. #### Defined in -[src/types/nft-types.ts:1194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1194) +[src/types/nft-types.ts:1194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1194) ___ @@ -86,7 +86,7 @@ The OpenSea human-readable slug of the collection. #### Defined in -[src/types/nft-types.ts:1196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1196) +[src/types/nft-types.ts:1196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1196) ___ @@ -98,4 +98,4 @@ The Twitter handle of the collection. #### Defined in -[src/types/nft-types.ts:1204](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1204) +[src/types/nft-types.ts:1204](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1204) diff --git a/docs-md/interfaces/NftCollectionFloorPrice.md b/docs-md/interfaces/NftCollectionFloorPrice.md index 0c768edf..195f0636 100644 --- a/docs-md/interfaces/NftCollectionFloorPrice.md +++ b/docs-md/interfaces/NftCollectionFloorPrice.md @@ -22,7 +22,7 @@ The floor price of the collection. #### Defined in -[src/types/nft-types.ts:1216](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1216) +[src/types/nft-types.ts:1216](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1216) ___ @@ -34,7 +34,7 @@ The marketplace where the floor price was determined. #### Defined in -[src/types/nft-types.ts:1214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1214) +[src/types/nft-types.ts:1214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1214) ___ @@ -46,4 +46,4 @@ The currency of the floor price. #### Defined in -[src/types/nft-types.ts:1218](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1218) +[src/types/nft-types.ts:1218](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1218) diff --git a/docs-md/interfaces/NftContract.md b/docs-md/interfaces/NftContract.md index 606fa568..841629ae 100644 --- a/docs-md/interfaces/NftContract.md +++ b/docs-md/interfaces/NftContract.md @@ -39,7 +39,7 @@ The address of the NFT contract. #### Defined in -[src/types/nft-types.ts:1159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1159) +[src/types/nft-types.ts:1159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1159) ___ @@ -51,7 +51,7 @@ The address that deployed the NFT contract. #### Defined in -[src/types/nft-types.ts:1174](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1174) +[src/types/nft-types.ts:1174](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1174) ___ @@ -63,7 +63,7 @@ The block number the NFT contract deployed in. #### Defined in -[src/types/nft-types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1176) +[src/types/nft-types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1176) ___ @@ -75,7 +75,7 @@ The name of the contract. #### Defined in -[src/types/nft-types.ts:1163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1163) +[src/types/nft-types.ts:1163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1163) ___ @@ -87,7 +87,7 @@ OpenSea's metadata for the contract. #### Defined in -[src/types/nft-types.ts:1172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1172) +[src/types/nft-types.ts:1172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1172) ___ @@ -99,7 +99,7 @@ The symbol of the contract. #### Defined in -[src/types/nft-types.ts:1165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1165) +[src/types/nft-types.ts:1165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1165) ___ @@ -111,7 +111,7 @@ The type of the token in the contract. #### Defined in -[src/types/nft-types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1161) +[src/types/nft-types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1161) ___ @@ -124,4 +124,4 @@ available on ERC-721 contracts. #### Defined in -[src/types/nft-types.ts:1170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1170) +[src/types/nft-types.ts:1170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1170) diff --git a/docs-md/interfaces/NftContractBaseNftsResponse.md b/docs-md/interfaces/NftContractBaseNftsResponse.md index 753cae9a..96736d08 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/nft-types.ts:1091](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1091) +[src/types/nft-types.ts:1091](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1091) ___ @@ -35,4 +35,4 @@ NFTs. If there is no page key, then there are no more NFTs to fetch. #### Defined in -[src/types/nft-types.ts:1097](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1097) +[src/types/nft-types.ts:1097](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1097) diff --git a/docs-md/interfaces/NftContractForNft.md b/docs-md/interfaces/NftContractForNft.md index 8fb6165a..8bca2a39 100644 --- a/docs-md/interfaces/NftContractForNft.md +++ b/docs-md/interfaces/NftContractForNft.md @@ -39,7 +39,7 @@ The address of the NFT contract. #### Defined in -[src/types/nft-types.ts:1159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1159) +[src/types/nft-types.ts:1159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1159) ___ @@ -55,7 +55,7 @@ The address that deployed the NFT contract. #### Defined in -[src/types/nft-types.ts:1174](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1174) +[src/types/nft-types.ts:1174](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1174) ___ @@ -71,7 +71,7 @@ The block number the NFT contract deployed in. #### Defined in -[src/types/nft-types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1176) +[src/types/nft-types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1176) ___ @@ -83,7 +83,7 @@ Whether the NFT contract is marked as spam. #### Defined in -[src/types/nft-types.ts:1182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1182) +[src/types/nft-types.ts:1182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1182) ___ @@ -99,7 +99,7 @@ The name of the contract. #### Defined in -[src/types/nft-types.ts:1163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1163) +[src/types/nft-types.ts:1163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1163) ___ @@ -115,7 +115,7 @@ OpenSea's metadata for the contract. #### Defined in -[src/types/nft-types.ts:1172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1172) +[src/types/nft-types.ts:1172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1172) ___ @@ -127,7 +127,7 @@ Potential reasons why an NFT Contract was classified as spam. #### Defined in -[src/types/nft-types.ts:1184](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1184) +[src/types/nft-types.ts:1184](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1184) ___ @@ -143,7 +143,7 @@ The symbol of the contract. #### Defined in -[src/types/nft-types.ts:1165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1165) +[src/types/nft-types.ts:1165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1165) ___ @@ -159,7 +159,7 @@ The type of the token in the contract. #### Defined in -[src/types/nft-types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1161) +[src/types/nft-types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1161) ___ @@ -176,4 +176,4 @@ available on ERC-721 contracts. #### Defined in -[src/types/nft-types.ts:1170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1170) +[src/types/nft-types.ts:1170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1170) diff --git a/docs-md/interfaces/NftContractForOwner.md b/docs-md/interfaces/NftContractForOwner.md index 80f59ad5..efdb873b 100644 --- a/docs-md/interfaces/NftContractForOwner.md +++ b/docs-md/interfaces/NftContractForOwner.md @@ -42,7 +42,7 @@ The address of the NFT contract. #### Defined in -[src/types/nft-types.ts:1159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1159) +[src/types/nft-types.ts:1159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1159) ___ @@ -58,7 +58,7 @@ The address that deployed the NFT contract. #### Defined in -[src/types/nft-types.ts:1174](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1174) +[src/types/nft-types.ts:1174](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1174) ___ @@ -74,7 +74,7 @@ The block number the NFT contract deployed in. #### Defined in -[src/types/nft-types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1176) +[src/types/nft-types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1176) ___ @@ -87,7 +87,7 @@ Use this to display a sample NFT for the contract. #### Defined in -[src/types/nft-types.ts:565](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L565) +[src/types/nft-types.ts:565](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L565) ___ @@ -99,7 +99,7 @@ Object containing different URLs for the NFT media. #### Defined in -[src/types/nft-types.ts:568](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L568) +[src/types/nft-types.ts:568](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L568) ___ @@ -111,7 +111,7 @@ Whether the NFT contract is considered spam. #### Defined in -[src/types/nft-types.ts:559](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L559) +[src/types/nft-types.ts:559](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L559) ___ @@ -127,7 +127,7 @@ The name of the contract. #### Defined in -[src/types/nft-types.ts:1163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1163) +[src/types/nft-types.ts:1163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1163) ___ @@ -141,7 +141,7 @@ holds some fungible ERC1155 tokens. #### Defined in -[src/types/nft-types.ts:556](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L556) +[src/types/nft-types.ts:556](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L556) ___ @@ -157,7 +157,7 @@ OpenSea's metadata for the contract. #### Defined in -[src/types/nft-types.ts:1172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1172) +[src/types/nft-types.ts:1172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1172) ___ @@ -173,7 +173,7 @@ The symbol of the contract. #### Defined in -[src/types/nft-types.ts:1165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1165) +[src/types/nft-types.ts:1165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1165) ___ @@ -189,7 +189,7 @@ The type of the token in the contract. #### Defined in -[src/types/nft-types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1161) +[src/types/nft-types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1161) ___ @@ -203,7 +203,7 @@ it may be higher if the user holds some fungible ERC1155 tokens. #### Defined in -[src/types/nft-types.ts:549](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L549) +[src/types/nft-types.ts:549](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L549) ___ @@ -220,4 +220,4 @@ available on ERC-721 contracts. #### Defined in -[src/types/nft-types.ts:1170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1170) +[src/types/nft-types.ts:1170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1170) diff --git a/docs-md/interfaces/NftContractNftsResponse.md b/docs-md/interfaces/NftContractNftsResponse.md index cd7cd2ce..01dbe9b6 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/nft-types.ts:1108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1108) +[src/types/nft-types.ts:1108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1108) ___ @@ -35,4 +35,4 @@ NFTs. If there is no page key, then there are no more NFTs to fetch. #### Defined in -[src/types/nft-types.ts:1114](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1114) +[src/types/nft-types.ts:1114](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1114) diff --git a/docs-md/interfaces/NftContractOwner.md b/docs-md/interfaces/NftContractOwner.md index 9c8cb7fd..aa6ab038 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/nft-types.ts:366](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L366) +[src/types/nft-types.ts:366](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L366) ___ @@ -34,4 +34,4 @@ A list of objects containing token balances for the provided NFT contract. #### Defined in -[src/types/nft-types.ts:369](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L369) +[src/types/nft-types.ts:369](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L369) diff --git a/docs-md/interfaces/NftContractTokenBalance.md b/docs-md/interfaces/NftContractTokenBalance.md index 7d671ab2..7771aa99 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/nft-types.ts:380](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L380) +[src/types/nft-types.ts:380](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L380) ___ @@ -34,4 +34,4 @@ The token id owned in the NFT contract. #### Defined in -[src/types/nft-types.ts:378](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L378) +[src/types/nft-types.ts:378](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L378) diff --git a/docs-md/interfaces/NftFilter.md b/docs-md/interfaces/NftFilter.md index e92b1485..4703d33a 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:1205](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1205) +[src/types/types.ts:1207](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1207) ___ @@ -34,4 +34,4 @@ tracking all NFTs for the provided contract address. #### Defined in -[src/types/types.ts:1210](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1210) +[src/types/types.ts:1212](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1212) diff --git a/docs-md/interfaces/NftFiltersResponse.md b/docs-md/interfaces/NftFiltersResponse.md index 9be0cafd..c35e618d 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:1216](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1216) +[src/types/types.ts:1218](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1218) ___ @@ -34,7 +34,7 @@ Optional page key used to fetch the remaining filters. #### Defined in -[src/types/types.ts:1220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1220) +[src/types/types.ts:1222](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1222) ___ @@ -46,4 +46,4 @@ The total number of NFT filters on the webhook. #### Defined in -[src/types/types.ts:1218](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1218) +[src/types/types.ts:1220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1220) diff --git a/docs-md/interfaces/NftImage.md b/docs-md/interfaces/NftImage.md index 40a58d72..02bde24d 100644 --- a/docs-md/interfaces/NftImage.md +++ b/docs-md/interfaces/NftImage.md @@ -25,7 +25,7 @@ URL of the image stored in Alchemy's cache. #### Defined in -[src/types/nft-types.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L51) +[src/types/nft-types.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L51) ___ @@ -37,7 +37,7 @@ The type of the media image. #### Defined in -[src/types/nft-types.ts:57](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L57) +[src/types/nft-types.ts:57](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L57) ___ @@ -49,7 +49,7 @@ The original URL of the image as stored on the contract. #### Defined in -[src/types/nft-types.ts:61](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L61) +[src/types/nft-types.ts:61](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L61) ___ @@ -61,7 +61,7 @@ URL of the image in png format #### Defined in -[src/types/nft-types.ts:55](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L55) +[src/types/nft-types.ts:55](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L55) ___ @@ -73,7 +73,7 @@ The size of the media asset in bytes. #### Defined in -[src/types/nft-types.ts:59](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L59) +[src/types/nft-types.ts:59](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L59) ___ @@ -85,4 +85,4 @@ URL of a thumbnail sized image. #### Defined in -[src/types/nft-types.ts:53](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L53) +[src/types/nft-types.ts:53](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L53) diff --git a/docs-md/interfaces/NftMetadata.md b/docs-md/interfaces/NftMetadata.md index 78b331a2..93dc9aa8 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/nft-types.ts:45](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L45) +[src/types/nft-types.ts:45](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L45) ___ @@ -44,7 +44,7 @@ Background color of the NFT item. Usually defined as a 6 character hex string. #### Defined in -[src/types/nft-types.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L42) +[src/types/nft-types.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L42) ___ @@ -56,7 +56,7 @@ A human-readable description of the NFT asset. #### Defined in -[src/types/nft-types.ts:30](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L30) +[src/types/nft-types.ts:30](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L30) ___ @@ -69,7 +69,7 @@ to be the highest resolution image. #### Defined in -[src/types/nft-types.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L39) +[src/types/nft-types.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L39) ___ @@ -81,7 +81,7 @@ URL to the NFT asset image. #### Defined in -[src/types/nft-types.ts:33](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L33) +[src/types/nft-types.ts:33](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L33) ___ @@ -93,4 +93,4 @@ Name of the NFT asset. #### Defined in -[src/types/nft-types.ts:27](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L27) +[src/types/nft-types.ts:27](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L27) diff --git a/docs-md/interfaces/NftMetadataBatchOptions.md b/docs-md/interfaces/NftMetadataBatchOptions.md index 4c53e98b..1871280b 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/nft-types.ts:445](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L445) +[src/types/nft-types.ts:445](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L445) ___ @@ -37,4 +37,4 @@ metadata for cache misses then set this value to 0. #### Defined in -[src/types/nft-types.ts:439](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L439) +[src/types/nft-types.ts:439](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L439) diff --git a/docs-md/interfaces/NftMetadataBatchToken.md b/docs-md/interfaces/NftMetadataBatchToken.md index c99d77e3..723c7702 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/nft-types.ts:422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L422) +[src/types/nft-types.ts:422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L422) ___ @@ -35,7 +35,7 @@ The id of the NFT. #### Defined in -[src/types/nft-types.ts:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L425) +[src/types/nft-types.ts:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L425) ___ @@ -47,4 +47,4 @@ Optional field to specify the type of token to speed up the query. #### Defined in -[src/types/nft-types.ts:428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L428) +[src/types/nft-types.ts:428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L428) diff --git a/docs-md/interfaces/NftMetadataUpdateWebhook.md b/docs-md/interfaces/NftMetadataUpdateWebhook.md index ca50a113..34ef78f3 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:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) +[src/types/types.ts:1039](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1039) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1020) ___ @@ -73,7 +73,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1028) ___ @@ -89,7 +89,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) +[src/types/types.ts:1022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1022) ___ @@ -105,7 +105,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1032) ___ @@ -121,7 +121,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1030) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1098](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1098) +[src/types/types.ts:1100](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1100) ___ @@ -153,7 +153,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1026) ___ @@ -169,4 +169,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) +[src/types/types.ts:1034](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1034) diff --git a/docs-md/interfaces/NftMint.md b/docs-md/interfaces/NftMint.md index 51a8cbac..7c61c821 100644 --- a/docs-md/interfaces/NftMint.md +++ b/docs-md/interfaces/NftMint.md @@ -23,7 +23,7 @@ The block number that the NFT was minted on. #### Defined in -[src/types/nft-types.ts:825](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L825) +[src/types/nft-types.ts:825](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L825) ___ @@ -35,7 +35,7 @@ The address that the NFT was minted to. #### Defined in -[src/types/nft-types.ts:823](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L823) +[src/types/nft-types.ts:823](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L823) ___ @@ -47,7 +47,7 @@ The timestamp the NFT was minted on. #### Defined in -[src/types/nft-types.ts:827](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L827) +[src/types/nft-types.ts:827](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L827) ___ @@ -59,4 +59,4 @@ The transaction hash of the transaction that minted the NFT. #### Defined in -[src/types/nft-types.ts:829](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L829) +[src/types/nft-types.ts:829](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L829) diff --git a/docs-md/interfaces/NftRawMetadata.md b/docs-md/interfaces/NftRawMetadata.md index d1d04b8f..de6c2e23 100644 --- a/docs-md/interfaces/NftRawMetadata.md +++ b/docs-md/interfaces/NftRawMetadata.md @@ -22,7 +22,7 @@ Error message if the raw metadata could not be fetched. #### Defined in -[src/types/nft-types.ts:1308](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1308) +[src/types/nft-types.ts:1308](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1308) ___ @@ -34,7 +34,7 @@ The raw metadata parsed from the raw token URI. #### Defined in -[src/types/nft-types.ts:1306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1306) +[src/types/nft-types.ts:1306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1306) ___ @@ -46,4 +46,4 @@ The raw token URI on the NFT contract. #### Defined in -[src/types/nft-types.ts:1304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1304) +[src/types/nft-types.ts:1304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1304) diff --git a/docs-md/interfaces/NftSale.md b/docs-md/interfaces/NftSale.md index aef9e34f..79edd5a8 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/nft-types.ts:762](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L762) +[src/types/nft-types.ts:762](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L762) ___ @@ -46,7 +46,7 @@ The index of the token within the bundle of NFTs sold in the sale. #### Defined in -[src/types/nft-types.ts:768](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L768) +[src/types/nft-types.ts:768](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L768) ___ @@ -58,7 +58,7 @@ The address of the buyer in the NFT sale. #### Defined in -[src/types/nft-types.ts:744](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L744) +[src/types/nft-types.ts:744](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L744) ___ @@ -70,7 +70,7 @@ The NFT contract address. #### Defined in -[src/types/nft-types.ts:735](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L735) +[src/types/nft-types.ts:735](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L735) ___ @@ -82,7 +82,7 @@ The log number of the sale event emitted within the block. #### Defined in -[src/types/nft-types.ts:765](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L765) +[src/types/nft-types.ts:765](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L765) ___ @@ -94,7 +94,7 @@ The marketplace the sale took place on. #### Defined in -[src/types/nft-types.ts:729](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L729) +[src/types/nft-types.ts:729](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L729) ___ @@ -106,7 +106,7 @@ The marketplace address the sale was on. #### Defined in -[src/types/nft-types.ts:732](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L732) +[src/types/nft-types.ts:732](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L732) ___ @@ -118,7 +118,7 @@ The payment from buyer to the marketplace. #### Defined in -[src/types/nft-types.ts:756](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L756) +[src/types/nft-types.ts:756](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L756) ___ @@ -130,7 +130,7 @@ The number of tokens sold in the sale as a decimal integer string. #### Defined in -[src/types/nft-types.ts:741](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L741) +[src/types/nft-types.ts:741](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L741) ___ @@ -142,7 +142,7 @@ The payment from buyer to the royalty address of the NFT collection. #### Defined in -[src/types/nft-types.ts:759](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L759) +[src/types/nft-types.ts:759](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L759) ___ @@ -154,7 +154,7 @@ The address of the seller in the NFT sale. #### Defined in -[src/types/nft-types.ts:747](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L747) +[src/types/nft-types.ts:747](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L747) ___ @@ -166,7 +166,7 @@ The payment from buyer to the seller. #### Defined in -[src/types/nft-types.ts:753](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L753) +[src/types/nft-types.ts:753](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L753) ___ @@ -178,7 +178,7 @@ Whether the price taker in the trade was the buyer or the seller. #### Defined in -[src/types/nft-types.ts:750](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L750) +[src/types/nft-types.ts:750](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L750) ___ @@ -190,7 +190,7 @@ The decimal token ID of the NFT being sold. #### Defined in -[src/types/nft-types.ts:738](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L738) +[src/types/nft-types.ts:738](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L738) ___ @@ -202,4 +202,4 @@ The transactionHash of the NFT sale. #### Defined in -[src/types/nft-types.ts:771](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L771) +[src/types/nft-types.ts:771](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L771) diff --git a/docs-md/interfaces/NftSaleFeeData.md b/docs-md/interfaces/NftSaleFeeData.md index bd6ad2ad..5fcd91d7 100644 --- a/docs-md/interfaces/NftSaleFeeData.md +++ b/docs-md/interfaces/NftSaleFeeData.md @@ -23,7 +23,7 @@ The fee payment amount as a decimal integer string. #### Defined in -[src/types/nft-types.ts:791](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L791) +[src/types/nft-types.ts:791](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L791) ___ @@ -35,7 +35,7 @@ The number of decimals of the token used for the payment. #### Defined in -[src/types/nft-types.ts:799](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L799) +[src/types/nft-types.ts:799](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L799) ___ @@ -47,7 +47,7 @@ The symbol of the token used for the payment. #### Defined in -[src/types/nft-types.ts:796](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L796) +[src/types/nft-types.ts:796](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L796) ___ @@ -57,4 +57,4 @@ ___ #### Defined in -[src/types/nft-types.ts:793](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L793) +[src/types/nft-types.ts:793](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L793) diff --git a/docs-md/interfaces/NftSaleValidAt.md b/docs-md/interfaces/NftSaleValidAt.md index b46e3301..098a6b99 100644 --- a/docs-md/interfaces/NftSaleValidAt.md +++ b/docs-md/interfaces/NftSaleValidAt.md @@ -22,7 +22,7 @@ The block hash. Used to detect reorgs. #### Defined in -[src/types/nft-types.ts:779](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L779) +[src/types/nft-types.ts:779](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L779) ___ @@ -34,7 +34,7 @@ The block number the sale information is valid at. #### Defined in -[src/types/nft-types.ts:777](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L777) +[src/types/nft-types.ts:777](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L777) ___ @@ -46,4 +46,4 @@ The timestamp for the block. #### Defined in -[src/types/nft-types.ts:781](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L781) +[src/types/nft-types.ts:781](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L781) diff --git a/docs-md/interfaces/NftWebhookParams.md b/docs-md/interfaces/NftWebhookParams.md index 3d7f4999..a82f6f0f 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:1166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1166) +[src/types/types.ts:1168](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1168) ___ @@ -35,4 +35,4 @@ created on network of the app provided in the api key config. #### Defined in -[src/types/types.ts:1171](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1171) +[src/types/types.ts:1173](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1173) diff --git a/docs-md/interfaces/OpenSeaCollectionMetadata.md b/docs-md/interfaces/OpenSeaCollectionMetadata.md index 8d7929bb..2e2a505e 100644 --- a/docs-md/interfaces/OpenSeaCollectionMetadata.md +++ b/docs-md/interfaces/OpenSeaCollectionMetadata.md @@ -31,7 +31,7 @@ The banner image URL determined by OpenSea. #### Defined in -[src/types/nft-types.ts:1135](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1135) +[src/types/nft-types.ts:1135](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1135) ___ @@ -43,7 +43,7 @@ The name of the collection on OpenSea. #### Defined in -[src/types/nft-types.ts:1122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1122) +[src/types/nft-types.ts:1122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1122) ___ @@ -55,7 +55,7 @@ The slug of the collection on OpenSea. #### Defined in -[src/types/nft-types.ts:1124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1124) +[src/types/nft-types.ts:1124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1124) ___ @@ -67,7 +67,7 @@ The description of the collection on OpenSea. #### Defined in -[src/types/nft-types.ts:1137](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1137) +[src/types/nft-types.ts:1137](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1137) ___ @@ -79,7 +79,7 @@ The Discord URL of the collection. #### Defined in -[src/types/nft-types.ts:1143](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1143) +[src/types/nft-types.ts:1143](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1143) ___ @@ -91,7 +91,7 @@ The homepage of the collection as determined by OpenSea. #### Defined in -[src/types/nft-types.ts:1139](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1139) +[src/types/nft-types.ts:1139](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1139) ___ @@ -103,7 +103,7 @@ The floor price of the collection. #### Defined in -[src/types/nft-types.ts:1120](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1120) +[src/types/nft-types.ts:1120](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1120) ___ @@ -117,7 +117,7 @@ The banner image URL determined by OpenSea. #### Defined in -[src/types/nft-types.ts:1133](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1133) +[src/types/nft-types.ts:1133](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1133) ___ @@ -129,7 +129,7 @@ The image URL determined by OpenSea. #### Defined in -[src/types/nft-types.ts:1128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1128) +[src/types/nft-types.ts:1128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1128) ___ @@ -141,7 +141,7 @@ Timestamp of when the OpenSea metadata was last ingested by Alchemy. #### Defined in -[src/types/nft-types.ts:1145](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1145) +[src/types/nft-types.ts:1145](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1145) ___ @@ -153,7 +153,7 @@ The approval status of the collection on OpenSea. #### Defined in -[src/types/nft-types.ts:1126](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1126) +[src/types/nft-types.ts:1126](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1126) ___ @@ -165,4 +165,4 @@ The Twitter handle of the collection. #### Defined in -[src/types/nft-types.ts:1141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1141) +[src/types/nft-types.ts:1141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1141) diff --git a/docs-md/interfaces/OwnedBaseNft.md b/docs-md/interfaces/OwnedBaseNft.md index 406a5155..256a3aee 100644 --- a/docs-md/interfaces/OwnedBaseNft.md +++ b/docs-md/interfaces/OwnedBaseNft.md @@ -28,7 +28,7 @@ The token balance of the NFT. #### Defined in -[src/types/nft-types.ts:294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L294) +[src/types/nft-types.ts:294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L294) ___ @@ -44,7 +44,7 @@ The contract address of the NFT. #### Defined in -[src/types/nft-types.ts:1240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1240) +[src/types/nft-types.ts:1240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1240) ___ @@ -60,4 +60,4 @@ The NFT token ID as an integer string. #### Defined in -[src/types/nft-types.ts:1242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1242) +[src/types/nft-types.ts:1242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1242) diff --git a/docs-md/interfaces/OwnedBaseNftsResponse.md b/docs-md/interfaces/OwnedBaseNftsResponse.md index 6ff04dc2..533d3c85 100644 --- a/docs-md/interfaces/OwnedBaseNftsResponse.md +++ b/docs-md/interfaces/OwnedBaseNftsResponse.md @@ -26,7 +26,7 @@ The NFTs owned by the provided address. #### Defined in -[src/types/nft-types.ts:260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L260) +[src/types/nft-types.ts:260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L260) ___ @@ -39,7 +39,7 @@ NFTs. If there is no page key, then there are no more NFTs to fetch. #### Defined in -[src/types/nft-types.ts:266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L266) +[src/types/nft-types.ts:266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L266) ___ @@ -51,7 +51,7 @@ The total count of NFTs owned by the provided address. #### Defined in -[src/types/nft-types.ts:269](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L269) +[src/types/nft-types.ts:269](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L269) ___ @@ -63,4 +63,4 @@ Block Information of the block as of which the corresponding data is valid #### Defined in -[src/types/nft-types.ts:274](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L274) +[src/types/nft-types.ts:274](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L274) diff --git a/docs-md/interfaces/OwnedNft.md b/docs-md/interfaces/OwnedNft.md index f201c48c..2d166102 100644 --- a/docs-md/interfaces/OwnedNft.md +++ b/docs-md/interfaces/OwnedNft.md @@ -44,7 +44,7 @@ request. #### Defined in -[src/types/nft-types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1278) +[src/types/nft-types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1278) ___ @@ -56,7 +56,7 @@ The token balance of the NFT. #### Defined in -[src/types/nft-types.ts:284](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L284) +[src/types/nft-types.ts:284](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L284) ___ @@ -72,7 +72,7 @@ Collection metadata for the NFT, if available. #### Defined in -[src/types/nft-types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1280) +[src/types/nft-types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1280) ___ @@ -88,7 +88,7 @@ The NFT's underlying contract and relevant contract metadata. #### Defined in -[src/types/nft-types.ts:1256](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1256) +[src/types/nft-types.ts:1256](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1256) ___ @@ -104,7 +104,7 @@ The NFT description. #### Defined in -[src/types/nft-types.ts:1264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1264) +[src/types/nft-types.ts:1264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1264) ___ @@ -120,7 +120,7 @@ Media URLs and information for the NFT #### Defined in -[src/types/nft-types.ts:1266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1266) +[src/types/nft-types.ts:1266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1266) ___ @@ -136,7 +136,7 @@ Mint information for the NFT. #### Defined in -[src/types/nft-types.ts:1282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1282) +[src/types/nft-types.ts:1282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1282) ___ @@ -152,7 +152,7 @@ The NFT name. #### Defined in -[src/types/nft-types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1262) +[src/types/nft-types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1262) ___ @@ -168,7 +168,7 @@ The raw metadata for the NFT based on the metadata URI on the NFT contract. #### Defined in -[src/types/nft-types.ts:1268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1268) +[src/types/nft-types.ts:1268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1268) ___ @@ -184,7 +184,7 @@ When the NFT was last updated in the blockchain. Represented in ISO-8601 format. #### Defined in -[src/types/nft-types.ts:1272](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1272) +[src/types/nft-types.ts:1272](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1272) ___ @@ -200,7 +200,7 @@ The NFT token ID as an integer string. #### Defined in -[src/types/nft-types.ts:1258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1258) +[src/types/nft-types.ts:1258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1258) ___ @@ -216,7 +216,7 @@ The type of NFT. #### Defined in -[src/types/nft-types.ts:1260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1260) +[src/types/nft-types.ts:1260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1260) ___ @@ -232,4 +232,4 @@ URIs for accessing the NFT's metadata blob. #### Defined in -[src/types/nft-types.ts:1270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1270) +[src/types/nft-types.ts:1270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1270) diff --git a/docs-md/interfaces/OwnedNftsResponse.md b/docs-md/interfaces/OwnedNftsResponse.md index 9c701fff..091e181e 100644 --- a/docs-md/interfaces/OwnedNftsResponse.md +++ b/docs-md/interfaces/OwnedNftsResponse.md @@ -26,7 +26,7 @@ The NFTs owned by the provided address. #### Defined in -[src/types/nft-types.ts:233](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L233) +[src/types/nft-types.ts:233](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L233) ___ @@ -39,7 +39,7 @@ NFTs. If there is no page key, then there are no more NFTs to fetch. #### Defined in -[src/types/nft-types.ts:239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L239) +[src/types/nft-types.ts:239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L239) ___ @@ -51,7 +51,7 @@ The total count of NFTs owned by the provided address. #### Defined in -[src/types/nft-types.ts:242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L242) +[src/types/nft-types.ts:242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L242) ___ @@ -63,4 +63,4 @@ Block Information of the block as of which the corresponding data is valid #### Defined in -[src/types/nft-types.ts:247](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L247) +[src/types/nft-types.ts:247](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L247) diff --git a/docs-md/interfaces/OwnedNftsValidAt.md b/docs-md/interfaces/OwnedNftsValidAt.md index d0a8e605..9936e873 100644 --- a/docs-md/interfaces/OwnedNftsValidAt.md +++ b/docs-md/interfaces/OwnedNftsValidAt.md @@ -22,7 +22,7 @@ The block hash. Used to detect reorgs. #### Defined in -[src/types/nft-types.ts:302](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L302) +[src/types/nft-types.ts:302](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L302) ___ @@ -34,7 +34,7 @@ The block number the sale information is valid at. #### Defined in -[src/types/nft-types.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L300) +[src/types/nft-types.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L300) ___ @@ -46,4 +46,4 @@ The timestamp for the block. #### Defined in -[src/types/nft-types.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L304) +[src/types/nft-types.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L304) diff --git a/docs-md/interfaces/OwnedToken.md b/docs-md/interfaces/OwnedToken.md index 468a3973..9cd09542 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:216](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L216) +[src/types/types.ts:218](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L218) ___ @@ -41,7 +41,7 @@ The contract address of the token. #### Defined in -[src/types/types.ts:205](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L205) +[src/types/types.ts:207](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L207) ___ @@ -54,7 +54,7 @@ contract and not available from other sources. #### Defined in -[src/types/types.ts:232](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L232) +[src/types/types.ts:234](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L234) ___ @@ -67,7 +67,7 @@ the other fields will be defined. #### Defined in -[src/types/types.ts:239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L239) +[src/types/types.ts:241](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L241) ___ @@ -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:234](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L234) +[src/types/types.ts:236](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L236) ___ @@ -92,7 +92,7 @@ not available from other sources. #### Defined in -[src/types/types.ts:222](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L222) +[src/types/types.ts:224](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L224) ___ @@ -105,7 +105,7 @@ if the [error](OwnedToken.md#error) field is present. #### Defined in -[src/types/types.ts:210](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L210) +[src/types/types.ts:212](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L212) ___ @@ -118,4 +118,4 @@ and not available from other sources. #### Defined in -[src/types/types.ts:227](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L227) +[src/types/types.ts:229](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L229) diff --git a/docs-md/interfaces/RawContract.md b/docs-md/interfaces/RawContract.md index 330dcc60..10db9da6 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/nft-types.ts:938](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L938) +[src/types/nft-types.ts:938](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L938) ___ @@ -36,7 +36,7 @@ is not in the contract and not available from other sources. #### Defined in -[src/types/nft-types.ts:944](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L944) +[src/types/nft-types.ts:944](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L944) ___ @@ -49,4 +49,4 @@ ERC721 or ERC1155 token. #### Defined in -[src/types/nft-types.ts:935](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L935) +[src/types/nft-types.ts:935](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L935) diff --git a/docs-md/interfaces/RefreshContractResult.md b/docs-md/interfaces/RefreshContractResult.md index 1c6f364e..5f72ad84 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:525](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L525) +[src/types/types.ts:527](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L527) ___ @@ -35,7 +35,7 @@ Field can be null if the refresh has not occurred. #### Defined in -[src/types/types.ts:534](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L534) +[src/types/types.ts:536](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L536) ___ @@ -47,4 +47,4 @@ The current state of the refresh request. #### Defined in -[src/types/types.ts:528](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L528) +[src/types/types.ts:530](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L530) diff --git a/docs-md/interfaces/SearchContractMetadataResponse.md b/docs-md/interfaces/SearchContractMetadataResponse.md index eb85b60a..e9d876ff 100644 --- a/docs-md/interfaces/SearchContractMetadataResponse.md +++ b/docs-md/interfaces/SearchContractMetadataResponse.md @@ -16,4 +16,4 @@ #### Defined in -[src/types/nft-types.ts:844](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L844) +[src/types/nft-types.ts:844](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L844) diff --git a/docs-md/interfaces/SendPrivateTransactionOptions.md b/docs-md/interfaces/SendPrivateTransactionOptions.md index b40f6ccc..5aa71758 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:732](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L732) +[src/types/types.ts:734](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L734) diff --git a/docs-md/interfaces/SimulateAssetChangesChange.md b/docs-md/interfaces/SimulateAssetChangesChange.md index 8195fa51..82053ce2 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:818](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L818) +[src/types/types.ts:820](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L820) ___ @@ -47,7 +47,7 @@ The type of asset from the transaction. #### Defined in -[src/types/types.ts:794](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L794) +[src/types/types.ts:796](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L796) ___ @@ -59,7 +59,7 @@ The type of change from the transaction. #### Defined in -[src/types/types.ts:797](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L797) +[src/types/types.ts:799](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L799) ___ @@ -72,7 +72,7 @@ ERC1155, NFT and SPECIAL_NFT transactions. #### Defined in -[src/types/types.ts:837](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L837) +[src/types/types.ts:839](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L839) ___ @@ -86,7 +86,7 @@ available from other sources. #### Defined in -[src/types/types.ts:831](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L831) +[src/types/types.ts:833](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L833) ___ @@ -98,7 +98,7 @@ The from address. #### Defined in -[src/types/types.ts:800](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L800) +[src/types/types.ts:802](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L802) ___ @@ -110,7 +110,7 @@ URL for the logo of the asset, if available. Only applicable to ERC20 transactio #### Defined in -[src/types/types.ts:842](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L842) +[src/types/types.ts:844](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L844) ___ @@ -122,7 +122,7 @@ The name of the asset transferred, if available. #### Defined in -[src/types/types.ts:821](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L821) +[src/types/types.ts:823](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L823) ___ @@ -136,7 +136,7 @@ NATIVE and ERC20 assets, or ERC721/ERC1155 disapprove changes (field set to #### Defined in -[src/types/types.ts:810](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L810) +[src/types/types.ts:812](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L812) ___ @@ -148,7 +148,7 @@ The symbol of the asset transferred if available. #### Defined in -[src/types/types.ts:824](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L824) +[src/types/types.ts:826](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L826) ___ @@ -160,7 +160,7 @@ The to address. #### Defined in -[src/types/types.ts:803](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L803) +[src/types/types.ts:805](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L805) ___ @@ -173,4 +173,4 @@ ERC1155 and SPECIAL_NFT NFTs. #### Defined in -[src/types/types.ts:848](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L848) +[src/types/types.ts:850](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L850) diff --git a/docs-md/interfaces/SimulateAssetChangesError.md b/docs-md/interfaces/SimulateAssetChangesError.md index 92f21c36..b6d8fac3 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:785](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L785) +[src/types/types.ts:787](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L787) diff --git a/docs-md/interfaces/SimulateAssetChangesResponse.md b/docs-md/interfaces/SimulateAssetChangesResponse.md index 202cbda6..7a80bcea 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:856](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L856) +[src/types/types.ts:858](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L858) ___ @@ -34,7 +34,7 @@ Optional error field that is present if an error occurred. #### Defined in -[src/types/types.ts:863](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L863) +[src/types/types.ts:865](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L865) ___ @@ -47,4 +47,4 @@ field is undefined if an error occurred. #### Defined in -[src/types/types.ts:861](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L861) +[src/types/types.ts:863](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L863) diff --git a/docs-md/interfaces/SimulateExecutionResponse.md b/docs-md/interfaces/SimulateExecutionResponse.md index 8f238789..a824147a 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:958](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L958) +[src/types/types.ts:960](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L960) ___ @@ -35,4 +35,4 @@ available. #### Defined in -[src/types/types.ts:964](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L964) +[src/types/types.ts:966](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L966) diff --git a/docs-md/interfaces/SimulationCallTrace.md b/docs-md/interfaces/SimulationCallTrace.md index fa3436a0..60c13b12 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:921](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L921) +[src/types/types.ts:923](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L923) ___ @@ -51,7 +51,7 @@ Omit.error #### Defined in -[src/types/types.ts:1436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1436) +[src/types/types.ts:1438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1438) ___ @@ -67,7 +67,7 @@ Omit.from #### Defined in -[src/types/types.ts:1422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1422) +[src/types/types.ts:1424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1424) ___ @@ -83,7 +83,7 @@ Omit.gas #### Defined in -[src/types/types.ts:1428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1428) +[src/types/types.ts:1430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1430) ___ @@ -99,7 +99,7 @@ Omit.gasUsed #### Defined in -[src/types/types.ts:1430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1430) +[src/types/types.ts:1432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1432) ___ @@ -115,7 +115,7 @@ Omit.input #### Defined in -[src/types/types.ts:1432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1432) +[src/types/types.ts:1434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1434) ___ @@ -131,7 +131,7 @@ Omit.output #### Defined in -[src/types/types.ts:1434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1434) +[src/types/types.ts:1436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1436) ___ @@ -147,7 +147,7 @@ Omit.to #### Defined in -[src/types/types.ts:1424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1424) +[src/types/types.ts:1426](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1426) ___ @@ -163,7 +163,7 @@ Omit.type #### Defined in -[src/types/types.ts:919](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L919) +[src/types/types.ts:921](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L921) ___ @@ -179,4 +179,4 @@ Omit.value #### Defined in -[src/types/types.ts:1426](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1426) +[src/types/types.ts:1428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1428) diff --git a/docs-md/interfaces/SimulationDebugLog.md b/docs-md/interfaces/SimulationDebugLog.md index 88cb8c8c..e577f4d7 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:945](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L945) +[src/types/types.ts:947](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L947) ___ @@ -35,7 +35,7 @@ The data included the log. #### Defined in -[src/types/types.ts:947](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L947) +[src/types/types.ts:949](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L949) ___ @@ -47,7 +47,7 @@ A decoded version of the log. Provided on a best-effort basis. #### Defined in -[src/types/types.ts:949](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L949) +[src/types/types.ts:951](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L951) ___ @@ -59,4 +59,4 @@ An array of topics in the log. #### Defined in -[src/types/types.ts:943](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L943) +[src/types/types.ts:945](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L945) diff --git a/docs-md/interfaces/TokenBalanceFailure.md b/docs-md/interfaces/TokenBalanceFailure.md index a35c33a3..f422bd76 100644 --- a/docs-md/interfaces/TokenBalanceFailure.md +++ b/docs-md/interfaces/TokenBalanceFailure.md @@ -18,7 +18,7 @@ #### Defined in -[src/types/types.ts:169](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L169) +[src/types/types.ts:171](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L171) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[src/types/types.ts:171](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L171) +[src/types/types.ts:173](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L173) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[src/types/types.ts:170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L170) +[src/types/types.ts:172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L172) diff --git a/docs-md/interfaces/TokenBalanceSuccess.md b/docs-md/interfaces/TokenBalanceSuccess.md index b4e63684..c8efb15c 100644 --- a/docs-md/interfaces/TokenBalanceSuccess.md +++ b/docs-md/interfaces/TokenBalanceSuccess.md @@ -18,7 +18,7 @@ #### Defined in -[src/types/types.ts:162](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L162) +[src/types/types.ts:164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L164) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[src/types/types.ts:164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L164) +[src/types/types.ts:166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L166) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[src/types/types.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L163) +[src/types/types.ts:165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L165) diff --git a/docs-md/interfaces/TokenBalancesOptionsDefaultTokens.md b/docs-md/interfaces/TokenBalancesOptionsDefaultTokens.md index 198e9d44..1024694c 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:136](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L136) +[src/types/types.ts:138](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L138) diff --git a/docs-md/interfaces/TokenBalancesOptionsErc20.md b/docs-md/interfaces/TokenBalancesOptionsErc20.md index 9d40916e..327776c8 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:127](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L127) +[src/types/types.ts:129](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L129) ___ @@ -34,4 +34,4 @@ The ERC-20 token type. #### Defined in -[src/types/types.ts:124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L124) +[src/types/types.ts:126](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L126) diff --git a/docs-md/interfaces/TokenBalancesResponse.md b/docs-md/interfaces/TokenBalancesResponse.md index 14ada1af..f225291e 100644 --- a/docs-md/interfaces/TokenBalancesResponse.md +++ b/docs-md/interfaces/TokenBalancesResponse.md @@ -23,7 +23,7 @@ #### Defined in -[src/types/types.ts:153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L153) +[src/types/types.ts:155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L155) ___ @@ -33,4 +33,4 @@ ___ #### Defined in -[src/types/types.ts:154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L154) +[src/types/types.ts:156](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L156) diff --git a/docs-md/interfaces/TokenBalancesResponseErc20.md b/docs-md/interfaces/TokenBalancesResponseErc20.md index de7b5833..ecec24f4 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:153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L153) +[src/types/types.ts:155](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L155) ___ @@ -44,7 +44,7 @@ of token balances. #### Defined in -[src/types/types.ts:148](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L148) +[src/types/types.ts:150](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L150) ___ @@ -58,4 +58,4 @@ ___ #### Defined in -[src/types/types.ts:154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L154) +[src/types/types.ts:156](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L156) diff --git a/docs-md/interfaces/TokenMetadataResponse.md b/docs-md/interfaces/TokenMetadataResponse.md index 01b5737b..8203f5bb 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:264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L264) +[src/types/types.ts:266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L266) ___ @@ -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:267](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L267) +[src/types/types.ts:269](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L269) ___ @@ -49,7 +49,7 @@ not available from other sources. #### Defined in -[src/types/types.ts:252](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L252) +[src/types/types.ts:254](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L254) ___ @@ -62,4 +62,4 @@ and not available from other sources. #### Defined in -[src/types/types.ts:258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L258) +[src/types/types.ts:260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L260) diff --git a/docs-md/interfaces/TransactionReceiptsBlockHash.md b/docs-md/interfaces/TransactionReceiptsBlockHash.md index 3a4932fd..e51a7b8e 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:554](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L554) +[src/types/types.ts:556](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L556) diff --git a/docs-md/interfaces/TransactionReceiptsBlockNumber.md b/docs-md/interfaces/TransactionReceiptsBlockNumber.md index 87eb6906..22d84404 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:544](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L544) +[src/types/types.ts:546](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L546) diff --git a/docs-md/interfaces/TransactionReceiptsResponse.md b/docs-md/interfaces/TransactionReceiptsResponse.md index 9d5331cb..1f192472 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:573](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L573) +[src/types/types.ts:575](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L575) diff --git a/docs-md/interfaces/TransactionWebhookParams.md b/docs-md/interfaces/TransactionWebhookParams.md index 474ba6a0..d3d702ed 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:1157](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1157) +[src/types/types.ts:1159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1159) diff --git a/docs-md/interfaces/TransferredNft.md b/docs-md/interfaces/TransferredNft.md index 338be885..78886dbe 100644 --- a/docs-md/interfaces/TransferredNft.md +++ b/docs-md/interfaces/TransferredNft.md @@ -47,7 +47,7 @@ request. #### Defined in -[src/types/nft-types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1278) +[src/types/nft-types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1278) ___ @@ -59,7 +59,7 @@ The block number as a hex string of when the transfer or mint occurred. #### Defined in -[src/types/nft-types.ts:626](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L626) +[src/types/nft-types.ts:626](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L626) ___ @@ -75,7 +75,7 @@ Collection metadata for the NFT, if available. #### Defined in -[src/types/nft-types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1280) +[src/types/nft-types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1280) ___ @@ -91,7 +91,7 @@ The NFT's underlying contract and relevant contract metadata. #### Defined in -[src/types/nft-types.ts:1256](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1256) +[src/types/nft-types.ts:1256](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1256) ___ @@ -107,7 +107,7 @@ The NFT description. #### Defined in -[src/types/nft-types.ts:1264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1264) +[src/types/nft-types.ts:1264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1264) ___ @@ -120,7 +120,7 @@ The address the NFT was from. For minted NFTs, this field is the set to #### Defined in -[src/types/nft-types.ts:620](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L620) +[src/types/nft-types.ts:620](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L620) ___ @@ -136,7 +136,7 @@ Media URLs and information for the NFT #### Defined in -[src/types/nft-types.ts:1266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1266) +[src/types/nft-types.ts:1266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1266) ___ @@ -152,7 +152,7 @@ Mint information for the NFT. #### Defined in -[src/types/nft-types.ts:1282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1282) +[src/types/nft-types.ts:1282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1282) ___ @@ -168,7 +168,7 @@ The NFT name. #### Defined in -[src/types/nft-types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1262) +[src/types/nft-types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1262) ___ @@ -184,7 +184,7 @@ The raw metadata for the NFT based on the metadata URI on the NFT contract. #### Defined in -[src/types/nft-types.ts:1268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1268) +[src/types/nft-types.ts:1268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1268) ___ @@ -200,7 +200,7 @@ When the NFT was last updated in the blockchain. Represented in ISO-8601 format. #### Defined in -[src/types/nft-types.ts:1272](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1272) +[src/types/nft-types.ts:1272](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1272) ___ @@ -212,7 +212,7 @@ The address the NFT was sent or minted to. #### Defined in -[src/types/nft-types.ts:622](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L622) +[src/types/nft-types.ts:622](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L622) ___ @@ -228,7 +228,7 @@ The NFT token ID as an integer string. #### Defined in -[src/types/nft-types.ts:1258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1258) +[src/types/nft-types.ts:1258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1258) ___ @@ -244,7 +244,7 @@ The type of NFT. #### Defined in -[src/types/nft-types.ts:1260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1260) +[src/types/nft-types.ts:1260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1260) ___ @@ -260,7 +260,7 @@ URIs for accessing the NFT's metadata blob. #### Defined in -[src/types/nft-types.ts:1270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1270) +[src/types/nft-types.ts:1270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L1270) ___ @@ -272,4 +272,4 @@ The transaction hash where the transfer or mint occurred. #### Defined in -[src/types/nft-types.ts:624](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L624) +[src/types/nft-types.ts:624](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L624) diff --git a/docs-md/interfaces/TransfersNftResponse.md b/docs-md/interfaces/TransfersNftResponse.md index cc0cbcdd..70db8c38 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/nft-types.ts:607](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L607) +[src/types/nft-types.ts:607](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L607) ___ @@ -35,4 +35,4 @@ Optional page key to use to fetch the next group of NFTs. #### Defined in -[src/types/nft-types.ts:609](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L609) +[src/types/nft-types.ts:609](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/nft-types.ts#L609) diff --git a/docs-md/interfaces/Webhook.md b/docs-md/interfaces/Webhook.md index 8e0ac049..442a7307 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:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) +[src/types/types.ts:1039](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1039) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1020) ___ @@ -69,7 +69,7 @@ Whether the webhook is currently active #### Defined in -[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1028) ___ @@ -81,7 +81,7 @@ The network the webhook is on. #### Defined in -[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) +[src/types/types.ts:1022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1022) ___ @@ -93,7 +93,7 @@ The signing key used to verify payloads for the webhook. #### Defined in -[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1032) ___ @@ -105,7 +105,7 @@ The creation time of the webhook as an ISO string. #### Defined in -[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1030) ___ @@ -117,7 +117,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1022) +[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1024) ___ @@ -129,7 +129,7 @@ The url that the webhook sends its payload to. #### Defined in -[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1026) ___ @@ -141,4 +141,4 @@ The webhook version. All newly created webhooks default to V2. #### Defined in -[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) +[src/types/types.ts:1034](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1034) diff --git a/docs-md/interfaces/WebhookAddressOverride.md b/docs-md/interfaces/WebhookAddressOverride.md index af744c6f..dc27594e 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:1271](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1271) +[src/types/types.ts:1273](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1273) diff --git a/docs-md/interfaces/WebhookAddressUpdate.md b/docs-md/interfaces/WebhookAddressUpdate.md index 590beb3a..8114914b 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:1260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1260) +[src/types/types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1262) ___ @@ -34,4 +34,4 @@ Existing addresses to remove. #### Defined in -[src/types/types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1262) +[src/types/types.ts:1264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1264) diff --git a/docs-md/interfaces/WebhookNftFilterUpdate.md b/docs-md/interfaces/WebhookNftFilterUpdate.md index e7bfa427..9eb835ee 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:1238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1238) +[src/types/types.ts:1240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1240) ___ @@ -34,4 +34,4 @@ Existing filters to remove. #### Defined in -[src/types/types.ts:1240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1240) +[src/types/types.ts:1242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1242) diff --git a/docs-md/interfaces/WebhookNftMetadataFilterUpdate.md b/docs-md/interfaces/WebhookNftMetadataFilterUpdate.md index a1ccb137..4c8e1a79 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:1249](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1249) +[src/types/types.ts:1251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1251) ___ @@ -34,4 +34,4 @@ Existing filters to remove. #### Defined in -[src/types/types.ts:1251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1251) +[src/types/types.ts:1253](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1253) diff --git a/docs-md/interfaces/WebhookStatusUpdate.md b/docs-md/interfaces/WebhookStatusUpdate.md index fe87ef7b..dccfdc40 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:1229](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1229) +[src/types/types.ts:1231](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1231) diff --git a/docs-md/modules.md b/docs-md/modules.md index 2ac3c485..4245dcdc 100644 --- a/docs-md/modules.md +++ b/docs-md/modules.md @@ -229,7 +229,7 @@ Params object when calling [NotifyNamespace.updateWebhook](classes/NotifyNamespa #### Defined in -[src/types/types.ts:1300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1300) +[src/types/types.ts:1302](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1302) ___ @@ -242,7 +242,7 @@ filters compatible with other ethers events. #### Defined in -[src/types/types.ts:718](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L718) +[src/types/types.ts:720](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L720) ___ @@ -255,7 +255,7 @@ also include Alchemy's Subscription API. #### Defined in -[src/types/types.ts:712](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L712) +[src/types/types.ts:714](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L714) ___ @@ -268,7 +268,7 @@ least one of the fields to be set. #### Defined in -[src/types/types.ts:701](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L701) +[src/types/types.ts:703](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L703) ___ @@ -291,7 +291,7 @@ methods in the [DebugNamespace](classes/DebugNamespace.md). #### Defined in -[src/types/types.ts:1361](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1361) +[src/types/types.ts:1363](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1363) ___ @@ -314,7 +314,7 @@ Params object when calling [NotifyNamespace.updateWebhook](classes/NotifyNamespa #### Defined in -[src/types/types.ts:1294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1294) +[src/types/types.ts:1296](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1296) ___ @@ -328,7 +328,7 @@ The keys are the addresses of the accounts, mapped to its corresponding state. #### Defined in -[src/types/types.ts:1478](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1478) +[src/types/types.ts:1480](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1480) ___ @@ -350,7 +350,7 @@ The level of verbosity for the logger. #### Defined in -[src/util/logger.ts:22](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/util/logger.ts#L22) +[src/util/logger.ts:22](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/util/logger.ts#L22) ___ @@ -363,7 +363,7 @@ Params object when calling [NotifyNamespace.updateWebhook](classes/NotifyNamespa #### Defined in -[src/types/types.ts:1286](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1286) +[src/types/types.ts:1288](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1288) ___ @@ -376,7 +376,7 @@ Params object when calling [NotifyNamespace.updateWebhook](classes/NotifyNamespa #### Defined in -[src/types/types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1278) +[src/types/types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1280) ___ @@ -394,7 +394,7 @@ Requires an array with at least one value. #### Defined in -[src/types/types.ts:1504](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1504) +[src/types/types.ts:1506](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1506) ___ @@ -415,7 +415,7 @@ Implementation copied over from #### Defined in -[src/types/types.ts:1498](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1498) +[src/types/types.ts:1500](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L1500) ___ @@ -425,7 +425,7 @@ ___ #### Defined in -[src/types/types.ts:158](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L158) +[src/types/types.ts:160](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L160) ___ @@ -437,7 +437,7 @@ The parameters to use with the [CoreNamespace.getTransactionReceipts](classes/Co #### Defined in -[src/types/types.ts:562](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L562) +[src/types/types.ts:564](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/types/types.ts#L564) ___ @@ -488,7 +488,7 @@ Converts a hex string to a decimal number. #### Defined in -[src/api/util.ts:9](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/util.ts#L9) +[src/api/util.ts:9](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/util.ts#L9) ___ @@ -510,7 +510,7 @@ Checks if a value is a hex string. #### Defined in -[src/api/util.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/util.ts#L29) +[src/api/util.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/util.ts#L29) ___ @@ -532,7 +532,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/89d639ce/src/util/logger.ts#L56) +[src/util/logger.ts:56](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/util/logger.ts#L56) ___ @@ -554,4 +554,4 @@ Converts a number to a hex string. #### Defined in -[src/api/util.ts:19](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/util.ts#L19) +[src/api/util.ts:19](https://github.com/alchemyplatform/alchemy-sdk-js/blob/311be54/src/api/util.ts#L19) diff --git a/docs/assets/search.js b/docs/assets/search.js index d9356b6c..8650b4ad 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\":2048,\"name\":\"modifyFormatter\",\"url\":\"classes/AlchemyProvider.html#modifyFormatter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyProvider\"},{\"id\":57,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":58,\"kind\":128,\"name\":\"AlchemyWebSocketProvider\",\"url\":\"classes/AlchemyWebSocketProvider.html\",\"classes\":\"tsd-kind-class\"},{\"id\":59,\"kind\":1024,\"name\":\"_events\",\"url\":\"classes/AlchemyWebSocketProvider.html#_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":60,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyWebSocketProvider.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":61,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AlchemyWebSocketProvider.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":62,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AlchemyWebSocketProvider.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":63,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AlchemyWebSocketProvider.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":64,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":65,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":66,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":67,\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AlchemyWebSocketProvider.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":68,\"kind\":2048,\"name\":\"isCommunityResource\",\"url\":\"classes/AlchemyWebSocketProvider.html#isCommunityResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":69,\"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\":70,\"kind\":2048,\"name\":\"_off\",\"url\":\"classes/AlchemyWebSocketProvider.html#_off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":71,\"kind\":2048,\"name\":\"_removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":72,\"kind\":2048,\"name\":\"_listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":73,\"kind\":2048,\"name\":\"_listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":74,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":75,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":76,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":77,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":78,\"kind\":128,\"name\":\"NftNamespace\",\"url\":\"classes/NftNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":79,\"kind\":2048,\"name\":\"getNftMetadata\",\"url\":\"classes/NftNamespace.html#getNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":80,\"kind\":2048,\"name\":\"getNftMetadataBatch\",\"url\":\"classes/NftNamespace.html#getNftMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":81,\"kind\":2048,\"name\":\"getContractMetadata\",\"url\":\"classes/NftNamespace.html#getContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":82,\"kind\":2048,\"name\":\"getContractMetadataBatch\",\"url\":\"classes/NftNamespace.html#getContractMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":83,\"kind\":2048,\"name\":\"getCollectionMetadata\",\"url\":\"classes/NftNamespace.html#getCollectionMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":84,\"kind\":2048,\"name\":\"getNftsForOwnerIterator\",\"url\":\"classes/NftNamespace.html#getNftsForOwnerIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":85,\"kind\":2048,\"name\":\"getNftsForOwner\",\"url\":\"classes/NftNamespace.html#getNftsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":86,\"kind\":2048,\"name\":\"getNftsForContract\",\"url\":\"classes/NftNamespace.html#getNftsForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":87,\"kind\":2048,\"name\":\"getNftsForContractIterator\",\"url\":\"classes/NftNamespace.html#getNftsForContractIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":88,\"kind\":2048,\"name\":\"getOwnersForContract\",\"url\":\"classes/NftNamespace.html#getOwnersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":89,\"kind\":2048,\"name\":\"getOwnersForNft\",\"url\":\"classes/NftNamespace.html#getOwnersForNft\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":90,\"kind\":2048,\"name\":\"getContractsForOwner\",\"url\":\"classes/NftNamespace.html#getContractsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":91,\"kind\":2048,\"name\":\"getTransfersForOwner\",\"url\":\"classes/NftNamespace.html#getTransfersForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":92,\"kind\":2048,\"name\":\"getTransfersForContract\",\"url\":\"classes/NftNamespace.html#getTransfersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":93,\"kind\":2048,\"name\":\"getMintedNfts\",\"url\":\"classes/NftNamespace.html#getMintedNfts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":94,\"kind\":2048,\"name\":\"verifyNftOwnership\",\"url\":\"classes/NftNamespace.html#verifyNftOwnership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":95,\"kind\":2048,\"name\":\"isSpamContract\",\"url\":\"classes/NftNamespace.html#isSpamContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":96,\"kind\":2048,\"name\":\"getSpamContracts\",\"url\":\"classes/NftNamespace.html#getSpamContracts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":97,\"kind\":2048,\"name\":\"reportSpam\",\"url\":\"classes/NftNamespace.html#reportSpam\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":98,\"kind\":2048,\"name\":\"isAirdropNft\",\"url\":\"classes/NftNamespace.html#isAirdropNft\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":99,\"kind\":2048,\"name\":\"getFloorPrice\",\"url\":\"classes/NftNamespace.html#getFloorPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":100,\"kind\":2048,\"name\":\"getNftSales\",\"url\":\"classes/NftNamespace.html#getNftSales\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":101,\"kind\":2048,\"name\":\"computeRarity\",\"url\":\"classes/NftNamespace.html#computeRarity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":102,\"kind\":2048,\"name\":\"searchContractMetadata\",\"url\":\"classes/NftNamespace.html#searchContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":103,\"kind\":2048,\"name\":\"summarizeNftAttributes\",\"url\":\"classes/NftNamespace.html#summarizeNftAttributes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":104,\"kind\":2048,\"name\":\"refreshNftMetadata\",\"url\":\"classes/NftNamespace.html#refreshNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":105,\"kind\":2048,\"name\":\"refreshContract\",\"url\":\"classes/NftNamespace.html#refreshContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":106,\"kind\":128,\"name\":\"WebSocketNamespace\",\"url\":\"classes/WebSocketNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":107,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/WebSocketNamespace.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":108,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/WebSocketNamespace.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":109,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/WebSocketNamespace.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":110,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/WebSocketNamespace.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":111,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/WebSocketNamespace.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":112,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/WebSocketNamespace.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":113,\"kind\":128,\"name\":\"CoreNamespace\",\"url\":\"classes/CoreNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":114,\"kind\":2048,\"name\":\"getBalance\",\"url\":\"classes/CoreNamespace.html#getBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":115,\"kind\":2048,\"name\":\"isContractAddress\",\"url\":\"classes/CoreNamespace.html#isContractAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":116,\"kind\":2048,\"name\":\"getCode\",\"url\":\"classes/CoreNamespace.html#getCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":117,\"kind\":2048,\"name\":\"getStorageAt\",\"url\":\"classes/CoreNamespace.html#getStorageAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":118,\"kind\":2048,\"name\":\"getTransactionCount\",\"url\":\"classes/CoreNamespace.html#getTransactionCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":119,\"kind\":2048,\"name\":\"getBlock\",\"url\":\"classes/CoreNamespace.html#getBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":120,\"kind\":2048,\"name\":\"getBlockWithTransactions\",\"url\":\"classes/CoreNamespace.html#getBlockWithTransactions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":121,\"kind\":2048,\"name\":\"getNetwork\",\"url\":\"classes/CoreNamespace.html#getNetwork\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":122,\"kind\":2048,\"name\":\"getBlockNumber\",\"url\":\"classes/CoreNamespace.html#getBlockNumber\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":123,\"kind\":2048,\"name\":\"getGasPrice\",\"url\":\"classes/CoreNamespace.html#getGasPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":124,\"kind\":2048,\"name\":\"getFeeData\",\"url\":\"classes/CoreNamespace.html#getFeeData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":125,\"kind\":2048,\"name\":\"ready\",\"url\":\"classes/CoreNamespace.html#ready\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":126,\"kind\":2048,\"name\":\"call\",\"url\":\"classes/CoreNamespace.html#call\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":127,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/CoreNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":128,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/CoreNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":129,\"kind\":2048,\"name\":\"getTransactionReceipt\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":130,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/CoreNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":131,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/CoreNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":132,\"kind\":2048,\"name\":\"getLogs\",\"url\":\"classes/CoreNamespace.html#getLogs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":133,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/CoreNamespace.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":134,\"kind\":2048,\"name\":\"findContractDeployer\",\"url\":\"classes/CoreNamespace.html#findContractDeployer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":135,\"kind\":2048,\"name\":\"getTokenBalances\",\"url\":\"classes/CoreNamespace.html#getTokenBalances\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":136,\"kind\":2048,\"name\":\"getTokensForOwner\",\"url\":\"classes/CoreNamespace.html#getTokensForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":137,\"kind\":2048,\"name\":\"getTokenMetadata\",\"url\":\"classes/CoreNamespace.html#getTokenMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":138,\"kind\":2048,\"name\":\"getAssetTransfers\",\"url\":\"classes/CoreNamespace.html#getAssetTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":139,\"kind\":2048,\"name\":\"getTransactionReceipts\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":140,\"kind\":2048,\"name\":\"resolveName\",\"url\":\"classes/CoreNamespace.html#resolveName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":141,\"kind\":2048,\"name\":\"lookupAddress\",\"url\":\"classes/CoreNamespace.html#lookupAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":142,\"kind\":128,\"name\":\"TransactNamespace\",\"url\":\"classes/TransactNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":143,\"kind\":2048,\"name\":\"sendPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#sendPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":144,\"kind\":2048,\"name\":\"cancelPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#cancelPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":145,\"kind\":2048,\"name\":\"simulateAssetChangesBundle\",\"url\":\"classes/TransactNamespace.html#simulateAssetChangesBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":146,\"kind\":2048,\"name\":\"simulateAssetChanges\",\"url\":\"classes/TransactNamespace.html#simulateAssetChanges\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":147,\"kind\":2048,\"name\":\"simulateExecutionBundle\",\"url\":\"classes/TransactNamespace.html#simulateExecutionBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":148,\"kind\":2048,\"name\":\"simulateExecution\",\"url\":\"classes/TransactNamespace.html#simulateExecution\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":149,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/TransactNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":150,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/TransactNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":151,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/TransactNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":152,\"kind\":2048,\"name\":\"getMaxPriorityFeePerGas\",\"url\":\"classes/TransactNamespace.html#getMaxPriorityFeePerGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":153,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/TransactNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":154,\"kind\":128,\"name\":\"NotifyNamespace\",\"url\":\"classes/NotifyNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":155,\"kind\":2048,\"name\":\"getAllWebhooks\",\"url\":\"classes/NotifyNamespace.html#getAllWebhooks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":156,\"kind\":2048,\"name\":\"getAddresses\",\"url\":\"classes/NotifyNamespace.html#getAddresses\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":157,\"kind\":2048,\"name\":\"getGraphqlQuery\",\"url\":\"classes/NotifyNamespace.html#getGraphqlQuery\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":158,\"kind\":2048,\"name\":\"getNftFilters\",\"url\":\"classes/NotifyNamespace.html#getNftFilters\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":159,\"kind\":2048,\"name\":\"updateWebhook\",\"url\":\"classes/NotifyNamespace.html#updateWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":160,\"kind\":2048,\"name\":\"createWebhook\",\"url\":\"classes/NotifyNamespace.html#createWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":161,\"kind\":2048,\"name\":\"deleteWebhook\",\"url\":\"classes/NotifyNamespace.html#deleteWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":162,\"kind\":2048,\"name\":\"verifyConfig\",\"url\":\"classes/NotifyNamespace.html#verifyConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"NotifyNamespace\"},{\"id\":163,\"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\":164,\"kind\":128,\"name\":\"DebugNamespace\",\"url\":\"classes/DebugNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":165,\"kind\":2048,\"name\":\"traceCall\",\"url\":\"classes/DebugNamespace.html#traceCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":166,\"kind\":2048,\"name\":\"traceTransaction\",\"url\":\"classes/DebugNamespace.html#traceTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":167,\"kind\":2048,\"name\":\"traceBlock\",\"url\":\"classes/DebugNamespace.html#traceBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":168,\"kind\":64,\"name\":\"fromHex\",\"url\":\"modules.html#fromHex\",\"classes\":\"tsd-kind-function\"},{\"id\":169,\"kind\":64,\"name\":\"toHex\",\"url\":\"modules.html#toHex\",\"classes\":\"tsd-kind-function\"},{\"id\":170,\"kind\":64,\"name\":\"isHex\",\"url\":\"modules.html#isHex\",\"classes\":\"tsd-kind-function\"},{\"id\":171,\"kind\":64,\"name\":\"setLogLevel\",\"url\":\"modules.html#setLogLevel\",\"classes\":\"tsd-kind-function\"},{\"id\":172,\"kind\":4194304,\"name\":\"LogLevel\",\"url\":\"modules.html#LogLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":173,\"kind\":256,\"name\":\"AlchemySettings\",\"url\":\"interfaces/AlchemySettings.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":174,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"interfaces/AlchemySettings.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":175,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AlchemySettings.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":176,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"interfaces/AlchemySettings.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":177,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AlchemySettings.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":178,\"kind\":1024,\"name\":\"authToken\",\"url\":\"interfaces/AlchemySettings.html#authToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":179,\"kind\":1024,\"name\":\"requestTimeout\",\"url\":\"interfaces/AlchemySettings.html#requestTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":180,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"interfaces/AlchemySettings.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":181,\"kind\":8,\"name\":\"Network\",\"url\":\"enums/Network.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":182,\"kind\":16,\"name\":\"ETH_MAINNET\",\"url\":\"enums/Network.html#ETH_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":183,\"kind\":16,\"name\":\"ETH_GOERLI\",\"url\":\"enums/Network.html#ETH_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":184,\"kind\":16,\"name\":\"ETH_SEPOLIA\",\"url\":\"enums/Network.html#ETH_SEPOLIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":185,\"kind\":16,\"name\":\"OPT_MAINNET\",\"url\":\"enums/Network.html#OPT_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":186,\"kind\":16,\"name\":\"OPT_GOERLI\",\"url\":\"enums/Network.html#OPT_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":187,\"kind\":16,\"name\":\"OPT_SEPOLIA\",\"url\":\"enums/Network.html#OPT_SEPOLIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":188,\"kind\":16,\"name\":\"ARB_MAINNET\",\"url\":\"enums/Network.html#ARB_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":189,\"kind\":16,\"name\":\"ARB_GOERLI\",\"url\":\"enums/Network.html#ARB_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":190,\"kind\":16,\"name\":\"ARB_SEPOLIA\",\"url\":\"enums/Network.html#ARB_SEPOLIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":191,\"kind\":16,\"name\":\"MATIC_MAINNET\",\"url\":\"enums/Network.html#MATIC_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":192,\"kind\":16,\"name\":\"MATIC_MUMBAI\",\"url\":\"enums/Network.html#MATIC_MUMBAI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":193,\"kind\":16,\"name\":\"MATIC_AMOY\",\"url\":\"enums/Network.html#MATIC_AMOY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":194,\"kind\":16,\"name\":\"ASTAR_MAINNET\",\"url\":\"enums/Network.html#ASTAR_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":195,\"kind\":16,\"name\":\"POLYGONZKEVM_MAINNET\",\"url\":\"enums/Network.html#POLYGONZKEVM_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":196,\"kind\":16,\"name\":\"POLYGONZKEVM_TESTNET\",\"url\":\"enums/Network.html#POLYGONZKEVM_TESTNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":197,\"kind\":16,\"name\":\"BASE_MAINNET\",\"url\":\"enums/Network.html#BASE_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":198,\"kind\":16,\"name\":\"BASE_GOERLI\",\"url\":\"enums/Network.html#BASE_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":199,\"kind\":16,\"name\":\"BASE_SEPOLIA\",\"url\":\"enums/Network.html#BASE_SEPOLIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":200,\"kind\":8,\"name\":\"TokenBalanceType\",\"url\":\"enums/TokenBalanceType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":201,\"kind\":16,\"name\":\"DEFAULT_TOKENS\",\"url\":\"enums/TokenBalanceType.html#DEFAULT_TOKENS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":202,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/TokenBalanceType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":203,\"kind\":256,\"name\":\"TokenBalancesOptionsErc20\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":204,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":205,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":206,\"kind\":256,\"name\":\"TokenBalancesOptionsDefaultTokens\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":207,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsDefaultTokens\"},{\"id\":208,\"kind\":256,\"name\":\"TokenBalancesResponseErc20\",\"url\":\"interfaces/TokenBalancesResponseErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":209,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":210,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":211,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":212,\"kind\":256,\"name\":\"TokenBalancesResponse\",\"url\":\"interfaces/TokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":213,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponse.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":214,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponse.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":215,\"kind\":4194304,\"name\":\"TokenBalance\",\"url\":\"modules.html#TokenBalance\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":216,\"kind\":256,\"name\":\"TokenBalanceSuccess\",\"url\":\"interfaces/TokenBalanceSuccess.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":217,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceSuccess.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":218,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceSuccess.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":219,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceSuccess.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":220,\"kind\":256,\"name\":\"TokenBalanceFailure\",\"url\":\"interfaces/TokenBalanceFailure.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":221,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceFailure.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":222,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceFailure.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":223,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceFailure.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":224,\"kind\":256,\"name\":\"GetTokensForOwnerOptions\",\"url\":\"interfaces/GetTokensForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":225,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":226,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":227,\"kind\":256,\"name\":\"GetTokensForOwnerResponse\",\"url\":\"interfaces/GetTokensForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":228,\"kind\":1024,\"name\":\"tokens\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#tokens\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":229,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":230,\"kind\":256,\"name\":\"OwnedToken\",\"url\":\"interfaces/OwnedToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":231,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/OwnedToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":232,\"kind\":1024,\"name\":\"rawBalance\",\"url\":\"interfaces/OwnedToken.html#rawBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":233,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedToken.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":234,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/OwnedToken.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":235,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/OwnedToken.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":236,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/OwnedToken.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":237,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/OwnedToken.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":238,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/OwnedToken.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":239,\"kind\":256,\"name\":\"TokenMetadataResponse\",\"url\":\"interfaces/TokenMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":240,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TokenMetadataResponse.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":241,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/TokenMetadataResponse.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":242,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/TokenMetadataResponse.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":243,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/TokenMetadataResponse.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":244,\"kind\":256,\"name\":\"AssetTransfersParams\",\"url\":\"interfaces/AssetTransfersParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":245,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":246,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":247,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":248,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":249,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":250,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":251,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":252,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":253,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":254,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":255,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":256,\"kind\":256,\"name\":\"AssetTransfersWithMetadataParams\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":257,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":258,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":259,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":260,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":261,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":262,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":263,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":264,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":265,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":266,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":267,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":268,\"kind\":8,\"name\":\"AssetTransfersCategory\",\"url\":\"enums/AssetTransfersCategory.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":269,\"kind\":16,\"name\":\"EXTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#EXTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":270,\"kind\":16,\"name\":\"INTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#INTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":271,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/AssetTransfersCategory.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":272,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/AssetTransfersCategory.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":273,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/AssetTransfersCategory.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":274,\"kind\":16,\"name\":\"SPECIALNFT\",\"url\":\"enums/AssetTransfersCategory.html#SPECIALNFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":275,\"kind\":256,\"name\":\"AssetTransfersResponse\",\"url\":\"interfaces/AssetTransfersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":276,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":277,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":278,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResponse\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":279,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":280,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":281,\"kind\":256,\"name\":\"AssetTransfersResult\",\"url\":\"interfaces/AssetTransfersResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":282,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":283,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":284,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":285,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":286,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":287,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":288,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":289,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":290,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":291,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":292,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":293,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":294,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResult\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":295,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":296,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":297,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":298,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":299,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":300,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":301,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":302,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":303,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":304,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":305,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":306,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":307,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":308,\"kind\":256,\"name\":\"AssetTransfersMetadata\",\"url\":\"interfaces/AssetTransfersMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":309,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/AssetTransfersMetadata.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersMetadata\"},{\"id\":310,\"kind\":8,\"name\":\"GetTransfersForOwnerTransferType\",\"url\":\"enums/GetTransfersForOwnerTransferType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":311,\"kind\":16,\"name\":\"TO\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#TO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":312,\"kind\":16,\"name\":\"FROM\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#FROM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":313,\"kind\":256,\"name\":\"GetTransfersForOwnerOptions\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":314,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":315,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":316,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":317,\"kind\":8,\"name\":\"SortingOrder\",\"url\":\"enums/SortingOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":318,\"kind\":16,\"name\":\"ASCENDING\",\"url\":\"enums/SortingOrder.html#ASCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":319,\"kind\":16,\"name\":\"DESCENDING\",\"url\":\"enums/SortingOrder.html#DESCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":320,\"kind\":256,\"name\":\"RefreshContractResult\",\"url\":\"interfaces/RefreshContractResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":321,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/RefreshContractResult.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":322,\"kind\":1024,\"name\":\"refreshState\",\"url\":\"interfaces/RefreshContractResult.html#refreshState\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":323,\"kind\":1024,\"name\":\"progress\",\"url\":\"interfaces/RefreshContractResult.html#progress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":324,\"kind\":256,\"name\":\"TransactionReceiptsBlockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":325,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockNumber\"},{\"id\":326,\"kind\":256,\"name\":\"TransactionReceiptsBlockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":327,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockHash\"},{\"id\":328,\"kind\":4194304,\"name\":\"TransactionReceiptsParams\",\"url\":\"modules.html#TransactionReceiptsParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":329,\"kind\":256,\"name\":\"TransactionReceiptsResponse\",\"url\":\"interfaces/TransactionReceiptsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":330,\"kind\":1024,\"name\":\"receipts\",\"url\":\"interfaces/TransactionReceiptsResponse.html#receipts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsResponse\"},{\"id\":331,\"kind\":8,\"name\":\"OpenSeaSafelistRequestStatus\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":332,\"kind\":16,\"name\":\"VERIFIED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#VERIFIED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":333,\"kind\":16,\"name\":\"APPROVED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#APPROVED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":334,\"kind\":16,\"name\":\"REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":335,\"kind\":16,\"name\":\"NOT_REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#NOT_REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":336,\"kind\":256,\"name\":\"DeployResult\",\"url\":\"interfaces/DeployResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":337,\"kind\":1024,\"name\":\"deployerAddress\",\"url\":\"interfaces/DeployResult.html#deployerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":338,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/DeployResult.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":339,\"kind\":8,\"name\":\"AlchemySubscription\",\"url\":\"enums/AlchemySubscription.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":340,\"kind\":16,\"name\":\"PENDING_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#PENDING_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":341,\"kind\":16,\"name\":\"MINED_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#MINED_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":342,\"kind\":256,\"name\":\"AlchemyPendingTransactionsEventFilter\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":343,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":344,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":345,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":346,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":347,\"kind\":256,\"name\":\"AlchemyMinedTransactionsEventFilter\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":348,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":349,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":350,\"kind\":1024,\"name\":\"includeRemoved\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#includeRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":351,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":352,\"kind\":4194304,\"name\":\"AlchemyMinedTransactionsAddress\",\"url\":\"modules.html#AlchemyMinedTransactionsAddress\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":353,\"kind\":4194304,\"name\":\"AlchemyEventType\",\"url\":\"modules.html#AlchemyEventType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":354,\"kind\":4194304,\"name\":\"AlchemyEventFilter\",\"url\":\"modules.html#AlchemyEventFilter\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":355,\"kind\":256,\"name\":\"SendPrivateTransactionOptions\",\"url\":\"interfaces/SendPrivateTransactionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":356,\"kind\":1024,\"name\":\"fast\",\"url\":\"interfaces/SendPrivateTransactionOptions.html#fast\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SendPrivateTransactionOptions\"},{\"id\":357,\"kind\":8,\"name\":\"SimulateAssetType\",\"url\":\"enums/SimulateAssetType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":358,\"kind\":16,\"name\":\"NATIVE\",\"url\":\"enums/SimulateAssetType.html#NATIVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":359,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/SimulateAssetType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":360,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/SimulateAssetType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":361,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/SimulateAssetType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":362,\"kind\":16,\"name\":\"SPECIAL_NFT\",\"url\":\"enums/SimulateAssetType.html#SPECIAL_NFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":363,\"kind\":8,\"name\":\"SimulateChangeType\",\"url\":\"enums/SimulateChangeType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":364,\"kind\":16,\"name\":\"APPROVE\",\"url\":\"enums/SimulateChangeType.html#APPROVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":365,\"kind\":16,\"name\":\"TRANSFER\",\"url\":\"enums/SimulateChangeType.html#TRANSFER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":366,\"kind\":256,\"name\":\"SimulateAssetChangesError\",\"url\":\"interfaces/SimulateAssetChangesError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":367,\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/SimulateAssetChangesError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesError\"},{\"id\":368,\"kind\":256,\"name\":\"SimulateAssetChangesChange\",\"url\":\"interfaces/SimulateAssetChangesChange.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":369,\"kind\":1024,\"name\":\"assetType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#assetType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":370,\"kind\":1024,\"name\":\"changeType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#changeType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":371,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulateAssetChangesChange.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":372,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulateAssetChangesChange.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":373,\"kind\":1024,\"name\":\"rawAmount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#rawAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":374,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":375,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/SimulateAssetChangesChange.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":376,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/SimulateAssetChangesChange.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":377,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/SimulateAssetChangesChange.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":378,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/SimulateAssetChangesChange.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":379,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/SimulateAssetChangesChange.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":380,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/SimulateAssetChangesChange.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":381,\"kind\":256,\"name\":\"SimulateAssetChangesResponse\",\"url\":\"interfaces/SimulateAssetChangesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":382,\"kind\":1024,\"name\":\"changes\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#changes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":383,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":384,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":385,\"kind\":8,\"name\":\"DecodingAuthority\",\"url\":\"enums/DecodingAuthority.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":386,\"kind\":16,\"name\":\"ETHERSCAN\",\"url\":\"enums/DecodingAuthority.html#ETHERSCAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DecodingAuthority\"},{\"id\":387,\"kind\":256,\"name\":\"DecodedCallParam\",\"url\":\"interfaces/DecodedCallParam.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":388,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedCallParam.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":389,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedCallParam.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":390,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedCallParam.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":391,\"kind\":256,\"name\":\"DecodedLogInput\",\"url\":\"interfaces/DecodedLogInput.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":392,\"kind\":1024,\"name\":\"indexed\",\"url\":\"interfaces/DecodedLogInput.html#indexed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLogInput\"},{\"id\":393,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedLogInput.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":394,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedLogInput.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":395,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedLogInput.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":396,\"kind\":256,\"name\":\"DecodedDebugCallTrace\",\"url\":\"interfaces/DecodedDebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":397,\"kind\":1024,\"name\":\"methodName\",\"url\":\"interfaces/DecodedDebugCallTrace.html#methodName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":398,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":399,\"kind\":1024,\"name\":\"outputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#outputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":400,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedDebugCallTrace.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":401,\"kind\":8,\"name\":\"DebugCallType\",\"url\":\"enums/DebugCallType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":402,\"kind\":16,\"name\":\"CREATE\",\"url\":\"enums/DebugCallType.html#CREATE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":403,\"kind\":16,\"name\":\"CALL\",\"url\":\"enums/DebugCallType.html#CALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":404,\"kind\":16,\"name\":\"STATICCALL\",\"url\":\"enums/DebugCallType.html#STATICCALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":405,\"kind\":16,\"name\":\"DELEGATECALL\",\"url\":\"enums/DebugCallType.html#DELEGATECALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":406,\"kind\":256,\"name\":\"SimulationCallTrace\",\"url\":\"interfaces/SimulationCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":407,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SimulationCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SimulationCallTrace\"},{\"id\":408,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationCallTrace.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationCallTrace\"},{\"id\":409,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulationCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":410,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulationCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":411,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulationCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":412,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/SimulationCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":413,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/SimulationCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":414,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulationCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":415,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/SimulationCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":416,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/SimulationCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":417,\"kind\":256,\"name\":\"DecodedLog\",\"url\":\"interfaces/DecodedLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":418,\"kind\":1024,\"name\":\"eventName\",\"url\":\"interfaces/DecodedLog.html#eventName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":419,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedLog.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":420,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedLog.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":421,\"kind\":256,\"name\":\"SimulationDebugLog\",\"url\":\"interfaces/SimulationDebugLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":422,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/SimulationDebugLog.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":423,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/SimulationDebugLog.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":424,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/SimulationDebugLog.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":425,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationDebugLog.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":426,\"kind\":256,\"name\":\"SimulateExecutionResponse\",\"url\":\"interfaces/SimulateExecutionResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":427,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/SimulateExecutionResponse.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":428,\"kind\":1024,\"name\":\"logs\",\"url\":\"interfaces/SimulateExecutionResponse.html#logs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":429,\"kind\":256,\"name\":\"Webhook\",\"url\":\"interfaces/Webhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":430,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Webhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":431,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/Webhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":432,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Webhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":433,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Webhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":434,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/Webhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":435,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/Webhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":436,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/Webhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":437,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/Webhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":438,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/Webhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":439,\"kind\":8,\"name\":\"WebhookVersion\",\"url\":\"enums/WebhookVersion.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":440,\"kind\":16,\"name\":\"V1\",\"url\":\"enums/WebhookVersion.html#V1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":441,\"kind\":16,\"name\":\"V2\",\"url\":\"enums/WebhookVersion.html#V2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":442,\"kind\":8,\"name\":\"WebhookType\",\"url\":\"enums/WebhookType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":443,\"kind\":16,\"name\":\"MINED_TRANSACTION\",\"url\":\"enums/WebhookType.html#MINED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":444,\"kind\":16,\"name\":\"DROPPED_TRANSACTION\",\"url\":\"enums/WebhookType.html#DROPPED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":445,\"kind\":16,\"name\":\"ADDRESS_ACTIVITY\",\"url\":\"enums/WebhookType.html#ADDRESS_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":446,\"kind\":16,\"name\":\"NFT_ACTIVITY\",\"url\":\"enums/WebhookType.html#NFT_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":447,\"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\":448,\"kind\":16,\"name\":\"GRAPHQL\",\"url\":\"enums/WebhookType.html#GRAPHQL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":449,\"kind\":256,\"name\":\"MinedTransactionWebhook\",\"url\":\"interfaces/MinedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":450,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/MinedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":451,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MinedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":452,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/MinedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":453,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/MinedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":454,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/MinedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":455,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/MinedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":456,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/MinedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":457,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/MinedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":458,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/MinedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":459,\"kind\":256,\"name\":\"DroppedTransactionWebhook\",\"url\":\"interfaces/DroppedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":460,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DroppedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":461,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DroppedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":462,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/DroppedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":463,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/DroppedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":464,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/DroppedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":465,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/DroppedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":466,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/DroppedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":467,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DroppedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":468,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/DroppedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":469,\"kind\":256,\"name\":\"AddressActivityWebhook\",\"url\":\"interfaces/AddressActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":470,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AddressActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AddressActivityWebhook\"},{\"id\":471,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AddressActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":472,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":473,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AddressActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":474,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/AddressActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":475,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/AddressActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":476,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/AddressActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":477,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/AddressActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":478,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/AddressActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":479,\"kind\":256,\"name\":\"NftActivityWebhook\",\"url\":\"interfaces/NftActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":480,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NftActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NftActivityWebhook\"},{\"id\":481,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NftActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":482,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":483,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NftActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":484,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/NftActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":485,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/NftActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":486,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/NftActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":487,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/NftActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":488,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/NftActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":489,\"kind\":256,\"name\":\"NftMetadataUpdateWebhook\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":490,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":491,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":492,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":493,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":494,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":495,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":496,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":497,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":498,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":499,\"kind\":256,\"name\":\"CustomGraphqlWebhook\",\"url\":\"interfaces/CustomGraphqlWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":500,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/CustomGraphqlWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":501,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/CustomGraphqlWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":502,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/CustomGraphqlWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":503,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/CustomGraphqlWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":504,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/CustomGraphqlWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":505,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/CustomGraphqlWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":506,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/CustomGraphqlWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":507,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/CustomGraphqlWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":508,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/CustomGraphqlWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":509,\"kind\":256,\"name\":\"GetAllWebhooksResponse\",\"url\":\"interfaces/GetAllWebhooksResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":510,\"kind\":1024,\"name\":\"webhooks\",\"url\":\"interfaces/GetAllWebhooksResponse.html#webhooks\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":511,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetAllWebhooksResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":512,\"kind\":256,\"name\":\"GetAddressesOptions\",\"url\":\"interfaces/GetAddressesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":513,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetAddressesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":514,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetAddressesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":515,\"kind\":256,\"name\":\"AddressActivityResponse\",\"url\":\"interfaces/AddressActivityResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":516,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressActivityResponse.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":517,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/AddressActivityResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":518,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AddressActivityResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":519,\"kind\":256,\"name\":\"CustomGraphqlWebhookConfig\",\"url\":\"interfaces/CustomGraphqlWebhookConfig.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":520,\"kind\":1024,\"name\":\"graphqlQuery\",\"url\":\"interfaces/CustomGraphqlWebhookConfig.html#graphqlQuery\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookConfig\"},{\"id\":521,\"kind\":256,\"name\":\"TransactionWebhookParams\",\"url\":\"interfaces/TransactionWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":522,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/TransactionWebhookParams.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionWebhookParams\"},{\"id\":523,\"kind\":256,\"name\":\"NftWebhookParams\",\"url\":\"interfaces/NftWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":524,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftWebhookParams.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":525,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":526,\"kind\":256,\"name\":\"CustomGraphqlWebhookParams\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":527,\"kind\":1024,\"name\":\"graphqlQuery\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html#graphqlQuery\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookParams\"},{\"id\":528,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookParams\"},{\"id\":529,\"kind\":256,\"name\":\"AddressWebhookParams\",\"url\":\"interfaces/AddressWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":530,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressWebhookParams.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":531,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":532,\"kind\":256,\"name\":\"NftFilter\",\"url\":\"interfaces/NftFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":533,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftFilter.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":534,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftFilter.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":535,\"kind\":256,\"name\":\"NftFiltersResponse\",\"url\":\"interfaces/NftFiltersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":536,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftFiltersResponse.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":537,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/NftFiltersResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":538,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftFiltersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":539,\"kind\":256,\"name\":\"WebhookStatusUpdate\",\"url\":\"interfaces/WebhookStatusUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":540,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/WebhookStatusUpdate.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookStatusUpdate\"},{\"id\":541,\"kind\":256,\"name\":\"WebhookNftFilterUpdate\",\"url\":\"interfaces/WebhookNftFilterUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":542,\"kind\":1024,\"name\":\"addFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#addFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":543,\"kind\":1024,\"name\":\"removeFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#removeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":544,\"kind\":256,\"name\":\"WebhookNftMetadataFilterUpdate\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":545,\"kind\":1024,\"name\":\"addMetadataFilters\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html#addMetadataFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftMetadataFilterUpdate\"},{\"id\":546,\"kind\":1024,\"name\":\"removeMetadataFilters\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html#removeMetadataFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftMetadataFilterUpdate\"},{\"id\":547,\"kind\":256,\"name\":\"WebhookAddressUpdate\",\"url\":\"interfaces/WebhookAddressUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":548,\"kind\":1024,\"name\":\"addAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#addAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":549,\"kind\":1024,\"name\":\"removeAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#removeAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":550,\"kind\":256,\"name\":\"WebhookAddressOverride\",\"url\":\"interfaces/WebhookAddressOverride.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":551,\"kind\":1024,\"name\":\"newAddresses\",\"url\":\"interfaces/WebhookAddressOverride.html#newAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressOverride\"},{\"id\":552,\"kind\":4194304,\"name\":\"NftWebhookUpdate\",\"url\":\"modules.html#NftWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":553,\"kind\":4194304,\"name\":\"NftMetadataWebhookUpdate\",\"url\":\"modules.html#NftMetadataWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":554,\"kind\":4194304,\"name\":\"CustomGraphqlWebhookUpdate\",\"url\":\"modules.html#CustomGraphqlWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":555,\"kind\":4194304,\"name\":\"AddressWebhookUpdate\",\"url\":\"modules.html#AddressWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":556,\"kind\":256,\"name\":\"DebugTransaction\",\"url\":\"interfaces/DebugTransaction.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":557,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugTransaction.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":558,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugTransaction.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":559,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugTransaction.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":560,\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"interfaces/DebugTransaction.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":561,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugTransaction.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":562,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/DebugTransaction.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":563,\"kind\":8,\"name\":\"CommitmentLevel\",\"url\":\"enums/CommitmentLevel.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":564,\"kind\":16,\"name\":\"PENDING\",\"url\":\"enums/CommitmentLevel.html#PENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":565,\"kind\":16,\"name\":\"LATEST\",\"url\":\"enums/CommitmentLevel.html#LATEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":566,\"kind\":16,\"name\":\"SAFE\",\"url\":\"enums/CommitmentLevel.html#SAFE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":567,\"kind\":16,\"name\":\"FINALIZED\",\"url\":\"enums/CommitmentLevel.html#FINALIZED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":568,\"kind\":16,\"name\":\"EARLIEST\",\"url\":\"enums/CommitmentLevel.html#EARLIEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":569,\"kind\":4194304,\"name\":\"BlockIdentifier\",\"url\":\"modules.html#BlockIdentifier\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":570,\"kind\":8,\"name\":\"DebugTracerType\",\"url\":\"enums/DebugTracerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":571,\"kind\":16,\"name\":\"CALL_TRACER\",\"url\":\"enums/DebugTracerType.html#CALL_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":572,\"kind\":16,\"name\":\"PRESTATE_TRACER\",\"url\":\"enums/DebugTracerType.html#PRESTATE_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":573,\"kind\":256,\"name\":\"DebugCallTracer\",\"url\":\"interfaces/DebugCallTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":574,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":575,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugCallTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":576,\"kind\":256,\"name\":\"DebugPrestateTracer\",\"url\":\"interfaces/DebugPrestateTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":577,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugPrestateTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":578,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugPrestateTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":579,\"kind\":256,\"name\":\"DebugCallTrace\",\"url\":\"interfaces/DebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":580,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":581,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":582,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":583,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":584,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":585,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/DebugCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":586,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/DebugCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":587,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/DebugCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":588,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/DebugCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":589,\"kind\":1024,\"name\":\"revertReason\",\"url\":\"interfaces/DebugCallTrace.html#revertReason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":590,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/DebugCallTrace.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":591,\"kind\":256,\"name\":\"FilterByBlockHash\",\"url\":\"interfaces/FilterByBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":592,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/FilterByBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterByBlockHash\"},{\"id\":593,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/FilterByBlockHash.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":594,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/FilterByBlockHash.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":595,\"kind\":256,\"name\":\"Filter\",\"url\":\"interfaces/Filter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":596,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/Filter.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":597,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/Filter.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":598,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/Filter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":599,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/Filter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":600,\"kind\":256,\"name\":\"EventFilter\",\"url\":\"interfaces/EventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":601,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/EventFilter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":602,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/EventFilter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":603,\"kind\":4194304,\"name\":\"DebugPrestateTrace\",\"url\":\"modules.html#DebugPrestateTrace\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":604,\"kind\":256,\"name\":\"DebugPrestate\",\"url\":\"interfaces/DebugPrestate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":605,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/DebugPrestate.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":606,\"kind\":1024,\"name\":\"nonce\",\"url\":\"interfaces/DebugPrestate.html#nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":607,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/DebugPrestate.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":608,\"kind\":1024,\"name\":\"storage\",\"url\":\"interfaces/DebugPrestate.html#storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":609,\"kind\":4194304,\"name\":\"RequireAtLeastOne\",\"url\":\"modules.html#RequireAtLeastOne\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":610,\"kind\":4194304,\"name\":\"NonEmptyArray\",\"url\":\"modules.html#NonEmptyArray\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":611,\"kind\":8,\"name\":\"NftTokenType\",\"url\":\"enums/NftTokenType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":612,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/NftTokenType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":613,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/NftTokenType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":614,\"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\":615,\"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\":616,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftTokenType.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":617,\"kind\":256,\"name\":\"NftMetadata\",\"url\":\"interfaces/NftMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":618,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftMetadata.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":619,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/NftMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":620,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/NftMetadata.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":621,\"kind\":1024,\"name\":\"external_url\",\"url\":\"interfaces/NftMetadata.html#external_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":622,\"kind\":1024,\"name\":\"background_color\",\"url\":\"interfaces/NftMetadata.html#background_color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":623,\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/NftMetadata.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":624,\"kind\":256,\"name\":\"NftImage\",\"url\":\"interfaces/NftImage.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":625,\"kind\":1024,\"name\":\"cachedUrl\",\"url\":\"interfaces/NftImage.html#cachedUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":626,\"kind\":1024,\"name\":\"thumbnailUrl\",\"url\":\"interfaces/NftImage.html#thumbnailUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":627,\"kind\":1024,\"name\":\"pngUrl\",\"url\":\"interfaces/NftImage.html#pngUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":628,\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/NftImage.html#contentType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":629,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/NftImage.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":630,\"kind\":1024,\"name\":\"originalUrl\",\"url\":\"interfaces/NftImage.html#originalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":631,\"kind\":8,\"name\":\"NftSpamClassification\",\"url\":\"enums/NftSpamClassification.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":632,\"kind\":16,\"name\":\"Erc721TooManyOwners\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":633,\"kind\":16,\"name\":\"Erc721TooManyTokens\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyTokens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":634,\"kind\":16,\"name\":\"Erc721DishonestTotalSupply\",\"url\":\"enums/NftSpamClassification.html#Erc721DishonestTotalSupply\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":635,\"kind\":16,\"name\":\"MostlyHoneyPotOwners\",\"url\":\"enums/NftSpamClassification.html#MostlyHoneyPotOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":636,\"kind\":16,\"name\":\"OwnedByMostHoneyPots\",\"url\":\"enums/NftSpamClassification.html#OwnedByMostHoneyPots\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":637,\"kind\":16,\"name\":\"LowDistinctOwnersPercent\",\"url\":\"enums/NftSpamClassification.html#LowDistinctOwnersPercent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":638,\"kind\":16,\"name\":\"HighHoneyPotOwnerPercent\",\"url\":\"enums/NftSpamClassification.html#HighHoneyPotOwnerPercent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":639,\"kind\":16,\"name\":\"HighHoneyPotPercent\",\"url\":\"enums/NftSpamClassification.html#HighHoneyPotPercent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":640,\"kind\":16,\"name\":\"HoneyPotsOwnMultipleTokens\",\"url\":\"enums/NftSpamClassification.html#HoneyPotsOwnMultipleTokens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":641,\"kind\":16,\"name\":\"NoSalesActivity\",\"url\":\"enums/NftSpamClassification.html#NoSalesActivity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":642,\"kind\":16,\"name\":\"HighAirdropPercent\",\"url\":\"enums/NftSpamClassification.html#HighAirdropPercent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":643,\"kind\":16,\"name\":\"Unknown\",\"url\":\"enums/NftSpamClassification.html#Unknown\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":644,\"kind\":256,\"name\":\"AcquiredAt\",\"url\":\"interfaces/AcquiredAt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":645,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/AcquiredAt.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AcquiredAt\"},{\"id\":646,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/AcquiredAt.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AcquiredAt\"},{\"id\":647,\"kind\":256,\"name\":\"GetNftsForOwnerOptions\",\"url\":\"interfaces/GetNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":648,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":649,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":650,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":651,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":652,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":653,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":654,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":655,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":656,\"kind\":256,\"name\":\"GetBaseNftsForOwnerOptions\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":657,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":658,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":659,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":660,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":661,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":662,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":663,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":664,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":665,\"kind\":8,\"name\":\"NftFilters\",\"url\":\"enums/NftFilters.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":666,\"kind\":16,\"name\":\"SPAM\",\"url\":\"enums/NftFilters.html#SPAM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":667,\"kind\":16,\"name\":\"AIRDROPS\",\"url\":\"enums/NftFilters.html#AIRDROPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":668,\"kind\":8,\"name\":\"NftOrdering\",\"url\":\"enums/NftOrdering.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":669,\"kind\":16,\"name\":\"TRANSFERTIME\",\"url\":\"enums/NftOrdering.html#TRANSFERTIME\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftOrdering\"},{\"id\":670,\"kind\":256,\"name\":\"OwnedNftsResponse\",\"url\":\"interfaces/OwnedNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":671,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":672,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":673,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":674,\"kind\":1024,\"name\":\"validAt\",\"url\":\"interfaces/OwnedNftsResponse.html#validAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":675,\"kind\":256,\"name\":\"OwnedBaseNftsResponse\",\"url\":\"interfaces/OwnedBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":676,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":677,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":678,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":679,\"kind\":1024,\"name\":\"validAt\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#validAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":680,\"kind\":256,\"name\":\"OwnedNft\",\"url\":\"interfaces/OwnedNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":681,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNft\"},{\"id\":682,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/OwnedNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":683,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":684,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/OwnedNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":685,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/OwnedNft.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":686,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OwnedNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":687,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/OwnedNft.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":688,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/OwnedNft.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":689,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/OwnedNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":690,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/OwnedNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":691,\"kind\":1024,\"name\":\"acquiredAt\",\"url\":\"interfaces/OwnedNft.html#acquiredAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":692,\"kind\":1024,\"name\":\"collection\",\"url\":\"interfaces/OwnedNft.html#collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":693,\"kind\":1024,\"name\":\"mint\",\"url\":\"interfaces/OwnedNft.html#mint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":694,\"kind\":256,\"name\":\"OwnedBaseNft\",\"url\":\"interfaces/OwnedBaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":695,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedBaseNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNft\"},{\"id\":696,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/OwnedBaseNft.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":697,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedBaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":698,\"kind\":256,\"name\":\"OwnedNftsValidAt\",\"url\":\"interfaces/OwnedNftsValidAt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":699,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/OwnedNftsValidAt.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsValidAt\"},{\"id\":700,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/OwnedNftsValidAt.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsValidAt\"},{\"id\":701,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/OwnedNftsValidAt.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsValidAt\"},{\"id\":702,\"kind\":256,\"name\":\"GetOwnersForNftResponse\",\"url\":\"interfaces/GetOwnersForNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":703,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForNftResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftResponse\"},{\"id\":704,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForNftResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftResponse\"},{\"id\":705,\"kind\":256,\"name\":\"GetOwnersForContractResponse\",\"url\":\"interfaces/GetOwnersForContractResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":706,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractResponse\"},{\"id\":707,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetOwnersForContractResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractResponse\"},{\"id\":708,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractResponse\"},{\"id\":709,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesResponse\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":710,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":711,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":712,\"kind\":256,\"name\":\"GetNftMetadataBatchResponse\",\"url\":\"interfaces/GetNftMetadataBatchResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":713,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/GetNftMetadataBatchResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataBatchResponse\"},{\"id\":714,\"kind\":256,\"name\":\"GetContractMetadataBatchResponse\",\"url\":\"interfaces/GetContractMetadataBatchResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":715,\"kind\":1024,\"name\":\"contracts\",\"url\":\"interfaces/GetContractMetadataBatchResponse.html#contracts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractMetadataBatchResponse\"},{\"id\":716,\"kind\":256,\"name\":\"NftContractOwner\",\"url\":\"interfaces/NftContractOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":717,\"kind\":1024,\"name\":\"ownerAddress\",\"url\":\"interfaces/NftContractOwner.html#ownerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":718,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/NftContractOwner.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":719,\"kind\":256,\"name\":\"NftContractTokenBalance\",\"url\":\"interfaces/NftContractTokenBalance.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":720,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftContractTokenBalance.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":721,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/NftContractTokenBalance.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":722,\"kind\":256,\"name\":\"IsSpamContractResponse\",\"url\":\"interfaces/IsSpamContractResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":723,\"kind\":1024,\"name\":\"isSpamContract\",\"url\":\"interfaces/IsSpamContractResponse.html#isSpamContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IsSpamContractResponse\"},{\"id\":724,\"kind\":256,\"name\":\"IsAirdropNftResponse\",\"url\":\"interfaces/IsAirdropNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":725,\"kind\":1024,\"name\":\"isAirdrop\",\"url\":\"interfaces/IsAirdropNftResponse.html#isAirdrop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IsAirdropNftResponse\"},{\"id\":726,\"kind\":256,\"name\":\"GetSpamContractsResponse\",\"url\":\"interfaces/GetSpamContractsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":727,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetSpamContractsResponse.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetSpamContractsResponse\"},{\"id\":728,\"kind\":256,\"name\":\"GetNftMetadataOptions\",\"url\":\"interfaces/GetNftMetadataOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":729,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":730,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":731,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/GetNftMetadataOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":732,\"kind\":256,\"name\":\"NftMetadataBatchToken\",\"url\":\"interfaces/NftMetadataBatchToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":733,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftMetadataBatchToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":734,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":735,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":736,\"kind\":256,\"name\":\"NftMetadataBatchOptions\",\"url\":\"interfaces/NftMetadataBatchOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":737,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/NftMetadataBatchOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":738,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/NftMetadataBatchOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":739,\"kind\":256,\"name\":\"FloorPriceMarketplace\",\"url\":\"interfaces/FloorPriceMarketplace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":740,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/FloorPriceMarketplace.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":741,\"kind\":1024,\"name\":\"priceCurrency\",\"url\":\"interfaces/FloorPriceMarketplace.html#priceCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":742,\"kind\":1024,\"name\":\"collectionUrl\",\"url\":\"interfaces/FloorPriceMarketplace.html#collectionUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":743,\"kind\":1024,\"name\":\"retrievedAt\",\"url\":\"interfaces/FloorPriceMarketplace.html#retrievedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":744,\"kind\":256,\"name\":\"FloorPriceError\",\"url\":\"interfaces/FloorPriceError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":745,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/FloorPriceError.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceError\"},{\"id\":746,\"kind\":256,\"name\":\"GetFloorPriceResponse\",\"url\":\"interfaces/GetFloorPriceResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":747,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/GetFloorPriceResponse.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":748,\"kind\":1024,\"name\":\"looksRare\",\"url\":\"interfaces/GetFloorPriceResponse.html#looksRare\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":749,\"kind\":256,\"name\":\"GetContractsForOwnerOptions\",\"url\":\"interfaces/GetContractsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":750,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":751,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":752,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":753,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":754,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":755,\"kind\":256,\"name\":\"GetContractsForOwnerResponse\",\"url\":\"interfaces/GetContractsForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":756,\"kind\":1024,\"name\":\"contracts\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#contracts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":757,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":758,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":759,\"kind\":256,\"name\":\"NftContractForOwner\",\"url\":\"interfaces/NftContractForOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":760,\"kind\":1024,\"name\":\"totalBalance\",\"url\":\"interfaces/NftContractForOwner.html#totalBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForOwner\"},{\"id\":761,\"kind\":1024,\"name\":\"numDistinctTokensOwned\",\"url\":\"interfaces/NftContractForOwner.html#numDistinctTokensOwned\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForOwner\"},{\"id\":762,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/NftContractForOwner.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForOwner\"},{\"id\":763,\"kind\":1024,\"name\":\"displayNft\",\"url\":\"interfaces/NftContractForOwner.html#displayNft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForOwner\"},{\"id\":764,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/NftContractForOwner.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForOwner\"},{\"id\":765,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/NftContractForOwner.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":766,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftContractForOwner.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":767,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftContractForOwner.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":768,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftContractForOwner.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":769,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftContractForOwner.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":770,\"kind\":1024,\"name\":\"openSeaMetadata\",\"url\":\"interfaces/NftContractForOwner.html#openSeaMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":771,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/NftContractForOwner.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":772,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/NftContractForOwner.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":773,\"kind\":256,\"name\":\"DisplayNftForContract\",\"url\":\"interfaces/DisplayNftForContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":774,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/DisplayNftForContract.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DisplayNftForContract\"},{\"id\":775,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DisplayNftForContract.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DisplayNftForContract\"},{\"id\":776,\"kind\":256,\"name\":\"GetTransfersForContractOptions\",\"url\":\"interfaces/GetTransfersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":777,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":778,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":779,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetTransfersForContractOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":780,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":781,\"kind\":256,\"name\":\"TransfersNftResponse\",\"url\":\"interfaces/TransfersNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":782,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/TransfersNftResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":783,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TransfersNftResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":784,\"kind\":256,\"name\":\"TransferredNft\",\"url\":\"interfaces/TransferredNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":785,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/TransferredNft.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":786,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/TransferredNft.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":787,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/TransferredNft.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":788,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransferredNft.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":789,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/TransferredNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":790,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/TransferredNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":791,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/TransferredNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":792,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TransferredNft.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":793,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/TransferredNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":794,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/TransferredNft.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":795,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TransferredNft.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":796,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/TransferredNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":797,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/TransferredNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":798,\"kind\":1024,\"name\":\"acquiredAt\",\"url\":\"interfaces/TransferredNft.html#acquiredAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":799,\"kind\":1024,\"name\":\"collection\",\"url\":\"interfaces/TransferredNft.html#collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":800,\"kind\":1024,\"name\":\"mint\",\"url\":\"interfaces/TransferredNft.html#mint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":801,\"kind\":256,\"name\":\"GetMintedNftsOptions\",\"url\":\"interfaces/GetMintedNftsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":802,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetMintedNftsOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":803,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetMintedNftsOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":804,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetMintedNftsOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":805,\"kind\":256,\"name\":\"GetNftSalesOptions\",\"url\":\"interfaces/GetNftSalesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":806,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":807,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":808,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":809,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptions.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":810,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":811,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":812,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptions.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":813,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":814,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":815,\"kind\":256,\"name\":\"GetNftSalesOptionsByContractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":816,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":817,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":818,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":819,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":820,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":821,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":822,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":823,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":824,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":825,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":826,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":827,\"kind\":256,\"name\":\"GetNftSalesResponse\",\"url\":\"interfaces/GetNftSalesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":828,\"kind\":1024,\"name\":\"nftSales\",\"url\":\"interfaces/GetNftSalesResponse.html#nftSales\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":829,\"kind\":1024,\"name\":\"validAt\",\"url\":\"interfaces/GetNftSalesResponse.html#validAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":830,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":831,\"kind\":256,\"name\":\"NftSale\",\"url\":\"interfaces/NftSale.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":832,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/NftSale.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":833,\"kind\":1024,\"name\":\"marketplaceAddress\",\"url\":\"interfaces/NftSale.html#marketplaceAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":834,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftSale.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":835,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftSale.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":836,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/NftSale.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":837,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/NftSale.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":838,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/NftSale.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":839,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/NftSale.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":840,\"kind\":1024,\"name\":\"sellerFee\",\"url\":\"interfaces/NftSale.html#sellerFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":841,\"kind\":1024,\"name\":\"protocolFee\",\"url\":\"interfaces/NftSale.html#protocolFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":842,\"kind\":1024,\"name\":\"royaltyFee\",\"url\":\"interfaces/NftSale.html#royaltyFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":843,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/NftSale.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":844,\"kind\":1024,\"name\":\"logIndex\",\"url\":\"interfaces/NftSale.html#logIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":845,\"kind\":1024,\"name\":\"bundleIndex\",\"url\":\"interfaces/NftSale.html#bundleIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":846,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/NftSale.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":847,\"kind\":256,\"name\":\"NftSaleValidAt\",\"url\":\"interfaces/NftSaleValidAt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":848,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/NftSaleValidAt.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleValidAt\"},{\"id\":849,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/NftSaleValidAt.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleValidAt\"},{\"id\":850,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/NftSaleValidAt.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleValidAt\"},{\"id\":851,\"kind\":256,\"name\":\"NftSaleFeeData\",\"url\":\"interfaces/NftSaleFeeData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":852,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/NftSaleFeeData.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":853,\"kind\":1024,\"name\":\"tokenAddress\",\"url\":\"interfaces/NftSaleFeeData.html#tokenAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":854,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftSaleFeeData.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":855,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/NftSaleFeeData.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":856,\"kind\":8,\"name\":\"NftSaleMarketplace\",\"url\":\"enums/NftSaleMarketplace.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":857,\"kind\":16,\"name\":\"SEAPORT\",\"url\":\"enums/NftSaleMarketplace.html#SEAPORT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":858,\"kind\":16,\"name\":\"LOOKSRARE\",\"url\":\"enums/NftSaleMarketplace.html#LOOKSRARE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":859,\"kind\":16,\"name\":\"X2Y2\",\"url\":\"enums/NftSaleMarketplace.html#X2Y2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":860,\"kind\":16,\"name\":\"WYVERN\",\"url\":\"enums/NftSaleMarketplace.html#WYVERN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":861,\"kind\":16,\"name\":\"CRYPTOPUNKS\",\"url\":\"enums/NftSaleMarketplace.html#CRYPTOPUNKS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":862,\"kind\":16,\"name\":\"BLUR\",\"url\":\"enums/NftSaleMarketplace.html#BLUR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":863,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftSaleMarketplace.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":864,\"kind\":256,\"name\":\"NftMint\",\"url\":\"interfaces/NftMint.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":865,\"kind\":1024,\"name\":\"mintAddress\",\"url\":\"interfaces/NftMint.html#mintAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMint\"},{\"id\":866,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/NftMint.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMint\"},{\"id\":867,\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/NftMint.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMint\"},{\"id\":868,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/NftMint.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMint\"},{\"id\":869,\"kind\":8,\"name\":\"NftSaleTakerType\",\"url\":\"enums/NftSaleTakerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":870,\"kind\":16,\"name\":\"BUYER\",\"url\":\"enums/NftSaleTakerType.html#BUYER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":871,\"kind\":16,\"name\":\"SELLER\",\"url\":\"enums/NftSaleTakerType.html#SELLER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":872,\"kind\":256,\"name\":\"SearchContractMetadataResponse\",\"url\":\"interfaces/SearchContractMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":873,\"kind\":1024,\"name\":\"contracts\",\"url\":\"interfaces/SearchContractMetadataResponse.html#contracts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SearchContractMetadataResponse\"},{\"id\":874,\"kind\":256,\"name\":\"ComputeRarityResponse\",\"url\":\"interfaces/ComputeRarityResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":875,\"kind\":1024,\"name\":\"rarities\",\"url\":\"interfaces/ComputeRarityResponse.html#rarities\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ComputeRarityResponse\"},{\"id\":876,\"kind\":256,\"name\":\"NftAttributeRarity\",\"url\":\"interfaces/NftAttributeRarity.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":877,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/NftAttributeRarity.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":878,\"kind\":1024,\"name\":\"traitType\",\"url\":\"interfaces/NftAttributeRarity.html#traitType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":879,\"kind\":1024,\"name\":\"prevalence\",\"url\":\"interfaces/NftAttributeRarity.html#prevalence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":880,\"kind\":256,\"name\":\"NftAttributesResponse\",\"url\":\"interfaces/NftAttributesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":881,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftAttributesResponse.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":882,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftAttributesResponse.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":883,\"kind\":1024,\"name\":\"summary\",\"url\":\"interfaces/NftAttributesResponse.html#summary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":884,\"kind\":8,\"name\":\"NftRefreshState\",\"url\":\"enums/NftRefreshState.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":885,\"kind\":16,\"name\":\"DOES_NOT_EXIST\",\"url\":\"enums/NftRefreshState.html#DOES_NOT_EXIST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":886,\"kind\":16,\"name\":\"ALREADY_QUEUED\",\"url\":\"enums/NftRefreshState.html#ALREADY_QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":887,\"kind\":16,\"name\":\"IN_PROGRESS\",\"url\":\"enums/NftRefreshState.html#IN_PROGRESS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":888,\"kind\":16,\"name\":\"FINISHED\",\"url\":\"enums/NftRefreshState.html#FINISHED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":889,\"kind\":16,\"name\":\"QUEUED\",\"url\":\"enums/NftRefreshState.html#QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":890,\"kind\":16,\"name\":\"QUEUE_FAILED\",\"url\":\"enums/NftRefreshState.html#QUEUE_FAILED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":891,\"kind\":256,\"name\":\"ERC1155Metadata\",\"url\":\"interfaces/ERC1155Metadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":892,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/ERC1155Metadata.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":893,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ERC1155Metadata.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":894,\"kind\":256,\"name\":\"RawContract\",\"url\":\"interfaces/RawContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":895,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/RawContract.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":896,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/RawContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":897,\"kind\":1024,\"name\":\"decimal\",\"url\":\"interfaces/RawContract.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":898,\"kind\":256,\"name\":\"GetNftsForContractOptions\",\"url\":\"interfaces/GetNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":899,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":900,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":901,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":902,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":903,\"kind\":256,\"name\":\"GetBaseNftsForContractOptions\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":904,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":905,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":906,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":907,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":908,\"kind\":256,\"name\":\"GetOwnersForContractOptions\",\"url\":\"interfaces/GetOwnersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":909,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":910,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":911,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":912,\"kind\":1024,\"name\":\"includeCount\",\"url\":\"interfaces/GetOwnersForContractOptions.html#includeCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":913,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesOptions\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":914,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":915,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":916,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":917,\"kind\":256,\"name\":\"GetOwnersForNftOptions\",\"url\":\"interfaces/GetOwnersForNftOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":918,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForNftOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftOptions\"},{\"id\":919,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetOwnersForNftOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftOptions\"},{\"id\":920,\"kind\":256,\"name\":\"NftContractBaseNftsResponse\",\"url\":\"interfaces/NftContractBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":921,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":922,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":923,\"kind\":256,\"name\":\"NftContractNftsResponse\",\"url\":\"interfaces/NftContractNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":924,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":925,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":926,\"kind\":256,\"name\":\"OpenSeaCollectionMetadata\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":927,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":928,\"kind\":1024,\"name\":\"collectionName\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#collectionName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":929,\"kind\":1024,\"name\":\"collectionSlug\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#collectionSlug\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":930,\"kind\":1024,\"name\":\"safelistRequestStatus\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#safelistRequestStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":931,\"kind\":1024,\"name\":\"imageUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#imageUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":932,\"kind\":1024,\"name\":\"imageBannerUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#imageBannerUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":933,\"kind\":1024,\"name\":\"bannerImageUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#bannerImageUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":934,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":935,\"kind\":1024,\"name\":\"externalUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#externalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":936,\"kind\":1024,\"name\":\"twitterUsername\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#twitterUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":937,\"kind\":1024,\"name\":\"discordUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#discordUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":938,\"kind\":1024,\"name\":\"lastIngestedAt\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#lastIngestedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":939,\"kind\":256,\"name\":\"NftContract\",\"url\":\"interfaces/NftContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":940,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/NftContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":941,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftContract.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":942,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftContract.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":943,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftContract.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":944,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftContract.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":945,\"kind\":1024,\"name\":\"openSeaMetadata\",\"url\":\"interfaces/NftContract.html#openSeaMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":946,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/NftContract.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":947,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/NftContract.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":948,\"kind\":256,\"name\":\"NftContractForNft\",\"url\":\"interfaces/NftContractForNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":949,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/NftContractForNft.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForNft\"},{\"id\":950,\"kind\":1024,\"name\":\"spamClassifications\",\"url\":\"interfaces/NftContractForNft.html#spamClassifications\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForNft\"},{\"id\":951,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/NftContractForNft.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":952,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftContractForNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":953,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftContractForNft.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":954,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftContractForNft.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":955,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftContractForNft.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":956,\"kind\":1024,\"name\":\"openSeaMetadata\",\"url\":\"interfaces/NftContractForNft.html#openSeaMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":957,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/NftContractForNft.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":958,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/NftContractForNft.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":959,\"kind\":256,\"name\":\"NftCollection\",\"url\":\"interfaces/NftCollection.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":960,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftCollection.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":961,\"kind\":1024,\"name\":\"slug\",\"url\":\"interfaces/NftCollection.html#slug\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":962,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/NftCollection.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":963,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/NftCollection.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":964,\"kind\":1024,\"name\":\"externalUrl\",\"url\":\"interfaces/NftCollection.html#externalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":965,\"kind\":1024,\"name\":\"twitterUsername\",\"url\":\"interfaces/NftCollection.html#twitterUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":966,\"kind\":1024,\"name\":\"discordUrl\",\"url\":\"interfaces/NftCollection.html#discordUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":967,\"kind\":256,\"name\":\"NftCollectionFloorPrice\",\"url\":\"interfaces/NftCollectionFloorPrice.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":968,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/NftCollectionFloorPrice.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollectionFloorPrice\"},{\"id\":969,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/NftCollectionFloorPrice.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollectionFloorPrice\"},{\"id\":970,\"kind\":1024,\"name\":\"priceCurrency\",\"url\":\"interfaces/NftCollectionFloorPrice.html#priceCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollectionFloorPrice\"},{\"id\":971,\"kind\":8,\"name\":\"NftCollectionMarketplace\",\"url\":\"enums/NftCollectionMarketplace.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":972,\"kind\":16,\"name\":\"OPENSEA\",\"url\":\"enums/NftCollectionMarketplace.html#OPENSEA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftCollectionMarketplace\"},{\"id\":973,\"kind\":256,\"name\":\"BaseNft\",\"url\":\"interfaces/BaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":974,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/BaseNft.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":975,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/BaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":976,\"kind\":256,\"name\":\"Nft\",\"url\":\"interfaces/Nft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":977,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/Nft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":978,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/Nft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":979,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/Nft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":980,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Nft.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":981,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/Nft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":982,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/Nft.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":983,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/Nft.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":984,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/Nft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":985,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/Nft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":986,\"kind\":1024,\"name\":\"acquiredAt\",\"url\":\"interfaces/Nft.html#acquiredAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":987,\"kind\":1024,\"name\":\"collection\",\"url\":\"interfaces/Nft.html#collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":988,\"kind\":1024,\"name\":\"mint\",\"url\":\"interfaces/Nft.html#mint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":989,\"kind\":256,\"name\":\"BaseNftCollection\",\"url\":\"interfaces/BaseNftCollection.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":990,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/BaseNftCollection.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftCollection\"},{\"id\":991,\"kind\":1024,\"name\":\"slug\",\"url\":\"interfaces/BaseNftCollection.html#slug\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftCollection\"},{\"id\":992,\"kind\":1024,\"name\":\"externalUrl\",\"url\":\"interfaces/BaseNftCollection.html#externalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftCollection\"},{\"id\":993,\"kind\":1024,\"name\":\"bannerImageUrl\",\"url\":\"interfaces/BaseNftCollection.html#bannerImageUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftCollection\"},{\"id\":994,\"kind\":256,\"name\":\"NftRawMetadata\",\"url\":\"interfaces/NftRawMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":995,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/NftRawMetadata.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftRawMetadata\"},{\"id\":996,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/NftRawMetadata.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftRawMetadata\"},{\"id\":997,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/NftRawMetadata.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftRawMetadata\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,65.013]],[\"parent/0\",[]],[\"name/1\",[1,46.555]],[\"parent/1\",[]],[\"name/2\",[2,52.02]],[\"parent/2\",[1,4.259]],[\"name/3\",[3,65.013]],[\"parent/3\",[1,4.259]],[\"name/4\",[4,42.326]],[\"parent/4\",[1,4.259]],[\"name/5\",[5,65.013]],[\"parent/5\",[1,4.259]],[\"name/6\",[6,65.013]],[\"parent/6\",[1,4.259]],[\"name/7\",[7,65.013]],[\"parent/7\",[1,4.259]],[\"name/8\",[8,65.013]],[\"parent/8\",[1,4.259]],[\"name/9\",[9,65.013]],[\"parent/9\",[1,4.259]],[\"name/10\",[10,41.034]],[\"parent/10\",[]],[\"name/11\",[2,52.02]],[\"parent/11\",[10,3.754]],[\"name/12\",[11,65.013]],[\"parent/12\",[10,3.754]],[\"name/13\",[12,59.905]],[\"parent/13\",[10,3.754]],[\"name/14\",[13,59.905]],[\"parent/14\",[10,3.754]],[\"name/15\",[14,56.54]],[\"parent/15\",[10,3.754]],[\"name/16\",[15,56.54]],[\"parent/16\",[10,3.754]],[\"name/17\",[16,65.013]],[\"parent/17\",[10,3.754]],[\"name/18\",[17,56.54]],[\"parent/18\",[10,3.754]],[\"name/19\",[18,65.013]],[\"parent/19\",[10,3.754]],[\"name/20\",[19,59.905]],[\"parent/20\",[10,3.754]],[\"name/21\",[20,59.905]],[\"parent/21\",[10,3.754]],[\"name/22\",[21,59.905]],[\"parent/22\",[10,3.754]],[\"name/23\",[22,65.013]],[\"parent/23\",[10,3.754]],[\"name/24\",[23,42.326]],[\"parent/24\",[10,3.754]],[\"name/25\",[23,42.326]],[\"parent/25\",[10,3.754]],[\"name/26\",[24,43.81]],[\"parent/26\",[]],[\"name/27\",[2,52.02]],[\"parent/27\",[24,4.008]],[\"name/28\",[23,42.326]],[\"parent/28\",[24,4.008]],[\"name/29\",[23,42.326]],[\"parent/29\",[24,4.008]],[\"name/30\",[23,42.326]],[\"parent/30\",[24,4.008]],[\"name/31\",[23,42.326]],[\"parent/31\",[24,4.008]],[\"name/32\",[23,42.326]],[\"parent/32\",[24,4.008]],[\"name/33\",[23,42.326]],[\"parent/33\",[24,4.008]],[\"name/34\",[23,42.326]],[\"parent/34\",[24,4.008]],[\"name/35\",[25,59.905]],[\"parent/35\",[]],[\"name/36\",[2,52.02]],[\"parent/36\",[25,5.48]],[\"name/37\",[26,44.644]],[\"parent/37\",[]],[\"name/38\",[2,52.02]],[\"parent/38\",[26,4.084]],[\"name/39\",[27,54.027]],[\"parent/39\",[26,4.084]],[\"name/40\",[28,34.568]],[\"parent/40\",[26,4.084]],[\"name/41\",[29,56.54]],[\"parent/41\",[26,4.084]],[\"name/42\",[30,56.54]],[\"parent/42\",[26,4.084]],[\"name/43\",[31,46.555]],[\"parent/43\",[26,4.084]],[\"name/44\",[32,59.905]],[\"parent/44\",[26,4.084]],[\"name/45\",[33,59.905]],[\"parent/45\",[26,4.084]],[\"name/46\",[34,65.013]],[\"parent/46\",[26,4.084]],[\"name/47\",[35,65.013]],[\"parent/47\",[26,4.084]],[\"name/48\",[36,45.554]],[\"parent/48\",[]],[\"name/49\",[27,54.027]],[\"parent/49\",[36,4.167]],[\"name/50\",[29,56.54]],[\"parent/50\",[36,4.167]],[\"name/51\",[30,56.54]],[\"parent/51\",[36,4.167]],[\"name/52\",[37,65.013]],[\"parent/52\",[36,4.167]],[\"name/53\",[38,65.013]],[\"parent/53\",[36,4.167]],[\"name/54\",[39,59.905]],[\"parent/54\",[36,4.167]],[\"name/55\",[40,59.905]],[\"parent/55\",[36,4.167]],[\"name/56\",[41,65.013]],[\"parent/56\",[36,4.167]],[\"name/57\",[23,42.326]],[\"parent/57\",[36,4.167]],[\"name/58\",[42,38.863]],[\"parent/58\",[]],[\"name/59\",[43,65.013]],[\"parent/59\",[42,3.555]],[\"name/60\",[27,54.027]],[\"parent/60\",[42,3.555]],[\"name/61\",[44,59.905]],[\"parent/61\",[42,3.555]],[\"name/62\",[45,59.905]],[\"parent/62\",[42,3.555]],[\"name/63\",[46,59.905]],[\"parent/63\",[42,3.555]],[\"name/64\",[47,59.905]],[\"parent/64\",[42,3.555]],[\"name/65\",[48,59.905]],[\"parent/65\",[42,3.555]],[\"name/66\",[49,59.905]],[\"parent/66\",[42,3.555]],[\"name/67\",[50,65.013]],[\"parent/67\",[42,3.555]],[\"name/68\",[39,59.905]],[\"parent/68\",[42,3.555]],[\"name/69\",[51,65.013]],[\"parent/69\",[42,3.555]],[\"name/70\",[52,65.013]],[\"parent/70\",[42,3.555]],[\"name/71\",[53,65.013]],[\"parent/71\",[42,3.555]],[\"name/72\",[54,65.013]],[\"parent/72\",[42,3.555]],[\"name/73\",[55,65.013]],[\"parent/73\",[42,3.555]],[\"name/74\",[23,42.326]],[\"parent/74\",[42,3.555]],[\"name/75\",[23,42.326]],[\"parent/75\",[42,3.555]],[\"name/76\",[23,42.326]],[\"parent/76\",[42,3.555]],[\"name/77\",[23,42.326]],[\"parent/77\",[42,3.555]],[\"name/78\",[56,35.569]],[\"parent/78\",[]],[\"name/79\",[57,65.013]],[\"parent/79\",[56,3.254]],[\"name/80\",[58,65.013]],[\"parent/80\",[56,3.254]],[\"name/81\",[59,65.013]],[\"parent/81\",[56,3.254]],[\"name/82\",[60,65.013]],[\"parent/82\",[56,3.254]],[\"name/83\",[61,65.013]],[\"parent/83\",[56,3.254]],[\"name/84\",[62,65.013]],[\"parent/84\",[56,3.254]],[\"name/85\",[63,65.013]],[\"parent/85\",[56,3.254]],[\"name/86\",[64,65.013]],[\"parent/86\",[56,3.254]],[\"name/87\",[65,65.013]],[\"parent/87\",[56,3.254]],[\"name/88\",[66,65.013]],[\"parent/88\",[56,3.254]],[\"name/89\",[67,65.013]],[\"parent/89\",[56,3.254]],[\"name/90\",[68,65.013]],[\"parent/90\",[56,3.254]],[\"name/91\",[69,65.013]],[\"parent/91\",[56,3.254]],[\"name/92\",[70,65.013]],[\"parent/92\",[56,3.254]],[\"name/93\",[71,65.013]],[\"parent/93\",[56,3.254]],[\"name/94\",[72,65.013]],[\"parent/94\",[56,3.254]],[\"name/95\",[73,59.905]],[\"parent/95\",[56,3.254]],[\"name/96\",[74,65.013]],[\"parent/96\",[56,3.254]],[\"name/97\",[75,65.013]],[\"parent/97\",[56,3.254]],[\"name/98\",[76,65.013]],[\"parent/98\",[56,3.254]],[\"name/99\",[77,65.013]],[\"parent/99\",[56,3.254]],[\"name/100\",[78,65.013]],[\"parent/100\",[56,3.254]],[\"name/101\",[79,65.013]],[\"parent/101\",[56,3.254]],[\"name/102\",[80,65.013]],[\"parent/102\",[56,3.254]],[\"name/103\",[81,65.013]],[\"parent/103\",[56,3.254]],[\"name/104\",[82,65.013]],[\"parent/104\",[56,3.254]],[\"name/105\",[83,65.013]],[\"parent/105\",[56,3.254]],[\"name/106\",[84,48.919]],[\"parent/106\",[]],[\"name/107\",[44,59.905]],[\"parent/107\",[84,4.475]],[\"name/108\",[45,59.905]],[\"parent/108\",[84,4.475]],[\"name/109\",[46,59.905]],[\"parent/109\",[84,4.475]],[\"name/110\",[47,59.905]],[\"parent/110\",[84,4.475]],[\"name/111\",[48,59.905]],[\"parent/111\",[84,4.475]],[\"name/112\",[49,59.905]],[\"parent/112\",[84,4.475]],[\"name/113\",[85,35.224]],[\"parent/113\",[]],[\"name/114\",[12,59.905]],[\"parent/114\",[85,3.222]],[\"name/115\",[86,65.013]],[\"parent/115\",[85,3.222]],[\"name/116\",[87,65.013]],[\"parent/116\",[85,3.222]],[\"name/117\",[88,65.013]],[\"parent/117\",[85,3.222]],[\"name/118\",[13,59.905]],[\"parent/118\",[85,3.222]],[\"name/119\",[89,65.013]],[\"parent/119\",[85,3.222]],[\"name/120\",[90,65.013]],[\"parent/120\",[85,3.222]],[\"name/121\",[91,65.013]],[\"parent/121\",[85,3.222]],[\"name/122\",[92,65.013]],[\"parent/122\",[85,3.222]],[\"name/123\",[19,59.905]],[\"parent/123\",[85,3.222]],[\"name/124\",[20,59.905]],[\"parent/124\",[85,3.222]],[\"name/125\",[93,65.013]],[\"parent/125\",[85,3.222]],[\"name/126\",[15,56.54]],[\"parent/126\",[85,3.222]],[\"name/127\",[14,56.54]],[\"parent/127\",[85,3.222]],[\"name/128\",[94,59.905]],[\"parent/128\",[85,3.222]],[\"name/129\",[95,65.013]],[\"parent/129\",[85,3.222]],[\"name/130\",[17,56.54]],[\"parent/130\",[85,3.222]],[\"name/131\",[96,59.905]],[\"parent/131\",[85,3.222]],[\"name/132\",[97,65.013]],[\"parent/132\",[85,3.222]],[\"name/133\",[40,59.905]],[\"parent/133\",[85,3.222]],[\"name/134\",[98,65.013]],[\"parent/134\",[85,3.222]],[\"name/135\",[99,65.013]],[\"parent/135\",[85,3.222]],[\"name/136\",[100,65.013]],[\"parent/136\",[85,3.222]],[\"name/137\",[101,65.013]],[\"parent/137\",[85,3.222]],[\"name/138\",[102,65.013]],[\"parent/138\",[85,3.222]],[\"name/139\",[103,65.013]],[\"parent/139\",[85,3.222]],[\"name/140\",[21,59.905]],[\"parent/140\",[85,3.222]],[\"name/141\",[104,65.013]],[\"parent/141\",[85,3.222]],[\"name/142\",[105,43.81]],[\"parent/142\",[]],[\"name/143\",[106,65.013]],[\"parent/143\",[105,4.008]],[\"name/144\",[107,65.013]],[\"parent/144\",[105,4.008]],[\"name/145\",[108,65.013]],[\"parent/145\",[105,4.008]],[\"name/146\",[109,65.013]],[\"parent/146\",[105,4.008]],[\"name/147\",[110,65.013]],[\"parent/147\",[105,4.008]],[\"name/148\",[111,65.013]],[\"parent/148\",[105,4.008]],[\"name/149\",[94,59.905]],[\"parent/149\",[105,4.008]],[\"name/150\",[17,56.54]],[\"parent/150\",[105,4.008]],[\"name/151\",[14,56.54]],[\"parent/151\",[105,4.008]],[\"name/152\",[112,65.013]],[\"parent/152\",[105,4.008]],[\"name/153\",[96,59.905]],[\"parent/153\",[105,4.008]],[\"name/154\",[113,45.554]],[\"parent/154\",[]],[\"name/155\",[114,65.013]],[\"parent/155\",[113,4.167]],[\"name/156\",[115,65.013]],[\"parent/156\",[113,4.167]],[\"name/157\",[116,65.013]],[\"parent/157\",[113,4.167]],[\"name/158\",[117,65.013]],[\"parent/158\",[113,4.167]],[\"name/159\",[118,65.013]],[\"parent/159\",[113,4.167]],[\"name/160\",[119,65.013]],[\"parent/160\",[113,4.167]],[\"name/161\",[120,65.013]],[\"parent/161\",[113,4.167]],[\"name/162\",[121,65.013]],[\"parent/162\",[113,4.167]],[\"name/163\",[122,65.013]],[\"parent/163\",[113,4.167]],[\"name/164\",[123,54.027]],[\"parent/164\",[]],[\"name/165\",[124,65.013]],[\"parent/165\",[123,4.943]],[\"name/166\",[125,65.013]],[\"parent/166\",[123,4.943]],[\"name/167\",[126,65.013]],[\"parent/167\",[123,4.943]],[\"name/168\",[127,65.013]],[\"parent/168\",[]],[\"name/169\",[128,65.013]],[\"parent/169\",[]],[\"name/170\",[129,65.013]],[\"parent/170\",[]],[\"name/171\",[130,65.013]],[\"parent/171\",[]],[\"name/172\",[131,65.013]],[\"parent/172\",[]],[\"name/173\",[132,47.667]],[\"parent/173\",[]],[\"name/174\",[27,54.027]],[\"parent/174\",[132,4.361]],[\"name/175\",[28,34.568]],[\"parent/175\",[132,4.361]],[\"name/176\",[29,56.54]],[\"parent/176\",[132,4.361]],[\"name/177\",[31,46.555]],[\"parent/177\",[132,4.361]],[\"name/178\",[32,59.905]],[\"parent/178\",[132,4.361]],[\"name/179\",[33,59.905]],[\"parent/179\",[132,4.361]],[\"name/180\",[30,56.54]],[\"parent/180\",[132,4.361]],[\"name/181\",[28,34.568]],[\"parent/181\",[]],[\"name/182\",[133,65.013]],[\"parent/182\",[28,3.162]],[\"name/183\",[134,65.013]],[\"parent/183\",[28,3.162]],[\"name/184\",[135,65.013]],[\"parent/184\",[28,3.162]],[\"name/185\",[136,65.013]],[\"parent/185\",[28,3.162]],[\"name/186\",[137,65.013]],[\"parent/186\",[28,3.162]],[\"name/187\",[138,65.013]],[\"parent/187\",[28,3.162]],[\"name/188\",[139,65.013]],[\"parent/188\",[28,3.162]],[\"name/189\",[140,65.013]],[\"parent/189\",[28,3.162]],[\"name/190\",[141,65.013]],[\"parent/190\",[28,3.162]],[\"name/191\",[142,65.013]],[\"parent/191\",[28,3.162]],[\"name/192\",[143,65.013]],[\"parent/192\",[28,3.162]],[\"name/193\",[144,65.013]],[\"parent/193\",[28,3.162]],[\"name/194\",[145,65.013]],[\"parent/194\",[28,3.162]],[\"name/195\",[146,65.013]],[\"parent/195\",[28,3.162]],[\"name/196\",[147,65.013]],[\"parent/196\",[28,3.162]],[\"name/197\",[148,65.013]],[\"parent/197\",[28,3.162]],[\"name/198\",[149,65.013]],[\"parent/198\",[28,3.162]],[\"name/199\",[150,65.013]],[\"parent/199\",[28,3.162]],[\"name/200\",[151,56.54]],[\"parent/200\",[]],[\"name/201\",[152,65.013]],[\"parent/201\",[151,5.172]],[\"name/202\",[153,56.54]],[\"parent/202\",[151,5.172]],[\"name/203\",[154,56.54]],[\"parent/203\",[]],[\"name/204\",[155,41.659]],[\"parent/204\",[154,5.172]],[\"name/205\",[156,33.658]],[\"parent/205\",[154,5.172]],[\"name/206\",[157,59.905]],[\"parent/206\",[]],[\"name/207\",[155,41.659]],[\"parent/207\",[157,5.48]],[\"name/208\",[158,54.027]],[\"parent/208\",[]],[\"name/209\",[156,33.658]],[\"parent/209\",[158,4.943]],[\"name/210\",[159,45.554]],[\"parent/210\",[158,4.943]],[\"name/211\",[160,56.54]],[\"parent/211\",[158,4.943]],[\"name/212\",[161,56.54]],[\"parent/212\",[]],[\"name/213\",[159,45.554]],[\"parent/213\",[161,5.172]],[\"name/214\",[160,56.54]],[\"parent/214\",[161,5.172]],[\"name/215\",[162,56.54]],[\"parent/215\",[]],[\"name/216\",[163,54.027]],[\"parent/216\",[]],[\"name/217\",[164,43.81]],[\"parent/217\",[163,4.943]],[\"name/218\",[162,56.54]],[\"parent/218\",[163,4.943]],[\"name/219\",[165,47.667]],[\"parent/219\",[163,4.943]],[\"name/220\",[166,54.027]],[\"parent/220\",[]],[\"name/221\",[164,43.81]],[\"parent/221\",[166,4.943]],[\"name/222\",[162,56.54]],[\"parent/222\",[166,4.943]],[\"name/223\",[165,47.667]],[\"parent/223\",[166,4.943]],[\"name/224\",[167,56.54]],[\"parent/224\",[]],[\"name/225\",[168,47.667]],[\"parent/225\",[167,5.172]],[\"name/226\",[156,33.658]],[\"parent/226\",[167,5.172]],[\"name/227\",[169,56.54]],[\"parent/227\",[]],[\"name/228\",[170,65.013]],[\"parent/228\",[169,5.172]],[\"name/229\",[156,33.658]],[\"parent/229\",[169,5.172]],[\"name/230\",[171,46.555]],[\"parent/230\",[]],[\"name/231\",[164,43.81]],[\"parent/231\",[171,4.259]],[\"name/232\",[172,65.013]],[\"parent/232\",[171,4.259]],[\"name/233\",[173,52.02]],[\"parent/233\",[171,4.259]],[\"name/234\",[174,41.659]],[\"parent/234\",[171,4.259]],[\"name/235\",[175,48.919]],[\"parent/235\",[171,4.259]],[\"name/236\",[176,54.027]],[\"parent/236\",[171,4.259]],[\"name/237\",[177,56.54]],[\"parent/237\",[171,4.259]],[\"name/238\",[165,47.667]],[\"parent/238\",[171,4.259]],[\"name/239\",[178,52.02]],[\"parent/239\",[]],[\"name/240\",[174,41.659]],[\"parent/240\",[178,4.759]],[\"name/241\",[175,48.919]],[\"parent/241\",[178,4.759]],[\"name/242\",[176,54.027]],[\"parent/242\",[178,4.759]],[\"name/243\",[177,56.54]],[\"parent/243\",[178,4.759]],[\"name/244\",[179,43.81]],[\"parent/244\",[]],[\"name/245\",[180,50.35]],[\"parent/245\",[179,4.008]],[\"name/246\",[181,50.35]],[\"parent/246\",[179,4.008]],[\"name/247\",[182,52.02]],[\"parent/247\",[179,4.008]],[\"name/248\",[183,56.54]],[\"parent/248\",[179,4.008]],[\"name/249\",[184,56.54]],[\"parent/249\",[179,4.008]],[\"name/250\",[168,47.667]],[\"parent/250\",[179,4.008]],[\"name/251\",[185,59.905]],[\"parent/251\",[179,4.008]],[\"name/252\",[186,54.027]],[\"parent/252\",[179,4.008]],[\"name/253\",[187,59.905]],[\"parent/253\",[179,4.008]],[\"name/254\",[156,33.658]],[\"parent/254\",[179,4.008]],[\"name/255\",[188,59.905]],[\"parent/255\",[179,4.008]],[\"name/256\",[189,43.81]],[\"parent/256\",[]],[\"name/257\",[188,59.905]],[\"parent/257\",[189,4.008]],[\"name/258\",[180,50.35]],[\"parent/258\",[189,4.008]],[\"name/259\",[181,50.35]],[\"parent/259\",[189,4.008]],[\"name/260\",[182,52.02]],[\"parent/260\",[189,4.008]],[\"name/261\",[183,56.54]],[\"parent/261\",[189,4.008]],[\"name/262\",[184,56.54]],[\"parent/262\",[189,4.008]],[\"name/263\",[168,47.667]],[\"parent/263\",[189,4.008]],[\"name/264\",[185,59.905]],[\"parent/264\",[189,4.008]],[\"name/265\",[186,54.027]],[\"parent/265\",[189,4.008]],[\"name/266\",[187,59.905]],[\"parent/266\",[189,4.008]],[\"name/267\",[156,33.658]],[\"parent/267\",[189,4.008]],[\"name/268\",[190,48.919]],[\"parent/268\",[]],[\"name/269\",[191,65.013]],[\"parent/269\",[190,4.475]],[\"name/270\",[192,65.013]],[\"parent/270\",[190,4.475]],[\"name/271\",[153,56.54]],[\"parent/271\",[190,4.475]],[\"name/272\",[193,56.54]],[\"parent/272\",[190,4.475]],[\"name/273\",[194,56.54]],[\"parent/273\",[190,4.475]],[\"name/274\",[195,65.013]],[\"parent/274\",[190,4.475]],[\"name/275\",[196,56.54]],[\"parent/275\",[]],[\"name/276\",[197,59.905]],[\"parent/276\",[196,5.172]],[\"name/277\",[156,33.658]],[\"parent/277\",[196,5.172]],[\"name/278\",[198,56.54]],[\"parent/278\",[]],[\"name/279\",[197,59.905]],[\"parent/279\",[198,5.172]],[\"name/280\",[156,33.658]],[\"parent/280\",[198,5.172]],[\"name/281\",[199,43.041]],[\"parent/281\",[]],[\"name/282\",[200,59.905]],[\"parent/282\",[199,3.938]],[\"name/283\",[186,54.027]],[\"parent/283\",[199,3.938]],[\"name/284\",[201,59.905]],[\"parent/284\",[199,3.938]],[\"name/285\",[202,47.667]],[\"parent/285\",[199,3.938]],[\"name/286\",[203,47.667]],[\"parent/286\",[199,3.938]],[\"name/287\",[204,45.554]],[\"parent/287\",[199,3.938]],[\"name/288\",[205,59.905]],[\"parent/288\",[199,3.938]],[\"name/289\",[206,52.02]],[\"parent/289\",[199,3.938]],[\"name/290\",[207,41.659]],[\"parent/290\",[199,3.938]],[\"name/291\",[208,59.905]],[\"parent/291\",[199,3.938]],[\"name/292\",[209,59.905]],[\"parent/292\",[199,3.938]],[\"name/293\",[210,50.35]],[\"parent/293\",[199,3.938]],[\"name/294\",[211,42.326]],[\"parent/294\",[]],[\"name/295\",[212,59.905]],[\"parent/295\",[211,3.872]],[\"name/296\",[200,59.905]],[\"parent/296\",[211,3.872]],[\"name/297\",[186,54.027]],[\"parent/297\",[211,3.872]],[\"name/298\",[201,59.905]],[\"parent/298\",[211,3.872]],[\"name/299\",[202,47.667]],[\"parent/299\",[211,3.872]],[\"name/300\",[203,47.667]],[\"parent/300\",[211,3.872]],[\"name/301\",[204,45.554]],[\"parent/301\",[211,3.872]],[\"name/302\",[205,59.905]],[\"parent/302\",[211,3.872]],[\"name/303\",[206,52.02]],[\"parent/303\",[211,3.872]],[\"name/304\",[207,41.659]],[\"parent/304\",[211,3.872]],[\"name/305\",[208,59.905]],[\"parent/305\",[211,3.872]],[\"name/306\",[209,59.905]],[\"parent/306\",[211,3.872]],[\"name/307\",[210,50.35]],[\"parent/307\",[211,3.872]],[\"name/308\",[213,59.905]],[\"parent/308\",[]],[\"name/309\",[214,54.027]],[\"parent/309\",[213,5.48]],[\"name/310\",[215,56.54]],[\"parent/310\",[]],[\"name/311\",[203,47.667]],[\"parent/311\",[215,5.172]],[\"name/312\",[202,47.667]],[\"parent/312\",[215,5.172]],[\"name/313\",[216,54.027]],[\"parent/313\",[]],[\"name/314\",[168,47.667]],[\"parent/314\",[216,4.943]],[\"name/315\",[217,45.554]],[\"parent/315\",[216,4.943]],[\"name/316\",[156,33.658]],[\"parent/316\",[216,4.943]],[\"name/317\",[218,56.54]],[\"parent/317\",[]],[\"name/318\",[219,65.013]],[\"parent/318\",[218,5.172]],[\"name/319\",[220,65.013]],[\"parent/319\",[218,5.172]],[\"name/320\",[221,54.027]],[\"parent/320\",[]],[\"name/321\",[164,43.81]],[\"parent/321\",[221,4.943]],[\"name/322\",[222,65.013]],[\"parent/322\",[221,4.943]],[\"name/323\",[223,65.013]],[\"parent/323\",[221,4.943]],[\"name/324\",[224,59.905]],[\"parent/324\",[]],[\"name/325\",[225,47.667]],[\"parent/325\",[224,5.48]],[\"name/326\",[226,59.905]],[\"parent/326\",[]],[\"name/327\",[227,54.027]],[\"parent/327\",[226,5.48]],[\"name/328\",[228,65.013]],[\"parent/328\",[]],[\"name/329\",[229,59.905]],[\"parent/329\",[]],[\"name/330\",[230,65.013]],[\"parent/330\",[229,5.48]],[\"name/331\",[231,52.02]],[\"parent/331\",[]],[\"name/332\",[232,65.013]],[\"parent/332\",[231,4.759]],[\"name/333\",[233,65.013]],[\"parent/333\",[231,4.759]],[\"name/334\",[234,65.013]],[\"parent/334\",[231,4.759]],[\"name/335\",[235,65.013]],[\"parent/335\",[231,4.759]],[\"name/336\",[236,56.54]],[\"parent/336\",[]],[\"name/337\",[237,65.013]],[\"parent/337\",[236,5.172]],[\"name/338\",[225,47.667]],[\"parent/338\",[236,5.172]],[\"name/339\",[238,56.54]],[\"parent/339\",[]],[\"name/340\",[239,65.013]],[\"parent/340\",[238,5.172]],[\"name/341\",[240,65.013]],[\"parent/341\",[238,5.172]],[\"name/342\",[241,52.02]],[\"parent/342\",[]],[\"name/343\",[242,59.905]],[\"parent/343\",[241,4.759]],[\"name/344\",[183,56.54]],[\"parent/344\",[241,4.759]],[\"name/345\",[184,56.54]],[\"parent/345\",[241,4.759]],[\"name/346\",[243,59.905]],[\"parent/346\",[241,4.759]],[\"name/347\",[244,52.02]],[\"parent/347\",[]],[\"name/348\",[242,59.905]],[\"parent/348\",[244,4.759]],[\"name/349\",[245,56.54]],[\"parent/349\",[244,4.759]],[\"name/350\",[246,65.013]],[\"parent/350\",[244,4.759]],[\"name/351\",[243,59.905]],[\"parent/351\",[244,4.759]],[\"name/352\",[247,65.013]],[\"parent/352\",[]],[\"name/353\",[248,65.013]],[\"parent/353\",[]],[\"name/354\",[249,65.013]],[\"parent/354\",[]],[\"name/355\",[250,59.905]],[\"parent/355\",[]],[\"name/356\",[251,65.013]],[\"parent/356\",[250,5.48]],[\"name/357\",[252,50.35]],[\"parent/357\",[]],[\"name/358\",[253,65.013]],[\"parent/358\",[252,4.606]],[\"name/359\",[153,56.54]],[\"parent/359\",[252,4.606]],[\"name/360\",[193,56.54]],[\"parent/360\",[252,4.606]],[\"name/361\",[194,56.54]],[\"parent/361\",[252,4.606]],[\"name/362\",[254,65.013]],[\"parent/362\",[252,4.606]],[\"name/363\",[255,56.54]],[\"parent/363\",[]],[\"name/364\",[256,65.013]],[\"parent/364\",[255,5.172]],[\"name/365\",[257,65.013]],[\"parent/365\",[255,5.172]],[\"name/366\",[258,59.905]],[\"parent/366\",[]],[\"name/367\",[259,65.013]],[\"parent/367\",[258,5.48]],[\"name/368\",[260,43.041]],[\"parent/368\",[]],[\"name/369\",[261,65.013]],[\"parent/369\",[260,3.938]],[\"name/370\",[262,65.013]],[\"parent/370\",[260,3.938]],[\"name/371\",[202,47.667]],[\"parent/371\",[260,3.938]],[\"name/372\",[203,47.667]],[\"parent/372\",[260,3.938]],[\"name/373\",[263,65.013]],[\"parent/373\",[260,3.938]],[\"name/374\",[264,59.905]],[\"parent/374\",[260,3.938]],[\"name/375\",[174,41.659]],[\"parent/375\",[260,3.938]],[\"name/376\",[175,48.919]],[\"parent/376\",[260,3.938]],[\"name/377\",[176,54.027]],[\"parent/377\",[260,3.938]],[\"name/378\",[164,43.81]],[\"parent/378\",[260,3.938]],[\"name/379\",[177,56.54]],[\"parent/379\",[260,3.938]],[\"name/380\",[207,41.659]],[\"parent/380\",[260,3.938]],[\"name/381\",[265,54.027]],[\"parent/381\",[]],[\"name/382\",[266,65.013]],[\"parent/382\",[265,4.943]],[\"name/383\",[267,56.54]],[\"parent/383\",[265,4.943]],[\"name/384\",[165,47.667]],[\"parent/384\",[265,4.943]],[\"name/385\",[268,59.905]],[\"parent/385\",[]],[\"name/386\",[269,65.013]],[\"parent/386\",[268,5.48]],[\"name/387\",[270,54.027]],[\"parent/387\",[]],[\"name/388\",[204,45.554]],[\"parent/388\",[270,4.943]],[\"name/389\",[174,41.659]],[\"parent/389\",[270,4.943]],[\"name/390\",[155,41.659]],[\"parent/390\",[270,4.943]],[\"name/391\",[271,52.02]],[\"parent/391\",[]],[\"name/392\",[272,65.013]],[\"parent/392\",[271,4.759]],[\"name/393\",[204,45.554]],[\"parent/393\",[271,4.759]],[\"name/394\",[174,41.659]],[\"parent/394\",[271,4.759]],[\"name/395\",[155,41.659]],[\"parent/395\",[271,4.759]],[\"name/396\",[273,52.02]],[\"parent/396\",[]],[\"name/397\",[274,65.013]],[\"parent/397\",[273,4.759]],[\"name/398\",[275,59.905]],[\"parent/398\",[273,4.759]],[\"name/399\",[276,65.013]],[\"parent/399\",[273,4.759]],[\"name/400\",[277,59.905]],[\"parent/400\",[273,4.759]],[\"name/401\",[278,52.02]],[\"parent/401\",[]],[\"name/402\",[279,65.013]],[\"parent/402\",[278,4.759]],[\"name/403\",[15,56.54]],[\"parent/403\",[278,4.759]],[\"name/404\",[280,65.013]],[\"parent/404\",[278,4.759]],[\"name/405\",[281,65.013]],[\"parent/405\",[278,4.759]],[\"name/406\",[282,44.644]],[\"parent/406\",[]],[\"name/407\",[155,41.659]],[\"parent/407\",[282,4.084]],[\"name/408\",[283,59.905]],[\"parent/408\",[282,4.084]],[\"name/409\",[165,47.667]],[\"parent/409\",[282,4.084]],[\"name/410\",[203,47.667]],[\"parent/410\",[282,4.084]],[\"name/411\",[202,47.667]],[\"parent/411\",[282,4.084]],[\"name/412\",[204,45.554]],[\"parent/412\",[282,4.084]],[\"name/413\",[284,56.54]],[\"parent/413\",[282,4.084]],[\"name/414\",[267,56.54]],[\"parent/414\",[282,4.084]],[\"name/415\",[285,59.905]],[\"parent/415\",[282,4.084]],[\"name/416\",[286,59.905]],[\"parent/416\",[282,4.084]],[\"name/417\",[287,54.027]],[\"parent/417\",[]],[\"name/418\",[288,65.013]],[\"parent/418\",[287,4.943]],[\"name/419\",[275,59.905]],[\"parent/419\",[287,4.943]],[\"name/420\",[277,59.905]],[\"parent/420\",[287,4.943]],[\"name/421\",[289,52.02]],[\"parent/421\",[]],[\"name/422\",[290,54.027]],[\"parent/422\",[289,4.759]],[\"name/423\",[159,45.554]],[\"parent/423\",[289,4.759]],[\"name/424\",[291,59.905]],[\"parent/424\",[289,4.759]],[\"name/425\",[283,59.905]],[\"parent/425\",[289,4.759]],[\"name/426\",[292,56.54]],[\"parent/426\",[]],[\"name/427\",[293,59.905]],[\"parent/427\",[292,5.172]],[\"name/428\",[294,65.013]],[\"parent/428\",[292,5.172]],[\"name/429\",[295,45.554]],[\"parent/429\",[]],[\"name/430\",[296,48.919]],[\"parent/430\",[295,4.167]],[\"name/431\",[28,34.568]],[\"parent/431\",[295,4.167]],[\"name/432\",[155,41.659]],[\"parent/432\",[295,4.167]],[\"name/433\",[31,46.555]],[\"parent/433\",[295,4.167]],[\"name/434\",[297,47.667]],[\"parent/434\",[295,4.167]],[\"name/435\",[298,48.919]],[\"parent/435\",[295,4.167]],[\"name/436\",[299,48.919]],[\"parent/436\",[295,4.167]],[\"name/437\",[300,48.919]],[\"parent/437\",[295,4.167]],[\"name/438\",[301,47.667]],[\"parent/438\",[295,4.167]],[\"name/439\",[302,56.54]],[\"parent/439\",[]],[\"name/440\",[303,65.013]],[\"parent/440\",[302,5.172]],[\"name/441\",[304,65.013]],[\"parent/441\",[302,5.172]],[\"name/442\",[305,48.919]],[\"parent/442\",[]],[\"name/443\",[306,65.013]],[\"parent/443\",[305,4.475]],[\"name/444\",[307,65.013]],[\"parent/444\",[305,4.475]],[\"name/445\",[308,65.013]],[\"parent/445\",[305,4.475]],[\"name/446\",[309,65.013]],[\"parent/446\",[305,4.475]],[\"name/447\",[310,65.013]],[\"parent/447\",[305,4.475]],[\"name/448\",[311,65.013]],[\"parent/448\",[305,4.475]],[\"name/449\",[312,45.554]],[\"parent/449\",[]],[\"name/450\",[155,41.659]],[\"parent/450\",[312,4.167]],[\"name/451\",[296,48.919]],[\"parent/451\",[312,4.167]],[\"name/452\",[28,34.568]],[\"parent/452\",[312,4.167]],[\"name/453\",[31,46.555]],[\"parent/453\",[312,4.167]],[\"name/454\",[297,47.667]],[\"parent/454\",[312,4.167]],[\"name/455\",[298,48.919]],[\"parent/455\",[312,4.167]],[\"name/456\",[299,48.919]],[\"parent/456\",[312,4.167]],[\"name/457\",[300,48.919]],[\"parent/457\",[312,4.167]],[\"name/458\",[301,47.667]],[\"parent/458\",[312,4.167]],[\"name/459\",[313,45.554]],[\"parent/459\",[]],[\"name/460\",[155,41.659]],[\"parent/460\",[313,4.167]],[\"name/461\",[296,48.919]],[\"parent/461\",[313,4.167]],[\"name/462\",[28,34.568]],[\"parent/462\",[313,4.167]],[\"name/463\",[31,46.555]],[\"parent/463\",[313,4.167]],[\"name/464\",[297,47.667]],[\"parent/464\",[313,4.167]],[\"name/465\",[298,48.919]],[\"parent/465\",[313,4.167]],[\"name/466\",[299,48.919]],[\"parent/466\",[313,4.167]],[\"name/467\",[300,48.919]],[\"parent/467\",[313,4.167]],[\"name/468\",[301,47.667]],[\"parent/468\",[313,4.167]],[\"name/469\",[314,45.554]],[\"parent/469\",[]],[\"name/470\",[155,41.659]],[\"parent/470\",[314,4.167]],[\"name/471\",[296,48.919]],[\"parent/471\",[314,4.167]],[\"name/472\",[28,34.568]],[\"parent/472\",[314,4.167]],[\"name/473\",[31,46.555]],[\"parent/473\",[314,4.167]],[\"name/474\",[297,47.667]],[\"parent/474\",[314,4.167]],[\"name/475\",[298,48.919]],[\"parent/475\",[314,4.167]],[\"name/476\",[299,48.919]],[\"parent/476\",[314,4.167]],[\"name/477\",[300,48.919]],[\"parent/477\",[314,4.167]],[\"name/478\",[301,47.667]],[\"parent/478\",[314,4.167]],[\"name/479\",[315,45.554]],[\"parent/479\",[]],[\"name/480\",[155,41.659]],[\"parent/480\",[315,4.167]],[\"name/481\",[296,48.919]],[\"parent/481\",[315,4.167]],[\"name/482\",[28,34.568]],[\"parent/482\",[315,4.167]],[\"name/483\",[31,46.555]],[\"parent/483\",[315,4.167]],[\"name/484\",[297,47.667]],[\"parent/484\",[315,4.167]],[\"name/485\",[298,48.919]],[\"parent/485\",[315,4.167]],[\"name/486\",[299,48.919]],[\"parent/486\",[315,4.167]],[\"name/487\",[300,48.919]],[\"parent/487\",[315,4.167]],[\"name/488\",[301,47.667]],[\"parent/488\",[315,4.167]],[\"name/489\",[316,45.554]],[\"parent/489\",[]],[\"name/490\",[155,41.659]],[\"parent/490\",[316,4.167]],[\"name/491\",[296,48.919]],[\"parent/491\",[316,4.167]],[\"name/492\",[28,34.568]],[\"parent/492\",[316,4.167]],[\"name/493\",[31,46.555]],[\"parent/493\",[316,4.167]],[\"name/494\",[297,47.667]],[\"parent/494\",[316,4.167]],[\"name/495\",[298,48.919]],[\"parent/495\",[316,4.167]],[\"name/496\",[299,48.919]],[\"parent/496\",[316,4.167]],[\"name/497\",[300,48.919]],[\"parent/497\",[316,4.167]],[\"name/498\",[301,47.667]],[\"parent/498\",[316,4.167]],[\"name/499\",[317,45.554]],[\"parent/499\",[]],[\"name/500\",[155,41.659]],[\"parent/500\",[317,4.167]],[\"name/501\",[296,48.919]],[\"parent/501\",[317,4.167]],[\"name/502\",[28,34.568]],[\"parent/502\",[317,4.167]],[\"name/503\",[31,46.555]],[\"parent/503\",[317,4.167]],[\"name/504\",[297,47.667]],[\"parent/504\",[317,4.167]],[\"name/505\",[298,48.919]],[\"parent/505\",[317,4.167]],[\"name/506\",[299,48.919]],[\"parent/506\",[317,4.167]],[\"name/507\",[300,48.919]],[\"parent/507\",[317,4.167]],[\"name/508\",[301,47.667]],[\"parent/508\",[317,4.167]],[\"name/509\",[318,56.54]],[\"parent/509\",[]],[\"name/510\",[319,65.013]],[\"parent/510\",[318,5.172]],[\"name/511\",[320,48.919]],[\"parent/511\",[318,5.172]],[\"name/512\",[321,56.54]],[\"parent/512\",[]],[\"name/513\",[322,56.54]],[\"parent/513\",[321,5.172]],[\"name/514\",[156,33.658]],[\"parent/514\",[321,5.172]],[\"name/515\",[323,54.027]],[\"parent/515\",[]],[\"name/516\",[245,56.54]],[\"parent/516\",[323,4.943]],[\"name/517\",[320,48.919]],[\"parent/517\",[323,4.943]],[\"name/518\",[156,33.658]],[\"parent/518\",[323,4.943]],[\"name/519\",[324,59.905]],[\"parent/519\",[]],[\"name/520\",[325,59.905]],[\"parent/520\",[324,5.48]],[\"name/521\",[326,59.905]],[\"parent/521\",[]],[\"name/522\",[301,47.667]],[\"parent/522\",[326,5.48]],[\"name/523\",[327,56.54]],[\"parent/523\",[]],[\"name/524\",[328,59.905]],[\"parent/524\",[327,5.172]],[\"name/525\",[28,34.568]],[\"parent/525\",[327,5.172]],[\"name/526\",[329,56.54]],[\"parent/526\",[]],[\"name/527\",[325,59.905]],[\"parent/527\",[329,5.172]],[\"name/528\",[28,34.568]],[\"parent/528\",[329,5.172]],[\"name/529\",[330,56.54]],[\"parent/529\",[]],[\"name/530\",[245,56.54]],[\"parent/530\",[330,5.172]],[\"name/531\",[28,34.568]],[\"parent/531\",[330,5.172]],[\"name/532\",[331,56.54]],[\"parent/532\",[]],[\"name/533\",[164,43.81]],[\"parent/533\",[331,5.172]],[\"name/534\",[207,41.659]],[\"parent/534\",[331,5.172]],[\"name/535\",[332,54.027]],[\"parent/535\",[]],[\"name/536\",[328,59.905]],[\"parent/536\",[332,4.943]],[\"name/537\",[320,48.919]],[\"parent/537\",[332,4.943]],[\"name/538\",[156,33.658]],[\"parent/538\",[332,4.943]],[\"name/539\",[333,59.905]],[\"parent/539\",[]],[\"name/540\",[297,47.667]],[\"parent/540\",[333,5.48]],[\"name/541\",[334,56.54]],[\"parent/541\",[]],[\"name/542\",[335,65.013]],[\"parent/542\",[334,5.172]],[\"name/543\",[336,65.013]],[\"parent/543\",[334,5.172]],[\"name/544\",[337,56.54]],[\"parent/544\",[]],[\"name/545\",[338,65.013]],[\"parent/545\",[337,5.172]],[\"name/546\",[339,65.013]],[\"parent/546\",[337,5.172]],[\"name/547\",[340,56.54]],[\"parent/547\",[]],[\"name/548\",[341,65.013]],[\"parent/548\",[340,5.172]],[\"name/549\",[342,65.013]],[\"parent/549\",[340,5.172]],[\"name/550\",[343,59.905]],[\"parent/550\",[]],[\"name/551\",[344,65.013]],[\"parent/551\",[343,5.48]],[\"name/552\",[345,65.013]],[\"parent/552\",[]],[\"name/553\",[346,65.013]],[\"parent/553\",[]],[\"name/554\",[347,65.013]],[\"parent/554\",[]],[\"name/555\",[348,65.013]],[\"parent/555\",[]],[\"name/556\",[349,48.919]],[\"parent/556\",[]],[\"name/557\",[203,47.667]],[\"parent/557\",[349,4.475]],[\"name/558\",[202,47.667]],[\"parent/558\",[349,4.475]],[\"name/559\",[284,56.54]],[\"parent/559\",[349,4.475]],[\"name/560\",[350,65.013]],[\"parent/560\",[349,4.475]],[\"name/561\",[204,45.554]],[\"parent/561\",[349,4.475]],[\"name/562\",[291,59.905]],[\"parent/562\",[349,4.475]],[\"name/563\",[351,50.35]],[\"parent/563\",[]],[\"name/564\",[352,65.013]],[\"parent/564\",[351,4.606]],[\"name/565\",[353,65.013]],[\"parent/565\",[351,4.606]],[\"name/566\",[354,65.013]],[\"parent/566\",[351,4.606]],[\"name/567\",[355,65.013]],[\"parent/567\",[351,4.606]],[\"name/568\",[356,65.013]],[\"parent/568\",[351,4.606]],[\"name/569\",[357,65.013]],[\"parent/569\",[]],[\"name/570\",[358,56.54]],[\"parent/570\",[]],[\"name/571\",[359,65.013]],[\"parent/571\",[358,5.172]],[\"name/572\",[360,65.013]],[\"parent/572\",[358,5.172]],[\"name/573\",[361,56.54]],[\"parent/573\",[]],[\"name/574\",[155,41.659]],[\"parent/574\",[361,5.172]],[\"name/575\",[362,59.905]],[\"parent/575\",[361,5.172]],[\"name/576\",[363,56.54]],[\"parent/576\",[]],[\"name/577\",[155,41.659]],[\"parent/577\",[363,5.172]],[\"name/578\",[362,59.905]],[\"parent/578\",[363,5.172]],[\"name/579\",[364,43.81]],[\"parent/579\",[]],[\"name/580\",[155,41.659]],[\"parent/580\",[364,4.008]],[\"name/581\",[202,47.667]],[\"parent/581\",[364,4.008]],[\"name/582\",[203,47.667]],[\"parent/582\",[364,4.008]],[\"name/583\",[204,45.554]],[\"parent/583\",[364,4.008]],[\"name/584\",[284,56.54]],[\"parent/584\",[364,4.008]],[\"name/585\",[267,56.54]],[\"parent/585\",[364,4.008]],[\"name/586\",[285,59.905]],[\"parent/586\",[364,4.008]],[\"name/587\",[286,59.905]],[\"parent/587\",[364,4.008]],[\"name/588\",[165,47.667]],[\"parent/588\",[364,4.008]],[\"name/589\",[365,65.013]],[\"parent/589\",[364,4.008]],[\"name/590\",[293,59.905]],[\"parent/590\",[364,4.008]],[\"name/591\",[366,54.027]],[\"parent/591\",[]],[\"name/592\",[227,54.027]],[\"parent/592\",[366,4.943]],[\"name/593\",[159,45.554]],[\"parent/593\",[366,4.943]],[\"name/594\",[290,54.027]],[\"parent/594\",[366,4.943]],[\"name/595\",[367,52.02]],[\"parent/595\",[]],[\"name/596\",[180,50.35]],[\"parent/596\",[367,4.759]],[\"name/597\",[181,50.35]],[\"parent/597\",[367,4.759]],[\"name/598\",[159,45.554]],[\"parent/598\",[367,4.759]],[\"name/599\",[290,54.027]],[\"parent/599\",[367,4.759]],[\"name/600\",[368,56.54]],[\"parent/600\",[]],[\"name/601\",[159,45.554]],[\"parent/601\",[368,5.172]],[\"name/602\",[290,54.027]],[\"parent/602\",[368,5.172]],[\"name/603\",[369,65.013]],[\"parent/603\",[]],[\"name/604\",[370,52.02]],[\"parent/604\",[]],[\"name/605\",[173,52.02]],[\"parent/605\",[370,4.759]],[\"name/606\",[371,65.013]],[\"parent/606\",[370,4.759]],[\"name/607\",[372,65.013]],[\"parent/607\",[370,4.759]],[\"name/608\",[373,65.013]],[\"parent/608\",[370,4.759]],[\"name/609\",[374,65.013]],[\"parent/609\",[]],[\"name/610\",[375,65.013]],[\"parent/610\",[]],[\"name/611\",[376,50.35]],[\"parent/611\",[]],[\"name/612\",[193,56.54]],[\"parent/612\",[376,4.606]],[\"name/613\",[194,56.54]],[\"parent/613\",[376,4.606]],[\"name/614\",[377,65.013]],[\"parent/614\",[376,4.606]],[\"name/615\",[378,65.013]],[\"parent/615\",[376,4.606]],[\"name/616\",[379,56.54]],[\"parent/616\",[376,4.606]],[\"name/617\",[380,48.919]],[\"parent/617\",[]],[\"name/618\",[174,41.659]],[\"parent/618\",[380,4.475]],[\"name/619\",[381,50.35]],[\"parent/619\",[380,4.475]],[\"name/620\",[382,52.02]],[\"parent/620\",[380,4.475]],[\"name/621\",[383,65.013]],[\"parent/621\",[380,4.475]],[\"name/622\",[384,65.013]],[\"parent/622\",[380,4.475]],[\"name/623\",[385,65.013]],[\"parent/623\",[380,4.475]],[\"name/624\",[386,48.919]],[\"parent/624\",[]],[\"name/625\",[387,65.013]],[\"parent/625\",[386,4.475]],[\"name/626\",[388,65.013]],[\"parent/626\",[386,4.475]],[\"name/627\",[389,65.013]],[\"parent/627\",[386,4.475]],[\"name/628\",[390,65.013]],[\"parent/628\",[386,4.475]],[\"name/629\",[391,65.013]],[\"parent/629\",[386,4.475]],[\"name/630\",[392,65.013]],[\"parent/630\",[386,4.475]],[\"name/631\",[393,43.041]],[\"parent/631\",[]],[\"name/632\",[394,65.013]],[\"parent/632\",[393,3.938]],[\"name/633\",[395,65.013]],[\"parent/633\",[393,3.938]],[\"name/634\",[396,65.013]],[\"parent/634\",[393,3.938]],[\"name/635\",[397,65.013]],[\"parent/635\",[393,3.938]],[\"name/636\",[398,65.013]],[\"parent/636\",[393,3.938]],[\"name/637\",[399,65.013]],[\"parent/637\",[393,3.938]],[\"name/638\",[400,65.013]],[\"parent/638\",[393,3.938]],[\"name/639\",[401,65.013]],[\"parent/639\",[393,3.938]],[\"name/640\",[402,65.013]],[\"parent/640\",[393,3.938]],[\"name/641\",[403,65.013]],[\"parent/641\",[393,3.938]],[\"name/642\",[404,65.013]],[\"parent/642\",[393,3.938]],[\"name/643\",[379,56.54]],[\"parent/643\",[393,3.938]],[\"name/644\",[405,50.35]],[\"parent/644\",[]],[\"name/645\",[214,54.027]],[\"parent/645\",[405,4.606]],[\"name/646\",[225,47.667]],[\"parent/646\",[405,4.606]],[\"name/647\",[406,46.555]],[\"parent/647\",[]],[\"name/648\",[156,33.658]],[\"parent/648\",[406,4.259]],[\"name/649\",[168,47.667]],[\"parent/649\",[406,4.259]],[\"name/650\",[407,56.54]],[\"parent/650\",[406,4.259]],[\"name/651\",[408,56.54]],[\"parent/651\",[406,4.259]],[\"name/652\",[409,50.35]],[\"parent/652\",[406,4.259]],[\"name/653\",[410,54.027]],[\"parent/653\",[406,4.259]],[\"name/654\",[411,50.35]],[\"parent/654\",[406,4.259]],[\"name/655\",[412,56.54]],[\"parent/655\",[406,4.259]],[\"name/656\",[413,46.555]],[\"parent/656\",[]],[\"name/657\",[156,33.658]],[\"parent/657\",[413,4.259]],[\"name/658\",[168,47.667]],[\"parent/658\",[413,4.259]],[\"name/659\",[407,56.54]],[\"parent/659\",[413,4.259]],[\"name/660\",[408,56.54]],[\"parent/660\",[413,4.259]],[\"name/661\",[409,50.35]],[\"parent/661\",[413,4.259]],[\"name/662\",[410,54.027]],[\"parent/662\",[413,4.259]],[\"name/663\",[411,50.35]],[\"parent/663\",[413,4.259]],[\"name/664\",[412,56.54]],[\"parent/664\",[413,4.259]],[\"name/665\",[414,56.54]],[\"parent/665\",[]],[\"name/666\",[415,65.013]],[\"parent/666\",[414,5.172]],[\"name/667\",[416,65.013]],[\"parent/667\",[414,5.172]],[\"name/668\",[417,59.905]],[\"parent/668\",[]],[\"name/669\",[418,65.013]],[\"parent/669\",[417,5.48]],[\"name/670\",[419,52.02]],[\"parent/670\",[]],[\"name/671\",[420,59.905]],[\"parent/671\",[419,4.759]],[\"name/672\",[156,33.658]],[\"parent/672\",[419,4.759]],[\"name/673\",[320,48.919]],[\"parent/673\",[419,4.759]],[\"name/674\",[421,56.54]],[\"parent/674\",[419,4.759]],[\"name/675\",[422,52.02]],[\"parent/675\",[]],[\"name/676\",[420,59.905]],[\"parent/676\",[422,4.759]],[\"name/677\",[156,33.658]],[\"parent/677\",[422,4.759]],[\"name/678\",[320,48.919]],[\"parent/678\",[422,4.759]],[\"name/679\",[421,56.54]],[\"parent/679\",[422,4.759]],[\"name/680\",[423,42.326]],[\"parent/680\",[]],[\"name/681\",[173,52.02]],[\"parent/681\",[423,3.872]],[\"name/682\",[24,43.81]],[\"parent/682\",[423,3.872]],[\"name/683\",[207,41.659]],[\"parent/683\",[423,3.872]],[\"name/684\",[217,45.554]],[\"parent/684\",[423,3.872]],[\"name/685\",[174,41.659]],[\"parent/685\",[423,3.872]],[\"name/686\",[381,50.35]],[\"parent/686\",[423,3.872]],[\"name/687\",[382,52.02]],[\"parent/687\",[423,3.872]],[\"name/688\",[424,56.54]],[\"parent/688\",[423,3.872]],[\"name/689\",[425,54.027]],[\"parent/689\",[423,3.872]],[\"name/690\",[426,56.54]],[\"parent/690\",[423,3.872]],[\"name/691\",[405,50.35]],[\"parent/691\",[423,3.872]],[\"name/692\",[427,56.54]],[\"parent/692\",[423,3.872]],[\"name/693\",[428,56.54]],[\"parent/693\",[423,3.872]],[\"name/694\",[429,54.027]],[\"parent/694\",[]],[\"name/695\",[173,52.02]],[\"parent/695\",[429,4.943]],[\"name/696\",[164,43.81]],[\"parent/696\",[429,4.943]],[\"name/697\",[207,41.659]],[\"parent/697\",[429,4.943]],[\"name/698\",[430,54.027]],[\"parent/698\",[]],[\"name/699\",[225,47.667]],[\"parent/699\",[430,4.943]],[\"name/700\",[227,54.027]],[\"parent/700\",[430,4.943]],[\"name/701\",[214,54.027]],[\"parent/701\",[430,4.943]],[\"name/702\",[431,56.54]],[\"parent/702\",[]],[\"name/703\",[432,56.54]],[\"parent/703\",[431,5.172]],[\"name/704\",[156,33.658]],[\"parent/704\",[431,5.172]],[\"name/705\",[433,54.027]],[\"parent/705\",[]],[\"name/706\",[432,56.54]],[\"parent/706\",[433,4.943]],[\"name/707\",[320,48.919]],[\"parent/707\",[433,4.943]],[\"name/708\",[156,33.658]],[\"parent/708\",[433,4.943]],[\"name/709\",[434,56.54]],[\"parent/709\",[]],[\"name/710\",[432,56.54]],[\"parent/710\",[434,5.172]],[\"name/711\",[156,33.658]],[\"parent/711\",[434,5.172]],[\"name/712\",[435,59.905]],[\"parent/712\",[]],[\"name/713\",[436,54.027]],[\"parent/713\",[435,5.48]],[\"name/714\",[437,59.905]],[\"parent/714\",[]],[\"name/715\",[438,56.54]],[\"parent/715\",[437,5.48]],[\"name/716\",[439,56.54]],[\"parent/716\",[]],[\"name/717\",[440,65.013]],[\"parent/717\",[439,5.172]],[\"name/718\",[160,56.54]],[\"parent/718\",[439,5.172]],[\"name/719\",[441,56.54]],[\"parent/719\",[]],[\"name/720\",[207,41.659]],[\"parent/720\",[441,5.172]],[\"name/721\",[173,52.02]],[\"parent/721\",[441,5.172]],[\"name/722\",[442,59.905]],[\"parent/722\",[]],[\"name/723\",[73,59.905]],[\"parent/723\",[442,5.48]],[\"name/724\",[443,59.905]],[\"parent/724\",[]],[\"name/725\",[444,65.013]],[\"parent/725\",[443,5.48]],[\"name/726\",[445,59.905]],[\"parent/726\",[]],[\"name/727\",[168,47.667]],[\"parent/727\",[445,5.48]],[\"name/728\",[446,54.027]],[\"parent/728\",[]],[\"name/729\",[217,45.554]],[\"parent/729\",[446,4.943]],[\"name/730\",[411,50.35]],[\"parent/730\",[446,4.943]],[\"name/731\",[447,59.905]],[\"parent/731\",[446,4.943]],[\"name/732\",[448,54.027]],[\"parent/732\",[]],[\"name/733\",[164,43.81]],[\"parent/733\",[448,4.943]],[\"name/734\",[207,41.659]],[\"parent/734\",[448,4.943]],[\"name/735\",[217,45.554]],[\"parent/735\",[448,4.943]],[\"name/736\",[449,56.54]],[\"parent/736\",[]],[\"name/737\",[411,50.35]],[\"parent/737\",[449,5.172]],[\"name/738\",[447,59.905]],[\"parent/738\",[449,5.172]],[\"name/739\",[450,52.02]],[\"parent/739\",[]],[\"name/740\",[451,54.027]],[\"parent/740\",[450,4.759]],[\"name/741\",[452,59.905]],[\"parent/741\",[450,4.759]],[\"name/742\",[453,65.013]],[\"parent/742\",[450,4.759]],[\"name/743\",[454,65.013]],[\"parent/743\",[450,4.759]],[\"name/744\",[455,59.905]],[\"parent/744\",[]],[\"name/745\",[165,47.667]],[\"parent/745\",[455,5.48]],[\"name/746\",[456,56.54]],[\"parent/746\",[]],[\"name/747\",[457,59.905]],[\"parent/747\",[456,5.172]],[\"name/748\",[458,59.905]],[\"parent/748\",[456,5.172]],[\"name/749\",[459,50.35]],[\"parent/749\",[]],[\"name/750\",[156,33.658]],[\"parent/750\",[459,4.606]],[\"name/751\",[409,50.35]],[\"parent/751\",[459,4.606]],[\"name/752\",[408,56.54]],[\"parent/752\",[459,4.606]],[\"name/753\",[407,56.54]],[\"parent/753\",[459,4.606]],[\"name/754\",[412,56.54]],[\"parent/754\",[459,4.606]],[\"name/755\",[460,54.027]],[\"parent/755\",[]],[\"name/756\",[438,56.54]],[\"parent/756\",[460,4.943]],[\"name/757\",[156,33.658]],[\"parent/757\",[460,4.943]],[\"name/758\",[320,48.919]],[\"parent/758\",[460,4.943]],[\"name/759\",[461,42.326]],[\"parent/759\",[]],[\"name/760\",[462,65.013]],[\"parent/760\",[461,3.872]],[\"name/761\",[463,65.013]],[\"parent/761\",[461,3.872]],[\"name/762\",[464,59.905]],[\"parent/762\",[461,3.872]],[\"name/763\",[465,65.013]],[\"parent/763\",[461,3.872]],[\"name/764\",[382,52.02]],[\"parent/764\",[461,3.872]],[\"name/765\",[159,45.554]],[\"parent/765\",[461,3.872]],[\"name/766\",[217,45.554]],[\"parent/766\",[461,3.872]],[\"name/767\",[174,41.659]],[\"parent/767\",[461,3.872]],[\"name/768\",[175,48.919]],[\"parent/768\",[461,3.872]],[\"name/769\",[466,54.027]],[\"parent/769\",[461,3.872]],[\"name/770\",[467,56.54]],[\"parent/770\",[461,3.872]],[\"name/771\",[468,56.54]],[\"parent/771\",[461,3.872]],[\"name/772\",[469,56.54]],[\"parent/772\",[461,3.872]],[\"name/773\",[470,56.54]],[\"parent/773\",[]],[\"name/774\",[207,41.659]],[\"parent/774\",[470,5.172]],[\"name/775\",[174,41.659]],[\"parent/775\",[470,5.172]],[\"name/776\",[471,52.02]],[\"parent/776\",[]],[\"name/777\",[180,50.35]],[\"parent/777\",[471,4.759]],[\"name/778\",[181,50.35]],[\"parent/778\",[471,4.759]],[\"name/779\",[182,52.02]],[\"parent/779\",[471,4.759]],[\"name/780\",[156,33.658]],[\"parent/780\",[471,4.759]],[\"name/781\",[472,56.54]],[\"parent/781\",[]],[\"name/782\",[436,54.027]],[\"parent/782\",[472,5.172]],[\"name/783\",[156,33.658]],[\"parent/783\",[472,5.172]],[\"name/784\",[473,40.446]],[\"parent/784\",[]],[\"name/785\",[202,47.667]],[\"parent/785\",[473,3.7]],[\"name/786\",[203,47.667]],[\"parent/786\",[473,3.7]],[\"name/787\",[474,56.54]],[\"parent/787\",[473,3.7]],[\"name/788\",[225,47.667]],[\"parent/788\",[473,3.7]],[\"name/789\",[24,43.81]],[\"parent/789\",[473,3.7]],[\"name/790\",[207,41.659]],[\"parent/790\",[473,3.7]],[\"name/791\",[217,45.554]],[\"parent/791\",[473,3.7]],[\"name/792\",[174,41.659]],[\"parent/792\",[473,3.7]],[\"name/793\",[381,50.35]],[\"parent/793\",[473,3.7]],[\"name/794\",[382,52.02]],[\"parent/794\",[473,3.7]],[\"name/795\",[424,56.54]],[\"parent/795\",[473,3.7]],[\"name/796\",[425,54.027]],[\"parent/796\",[473,3.7]],[\"name/797\",[426,56.54]],[\"parent/797\",[473,3.7]],[\"name/798\",[405,50.35]],[\"parent/798\",[473,3.7]],[\"name/799\",[427,56.54]],[\"parent/799\",[473,3.7]],[\"name/800\",[428,56.54]],[\"parent/800\",[473,3.7]],[\"name/801\",[475,54.027]],[\"parent/801\",[]],[\"name/802\",[168,47.667]],[\"parent/802\",[475,4.943]],[\"name/803\",[217,45.554]],[\"parent/803\",[475,4.943]],[\"name/804\",[156,33.658]],[\"parent/804\",[475,4.943]],[\"name/805\",[476,45.554]],[\"parent/805\",[]],[\"name/806\",[180,50.35]],[\"parent/806\",[476,4.167]],[\"name/807\",[181,50.35]],[\"parent/807\",[476,4.167]],[\"name/808\",[182,52.02]],[\"parent/808\",[476,4.167]],[\"name/809\",[477,54.027]],[\"parent/809\",[476,4.167]],[\"name/810\",[478,56.54]],[\"parent/810\",[476,4.167]],[\"name/811\",[479,56.54]],[\"parent/811\",[476,4.167]],[\"name/812\",[480,56.54]],[\"parent/812\",[476,4.167]],[\"name/813\",[322,56.54]],[\"parent/813\",[476,4.167]],[\"name/814\",[156,33.658]],[\"parent/814\",[476,4.167]],[\"name/815\",[481,43.81]],[\"parent/815\",[]],[\"name/816\",[164,43.81]],[\"parent/816\",[481,4.008]],[\"name/817\",[207,41.659]],[\"parent/817\",[481,4.008]],[\"name/818\",[180,50.35]],[\"parent/818\",[481,4.008]],[\"name/819\",[181,50.35]],[\"parent/819\",[481,4.008]],[\"name/820\",[182,52.02]],[\"parent/820\",[481,4.008]],[\"name/821\",[477,54.027]],[\"parent/821\",[481,4.008]],[\"name/822\",[478,56.54]],[\"parent/822\",[481,4.008]],[\"name/823\",[479,56.54]],[\"parent/823\",[481,4.008]],[\"name/824\",[480,56.54]],[\"parent/824\",[481,4.008]],[\"name/825\",[322,56.54]],[\"parent/825\",[481,4.008]],[\"name/826\",[156,33.658]],[\"parent/826\",[481,4.008]],[\"name/827\",[482,54.027]],[\"parent/827\",[]],[\"name/828\",[483,65.013]],[\"parent/828\",[482,4.943]],[\"name/829\",[421,56.54]],[\"parent/829\",[482,4.943]],[\"name/830\",[156,33.658]],[\"parent/830\",[482,4.943]],[\"name/831\",[484,41.034]],[\"parent/831\",[]],[\"name/832\",[477,54.027]],[\"parent/832\",[484,3.754]],[\"name/833\",[485,65.013]],[\"parent/833\",[484,3.754]],[\"name/834\",[164,43.81]],[\"parent/834\",[484,3.754]],[\"name/835\",[207,41.659]],[\"parent/835\",[484,3.754]],[\"name/836\",[486,65.013]],[\"parent/836\",[484,3.754]],[\"name/837\",[478,56.54]],[\"parent/837\",[484,3.754]],[\"name/838\",[479,56.54]],[\"parent/838\",[484,3.754]],[\"name/839\",[480,56.54]],[\"parent/839\",[484,3.754]],[\"name/840\",[487,65.013]],[\"parent/840\",[484,3.754]],[\"name/841\",[488,65.013]],[\"parent/841\",[484,3.754]],[\"name/842\",[489,65.013]],[\"parent/842\",[484,3.754]],[\"name/843\",[225,47.667]],[\"parent/843\",[484,3.754]],[\"name/844\",[490,65.013]],[\"parent/844\",[484,3.754]],[\"name/845\",[491,65.013]],[\"parent/845\",[484,3.754]],[\"name/846\",[474,56.54]],[\"parent/846\",[484,3.754]],[\"name/847\",[492,54.027]],[\"parent/847\",[]],[\"name/848\",[225,47.667]],[\"parent/848\",[492,4.943]],[\"name/849\",[227,54.027]],[\"parent/849\",[492,4.943]],[\"name/850\",[214,54.027]],[\"parent/850\",[492,4.943]],[\"name/851\",[493,52.02]],[\"parent/851\",[]],[\"name/852\",[264,59.905]],[\"parent/852\",[493,4.759]],[\"name/853\",[494,65.013]],[\"parent/853\",[493,4.759]],[\"name/854\",[175,48.919]],[\"parent/854\",[493,4.759]],[\"name/855\",[176,54.027]],[\"parent/855\",[493,4.759]],[\"name/856\",[495,47.667]],[\"parent/856\",[]],[\"name/857\",[496,65.013]],[\"parent/857\",[495,4.361]],[\"name/858\",[458,59.905]],[\"parent/858\",[495,4.361]],[\"name/859\",[497,65.013]],[\"parent/859\",[495,4.361]],[\"name/860\",[498,65.013]],[\"parent/860\",[495,4.361]],[\"name/861\",[499,65.013]],[\"parent/861\",[495,4.361]],[\"name/862\",[500,65.013]],[\"parent/862\",[495,4.361]],[\"name/863\",[379,56.54]],[\"parent/863\",[495,4.361]],[\"name/864\",[501,52.02]],[\"parent/864\",[]],[\"name/865\",[502,65.013]],[\"parent/865\",[501,4.759]],[\"name/866\",[225,47.667]],[\"parent/866\",[501,4.759]],[\"name/867\",[503,65.013]],[\"parent/867\",[501,4.759]],[\"name/868\",[474,56.54]],[\"parent/868\",[501,4.759]],[\"name/869\",[504,56.54]],[\"parent/869\",[]],[\"name/870\",[505,65.013]],[\"parent/870\",[504,5.172]],[\"name/871\",[506,65.013]],[\"parent/871\",[504,5.172]],[\"name/872\",[507,59.905]],[\"parent/872\",[]],[\"name/873\",[438,56.54]],[\"parent/873\",[507,5.48]],[\"name/874\",[508,59.905]],[\"parent/874\",[]],[\"name/875\",[509,65.013]],[\"parent/875\",[508,5.48]],[\"name/876\",[510,54.027]],[\"parent/876\",[]],[\"name/877\",[204,45.554]],[\"parent/877\",[510,4.943]],[\"name/878\",[511,65.013]],[\"parent/878\",[510,4.943]],[\"name/879\",[512,65.013]],[\"parent/879\",[510,4.943]],[\"name/880\",[513,54.027]],[\"parent/880\",[]],[\"name/881\",[164,43.81]],[\"parent/881\",[513,4.943]],[\"name/882\",[466,54.027]],[\"parent/882\",[513,4.943]],[\"name/883\",[514,65.013]],[\"parent/883\",[513,4.943]],[\"name/884\",[515,48.919]],[\"parent/884\",[]],[\"name/885\",[516,65.013]],[\"parent/885\",[515,4.475]],[\"name/886\",[517,65.013]],[\"parent/886\",[515,4.475]],[\"name/887\",[518,65.013]],[\"parent/887\",[515,4.475]],[\"name/888\",[519,65.013]],[\"parent/888\",[515,4.475]],[\"name/889\",[520,65.013]],[\"parent/889\",[515,4.475]],[\"name/890\",[521,65.013]],[\"parent/890\",[515,4.475]],[\"name/891\",[206,52.02]],[\"parent/891\",[]],[\"name/892\",[207,41.659]],[\"parent/892\",[206,4.759]],[\"name/893\",[204,45.554]],[\"parent/893\",[206,4.759]],[\"name/894\",[210,50.35]],[\"parent/894\",[]],[\"name/895\",[204,45.554]],[\"parent/895\",[210,4.606]],[\"name/896\",[159,45.554]],[\"parent/896\",[210,4.606]],[\"name/897\",[522,65.013]],[\"parent/897\",[210,4.606]],[\"name/898\",[523,52.02]],[\"parent/898\",[]],[\"name/899\",[156,33.658]],[\"parent/899\",[523,4.759]],[\"name/900\",[410,54.027]],[\"parent/900\",[523,4.759]],[\"name/901\",[409,50.35]],[\"parent/901\",[523,4.759]],[\"name/902\",[411,50.35]],[\"parent/902\",[523,4.759]],[\"name/903\",[524,52.02]],[\"parent/903\",[]],[\"name/904\",[156,33.658]],[\"parent/904\",[524,4.759]],[\"name/905\",[410,54.027]],[\"parent/905\",[524,4.759]],[\"name/906\",[409,50.35]],[\"parent/906\",[524,4.759]],[\"name/907\",[411,50.35]],[\"parent/907\",[524,4.759]],[\"name/908\",[525,52.02]],[\"parent/908\",[]],[\"name/909\",[526,59.905]],[\"parent/909\",[525,4.759]],[\"name/910\",[527,59.905]],[\"parent/910\",[525,4.759]],[\"name/911\",[156,33.658]],[\"parent/911\",[525,4.759]],[\"name/912\",[528,65.013]],[\"parent/912\",[525,4.759]],[\"name/913\",[529,54.027]],[\"parent/913\",[]],[\"name/914\",[526,59.905]],[\"parent/914\",[529,4.943]],[\"name/915\",[527,59.905]],[\"parent/915\",[529,4.943]],[\"name/916\",[156,33.658]],[\"parent/916\",[529,4.943]],[\"name/917\",[530,56.54]],[\"parent/917\",[]],[\"name/918\",[156,33.658]],[\"parent/918\",[530,5.172]],[\"name/919\",[409,50.35]],[\"parent/919\",[530,5.172]],[\"name/920\",[531,56.54]],[\"parent/920\",[]],[\"name/921\",[436,54.027]],[\"parent/921\",[531,5.172]],[\"name/922\",[156,33.658]],[\"parent/922\",[531,5.172]],[\"name/923\",[532,56.54]],[\"parent/923\",[]],[\"name/924\",[436,54.027]],[\"parent/924\",[532,5.172]],[\"name/925\",[156,33.658]],[\"parent/925\",[532,5.172]],[\"name/926\",[533,43.041]],[\"parent/926\",[]],[\"name/927\",[451,54.027]],[\"parent/927\",[533,3.938]],[\"name/928\",[534,65.013]],[\"parent/928\",[533,3.938]],[\"name/929\",[535,65.013]],[\"parent/929\",[533,3.938]],[\"name/930\",[536,65.013]],[\"parent/930\",[533,3.938]],[\"name/931\",[537,65.013]],[\"parent/931\",[533,3.938]],[\"name/932\",[538,65.013]],[\"parent/932\",[533,3.938]],[\"name/933\",[539,59.905]],[\"parent/933\",[533,3.938]],[\"name/934\",[381,50.35]],[\"parent/934\",[533,3.938]],[\"name/935\",[540,56.54]],[\"parent/935\",[533,3.938]],[\"name/936\",[541,59.905]],[\"parent/936\",[533,3.938]],[\"name/937\",[542,59.905]],[\"parent/937\",[533,3.938]],[\"name/938\",[543,65.013]],[\"parent/938\",[533,3.938]],[\"name/939\",[544,46.555]],[\"parent/939\",[]],[\"name/940\",[159,45.554]],[\"parent/940\",[544,4.259]],[\"name/941\",[217,45.554]],[\"parent/941\",[544,4.259]],[\"name/942\",[174,41.659]],[\"parent/942\",[544,4.259]],[\"name/943\",[175,48.919]],[\"parent/943\",[544,4.259]],[\"name/944\",[466,54.027]],[\"parent/944\",[544,4.259]],[\"name/945\",[467,56.54]],[\"parent/945\",[544,4.259]],[\"name/946\",[468,56.54]],[\"parent/946\",[544,4.259]],[\"name/947\",[469,56.54]],[\"parent/947\",[544,4.259]],[\"name/948\",[545,44.644]],[\"parent/948\",[]],[\"name/949\",[464,59.905]],[\"parent/949\",[545,4.084]],[\"name/950\",[546,65.013]],[\"parent/950\",[545,4.084]],[\"name/951\",[159,45.554]],[\"parent/951\",[545,4.084]],[\"name/952\",[217,45.554]],[\"parent/952\",[545,4.084]],[\"name/953\",[174,41.659]],[\"parent/953\",[545,4.084]],[\"name/954\",[175,48.919]],[\"parent/954\",[545,4.084]],[\"name/955\",[466,54.027]],[\"parent/955\",[545,4.084]],[\"name/956\",[467,56.54]],[\"parent/956\",[545,4.084]],[\"name/957\",[468,56.54]],[\"parent/957\",[545,4.084]],[\"name/958\",[469,56.54]],[\"parent/958\",[545,4.084]],[\"name/959\",[547,47.667]],[\"parent/959\",[]],[\"name/960\",[174,41.659]],[\"parent/960\",[547,4.361]],[\"name/961\",[548,59.905]],[\"parent/961\",[547,4.361]],[\"name/962\",[451,54.027]],[\"parent/962\",[547,4.361]],[\"name/963\",[381,50.35]],[\"parent/963\",[547,4.361]],[\"name/964\",[540,56.54]],[\"parent/964\",[547,4.361]],[\"name/965\",[541,59.905]],[\"parent/965\",[547,4.361]],[\"name/966\",[542,59.905]],[\"parent/966\",[547,4.361]],[\"name/967\",[549,54.027]],[\"parent/967\",[]],[\"name/968\",[477,54.027]],[\"parent/968\",[549,4.943]],[\"name/969\",[451,54.027]],[\"parent/969\",[549,4.943]],[\"name/970\",[452,59.905]],[\"parent/970\",[549,4.943]],[\"name/971\",[550,59.905]],[\"parent/971\",[]],[\"name/972\",[457,59.905]],[\"parent/972\",[550,5.48]],[\"name/973\",[551,56.54]],[\"parent/973\",[]],[\"name/974\",[164,43.81]],[\"parent/974\",[551,5.172]],[\"name/975\",[207,41.659]],[\"parent/975\",[551,5.172]],[\"name/976\",[4,42.326]],[\"parent/976\",[]],[\"name/977\",[24,43.81]],[\"parent/977\",[4,3.872]],[\"name/978\",[207,41.659]],[\"parent/978\",[4,3.872]],[\"name/979\",[217,45.554]],[\"parent/979\",[4,3.872]],[\"name/980\",[174,41.659]],[\"parent/980\",[4,3.872]],[\"name/981\",[381,50.35]],[\"parent/981\",[4,3.872]],[\"name/982\",[382,52.02]],[\"parent/982\",[4,3.872]],[\"name/983\",[424,56.54]],[\"parent/983\",[4,3.872]],[\"name/984\",[425,54.027]],[\"parent/984\",[4,3.872]],[\"name/985\",[426,56.54]],[\"parent/985\",[4,3.872]],[\"name/986\",[405,50.35]],[\"parent/986\",[4,3.872]],[\"name/987\",[427,56.54]],[\"parent/987\",[4,3.872]],[\"name/988\",[428,56.54]],[\"parent/988\",[4,3.872]],[\"name/989\",[552,52.02]],[\"parent/989\",[]],[\"name/990\",[174,41.659]],[\"parent/990\",[552,4.759]],[\"name/991\",[548,59.905]],[\"parent/991\",[552,4.759]],[\"name/992\",[540,56.54]],[\"parent/992\",[552,4.759]],[\"name/993\",[539,59.905]],[\"parent/993\",[552,4.759]],[\"name/994\",[553,54.027]],[\"parent/994\",[]],[\"name/995\",[425,54.027]],[\"parent/995\",[553,4.943]],[\"name/996\",[212,59.905]],[\"parent/996\",[553,4.943]],[\"name/997\",[165,47.667]],[\"parent/997\",[553,4.943]]],\"invertedIndex\":[[\"__type\",{\"_index\":23,\"name\":{\"24\":{},\"25\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"57\":{},\"74\":{},\"75\":{},\"76\":{},\"77\":{}},\"parent\":{}}],[\"_events\",{\"_index\":43,\"name\":{\"59\":{}},\"parent\":{}}],[\"_listenercount\",{\"_index\":54,\"name\":{\"72\":{}},\"parent\":{}}],[\"_listeners\",{\"_index\":55,\"name\":{\"73\":{}},\"parent\":{}}],[\"_off\",{\"_index\":52,\"name\":{\"70\":{}},\"parent\":{}}],[\"_removealllisteners\",{\"_index\":53,\"name\":{\"71\":{}},\"parent\":{}}],[\"_startpending\",{\"_index\":38,\"name\":{\"53\":{}},\"parent\":{}}],[\"acquiredat\",{\"_index\":405,\"name\":{\"644\":{},\"691\":{},\"798\":{},\"986\":{}},\"parent\":{\"645\":{},\"646\":{}}}],[\"addaddresses\",{\"_index\":341,\"name\":{\"548\":{}},\"parent\":{}}],[\"addfilters\",{\"_index\":335,\"name\":{\"542\":{}},\"parent\":{}}],[\"addmetadatafilters\",{\"_index\":338,\"name\":{\"545\":{}},\"parent\":{}}],[\"address\",{\"_index\":159,\"name\":{\"210\":{},\"213\":{},\"423\":{},\"593\":{},\"598\":{},\"601\":{},\"765\":{},\"896\":{},\"940\":{},\"951\":{}},\"parent\":{}}],[\"address_activity\",{\"_index\":308,\"name\":{\"445\":{}},\"parent\":{}}],[\"addressactivityresponse\",{\"_index\":323,\"name\":{\"515\":{}},\"parent\":{\"516\":{},\"517\":{},\"518\":{}}}],[\"addressactivitywebhook\",{\"_index\":314,\"name\":{\"469\":{}},\"parent\":{\"470\":{},\"471\":{},\"472\":{},\"473\":{},\"474\":{},\"475\":{},\"476\":{},\"477\":{},\"478\":{}}}],[\"addresses\",{\"_index\":245,\"name\":{\"349\":{},\"516\":{},\"530\":{}},\"parent\":{}}],[\"addresswebhookparams\",{\"_index\":330,\"name\":{\"529\":{}},\"parent\":{\"530\":{},\"531\":{}}}],[\"addresswebhookupdate\",{\"_index\":348,\"name\":{\"555\":{}},\"parent\":{}}],[\"airdrops\",{\"_index\":416,\"name\":{\"667\":{}},\"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\":249,\"name\":{\"354\":{}},\"parent\":{}}],[\"alchemyeventtype\",{\"_index\":248,\"name\":{\"353\":{}},\"parent\":{}}],[\"alchemyminedtransactionsaddress\",{\"_index\":247,\"name\":{\"352\":{}},\"parent\":{}}],[\"alchemyminedtransactionseventfilter\",{\"_index\":244,\"name\":{\"347\":{}},\"parent\":{\"348\":{},\"349\":{},\"350\":{},\"351\":{}}}],[\"alchemypendingtransactionseventfilter\",{\"_index\":241,\"name\":{\"342\":{}},\"parent\":{\"343\":{},\"344\":{},\"345\":{},\"346\":{}}}],[\"alchemyprovider\",{\"_index\":36,\"name\":{\"48\":{}},\"parent\":{\"49\":{},\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{}}}],[\"alchemyproviderpromise\",{\"_index\":11,\"name\":{\"12\":{}},\"parent\":{}}],[\"alchemysettings\",{\"_index\":132,\"name\":{\"173\":{}},\"parent\":{\"174\":{},\"175\":{},\"176\":{},\"177\":{},\"178\":{},\"179\":{},\"180\":{}}}],[\"alchemysubscription\",{\"_index\":238,\"name\":{\"339\":{}},\"parent\":{\"340\":{},\"341\":{}}}],[\"alchemywebsocketprovider\",{\"_index\":42,\"name\":{\"58\":{}},\"parent\":{\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{},\"77\":{}}}],[\"already_queued\",{\"_index\":517,\"name\":{\"886\":{}},\"parent\":{}}],[\"amount\",{\"_index\":264,\"name\":{\"374\":{},\"852\":{}},\"parent\":{}}],[\"apikey\",{\"_index\":27,\"name\":{\"39\":{},\"49\":{},\"60\":{},\"174\":{}},\"parent\":{}}],[\"appid\",{\"_index\":301,\"name\":{\"438\":{},\"458\":{},\"468\":{},\"478\":{},\"488\":{},\"498\":{},\"508\":{},\"522\":{}},\"parent\":{}}],[\"approve\",{\"_index\":256,\"name\":{\"364\":{}},\"parent\":{}}],[\"approved\",{\"_index\":233,\"name\":{\"333\":{}},\"parent\":{}}],[\"arb_goerli\",{\"_index\":140,\"name\":{\"189\":{}},\"parent\":{}}],[\"arb_mainnet\",{\"_index\":139,\"name\":{\"188\":{}},\"parent\":{}}],[\"arb_sepolia\",{\"_index\":141,\"name\":{\"190\":{}},\"parent\":{}}],[\"ascending\",{\"_index\":219,\"name\":{\"318\":{}},\"parent\":{}}],[\"asset\",{\"_index\":208,\"name\":{\"291\":{},\"305\":{}},\"parent\":{}}],[\"assettransferscategory\",{\"_index\":190,\"name\":{\"268\":{}},\"parent\":{\"269\":{},\"270\":{},\"271\":{},\"272\":{},\"273\":{},\"274\":{}}}],[\"assettransfersmetadata\",{\"_index\":213,\"name\":{\"308\":{}},\"parent\":{\"309\":{}}}],[\"assettransfersparams\",{\"_index\":179,\"name\":{\"244\":{}},\"parent\":{\"245\":{},\"246\":{},\"247\":{},\"248\":{},\"249\":{},\"250\":{},\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{}}}],[\"assettransfersresponse\",{\"_index\":196,\"name\":{\"275\":{}},\"parent\":{\"276\":{},\"277\":{}}}],[\"assettransfersresult\",{\"_index\":199,\"name\":{\"281\":{}},\"parent\":{\"282\":{},\"283\":{},\"284\":{},\"285\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{},\"291\":{},\"292\":{},\"293\":{}}}],[\"assettransferswithmetadataparams\",{\"_index\":189,\"name\":{\"256\":{}},\"parent\":{\"257\":{},\"258\":{},\"259\":{},\"260\":{},\"261\":{},\"262\":{},\"263\":{},\"264\":{},\"265\":{},\"266\":{},\"267\":{}}}],[\"assettransferswithmetadataresponse\",{\"_index\":198,\"name\":{\"278\":{}},\"parent\":{\"279\":{},\"280\":{}}}],[\"assettransferswithmetadataresult\",{\"_index\":211,\"name\":{\"294\":{}},\"parent\":{\"295\":{},\"296\":{},\"297\":{},\"298\":{},\"299\":{},\"300\":{},\"301\":{},\"302\":{},\"303\":{},\"304\":{},\"305\":{},\"306\":{},\"307\":{}}}],[\"assettype\",{\"_index\":261,\"name\":{\"369\":{}},\"parent\":{}}],[\"astar_mainnet\",{\"_index\":145,\"name\":{\"194\":{}},\"parent\":{}}],[\"attributes\",{\"_index\":385,\"name\":{\"623\":{}},\"parent\":{}}],[\"authority\",{\"_index\":277,\"name\":{\"400\":{},\"420\":{}},\"parent\":{}}],[\"authtoken\",{\"_index\":32,\"name\":{\"44\":{},\"178\":{}},\"parent\":{}}],[\"background_color\",{\"_index\":384,\"name\":{\"622\":{}},\"parent\":{}}],[\"balance\",{\"_index\":173,\"name\":{\"233\":{},\"605\":{},\"681\":{},\"695\":{},\"721\":{}},\"parent\":{}}],[\"bannerimageurl\",{\"_index\":539,\"name\":{\"933\":{},\"993\":{}},\"parent\":{}}],[\"base_goerli\",{\"_index\":149,\"name\":{\"198\":{}},\"parent\":{}}],[\"base_mainnet\",{\"_index\":148,\"name\":{\"197\":{}},\"parent\":{}}],[\"base_sepolia\",{\"_index\":150,\"name\":{\"199\":{}},\"parent\":{}}],[\"basenft\",{\"_index\":551,\"name\":{\"973\":{}},\"parent\":{\"974\":{},\"975\":{}}}],[\"basenftcollection\",{\"_index\":552,\"name\":{\"989\":{}},\"parent\":{\"990\":{},\"991\":{},\"992\":{},\"993\":{}}}],[\"batchrequests\",{\"_index\":30,\"name\":{\"42\":{},\"51\":{},\"180\":{}},\"parent\":{}}],[\"block\",{\"_index\":527,\"name\":{\"910\":{},\"915\":{}},\"parent\":{}}],[\"blockhash\",{\"_index\":227,\"name\":{\"327\":{},\"592\":{},\"700\":{},\"849\":{}},\"parent\":{}}],[\"blockidentifier\",{\"_index\":357,\"name\":{\"569\":{}},\"parent\":{}}],[\"blocknum\",{\"_index\":201,\"name\":{\"284\":{},\"298\":{}},\"parent\":{}}],[\"blocknumber\",{\"_index\":225,\"name\":{\"325\":{},\"338\":{},\"646\":{},\"699\":{},\"788\":{},\"843\":{},\"848\":{},\"866\":{}},\"parent\":{}}],[\"blocktimestamp\",{\"_index\":214,\"name\":{\"309\":{},\"645\":{},\"701\":{},\"850\":{}},\"parent\":{}}],[\"blur\",{\"_index\":500,\"name\":{\"862\":{}},\"parent\":{}}],[\"bundleindex\",{\"_index\":491,\"name\":{\"845\":{}},\"parent\":{}}],[\"buyer\",{\"_index\":505,\"name\":{\"870\":{}},\"parent\":{}}],[\"buyeraddress\",{\"_index\":478,\"name\":{\"810\":{},\"822\":{},\"837\":{}},\"parent\":{}}],[\"cachedurl\",{\"_index\":387,\"name\":{\"625\":{}},\"parent\":{}}],[\"call\",{\"_index\":15,\"name\":{\"16\":{},\"126\":{},\"403\":{}},\"parent\":{}}],[\"call_tracer\",{\"_index\":359,\"name\":{\"571\":{}},\"parent\":{}}],[\"calls\",{\"_index\":293,\"name\":{\"427\":{},\"590\":{}},\"parent\":{}}],[\"cancelprivatetransaction\",{\"_index\":107,\"name\":{\"144\":{}},\"parent\":{}}],[\"category\",{\"_index\":186,\"name\":{\"252\":{},\"265\":{},\"283\":{},\"297\":{}},\"parent\":{}}],[\"changes\",{\"_index\":266,\"name\":{\"382\":{}},\"parent\":{}}],[\"changetype\",{\"_index\":262,\"name\":{\"370\":{}},\"parent\":{}}],[\"code\",{\"_index\":372,\"name\":{\"607\":{}},\"parent\":{}}],[\"collection\",{\"_index\":427,\"name\":{\"692\":{},\"799\":{},\"987\":{}},\"parent\":{}}],[\"collectionname\",{\"_index\":534,\"name\":{\"928\":{}},\"parent\":{}}],[\"collectionslug\",{\"_index\":535,\"name\":{\"929\":{}},\"parent\":{}}],[\"collectionurl\",{\"_index\":453,\"name\":{\"742\":{}},\"parent\":{}}],[\"commitmentlevel\",{\"_index\":351,\"name\":{\"563\":{}},\"parent\":{\"564\":{},\"565\":{},\"566\":{},\"567\":{},\"568\":{}}}],[\"computerarity\",{\"_index\":79,\"name\":{\"101\":{}},\"parent\":{}}],[\"computerarityresponse\",{\"_index\":508,\"name\":{\"874\":{}},\"parent\":{\"875\":{}}}],[\"config\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":2,\"name\":{\"2\":{},\"11\":{},\"27\":{},\"36\":{},\"38\":{}},\"parent\":{}}],[\"contenttype\",{\"_index\":390,\"name\":{\"628\":{}},\"parent\":{}}],[\"contract\",{\"_index\":24,\"name\":{\"26\":{},\"682\":{},\"789\":{},\"977\":{}},\"parent\":{\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{}}}],[\"contractaddress\",{\"_index\":164,\"name\":{\"217\":{},\"221\":{},\"231\":{},\"321\":{},\"378\":{},\"533\":{},\"696\":{},\"733\":{},\"816\":{},\"834\":{},\"881\":{},\"974\":{}},\"parent\":{}}],[\"contractaddresses\",{\"_index\":168,\"name\":{\"225\":{},\"250\":{},\"263\":{},\"314\":{},\"649\":{},\"658\":{},\"727\":{},\"802\":{}},\"parent\":{}}],[\"contractdeployer\",{\"_index\":468,\"name\":{\"771\":{},\"946\":{},\"957\":{}},\"parent\":{}}],[\"contractfactory\",{\"_index\":25,\"name\":{\"35\":{}},\"parent\":{\"36\":{}}}],[\"contracts\",{\"_index\":438,\"name\":{\"715\":{},\"756\":{},\"873\":{}},\"parent\":{}}],[\"core\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"corenamespace\",{\"_index\":85,\"name\":{\"113\":{}},\"parent\":{\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"125\":{},\"126\":{},\"127\":{},\"128\":{},\"129\":{},\"130\":{},\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{},\"141\":{}}}],[\"create\",{\"_index\":279,\"name\":{\"402\":{}},\"parent\":{}}],[\"createwebhook\",{\"_index\":119,\"name\":{\"160\":{}},\"parent\":{}}],[\"cryptopunks\",{\"_index\":499,\"name\":{\"861\":{}},\"parent\":{}}],[\"customgraphqlwebhook\",{\"_index\":317,\"name\":{\"499\":{}},\"parent\":{\"500\":{},\"501\":{},\"502\":{},\"503\":{},\"504\":{},\"505\":{},\"506\":{},\"507\":{},\"508\":{}}}],[\"customgraphqlwebhookconfig\",{\"_index\":324,\"name\":{\"519\":{}},\"parent\":{\"520\":{}}}],[\"customgraphqlwebhookparams\",{\"_index\":329,\"name\":{\"526\":{}},\"parent\":{\"527\":{},\"528\":{}}}],[\"customgraphqlwebhookupdate\",{\"_index\":347,\"name\":{\"554\":{}},\"parent\":{}}],[\"data\",{\"_index\":291,\"name\":{\"424\":{},\"562\":{}},\"parent\":{}}],[\"debug\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"debugcalltrace\",{\"_index\":364,\"name\":{\"579\":{}},\"parent\":{\"580\":{},\"581\":{},\"582\":{},\"583\":{},\"584\":{},\"585\":{},\"586\":{},\"587\":{},\"588\":{},\"589\":{},\"590\":{}}}],[\"debugcalltracer\",{\"_index\":361,\"name\":{\"573\":{}},\"parent\":{\"574\":{},\"575\":{}}}],[\"debugcalltype\",{\"_index\":278,\"name\":{\"401\":{}},\"parent\":{\"402\":{},\"403\":{},\"404\":{},\"405\":{}}}],[\"debugnamespace\",{\"_index\":123,\"name\":{\"164\":{}},\"parent\":{\"165\":{},\"166\":{},\"167\":{}}}],[\"debugprestate\",{\"_index\":370,\"name\":{\"604\":{}},\"parent\":{\"605\":{},\"606\":{},\"607\":{},\"608\":{}}}],[\"debugprestatetrace\",{\"_index\":369,\"name\":{\"603\":{}},\"parent\":{}}],[\"debugprestatetracer\",{\"_index\":363,\"name\":{\"576\":{}},\"parent\":{\"577\":{},\"578\":{}}}],[\"debugtracertype\",{\"_index\":358,\"name\":{\"570\":{}},\"parent\":{\"571\":{},\"572\":{}}}],[\"debugtransaction\",{\"_index\":349,\"name\":{\"556\":{}},\"parent\":{\"557\":{},\"558\":{},\"559\":{},\"560\":{},\"561\":{},\"562\":{}}}],[\"decimal\",{\"_index\":522,\"name\":{\"897\":{}},\"parent\":{}}],[\"decimals\",{\"_index\":176,\"name\":{\"236\":{},\"242\":{},\"377\":{},\"855\":{}},\"parent\":{}}],[\"decoded\",{\"_index\":283,\"name\":{\"408\":{},\"425\":{}},\"parent\":{}}],[\"decodedcallparam\",{\"_index\":270,\"name\":{\"387\":{}},\"parent\":{\"388\":{},\"389\":{},\"390\":{}}}],[\"decodeddebugcalltrace\",{\"_index\":273,\"name\":{\"396\":{}},\"parent\":{\"397\":{},\"398\":{},\"399\":{},\"400\":{}}}],[\"decodedlog\",{\"_index\":287,\"name\":{\"417\":{}},\"parent\":{\"418\":{},\"419\":{},\"420\":{}}}],[\"decodedloginput\",{\"_index\":271,\"name\":{\"391\":{}},\"parent\":{\"392\":{},\"393\":{},\"394\":{},\"395\":{}}}],[\"decodingauthority\",{\"_index\":268,\"name\":{\"385\":{}},\"parent\":{\"386\":{}}}],[\"default_tokens\",{\"_index\":152,\"name\":{\"201\":{}},\"parent\":{}}],[\"delegatecall\",{\"_index\":281,\"name\":{\"405\":{}},\"parent\":{}}],[\"deletewebhook\",{\"_index\":120,\"name\":{\"161\":{}},\"parent\":{}}],[\"deployedblocknumber\",{\"_index\":469,\"name\":{\"772\":{},\"947\":{},\"958\":{}},\"parent\":{}}],[\"deployeraddress\",{\"_index\":237,\"name\":{\"337\":{}},\"parent\":{}}],[\"deployresult\",{\"_index\":236,\"name\":{\"336\":{}},\"parent\":{\"337\":{},\"338\":{}}}],[\"descending\",{\"_index\":220,\"name\":{\"319\":{}},\"parent\":{}}],[\"description\",{\"_index\":381,\"name\":{\"619\":{},\"686\":{},\"793\":{},\"934\":{},\"963\":{},\"981\":{}},\"parent\":{}}],[\"destroy\",{\"_index\":50,\"name\":{\"67\":{}},\"parent\":{}}],[\"detectnetwork\",{\"_index\":37,\"name\":{\"52\":{}},\"parent\":{}}],[\"discordurl\",{\"_index\":542,\"name\":{\"937\":{},\"966\":{}},\"parent\":{}}],[\"displaynft\",{\"_index\":465,\"name\":{\"763\":{}},\"parent\":{}}],[\"displaynftforcontract\",{\"_index\":470,\"name\":{\"773\":{}},\"parent\":{\"774\":{},\"775\":{}}}],[\"does_not_exist\",{\"_index\":516,\"name\":{\"885\":{}},\"parent\":{}}],[\"dropped_transaction\",{\"_index\":307,\"name\":{\"444\":{}},\"parent\":{}}],[\"droppedtransactionwebhook\",{\"_index\":313,\"name\":{\"459\":{}},\"parent\":{\"460\":{},\"461\":{},\"462\":{},\"463\":{},\"464\":{},\"465\":{},\"466\":{},\"467\":{},\"468\":{}}}],[\"earliest\",{\"_index\":356,\"name\":{\"568\":{}},\"parent\":{}}],[\"emitevent\",{\"_index\":51,\"name\":{\"69\":{}},\"parent\":{}}],[\"erc1155\",{\"_index\":194,\"name\":{\"273\":{},\"361\":{},\"613\":{}},\"parent\":{}}],[\"erc1155metadata\",{\"_index\":206,\"name\":{\"289\":{},\"303\":{},\"891\":{}},\"parent\":{\"892\":{},\"893\":{}}}],[\"erc20\",{\"_index\":153,\"name\":{\"202\":{},\"271\":{},\"359\":{}},\"parent\":{}}],[\"erc721\",{\"_index\":193,\"name\":{\"272\":{},\"360\":{},\"612\":{}},\"parent\":{}}],[\"erc721dishonesttotalsupply\",{\"_index\":396,\"name\":{\"634\":{}},\"parent\":{}}],[\"erc721tokenid\",{\"_index\":205,\"name\":{\"288\":{},\"302\":{}},\"parent\":{}}],[\"erc721toomanyowners\",{\"_index\":394,\"name\":{\"632\":{}},\"parent\":{}}],[\"erc721toomanytokens\",{\"_index\":395,\"name\":{\"633\":{}},\"parent\":{}}],[\"error\",{\"_index\":165,\"name\":{\"219\":{},\"223\":{},\"238\":{},\"384\":{},\"409\":{},\"588\":{},\"745\":{},\"997\":{}},\"parent\":{}}],[\"estimategas\",{\"_index\":14,\"name\":{\"15\":{},\"127\":{},\"151\":{}},\"parent\":{}}],[\"eth_goerli\",{\"_index\":134,\"name\":{\"183\":{}},\"parent\":{}}],[\"eth_mainnet\",{\"_index\":133,\"name\":{\"182\":{}},\"parent\":{}}],[\"eth_sepolia\",{\"_index\":135,\"name\":{\"184\":{}},\"parent\":{}}],[\"etherscan\",{\"_index\":269,\"name\":{\"386\":{}},\"parent\":{}}],[\"eventfilter\",{\"_index\":368,\"name\":{\"600\":{}},\"parent\":{\"601\":{},\"602\":{}}}],[\"eventname\",{\"_index\":288,\"name\":{\"418\":{}},\"parent\":{}}],[\"excludefilters\",{\"_index\":407,\"name\":{\"650\":{},\"659\":{},\"753\":{}},\"parent\":{}}],[\"excludezerovalue\",{\"_index\":185,\"name\":{\"251\":{},\"264\":{}},\"parent\":{}}],[\"external\",{\"_index\":191,\"name\":{\"269\":{}},\"parent\":{}}],[\"external_url\",{\"_index\":383,\"name\":{\"621\":{}},\"parent\":{}}],[\"externalurl\",{\"_index\":540,\"name\":{\"935\":{},\"964\":{},\"992\":{}},\"parent\":{}}],[\"fast\",{\"_index\":251,\"name\":{\"356\":{}},\"parent\":{}}],[\"filter\",{\"_index\":367,\"name\":{\"595\":{}},\"parent\":{\"596\":{},\"597\":{},\"598\":{},\"599\":{}}}],[\"filterbyblockhash\",{\"_index\":366,\"name\":{\"591\":{}},\"parent\":{\"592\":{},\"593\":{},\"594\":{}}}],[\"filters\",{\"_index\":328,\"name\":{\"524\":{},\"536\":{}},\"parent\":{}}],[\"finalized\",{\"_index\":355,\"name\":{\"567\":{}},\"parent\":{}}],[\"findcontractdeployer\",{\"_index\":98,\"name\":{\"134\":{}},\"parent\":{}}],[\"finished\",{\"_index\":519,\"name\":{\"888\":{}},\"parent\":{}}],[\"floorprice\",{\"_index\":451,\"name\":{\"740\":{},\"927\":{},\"962\":{},\"969\":{}},\"parent\":{}}],[\"floorpriceerror\",{\"_index\":455,\"name\":{\"744\":{}},\"parent\":{\"745\":{}}}],[\"floorpricemarketplace\",{\"_index\":450,\"name\":{\"739\":{}},\"parent\":{\"740\":{},\"741\":{},\"742\":{},\"743\":{}}}],[\"from\",{\"_index\":202,\"name\":{\"285\":{},\"299\":{},\"312\":{},\"371\":{},\"411\":{},\"558\":{},\"581\":{},\"785\":{}},\"parent\":{}}],[\"fromaddress\",{\"_index\":183,\"name\":{\"248\":{},\"261\":{},\"344\":{}},\"parent\":{}}],[\"fromblock\",{\"_index\":180,\"name\":{\"245\":{},\"258\":{},\"596\":{},\"777\":{},\"806\":{},\"818\":{}},\"parent\":{}}],[\"fromhex\",{\"_index\":127,\"name\":{\"168\":{}},\"parent\":{}}],[\"gas\",{\"_index\":284,\"name\":{\"413\":{},\"559\":{},\"584\":{}},\"parent\":{}}],[\"gasprice\",{\"_index\":350,\"name\":{\"560\":{}},\"parent\":{}}],[\"gasused\",{\"_index\":267,\"name\":{\"383\":{},\"414\":{},\"585\":{}},\"parent\":{}}],[\"getaddresses\",{\"_index\":115,\"name\":{\"156\":{}},\"parent\":{}}],[\"getaddressesoptions\",{\"_index\":321,\"name\":{\"512\":{}},\"parent\":{\"513\":{},\"514\":{}}}],[\"getallwebhooks\",{\"_index\":114,\"name\":{\"155\":{}},\"parent\":{}}],[\"getallwebhooksresponse\",{\"_index\":318,\"name\":{\"509\":{}},\"parent\":{\"510\":{},\"511\":{}}}],[\"getassettransfers\",{\"_index\":102,\"name\":{\"138\":{}},\"parent\":{}}],[\"getbalance\",{\"_index\":12,\"name\":{\"13\":{},\"114\":{}},\"parent\":{}}],[\"getbasenftsforcontractoptions\",{\"_index\":524,\"name\":{\"903\":{}},\"parent\":{\"904\":{},\"905\":{},\"906\":{},\"907\":{}}}],[\"getbasenftsforowneroptions\",{\"_index\":413,\"name\":{\"656\":{}},\"parent\":{\"657\":{},\"658\":{},\"659\":{},\"660\":{},\"661\":{},\"662\":{},\"663\":{},\"664\":{}}}],[\"getblock\",{\"_index\":89,\"name\":{\"119\":{}},\"parent\":{}}],[\"getblocknumber\",{\"_index\":92,\"name\":{\"122\":{}},\"parent\":{}}],[\"getblockwithtransactions\",{\"_index\":90,\"name\":{\"120\":{}},\"parent\":{}}],[\"getchainid\",{\"_index\":18,\"name\":{\"19\":{}},\"parent\":{}}],[\"getcode\",{\"_index\":87,\"name\":{\"116\":{}},\"parent\":{}}],[\"getcollectionmetadata\",{\"_index\":61,\"name\":{\"83\":{}},\"parent\":{}}],[\"getcontractmetadata\",{\"_index\":59,\"name\":{\"81\":{}},\"parent\":{}}],[\"getcontractmetadatabatch\",{\"_index\":60,\"name\":{\"82\":{}},\"parent\":{}}],[\"getcontractmetadatabatchresponse\",{\"_index\":437,\"name\":{\"714\":{}},\"parent\":{\"715\":{}}}],[\"getcontractsforowner\",{\"_index\":68,\"name\":{\"90\":{}},\"parent\":{}}],[\"getcontractsforowneroptions\",{\"_index\":459,\"name\":{\"749\":{}},\"parent\":{\"750\":{},\"751\":{},\"752\":{},\"753\":{},\"754\":{}}}],[\"getcontractsforownerresponse\",{\"_index\":460,\"name\":{\"755\":{}},\"parent\":{\"756\":{},\"757\":{},\"758\":{}}}],[\"getfeedata\",{\"_index\":20,\"name\":{\"21\":{},\"124\":{}},\"parent\":{}}],[\"getfloorprice\",{\"_index\":77,\"name\":{\"99\":{}},\"parent\":{}}],[\"getfloorpriceresponse\",{\"_index\":456,\"name\":{\"746\":{}},\"parent\":{\"747\":{},\"748\":{}}}],[\"getgasprice\",{\"_index\":19,\"name\":{\"20\":{},\"123\":{}},\"parent\":{}}],[\"getgraphqlquery\",{\"_index\":116,\"name\":{\"157\":{}},\"parent\":{}}],[\"getlogs\",{\"_index\":97,\"name\":{\"132\":{}},\"parent\":{}}],[\"getmaxpriorityfeepergas\",{\"_index\":112,\"name\":{\"152\":{}},\"parent\":{}}],[\"getmintednfts\",{\"_index\":71,\"name\":{\"93\":{}},\"parent\":{}}],[\"getmintednftsoptions\",{\"_index\":475,\"name\":{\"801\":{}},\"parent\":{\"802\":{},\"803\":{},\"804\":{}}}],[\"getnetwork\",{\"_index\":91,\"name\":{\"121\":{}},\"parent\":{}}],[\"getnftfilters\",{\"_index\":117,\"name\":{\"158\":{}},\"parent\":{}}],[\"getnftmetadata\",{\"_index\":57,\"name\":{\"79\":{}},\"parent\":{}}],[\"getnftmetadatabatch\",{\"_index\":58,\"name\":{\"80\":{}},\"parent\":{}}],[\"getnftmetadatabatchresponse\",{\"_index\":435,\"name\":{\"712\":{}},\"parent\":{\"713\":{}}}],[\"getnftmetadataoptions\",{\"_index\":446,\"name\":{\"728\":{}},\"parent\":{\"729\":{},\"730\":{},\"731\":{}}}],[\"getnftsales\",{\"_index\":78,\"name\":{\"100\":{}},\"parent\":{}}],[\"getnftsalesoptions\",{\"_index\":476,\"name\":{\"805\":{}},\"parent\":{\"806\":{},\"807\":{},\"808\":{},\"809\":{},\"810\":{},\"811\":{},\"812\":{},\"813\":{},\"814\":{}}}],[\"getnftsalesoptionsbycontractaddress\",{\"_index\":481,\"name\":{\"815\":{}},\"parent\":{\"816\":{},\"817\":{},\"818\":{},\"819\":{},\"820\":{},\"821\":{},\"822\":{},\"823\":{},\"824\":{},\"825\":{},\"826\":{}}}],[\"getnftsalesresponse\",{\"_index\":482,\"name\":{\"827\":{}},\"parent\":{\"828\":{},\"829\":{},\"830\":{}}}],[\"getnftsforcontract\",{\"_index\":64,\"name\":{\"86\":{}},\"parent\":{}}],[\"getnftsforcontractiterator\",{\"_index\":65,\"name\":{\"87\":{}},\"parent\":{}}],[\"getnftsforcontractoptions\",{\"_index\":523,\"name\":{\"898\":{}},\"parent\":{\"899\":{},\"900\":{},\"901\":{},\"902\":{}}}],[\"getnftsforowner\",{\"_index\":63,\"name\":{\"85\":{}},\"parent\":{}}],[\"getnftsforowneriterator\",{\"_index\":62,\"name\":{\"84\":{}},\"parent\":{}}],[\"getnftsforowneroptions\",{\"_index\":406,\"name\":{\"647\":{}},\"parent\":{\"648\":{},\"649\":{},\"650\":{},\"651\":{},\"652\":{},\"653\":{},\"654\":{},\"655\":{}}}],[\"getownersforcontract\",{\"_index\":66,\"name\":{\"88\":{}},\"parent\":{}}],[\"getownersforcontractoptions\",{\"_index\":525,\"name\":{\"908\":{}},\"parent\":{\"909\":{},\"910\":{},\"911\":{},\"912\":{}}}],[\"getownersforcontractresponse\",{\"_index\":433,\"name\":{\"705\":{}},\"parent\":{\"706\":{},\"707\":{},\"708\":{}}}],[\"getownersforcontractwithtokenbalancesoptions\",{\"_index\":529,\"name\":{\"913\":{}},\"parent\":{\"914\":{},\"915\":{},\"916\":{}}}],[\"getownersforcontractwithtokenbalancesresponse\",{\"_index\":434,\"name\":{\"709\":{}},\"parent\":{\"710\":{},\"711\":{}}}],[\"getownersfornft\",{\"_index\":67,\"name\":{\"89\":{}},\"parent\":{}}],[\"getownersfornftoptions\",{\"_index\":530,\"name\":{\"917\":{}},\"parent\":{\"918\":{},\"919\":{}}}],[\"getownersfornftresponse\",{\"_index\":431,\"name\":{\"702\":{}},\"parent\":{\"703\":{},\"704\":{}}}],[\"getprovider\",{\"_index\":34,\"name\":{\"46\":{}},\"parent\":{}}],[\"getspamcontracts\",{\"_index\":74,\"name\":{\"96\":{}},\"parent\":{}}],[\"getspamcontractsresponse\",{\"_index\":445,\"name\":{\"726\":{}},\"parent\":{\"727\":{}}}],[\"getstorageat\",{\"_index\":88,\"name\":{\"117\":{}},\"parent\":{}}],[\"gettokenbalances\",{\"_index\":99,\"name\":{\"135\":{}},\"parent\":{}}],[\"gettokenmetadata\",{\"_index\":101,\"name\":{\"137\":{}},\"parent\":{}}],[\"gettokensforowner\",{\"_index\":100,\"name\":{\"136\":{}},\"parent\":{}}],[\"gettokensforowneroptions\",{\"_index\":167,\"name\":{\"224\":{}},\"parent\":{\"225\":{},\"226\":{}}}],[\"gettokensforownerresponse\",{\"_index\":169,\"name\":{\"227\":{}},\"parent\":{\"228\":{},\"229\":{}}}],[\"gettransaction\",{\"_index\":94,\"name\":{\"128\":{},\"149\":{}},\"parent\":{}}],[\"gettransactioncount\",{\"_index\":13,\"name\":{\"14\":{},\"118\":{}},\"parent\":{}}],[\"gettransactionreceipt\",{\"_index\":95,\"name\":{\"129\":{}},\"parent\":{}}],[\"gettransactionreceipts\",{\"_index\":103,\"name\":{\"139\":{}},\"parent\":{}}],[\"gettransfersforcontract\",{\"_index\":70,\"name\":{\"92\":{}},\"parent\":{}}],[\"gettransfersforcontractoptions\",{\"_index\":471,\"name\":{\"776\":{}},\"parent\":{\"777\":{},\"778\":{},\"779\":{},\"780\":{}}}],[\"gettransfersforowner\",{\"_index\":69,\"name\":{\"91\":{}},\"parent\":{}}],[\"gettransfersforowneroptions\",{\"_index\":216,\"name\":{\"313\":{}},\"parent\":{\"314\":{},\"315\":{},\"316\":{}}}],[\"gettransfersforownertransfertype\",{\"_index\":215,\"name\":{\"310\":{}},\"parent\":{\"311\":{},\"312\":{}}}],[\"getwallet\",{\"_index\":22,\"name\":{\"23\":{}},\"parent\":{}}],[\"getwebsocketprovider\",{\"_index\":35,\"name\":{\"47\":{}},\"parent\":{}}],[\"graphql\",{\"_index\":311,\"name\":{\"448\":{}},\"parent\":{}}],[\"graphqlquery\",{\"_index\":325,\"name\":{\"520\":{},\"527\":{}},\"parent\":{}}],[\"hash\",{\"_index\":209,\"name\":{\"292\":{},\"306\":{}},\"parent\":{}}],[\"hashesonly\",{\"_index\":243,\"name\":{\"346\":{},\"351\":{}},\"parent\":{}}],[\"highairdroppercent\",{\"_index\":404,\"name\":{\"642\":{}},\"parent\":{}}],[\"highhoneypotownerpercent\",{\"_index\":400,\"name\":{\"638\":{}},\"parent\":{}}],[\"highhoneypotpercent\",{\"_index\":401,\"name\":{\"639\":{}},\"parent\":{}}],[\"honeypotsownmultipletokens\",{\"_index\":402,\"name\":{\"640\":{}},\"parent\":{}}],[\"id\",{\"_index\":296,\"name\":{\"430\":{},\"451\":{},\"461\":{},\"471\":{},\"481\":{},\"491\":{},\"501\":{}},\"parent\":{}}],[\"image\",{\"_index\":382,\"name\":{\"620\":{},\"687\":{},\"764\":{},\"794\":{},\"982\":{}},\"parent\":{}}],[\"imagebannerurl\",{\"_index\":538,\"name\":{\"932\":{}},\"parent\":{}}],[\"imageurl\",{\"_index\":537,\"name\":{\"931\":{}},\"parent\":{}}],[\"in_progress\",{\"_index\":518,\"name\":{\"887\":{}},\"parent\":{}}],[\"includecount\",{\"_index\":528,\"name\":{\"912\":{}},\"parent\":{}}],[\"includefilters\",{\"_index\":408,\"name\":{\"651\":{},\"660\":{},\"752\":{}},\"parent\":{}}],[\"includeremoved\",{\"_index\":246,\"name\":{\"350\":{}},\"parent\":{}}],[\"indexed\",{\"_index\":272,\"name\":{\"392\":{}},\"parent\":{}}],[\"input\",{\"_index\":285,\"name\":{\"415\":{},\"586\":{}},\"parent\":{}}],[\"inputs\",{\"_index\":275,\"name\":{\"398\":{},\"419\":{}},\"parent\":{}}],[\"internal\",{\"_index\":192,\"name\":{\"270\":{}},\"parent\":{}}],[\"isactive\",{\"_index\":297,\"name\":{\"434\":{},\"454\":{},\"464\":{},\"474\":{},\"484\":{},\"494\":{},\"504\":{},\"540\":{}},\"parent\":{}}],[\"isairdrop\",{\"_index\":444,\"name\":{\"725\":{}},\"parent\":{}}],[\"isairdropnft\",{\"_index\":76,\"name\":{\"98\":{}},\"parent\":{}}],[\"isairdropnftresponse\",{\"_index\":443,\"name\":{\"724\":{}},\"parent\":{\"725\":{}}}],[\"iscommunityresource\",{\"_index\":39,\"name\":{\"54\":{},\"68\":{}},\"parent\":{}}],[\"iscontractaddress\",{\"_index\":86,\"name\":{\"115\":{}},\"parent\":{}}],[\"ishex\",{\"_index\":129,\"name\":{\"170\":{}},\"parent\":{}}],[\"isspam\",{\"_index\":464,\"name\":{\"762\":{},\"949\":{}},\"parent\":{}}],[\"isspamcontract\",{\"_index\":73,\"name\":{\"95\":{},\"723\":{}},\"parent\":{}}],[\"isspamcontractresponse\",{\"_index\":442,\"name\":{\"722\":{}},\"parent\":{\"723\":{}}}],[\"lastingestedat\",{\"_index\":543,\"name\":{\"938\":{}},\"parent\":{}}],[\"latest\",{\"_index\":353,\"name\":{\"565\":{}},\"parent\":{}}],[\"limit\",{\"_index\":322,\"name\":{\"513\":{},\"813\":{},\"825\":{}},\"parent\":{}}],[\"listenercount\",{\"_index\":48,\"name\":{\"65\":{},\"111\":{}},\"parent\":{}}],[\"listeners\",{\"_index\":49,\"name\":{\"66\":{},\"112\":{}},\"parent\":{}}],[\"logindex\",{\"_index\":490,\"name\":{\"844\":{}},\"parent\":{}}],[\"loglevel\",{\"_index\":131,\"name\":{\"172\":{}},\"parent\":{}}],[\"logo\",{\"_index\":177,\"name\":{\"237\":{},\"243\":{},\"379\":{}},\"parent\":{}}],[\"logs\",{\"_index\":294,\"name\":{\"428\":{}},\"parent\":{}}],[\"looksrare\",{\"_index\":458,\"name\":{\"748\":{},\"858\":{}},\"parent\":{}}],[\"lookupaddress\",{\"_index\":104,\"name\":{\"141\":{}},\"parent\":{}}],[\"lowdistinctownerspercent\",{\"_index\":399,\"name\":{\"637\":{}},\"parent\":{}}],[\"marketplace\",{\"_index\":477,\"name\":{\"809\":{},\"821\":{},\"832\":{},\"968\":{}},\"parent\":{}}],[\"marketplaceaddress\",{\"_index\":485,\"name\":{\"833\":{}},\"parent\":{}}],[\"matic_amoy\",{\"_index\":144,\"name\":{\"193\":{}},\"parent\":{}}],[\"matic_mainnet\",{\"_index\":142,\"name\":{\"191\":{}},\"parent\":{}}],[\"matic_mumbai\",{\"_index\":143,\"name\":{\"192\":{}},\"parent\":{}}],[\"maxcount\",{\"_index\":187,\"name\":{\"253\":{},\"266\":{}},\"parent\":{}}],[\"maxretries\",{\"_index\":29,\"name\":{\"41\":{},\"50\":{},\"176\":{}},\"parent\":{}}],[\"message\",{\"_index\":259,\"name\":{\"367\":{}},\"parent\":{}}],[\"metadata\",{\"_index\":212,\"name\":{\"295\":{},\"996\":{}},\"parent\":{}}],[\"method\",{\"_index\":242,\"name\":{\"343\":{},\"348\":{}},\"parent\":{}}],[\"methodname\",{\"_index\":274,\"name\":{\"397\":{}},\"parent\":{}}],[\"mined_transaction\",{\"_index\":306,\"name\":{\"443\":{}},\"parent\":{}}],[\"mined_transactions\",{\"_index\":240,\"name\":{\"341\":{}},\"parent\":{}}],[\"minedtransactionwebhook\",{\"_index\":312,\"name\":{\"449\":{}},\"parent\":{\"450\":{},\"451\":{},\"452\":{},\"453\":{},\"454\":{},\"455\":{},\"456\":{},\"457\":{},\"458\":{}}}],[\"mint\",{\"_index\":428,\"name\":{\"693\":{},\"800\":{},\"988\":{}},\"parent\":{}}],[\"mintaddress\",{\"_index\":502,\"name\":{\"865\":{}},\"parent\":{}}],[\"modifyformatter\",{\"_index\":41,\"name\":{\"56\":{}},\"parent\":{}}],[\"mostlyhoneypotowners\",{\"_index\":397,\"name\":{\"635\":{}},\"parent\":{}}],[\"name\",{\"_index\":174,\"name\":{\"234\":{},\"240\":{},\"375\":{},\"389\":{},\"394\":{},\"618\":{},\"685\":{},\"767\":{},\"775\":{},\"792\":{},\"942\":{},\"953\":{},\"960\":{},\"980\":{},\"990\":{}},\"parent\":{}}],[\"native\",{\"_index\":253,\"name\":{\"358\":{}},\"parent\":{}}],[\"network\",{\"_index\":28,\"name\":{\"40\":{},\"175\":{},\"181\":{},\"431\":{},\"452\":{},\"462\":{},\"472\":{},\"482\":{},\"492\":{},\"502\":{},\"525\":{},\"528\":{},\"531\":{}},\"parent\":{\"182\":{},\"183\":{},\"184\":{},\"185\":{},\"186\":{},\"187\":{},\"188\":{},\"189\":{},\"190\":{},\"191\":{},\"192\":{},\"193\":{},\"194\":{},\"195\":{},\"196\":{},\"197\":{},\"198\":{},\"199\":{}}}],[\"newaddresses\",{\"_index\":344,\"name\":{\"551\":{}},\"parent\":{}}],[\"nft\",{\"_index\":4,\"name\":{\"4\":{},\"976\":{}},\"parent\":{\"977\":{},\"978\":{},\"979\":{},\"980\":{},\"981\":{},\"982\":{},\"983\":{},\"984\":{},\"985\":{},\"986\":{},\"987\":{},\"988\":{}}}],[\"nft_activity\",{\"_index\":309,\"name\":{\"446\":{}},\"parent\":{}}],[\"nft_metadata_update\",{\"_index\":310,\"name\":{\"447\":{}},\"parent\":{}}],[\"nftactivitywebhook\",{\"_index\":315,\"name\":{\"479\":{}},\"parent\":{\"480\":{},\"481\":{},\"482\":{},\"483\":{},\"484\":{},\"485\":{},\"486\":{},\"487\":{},\"488\":{}}}],[\"nftattributerarity\",{\"_index\":510,\"name\":{\"876\":{}},\"parent\":{\"877\":{},\"878\":{},\"879\":{}}}],[\"nftattributesresponse\",{\"_index\":513,\"name\":{\"880\":{}},\"parent\":{\"881\":{},\"882\":{},\"883\":{}}}],[\"nftcollection\",{\"_index\":547,\"name\":{\"959\":{}},\"parent\":{\"960\":{},\"961\":{},\"962\":{},\"963\":{},\"964\":{},\"965\":{},\"966\":{}}}],[\"nftcollectionfloorprice\",{\"_index\":549,\"name\":{\"967\":{}},\"parent\":{\"968\":{},\"969\":{},\"970\":{}}}],[\"nftcollectionmarketplace\",{\"_index\":550,\"name\":{\"971\":{}},\"parent\":{\"972\":{}}}],[\"nftcontract\",{\"_index\":544,\"name\":{\"939\":{}},\"parent\":{\"940\":{},\"941\":{},\"942\":{},\"943\":{},\"944\":{},\"945\":{},\"946\":{},\"947\":{}}}],[\"nftcontractbasenftsresponse\",{\"_index\":531,\"name\":{\"920\":{}},\"parent\":{\"921\":{},\"922\":{}}}],[\"nftcontractfornft\",{\"_index\":545,\"name\":{\"948\":{}},\"parent\":{\"949\":{},\"950\":{},\"951\":{},\"952\":{},\"953\":{},\"954\":{},\"955\":{},\"956\":{},\"957\":{},\"958\":{}}}],[\"nftcontractforowner\",{\"_index\":461,\"name\":{\"759\":{}},\"parent\":{\"760\":{},\"761\":{},\"762\":{},\"763\":{},\"764\":{},\"765\":{},\"766\":{},\"767\":{},\"768\":{},\"769\":{},\"770\":{},\"771\":{},\"772\":{}}}],[\"nftcontractnftsresponse\",{\"_index\":532,\"name\":{\"923\":{}},\"parent\":{\"924\":{},\"925\":{}}}],[\"nftcontractowner\",{\"_index\":439,\"name\":{\"716\":{}},\"parent\":{\"717\":{},\"718\":{}}}],[\"nftcontracttokenbalance\",{\"_index\":441,\"name\":{\"719\":{}},\"parent\":{\"720\":{},\"721\":{}}}],[\"nftfilter\",{\"_index\":331,\"name\":{\"532\":{}},\"parent\":{\"533\":{},\"534\":{}}}],[\"nftfilters\",{\"_index\":414,\"name\":{\"665\":{}},\"parent\":{\"666\":{},\"667\":{}}}],[\"nftfiltersresponse\",{\"_index\":332,\"name\":{\"535\":{}},\"parent\":{\"536\":{},\"537\":{},\"538\":{}}}],[\"nftimage\",{\"_index\":386,\"name\":{\"624\":{}},\"parent\":{\"625\":{},\"626\":{},\"627\":{},\"628\":{},\"629\":{},\"630\":{}}}],[\"nftmetadata\",{\"_index\":380,\"name\":{\"617\":{}},\"parent\":{\"618\":{},\"619\":{},\"620\":{},\"621\":{},\"622\":{},\"623\":{}}}],[\"nftmetadatabatchoptions\",{\"_index\":449,\"name\":{\"736\":{}},\"parent\":{\"737\":{},\"738\":{}}}],[\"nftmetadatabatchtoken\",{\"_index\":448,\"name\":{\"732\":{}},\"parent\":{\"733\":{},\"734\":{},\"735\":{}}}],[\"nftmetadataupdatewebhook\",{\"_index\":316,\"name\":{\"489\":{}},\"parent\":{\"490\":{},\"491\":{},\"492\":{},\"493\":{},\"494\":{},\"495\":{},\"496\":{},\"497\":{},\"498\":{}}}],[\"nftmetadatawebhookupdate\",{\"_index\":346,\"name\":{\"553\":{}},\"parent\":{}}],[\"nftmint\",{\"_index\":501,\"name\":{\"864\":{}},\"parent\":{\"865\":{},\"866\":{},\"867\":{},\"868\":{}}}],[\"nftnamespace\",{\"_index\":56,\"name\":{\"78\":{}},\"parent\":{\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{},\"89\":{},\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{}}}],[\"nftordering\",{\"_index\":417,\"name\":{\"668\":{}},\"parent\":{\"669\":{}}}],[\"nftrawmetadata\",{\"_index\":553,\"name\":{\"994\":{}},\"parent\":{\"995\":{},\"996\":{},\"997\":{}}}],[\"nftrefreshstate\",{\"_index\":515,\"name\":{\"884\":{}},\"parent\":{\"885\":{},\"886\":{},\"887\":{},\"888\":{},\"889\":{},\"890\":{}}}],[\"nfts\",{\"_index\":436,\"name\":{\"713\":{},\"782\":{},\"921\":{},\"924\":{}},\"parent\":{}}],[\"nftsale\",{\"_index\":484,\"name\":{\"831\":{}},\"parent\":{\"832\":{},\"833\":{},\"834\":{},\"835\":{},\"836\":{},\"837\":{},\"838\":{},\"839\":{},\"840\":{},\"841\":{},\"842\":{},\"843\":{},\"844\":{},\"845\":{},\"846\":{}}}],[\"nftsalefeedata\",{\"_index\":493,\"name\":{\"851\":{}},\"parent\":{\"852\":{},\"853\":{},\"854\":{},\"855\":{}}}],[\"nftsalemarketplace\",{\"_index\":495,\"name\":{\"856\":{}},\"parent\":{\"857\":{},\"858\":{},\"859\":{},\"860\":{},\"861\":{},\"862\":{},\"863\":{}}}],[\"nftsales\",{\"_index\":483,\"name\":{\"828\":{}},\"parent\":{}}],[\"nftsaletakertype\",{\"_index\":504,\"name\":{\"869\":{}},\"parent\":{\"870\":{},\"871\":{}}}],[\"nftsalevalidat\",{\"_index\":492,\"name\":{\"847\":{}},\"parent\":{\"848\":{},\"849\":{},\"850\":{}}}],[\"nftspamclassification\",{\"_index\":393,\"name\":{\"631\":{}},\"parent\":{\"632\":{},\"633\":{},\"634\":{},\"635\":{},\"636\":{},\"637\":{},\"638\":{},\"639\":{},\"640\":{},\"641\":{},\"642\":{},\"643\":{}}}],[\"nfttokentype\",{\"_index\":376,\"name\":{\"611\":{}},\"parent\":{\"612\":{},\"613\":{},\"614\":{},\"615\":{},\"616\":{}}}],[\"nftwebhookparams\",{\"_index\":327,\"name\":{\"523\":{}},\"parent\":{\"524\":{},\"525\":{}}}],[\"nftwebhookupdate\",{\"_index\":345,\"name\":{\"552\":{}},\"parent\":{}}],[\"no_supported_nft_standard\",{\"_index\":377,\"name\":{\"614\":{}},\"parent\":{}}],[\"nonce\",{\"_index\":371,\"name\":{\"606\":{}},\"parent\":{}}],[\"nonemptyarray\",{\"_index\":375,\"name\":{\"610\":{}},\"parent\":{}}],[\"nosalesactivity\",{\"_index\":403,\"name\":{\"641\":{}},\"parent\":{}}],[\"not_a_contract\",{\"_index\":378,\"name\":{\"615\":{}},\"parent\":{}}],[\"not_requested\",{\"_index\":235,\"name\":{\"335\":{}},\"parent\":{}}],[\"notify\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{}}],[\"notifynamespace\",{\"_index\":113,\"name\":{\"154\":{}},\"parent\":{\"155\":{},\"156\":{},\"157\":{},\"158\":{},\"159\":{},\"160\":{},\"161\":{},\"162\":{},\"163\":{}}}],[\"numdistincttokensowned\",{\"_index\":463,\"name\":{\"761\":{}},\"parent\":{}}],[\"off\",{\"_index\":46,\"name\":{\"63\":{},\"109\":{}},\"parent\":{}}],[\"omitmetadata\",{\"_index\":410,\"name\":{\"653\":{},\"662\":{},\"900\":{},\"905\":{}},\"parent\":{}}],[\"on\",{\"_index\":44,\"name\":{\"61\":{},\"107\":{}},\"parent\":{}}],[\"once\",{\"_index\":45,\"name\":{\"62\":{},\"108\":{}},\"parent\":{}}],[\"onlytopcall\",{\"_index\":362,\"name\":{\"575\":{},\"578\":{}},\"parent\":{}}],[\"opensea\",{\"_index\":457,\"name\":{\"747\":{},\"972\":{}},\"parent\":{}}],[\"openseacollectionmetadata\",{\"_index\":533,\"name\":{\"926\":{}},\"parent\":{\"927\":{},\"928\":{},\"929\":{},\"930\":{},\"931\":{},\"932\":{},\"933\":{},\"934\":{},\"935\":{},\"936\":{},\"937\":{},\"938\":{}}}],[\"openseametadata\",{\"_index\":467,\"name\":{\"770\":{},\"945\":{},\"956\":{}},\"parent\":{}}],[\"openseasafelistrequeststatus\",{\"_index\":231,\"name\":{\"331\":{}},\"parent\":{\"332\":{},\"333\":{},\"334\":{},\"335\":{}}}],[\"opt_goerli\",{\"_index\":137,\"name\":{\"186\":{}},\"parent\":{}}],[\"opt_mainnet\",{\"_index\":136,\"name\":{\"185\":{}},\"parent\":{}}],[\"opt_sepolia\",{\"_index\":138,\"name\":{\"187\":{}},\"parent\":{}}],[\"order\",{\"_index\":182,\"name\":{\"247\":{},\"260\":{},\"779\":{},\"808\":{},\"820\":{}},\"parent\":{}}],[\"orderby\",{\"_index\":412,\"name\":{\"655\":{},\"664\":{},\"754\":{}},\"parent\":{}}],[\"originalurl\",{\"_index\":392,\"name\":{\"630\":{}},\"parent\":{}}],[\"output\",{\"_index\":286,\"name\":{\"416\":{},\"587\":{}},\"parent\":{}}],[\"outputs\",{\"_index\":276,\"name\":{\"399\":{}},\"parent\":{}}],[\"ownedbasenft\",{\"_index\":429,\"name\":{\"694\":{}},\"parent\":{\"695\":{},\"696\":{},\"697\":{}}}],[\"ownedbasenftsresponse\",{\"_index\":422,\"name\":{\"675\":{}},\"parent\":{\"676\":{},\"677\":{},\"678\":{},\"679\":{}}}],[\"ownedbymosthoneypots\",{\"_index\":398,\"name\":{\"636\":{}},\"parent\":{}}],[\"ownednft\",{\"_index\":423,\"name\":{\"680\":{}},\"parent\":{\"681\":{},\"682\":{},\"683\":{},\"684\":{},\"685\":{},\"686\":{},\"687\":{},\"688\":{},\"689\":{},\"690\":{},\"691\":{},\"692\":{},\"693\":{}}}],[\"ownednfts\",{\"_index\":420,\"name\":{\"671\":{},\"676\":{}},\"parent\":{}}],[\"ownednftsresponse\",{\"_index\":419,\"name\":{\"670\":{}},\"parent\":{\"671\":{},\"672\":{},\"673\":{},\"674\":{}}}],[\"ownednftsvalidat\",{\"_index\":430,\"name\":{\"698\":{}},\"parent\":{\"699\":{},\"700\":{},\"701\":{}}}],[\"ownedtoken\",{\"_index\":171,\"name\":{\"230\":{}},\"parent\":{\"231\":{},\"232\":{},\"233\":{},\"234\":{},\"235\":{},\"236\":{},\"237\":{},\"238\":{}}}],[\"owneraddress\",{\"_index\":440,\"name\":{\"717\":{}},\"parent\":{}}],[\"owners\",{\"_index\":432,\"name\":{\"703\":{},\"706\":{},\"710\":{}},\"parent\":{}}],[\"pagekey\",{\"_index\":156,\"name\":{\"205\":{},\"209\":{},\"226\":{},\"229\":{},\"254\":{},\"267\":{},\"277\":{},\"280\":{},\"316\":{},\"514\":{},\"518\":{},\"538\":{},\"648\":{},\"657\":{},\"672\":{},\"677\":{},\"704\":{},\"708\":{},\"711\":{},\"750\":{},\"757\":{},\"780\":{},\"783\":{},\"804\":{},\"814\":{},\"826\":{},\"830\":{},\"899\":{},\"904\":{},\"911\":{},\"916\":{},\"918\":{},\"922\":{},\"925\":{}},\"parent\":{}}],[\"pagesize\",{\"_index\":409,\"name\":{\"652\":{},\"661\":{},\"751\":{},\"901\":{},\"906\":{},\"919\":{}},\"parent\":{}}],[\"pending\",{\"_index\":352,\"name\":{\"564\":{}},\"parent\":{}}],[\"pending_transactions\",{\"_index\":239,\"name\":{\"340\":{}},\"parent\":{}}],[\"pngurl\",{\"_index\":389,\"name\":{\"627\":{}},\"parent\":{}}],[\"polygonzkevm_mainnet\",{\"_index\":146,\"name\":{\"195\":{}},\"parent\":{}}],[\"polygonzkevm_testnet\",{\"_index\":147,\"name\":{\"196\":{}},\"parent\":{}}],[\"populatetransaction\",{\"_index\":16,\"name\":{\"17\":{}},\"parent\":{}}],[\"prestate_tracer\",{\"_index\":360,\"name\":{\"572\":{}},\"parent\":{}}],[\"prevalence\",{\"_index\":512,\"name\":{\"879\":{}},\"parent\":{}}],[\"pricecurrency\",{\"_index\":452,\"name\":{\"741\":{},\"970\":{}},\"parent\":{}}],[\"progress\",{\"_index\":223,\"name\":{\"323\":{}},\"parent\":{}}],[\"protocolfee\",{\"_index\":488,\"name\":{\"841\":{}},\"parent\":{}}],[\"quantity\",{\"_index\":486,\"name\":{\"836\":{}},\"parent\":{}}],[\"queue_failed\",{\"_index\":521,\"name\":{\"890\":{}},\"parent\":{}}],[\"queued\",{\"_index\":520,\"name\":{\"889\":{}},\"parent\":{}}],[\"rarities\",{\"_index\":509,\"name\":{\"875\":{}},\"parent\":{}}],[\"raw\",{\"_index\":424,\"name\":{\"688\":{},\"795\":{},\"983\":{}},\"parent\":{}}],[\"rawamount\",{\"_index\":263,\"name\":{\"373\":{}},\"parent\":{}}],[\"rawbalance\",{\"_index\":172,\"name\":{\"232\":{}},\"parent\":{}}],[\"rawcontract\",{\"_index\":210,\"name\":{\"293\":{},\"307\":{},\"894\":{}},\"parent\":{\"895\":{},\"896\":{},\"897\":{}}}],[\"ready\",{\"_index\":93,\"name\":{\"125\":{}},\"parent\":{}}],[\"receipts\",{\"_index\":230,\"name\":{\"330\":{}},\"parent\":{}}],[\"refreshcache\",{\"_index\":447,\"name\":{\"731\":{},\"738\":{}},\"parent\":{}}],[\"refreshcontract\",{\"_index\":83,\"name\":{\"105\":{}},\"parent\":{}}],[\"refreshcontractresult\",{\"_index\":221,\"name\":{\"320\":{}},\"parent\":{\"321\":{},\"322\":{},\"323\":{}}}],[\"refreshnftmetadata\",{\"_index\":82,\"name\":{\"104\":{}},\"parent\":{}}],[\"refreshstate\",{\"_index\":222,\"name\":{\"322\":{}},\"parent\":{}}],[\"removeaddresses\",{\"_index\":342,\"name\":{\"549\":{}},\"parent\":{}}],[\"removealllisteners\",{\"_index\":47,\"name\":{\"64\":{},\"110\":{}},\"parent\":{}}],[\"removefilters\",{\"_index\":336,\"name\":{\"543\":{}},\"parent\":{}}],[\"removemetadatafilters\",{\"_index\":339,\"name\":{\"546\":{}},\"parent\":{}}],[\"reportspam\",{\"_index\":75,\"name\":{\"97\":{}},\"parent\":{}}],[\"requested\",{\"_index\":234,\"name\":{\"334\":{}},\"parent\":{}}],[\"requesttimeout\",{\"_index\":33,\"name\":{\"45\":{},\"179\":{}},\"parent\":{}}],[\"requireatleastone\",{\"_index\":374,\"name\":{\"609\":{}},\"parent\":{}}],[\"resolvename\",{\"_index\":21,\"name\":{\"22\":{},\"140\":{}},\"parent\":{}}],[\"retrievedat\",{\"_index\":454,\"name\":{\"743\":{}},\"parent\":{}}],[\"revertreason\",{\"_index\":365,\"name\":{\"589\":{}},\"parent\":{}}],[\"royaltyfee\",{\"_index\":489,\"name\":{\"842\":{}},\"parent\":{}}],[\"safe\",{\"_index\":354,\"name\":{\"566\":{}},\"parent\":{}}],[\"safelistrequeststatus\",{\"_index\":536,\"name\":{\"930\":{}},\"parent\":{}}],[\"seaport\",{\"_index\":496,\"name\":{\"857\":{}},\"parent\":{}}],[\"searchcontractmetadata\",{\"_index\":80,\"name\":{\"102\":{}},\"parent\":{}}],[\"searchcontractmetadataresponse\",{\"_index\":507,\"name\":{\"872\":{}},\"parent\":{\"873\":{}}}],[\"seller\",{\"_index\":506,\"name\":{\"871\":{}},\"parent\":{}}],[\"selleraddress\",{\"_index\":479,\"name\":{\"811\":{},\"823\":{},\"838\":{}},\"parent\":{}}],[\"sellerfee\",{\"_index\":487,\"name\":{\"840\":{}},\"parent\":{}}],[\"send\",{\"_index\":40,\"name\":{\"55\":{},\"133\":{}},\"parent\":{}}],[\"sendprivatetransaction\",{\"_index\":106,\"name\":{\"143\":{}},\"parent\":{}}],[\"sendprivatetransactionoptions\",{\"_index\":250,\"name\":{\"355\":{}},\"parent\":{\"356\":{}}}],[\"sendtransaction\",{\"_index\":17,\"name\":{\"18\":{},\"130\":{},\"150\":{}},\"parent\":{}}],[\"sendwebhookrequest\",{\"_index\":122,\"name\":{\"163\":{}},\"parent\":{}}],[\"setloglevel\",{\"_index\":130,\"name\":{\"171\":{}},\"parent\":{}}],[\"signingkey\",{\"_index\":299,\"name\":{\"436\":{},\"456\":{},\"466\":{},\"476\":{},\"486\":{},\"496\":{},\"506\":{}},\"parent\":{}}],[\"simulateassetchanges\",{\"_index\":109,\"name\":{\"146\":{}},\"parent\":{}}],[\"simulateassetchangesbundle\",{\"_index\":108,\"name\":{\"145\":{}},\"parent\":{}}],[\"simulateassetchangeschange\",{\"_index\":260,\"name\":{\"368\":{}},\"parent\":{\"369\":{},\"370\":{},\"371\":{},\"372\":{},\"373\":{},\"374\":{},\"375\":{},\"376\":{},\"377\":{},\"378\":{},\"379\":{},\"380\":{}}}],[\"simulateassetchangeserror\",{\"_index\":258,\"name\":{\"366\":{}},\"parent\":{\"367\":{}}}],[\"simulateassetchangesresponse\",{\"_index\":265,\"name\":{\"381\":{}},\"parent\":{\"382\":{},\"383\":{},\"384\":{}}}],[\"simulateassettype\",{\"_index\":252,\"name\":{\"357\":{}},\"parent\":{\"358\":{},\"359\":{},\"360\":{},\"361\":{},\"362\":{}}}],[\"simulatechangetype\",{\"_index\":255,\"name\":{\"363\":{}},\"parent\":{\"364\":{},\"365\":{}}}],[\"simulateexecution\",{\"_index\":111,\"name\":{\"148\":{}},\"parent\":{}}],[\"simulateexecutionbundle\",{\"_index\":110,\"name\":{\"147\":{}},\"parent\":{}}],[\"simulateexecutionresponse\",{\"_index\":292,\"name\":{\"426\":{}},\"parent\":{\"427\":{},\"428\":{}}}],[\"simulationcalltrace\",{\"_index\":282,\"name\":{\"406\":{}},\"parent\":{\"407\":{},\"408\":{},\"409\":{},\"410\":{},\"411\":{},\"412\":{},\"413\":{},\"414\":{},\"415\":{},\"416\":{}}}],[\"simulationdebuglog\",{\"_index\":289,\"name\":{\"421\":{}},\"parent\":{\"422\":{},\"423\":{},\"424\":{},\"425\":{}}}],[\"size\",{\"_index\":391,\"name\":{\"629\":{}},\"parent\":{}}],[\"slug\",{\"_index\":548,\"name\":{\"961\":{},\"991\":{}},\"parent\":{}}],[\"sortingorder\",{\"_index\":218,\"name\":{\"317\":{}},\"parent\":{\"318\":{},\"319\":{}}}],[\"spam\",{\"_index\":415,\"name\":{\"666\":{}},\"parent\":{}}],[\"spamclassifications\",{\"_index\":546,\"name\":{\"950\":{}},\"parent\":{}}],[\"special_nft\",{\"_index\":254,\"name\":{\"362\":{}},\"parent\":{}}],[\"specialnft\",{\"_index\":195,\"name\":{\"274\":{}},\"parent\":{}}],[\"staticcall\",{\"_index\":280,\"name\":{\"404\":{}},\"parent\":{}}],[\"storage\",{\"_index\":373,\"name\":{\"608\":{}},\"parent\":{}}],[\"summarizenftattributes\",{\"_index\":81,\"name\":{\"103\":{}},\"parent\":{}}],[\"summary\",{\"_index\":514,\"name\":{\"883\":{}},\"parent\":{}}],[\"symbol\",{\"_index\":175,\"name\":{\"235\":{},\"241\":{},\"376\":{},\"768\":{},\"854\":{},\"943\":{},\"954\":{}},\"parent\":{}}],[\"taker\",{\"_index\":480,\"name\":{\"812\":{},\"824\":{},\"839\":{}},\"parent\":{}}],[\"thumbnailurl\",{\"_index\":388,\"name\":{\"626\":{}},\"parent\":{}}],[\"timecreated\",{\"_index\":298,\"name\":{\"435\":{},\"455\":{},\"465\":{},\"475\":{},\"485\":{},\"495\":{},\"505\":{}},\"parent\":{}}],[\"timelastupdated\",{\"_index\":426,\"name\":{\"690\":{},\"797\":{},\"985\":{}},\"parent\":{}}],[\"timestamp\",{\"_index\":503,\"name\":{\"867\":{}},\"parent\":{}}],[\"to\",{\"_index\":203,\"name\":{\"286\":{},\"300\":{},\"311\":{},\"372\":{},\"410\":{},\"557\":{},\"582\":{},\"786\":{}},\"parent\":{}}],[\"toaddress\",{\"_index\":184,\"name\":{\"249\":{},\"262\":{},\"345\":{}},\"parent\":{}}],[\"toblock\",{\"_index\":181,\"name\":{\"246\":{},\"259\":{},\"597\":{},\"778\":{},\"807\":{},\"819\":{}},\"parent\":{}}],[\"tohex\",{\"_index\":128,\"name\":{\"169\":{}},\"parent\":{}}],[\"tokenaddress\",{\"_index\":494,\"name\":{\"853\":{}},\"parent\":{}}],[\"tokenbalance\",{\"_index\":162,\"name\":{\"215\":{},\"218\":{},\"222\":{}},\"parent\":{}}],[\"tokenbalancefailure\",{\"_index\":166,\"name\":{\"220\":{}},\"parent\":{\"221\":{},\"222\":{},\"223\":{}}}],[\"tokenbalances\",{\"_index\":160,\"name\":{\"211\":{},\"214\":{},\"718\":{}},\"parent\":{}}],[\"tokenbalancesoptionsdefaulttokens\",{\"_index\":157,\"name\":{\"206\":{}},\"parent\":{\"207\":{}}}],[\"tokenbalancesoptionserc20\",{\"_index\":154,\"name\":{\"203\":{}},\"parent\":{\"204\":{},\"205\":{}}}],[\"tokenbalancesresponse\",{\"_index\":161,\"name\":{\"212\":{}},\"parent\":{\"213\":{},\"214\":{}}}],[\"tokenbalancesresponseerc20\",{\"_index\":158,\"name\":{\"208\":{}},\"parent\":{\"209\":{},\"210\":{},\"211\":{}}}],[\"tokenbalancesuccess\",{\"_index\":163,\"name\":{\"216\":{}},\"parent\":{\"217\":{},\"218\":{},\"219\":{}}}],[\"tokenbalancetype\",{\"_index\":151,\"name\":{\"200\":{}},\"parent\":{\"201\":{},\"202\":{}}}],[\"tokenid\",{\"_index\":207,\"name\":{\"290\":{},\"304\":{},\"380\":{},\"534\":{},\"683\":{},\"697\":{},\"720\":{},\"734\":{},\"774\":{},\"790\":{},\"817\":{},\"835\":{},\"892\":{},\"975\":{},\"978\":{}},\"parent\":{}}],[\"tokenmetadataresponse\",{\"_index\":178,\"name\":{\"239\":{}},\"parent\":{\"240\":{},\"241\":{},\"242\":{},\"243\":{}}}],[\"tokens\",{\"_index\":170,\"name\":{\"228\":{}},\"parent\":{}}],[\"tokentype\",{\"_index\":217,\"name\":{\"315\":{},\"684\":{},\"729\":{},\"735\":{},\"766\":{},\"791\":{},\"803\":{},\"941\":{},\"952\":{},\"979\":{}},\"parent\":{}}],[\"tokenuri\",{\"_index\":425,\"name\":{\"689\":{},\"796\":{},\"984\":{},\"995\":{}},\"parent\":{}}],[\"tokenuritimeoutinms\",{\"_index\":411,\"name\":{\"654\":{},\"663\":{},\"730\":{},\"737\":{},\"902\":{},\"907\":{}},\"parent\":{}}],[\"topics\",{\"_index\":290,\"name\":{\"422\":{},\"594\":{},\"599\":{},\"602\":{}},\"parent\":{}}],[\"totalbalance\",{\"_index\":462,\"name\":{\"760\":{}},\"parent\":{}}],[\"totalcount\",{\"_index\":320,\"name\":{\"511\":{},\"517\":{},\"537\":{},\"673\":{},\"678\":{},\"707\":{},\"758\":{}},\"parent\":{}}],[\"totalsupply\",{\"_index\":466,\"name\":{\"769\":{},\"882\":{},\"944\":{},\"955\":{}},\"parent\":{}}],[\"traceblock\",{\"_index\":126,\"name\":{\"167\":{}},\"parent\":{}}],[\"tracecall\",{\"_index\":124,\"name\":{\"165\":{}},\"parent\":{}}],[\"tracetransaction\",{\"_index\":125,\"name\":{\"166\":{}},\"parent\":{}}],[\"traittype\",{\"_index\":511,\"name\":{\"878\":{}},\"parent\":{}}],[\"transact\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}],[\"transactionhash\",{\"_index\":474,\"name\":{\"787\":{},\"846\":{},\"868\":{}},\"parent\":{}}],[\"transactionreceiptsblockhash\",{\"_index\":226,\"name\":{\"326\":{}},\"parent\":{\"327\":{}}}],[\"transactionreceiptsblocknumber\",{\"_index\":224,\"name\":{\"324\":{}},\"parent\":{\"325\":{}}}],[\"transactionreceiptsparams\",{\"_index\":228,\"name\":{\"328\":{}},\"parent\":{}}],[\"transactionreceiptsresponse\",{\"_index\":229,\"name\":{\"329\":{}},\"parent\":{\"330\":{}}}],[\"transactionwebhookparams\",{\"_index\":326,\"name\":{\"521\":{}},\"parent\":{\"522\":{}}}],[\"transactnamespace\",{\"_index\":105,\"name\":{\"142\":{}},\"parent\":{\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{},\"150\":{},\"151\":{},\"152\":{},\"153\":{}}}],[\"transfer\",{\"_index\":257,\"name\":{\"365\":{}},\"parent\":{}}],[\"transferrednft\",{\"_index\":473,\"name\":{\"784\":{}},\"parent\":{\"785\":{},\"786\":{},\"787\":{},\"788\":{},\"789\":{},\"790\":{},\"791\":{},\"792\":{},\"793\":{},\"794\":{},\"795\":{},\"796\":{},\"797\":{},\"798\":{},\"799\":{},\"800\":{}}}],[\"transfers\",{\"_index\":197,\"name\":{\"276\":{},\"279\":{}},\"parent\":{}}],[\"transfersnftresponse\",{\"_index\":472,\"name\":{\"781\":{}},\"parent\":{\"782\":{},\"783\":{}}}],[\"transfertime\",{\"_index\":418,\"name\":{\"669\":{}},\"parent\":{}}],[\"twitterusername\",{\"_index\":541,\"name\":{\"936\":{},\"965\":{}},\"parent\":{}}],[\"type\",{\"_index\":155,\"name\":{\"204\":{},\"207\":{},\"390\":{},\"395\":{},\"407\":{},\"432\":{},\"450\":{},\"460\":{},\"470\":{},\"480\":{},\"490\":{},\"500\":{},\"574\":{},\"577\":{},\"580\":{}},\"parent\":{}}],[\"uniqueid\",{\"_index\":200,\"name\":{\"282\":{},\"296\":{}},\"parent\":{}}],[\"unknown\",{\"_index\":379,\"name\":{\"616\":{},\"643\":{},\"863\":{}},\"parent\":{}}],[\"updatewebhook\",{\"_index\":118,\"name\":{\"159\":{}},\"parent\":{}}],[\"url\",{\"_index\":31,\"name\":{\"43\":{},\"177\":{},\"433\":{},\"453\":{},\"463\":{},\"473\":{},\"483\":{},\"493\":{},\"503\":{}},\"parent\":{}}],[\"utils\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{}}],[\"v1\",{\"_index\":303,\"name\":{\"440\":{}},\"parent\":{}}],[\"v2\",{\"_index\":304,\"name\":{\"441\":{}},\"parent\":{}}],[\"validat\",{\"_index\":421,\"name\":{\"674\":{},\"679\":{},\"829\":{}},\"parent\":{}}],[\"value\",{\"_index\":204,\"name\":{\"287\":{},\"301\":{},\"388\":{},\"393\":{},\"412\":{},\"561\":{},\"583\":{},\"877\":{},\"893\":{},\"895\":{}},\"parent\":{}}],[\"verified\",{\"_index\":232,\"name\":{\"332\":{}},\"parent\":{}}],[\"verifyconfig\",{\"_index\":121,\"name\":{\"162\":{}},\"parent\":{}}],[\"verifynftownership\",{\"_index\":72,\"name\":{\"94\":{}},\"parent\":{}}],[\"version\",{\"_index\":300,\"name\":{\"437\":{},\"457\":{},\"467\":{},\"477\":{},\"487\":{},\"497\":{},\"507\":{}},\"parent\":{}}],[\"waitfortransaction\",{\"_index\":96,\"name\":{\"131\":{},\"153\":{}},\"parent\":{}}],[\"wallet\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{},\"25\":{}}}],[\"webhook\",{\"_index\":295,\"name\":{\"429\":{}},\"parent\":{\"430\":{},\"431\":{},\"432\":{},\"433\":{},\"434\":{},\"435\":{},\"436\":{},\"437\":{},\"438\":{}}}],[\"webhookaddressoverride\",{\"_index\":343,\"name\":{\"550\":{}},\"parent\":{\"551\":{}}}],[\"webhookaddressupdate\",{\"_index\":340,\"name\":{\"547\":{}},\"parent\":{\"548\":{},\"549\":{}}}],[\"webhooknftfilterupdate\",{\"_index\":334,\"name\":{\"541\":{}},\"parent\":{\"542\":{},\"543\":{}}}],[\"webhooknftmetadatafilterupdate\",{\"_index\":337,\"name\":{\"544\":{}},\"parent\":{\"545\":{},\"546\":{}}}],[\"webhooks\",{\"_index\":319,\"name\":{\"510\":{}},\"parent\":{}}],[\"webhookstatusupdate\",{\"_index\":333,\"name\":{\"539\":{}},\"parent\":{\"540\":{}}}],[\"webhooktype\",{\"_index\":305,\"name\":{\"442\":{}},\"parent\":{\"443\":{},\"444\":{},\"445\":{},\"446\":{},\"447\":{},\"448\":{}}}],[\"webhookversion\",{\"_index\":302,\"name\":{\"439\":{}},\"parent\":{\"440\":{},\"441\":{}}}],[\"websocketnamespace\",{\"_index\":84,\"name\":{\"106\":{}},\"parent\":{\"107\":{},\"108\":{},\"109\":{},\"110\":{},\"111\":{},\"112\":{}}}],[\"withmetadata\",{\"_index\":188,\"name\":{\"255\":{},\"257\":{}},\"parent\":{}}],[\"withtokenbalances\",{\"_index\":526,\"name\":{\"909\":{},\"914\":{}},\"parent\":{}}],[\"ws\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"wyvern\",{\"_index\":498,\"name\":{\"860\":{}},\"parent\":{}}],[\"x2y2\",{\"_index\":497,\"name\":{\"859\":{}},\"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\":2048,\"name\":\"modifyFormatter\",\"url\":\"classes/AlchemyProvider.html#modifyFormatter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyProvider\"},{\"id\":57,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyProvider\"},{\"id\":58,\"kind\":128,\"name\":\"AlchemyWebSocketProvider\",\"url\":\"classes/AlchemyWebSocketProvider.html\",\"classes\":\"tsd-kind-class\"},{\"id\":59,\"kind\":1024,\"name\":\"_events\",\"url\":\"classes/AlchemyWebSocketProvider.html#_events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":60,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"classes/AlchemyWebSocketProvider.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":61,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AlchemyWebSocketProvider.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":62,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AlchemyWebSocketProvider.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":63,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AlchemyWebSocketProvider.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":64,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":65,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":66,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":67,\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AlchemyWebSocketProvider.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":68,\"kind\":2048,\"name\":\"isCommunityResource\",\"url\":\"classes/AlchemyWebSocketProvider.html#isCommunityResource\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":69,\"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\":70,\"kind\":2048,\"name\":\"_off\",\"url\":\"classes/AlchemyWebSocketProvider.html#_off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":71,\"kind\":2048,\"name\":\"_removeAllListeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":72,\"kind\":2048,\"name\":\"_listenerCount\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":73,\"kind\":2048,\"name\":\"_listeners\",\"url\":\"classes/AlchemyWebSocketProvider.html#_listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":74,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":75,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":76,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":77,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/AlchemyWebSocketProvider.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"AlchemyWebSocketProvider\"},{\"id\":78,\"kind\":128,\"name\":\"NftNamespace\",\"url\":\"classes/NftNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":79,\"kind\":2048,\"name\":\"getNftMetadata\",\"url\":\"classes/NftNamespace.html#getNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":80,\"kind\":2048,\"name\":\"getNftMetadataBatch\",\"url\":\"classes/NftNamespace.html#getNftMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":81,\"kind\":2048,\"name\":\"getContractMetadata\",\"url\":\"classes/NftNamespace.html#getContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":82,\"kind\":2048,\"name\":\"getContractMetadataBatch\",\"url\":\"classes/NftNamespace.html#getContractMetadataBatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":83,\"kind\":2048,\"name\":\"getCollectionMetadata\",\"url\":\"classes/NftNamespace.html#getCollectionMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":84,\"kind\":2048,\"name\":\"getNftsForOwnerIterator\",\"url\":\"classes/NftNamespace.html#getNftsForOwnerIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":85,\"kind\":2048,\"name\":\"getNftsForOwner\",\"url\":\"classes/NftNamespace.html#getNftsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":86,\"kind\":2048,\"name\":\"getNftsForContract\",\"url\":\"classes/NftNamespace.html#getNftsForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":87,\"kind\":2048,\"name\":\"getNftsForContractIterator\",\"url\":\"classes/NftNamespace.html#getNftsForContractIterator\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":88,\"kind\":2048,\"name\":\"getOwnersForContract\",\"url\":\"classes/NftNamespace.html#getOwnersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":89,\"kind\":2048,\"name\":\"getOwnersForNft\",\"url\":\"classes/NftNamespace.html#getOwnersForNft\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":90,\"kind\":2048,\"name\":\"getContractsForOwner\",\"url\":\"classes/NftNamespace.html#getContractsForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":91,\"kind\":2048,\"name\":\"getTransfersForOwner\",\"url\":\"classes/NftNamespace.html#getTransfersForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":92,\"kind\":2048,\"name\":\"getTransfersForContract\",\"url\":\"classes/NftNamespace.html#getTransfersForContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":93,\"kind\":2048,\"name\":\"getMintedNfts\",\"url\":\"classes/NftNamespace.html#getMintedNfts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":94,\"kind\":2048,\"name\":\"verifyNftOwnership\",\"url\":\"classes/NftNamespace.html#verifyNftOwnership\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":95,\"kind\":2048,\"name\":\"isSpamContract\",\"url\":\"classes/NftNamespace.html#isSpamContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":96,\"kind\":2048,\"name\":\"getSpamContracts\",\"url\":\"classes/NftNamespace.html#getSpamContracts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":97,\"kind\":2048,\"name\":\"reportSpam\",\"url\":\"classes/NftNamespace.html#reportSpam\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":98,\"kind\":2048,\"name\":\"isAirdropNft\",\"url\":\"classes/NftNamespace.html#isAirdropNft\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":99,\"kind\":2048,\"name\":\"getFloorPrice\",\"url\":\"classes/NftNamespace.html#getFloorPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":100,\"kind\":2048,\"name\":\"getNftSales\",\"url\":\"classes/NftNamespace.html#getNftSales\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":101,\"kind\":2048,\"name\":\"computeRarity\",\"url\":\"classes/NftNamespace.html#computeRarity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":102,\"kind\":2048,\"name\":\"searchContractMetadata\",\"url\":\"classes/NftNamespace.html#searchContractMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":103,\"kind\":2048,\"name\":\"summarizeNftAttributes\",\"url\":\"classes/NftNamespace.html#summarizeNftAttributes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":104,\"kind\":2048,\"name\":\"refreshNftMetadata\",\"url\":\"classes/NftNamespace.html#refreshNftMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":105,\"kind\":2048,\"name\":\"refreshContract\",\"url\":\"classes/NftNamespace.html#refreshContract\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NftNamespace\"},{\"id\":106,\"kind\":128,\"name\":\"WebSocketNamespace\",\"url\":\"classes/WebSocketNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":107,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/WebSocketNamespace.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":108,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/WebSocketNamespace.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":109,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/WebSocketNamespace.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":110,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/WebSocketNamespace.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":111,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/WebSocketNamespace.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":112,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/WebSocketNamespace.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSocketNamespace\"},{\"id\":113,\"kind\":128,\"name\":\"CoreNamespace\",\"url\":\"classes/CoreNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":114,\"kind\":2048,\"name\":\"getBalance\",\"url\":\"classes/CoreNamespace.html#getBalance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":115,\"kind\":2048,\"name\":\"isContractAddress\",\"url\":\"classes/CoreNamespace.html#isContractAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":116,\"kind\":2048,\"name\":\"getCode\",\"url\":\"classes/CoreNamespace.html#getCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":117,\"kind\":2048,\"name\":\"getStorageAt\",\"url\":\"classes/CoreNamespace.html#getStorageAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":118,\"kind\":2048,\"name\":\"getTransactionCount\",\"url\":\"classes/CoreNamespace.html#getTransactionCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":119,\"kind\":2048,\"name\":\"getBlock\",\"url\":\"classes/CoreNamespace.html#getBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":120,\"kind\":2048,\"name\":\"getBlockWithTransactions\",\"url\":\"classes/CoreNamespace.html#getBlockWithTransactions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":121,\"kind\":2048,\"name\":\"getNetwork\",\"url\":\"classes/CoreNamespace.html#getNetwork\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":122,\"kind\":2048,\"name\":\"getBlockNumber\",\"url\":\"classes/CoreNamespace.html#getBlockNumber\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":123,\"kind\":2048,\"name\":\"getGasPrice\",\"url\":\"classes/CoreNamespace.html#getGasPrice\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":124,\"kind\":2048,\"name\":\"getFeeData\",\"url\":\"classes/CoreNamespace.html#getFeeData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":125,\"kind\":2048,\"name\":\"ready\",\"url\":\"classes/CoreNamespace.html#ready\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":126,\"kind\":2048,\"name\":\"call\",\"url\":\"classes/CoreNamespace.html#call\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":127,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/CoreNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":128,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/CoreNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":129,\"kind\":2048,\"name\":\"getTransactionReceipt\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":130,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/CoreNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":131,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/CoreNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":132,\"kind\":2048,\"name\":\"getLogs\",\"url\":\"classes/CoreNamespace.html#getLogs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":133,\"kind\":2048,\"name\":\"send\",\"url\":\"classes/CoreNamespace.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":134,\"kind\":2048,\"name\":\"findContractDeployer\",\"url\":\"classes/CoreNamespace.html#findContractDeployer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":135,\"kind\":2048,\"name\":\"getTokenBalances\",\"url\":\"classes/CoreNamespace.html#getTokenBalances\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":136,\"kind\":2048,\"name\":\"getTokensForOwner\",\"url\":\"classes/CoreNamespace.html#getTokensForOwner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":137,\"kind\":2048,\"name\":\"getTokenMetadata\",\"url\":\"classes/CoreNamespace.html#getTokenMetadata\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":138,\"kind\":2048,\"name\":\"getAssetTransfers\",\"url\":\"classes/CoreNamespace.html#getAssetTransfers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":139,\"kind\":2048,\"name\":\"getTransactionReceipts\",\"url\":\"classes/CoreNamespace.html#getTransactionReceipts\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":140,\"kind\":2048,\"name\":\"resolveName\",\"url\":\"classes/CoreNamespace.html#resolveName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":141,\"kind\":2048,\"name\":\"lookupAddress\",\"url\":\"classes/CoreNamespace.html#lookupAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CoreNamespace\"},{\"id\":142,\"kind\":128,\"name\":\"TransactNamespace\",\"url\":\"classes/TransactNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":143,\"kind\":2048,\"name\":\"sendPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#sendPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":144,\"kind\":2048,\"name\":\"cancelPrivateTransaction\",\"url\":\"classes/TransactNamespace.html#cancelPrivateTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":145,\"kind\":2048,\"name\":\"simulateAssetChangesBundle\",\"url\":\"classes/TransactNamespace.html#simulateAssetChangesBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":146,\"kind\":2048,\"name\":\"simulateAssetChanges\",\"url\":\"classes/TransactNamespace.html#simulateAssetChanges\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":147,\"kind\":2048,\"name\":\"simulateExecutionBundle\",\"url\":\"classes/TransactNamespace.html#simulateExecutionBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":148,\"kind\":2048,\"name\":\"simulateExecution\",\"url\":\"classes/TransactNamespace.html#simulateExecution\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":149,\"kind\":2048,\"name\":\"getTransaction\",\"url\":\"classes/TransactNamespace.html#getTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":150,\"kind\":2048,\"name\":\"sendTransaction\",\"url\":\"classes/TransactNamespace.html#sendTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":151,\"kind\":2048,\"name\":\"estimateGas\",\"url\":\"classes/TransactNamespace.html#estimateGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":152,\"kind\":2048,\"name\":\"getMaxPriorityFeePerGas\",\"url\":\"classes/TransactNamespace.html#getMaxPriorityFeePerGas\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":153,\"kind\":2048,\"name\":\"waitForTransaction\",\"url\":\"classes/TransactNamespace.html#waitForTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TransactNamespace\"},{\"id\":154,\"kind\":128,\"name\":\"NotifyNamespace\",\"url\":\"classes/NotifyNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":155,\"kind\":2048,\"name\":\"getAllWebhooks\",\"url\":\"classes/NotifyNamespace.html#getAllWebhooks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":156,\"kind\":2048,\"name\":\"getAddresses\",\"url\":\"classes/NotifyNamespace.html#getAddresses\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":157,\"kind\":2048,\"name\":\"getGraphqlQuery\",\"url\":\"classes/NotifyNamespace.html#getGraphqlQuery\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":158,\"kind\":2048,\"name\":\"getNftFilters\",\"url\":\"classes/NotifyNamespace.html#getNftFilters\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":159,\"kind\":2048,\"name\":\"updateWebhook\",\"url\":\"classes/NotifyNamespace.html#updateWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":160,\"kind\":2048,\"name\":\"createWebhook\",\"url\":\"classes/NotifyNamespace.html#createWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":161,\"kind\":2048,\"name\":\"deleteWebhook\",\"url\":\"classes/NotifyNamespace.html#deleteWebhook\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NotifyNamespace\"},{\"id\":162,\"kind\":2048,\"name\":\"verifyConfig\",\"url\":\"classes/NotifyNamespace.html#verifyConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"NotifyNamespace\"},{\"id\":163,\"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\":164,\"kind\":128,\"name\":\"DebugNamespace\",\"url\":\"classes/DebugNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":165,\"kind\":2048,\"name\":\"traceCall\",\"url\":\"classes/DebugNamespace.html#traceCall\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":166,\"kind\":2048,\"name\":\"traceTransaction\",\"url\":\"classes/DebugNamespace.html#traceTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":167,\"kind\":2048,\"name\":\"traceBlock\",\"url\":\"classes/DebugNamespace.html#traceBlock\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DebugNamespace\"},{\"id\":168,\"kind\":64,\"name\":\"fromHex\",\"url\":\"modules.html#fromHex\",\"classes\":\"tsd-kind-function\"},{\"id\":169,\"kind\":64,\"name\":\"toHex\",\"url\":\"modules.html#toHex\",\"classes\":\"tsd-kind-function\"},{\"id\":170,\"kind\":64,\"name\":\"isHex\",\"url\":\"modules.html#isHex\",\"classes\":\"tsd-kind-function\"},{\"id\":171,\"kind\":64,\"name\":\"setLogLevel\",\"url\":\"modules.html#setLogLevel\",\"classes\":\"tsd-kind-function\"},{\"id\":172,\"kind\":4194304,\"name\":\"LogLevel\",\"url\":\"modules.html#LogLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":173,\"kind\":256,\"name\":\"AlchemySettings\",\"url\":\"interfaces/AlchemySettings.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":174,\"kind\":1024,\"name\":\"apiKey\",\"url\":\"interfaces/AlchemySettings.html#apiKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":175,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AlchemySettings.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":176,\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"interfaces/AlchemySettings.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":177,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AlchemySettings.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":178,\"kind\":1024,\"name\":\"authToken\",\"url\":\"interfaces/AlchemySettings.html#authToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":179,\"kind\":1024,\"name\":\"requestTimeout\",\"url\":\"interfaces/AlchemySettings.html#requestTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":180,\"kind\":1024,\"name\":\"batchRequests\",\"url\":\"interfaces/AlchemySettings.html#batchRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemySettings\"},{\"id\":181,\"kind\":8,\"name\":\"Network\",\"url\":\"enums/Network.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":182,\"kind\":16,\"name\":\"ETH_MAINNET\",\"url\":\"enums/Network.html#ETH_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":183,\"kind\":16,\"name\":\"ETH_GOERLI\",\"url\":\"enums/Network.html#ETH_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":184,\"kind\":16,\"name\":\"ETH_SEPOLIA\",\"url\":\"enums/Network.html#ETH_SEPOLIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":185,\"kind\":16,\"name\":\"OPT_MAINNET\",\"url\":\"enums/Network.html#OPT_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":186,\"kind\":16,\"name\":\"OPT_GOERLI\",\"url\":\"enums/Network.html#OPT_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":187,\"kind\":16,\"name\":\"OPT_SEPOLIA\",\"url\":\"enums/Network.html#OPT_SEPOLIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":188,\"kind\":16,\"name\":\"ARB_MAINNET\",\"url\":\"enums/Network.html#ARB_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":189,\"kind\":16,\"name\":\"ARB_GOERLI\",\"url\":\"enums/Network.html#ARB_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":190,\"kind\":16,\"name\":\"ARB_SEPOLIA\",\"url\":\"enums/Network.html#ARB_SEPOLIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":191,\"kind\":16,\"name\":\"MATIC_MAINNET\",\"url\":\"enums/Network.html#MATIC_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":192,\"kind\":16,\"name\":\"MATIC_MUMBAI\",\"url\":\"enums/Network.html#MATIC_MUMBAI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":193,\"kind\":16,\"name\":\"MATIC_AMOY\",\"url\":\"enums/Network.html#MATIC_AMOY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":194,\"kind\":16,\"name\":\"ASTAR_MAINNET\",\"url\":\"enums/Network.html#ASTAR_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":195,\"kind\":16,\"name\":\"POLYGONZKEVM_MAINNET\",\"url\":\"enums/Network.html#POLYGONZKEVM_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":196,\"kind\":16,\"name\":\"POLYGONZKEVM_TESTNET\",\"url\":\"enums/Network.html#POLYGONZKEVM_TESTNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":197,\"kind\":16,\"name\":\"BASE_MAINNET\",\"url\":\"enums/Network.html#BASE_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":198,\"kind\":16,\"name\":\"BASE_GOERLI\",\"url\":\"enums/Network.html#BASE_GOERLI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":199,\"kind\":16,\"name\":\"BASE_SEPOLIA\",\"url\":\"enums/Network.html#BASE_SEPOLIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":200,\"kind\":16,\"name\":\"ZKSYNC_MAINNET\",\"url\":\"enums/Network.html#ZKSYNC_MAINNET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":201,\"kind\":16,\"name\":\"ZKSYNC_SEPOLIA\",\"url\":\"enums/Network.html#ZKSYNC_SEPOLIA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Network\"},{\"id\":202,\"kind\":8,\"name\":\"TokenBalanceType\",\"url\":\"enums/TokenBalanceType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":203,\"kind\":16,\"name\":\"DEFAULT_TOKENS\",\"url\":\"enums/TokenBalanceType.html#DEFAULT_TOKENS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":204,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/TokenBalanceType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TokenBalanceType\"},{\"id\":205,\"kind\":256,\"name\":\"TokenBalancesOptionsErc20\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":206,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":207,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesOptionsErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsErc20\"},{\"id\":208,\"kind\":256,\"name\":\"TokenBalancesOptionsDefaultTokens\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":209,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TokenBalancesOptionsDefaultTokens.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesOptionsDefaultTokens\"},{\"id\":210,\"kind\":256,\"name\":\"TokenBalancesResponseErc20\",\"url\":\"interfaces/TokenBalancesResponseErc20.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":211,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":212,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":213,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponseErc20.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TokenBalancesResponseErc20\"},{\"id\":214,\"kind\":256,\"name\":\"TokenBalancesResponse\",\"url\":\"interfaces/TokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":215,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/TokenBalancesResponse.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":216,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/TokenBalancesResponse.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalancesResponse\"},{\"id\":217,\"kind\":4194304,\"name\":\"TokenBalance\",\"url\":\"modules.html#TokenBalance\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":218,\"kind\":256,\"name\":\"TokenBalanceSuccess\",\"url\":\"interfaces/TokenBalanceSuccess.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":219,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceSuccess.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":220,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceSuccess.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":221,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceSuccess.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceSuccess\"},{\"id\":222,\"kind\":256,\"name\":\"TokenBalanceFailure\",\"url\":\"interfaces/TokenBalanceFailure.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":223,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/TokenBalanceFailure.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":224,\"kind\":1024,\"name\":\"tokenBalance\",\"url\":\"interfaces/TokenBalanceFailure.html#tokenBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":225,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/TokenBalanceFailure.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenBalanceFailure\"},{\"id\":226,\"kind\":256,\"name\":\"GetTokensForOwnerOptions\",\"url\":\"interfaces/GetTokensForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":227,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":228,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerOptions\"},{\"id\":229,\"kind\":256,\"name\":\"GetTokensForOwnerResponse\",\"url\":\"interfaces/GetTokensForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":230,\"kind\":1024,\"name\":\"tokens\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#tokens\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":231,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTokensForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTokensForOwnerResponse\"},{\"id\":232,\"kind\":256,\"name\":\"OwnedToken\",\"url\":\"interfaces/OwnedToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":233,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/OwnedToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":234,\"kind\":1024,\"name\":\"rawBalance\",\"url\":\"interfaces/OwnedToken.html#rawBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":235,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedToken.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":236,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/OwnedToken.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":237,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/OwnedToken.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":238,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/OwnedToken.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":239,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/OwnedToken.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":240,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/OwnedToken.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedToken\"},{\"id\":241,\"kind\":256,\"name\":\"TokenMetadataResponse\",\"url\":\"interfaces/TokenMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":242,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TokenMetadataResponse.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":243,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/TokenMetadataResponse.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":244,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/TokenMetadataResponse.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":245,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/TokenMetadataResponse.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TokenMetadataResponse\"},{\"id\":246,\"kind\":256,\"name\":\"AssetTransfersParams\",\"url\":\"interfaces/AssetTransfersParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":247,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":248,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":249,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":250,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":251,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":252,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":253,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":254,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":255,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":256,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":257,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersParams\"},{\"id\":258,\"kind\":256,\"name\":\"AssetTransfersWithMetadataParams\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":259,\"kind\":1024,\"name\":\"withMetadata\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#withMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":260,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":261,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":262,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":263,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":264,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":265,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":266,\"kind\":1024,\"name\":\"excludeZeroValue\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#excludeZeroValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":267,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":268,\"kind\":1024,\"name\":\"maxCount\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#maxCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":269,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataParams.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataParams\"},{\"id\":270,\"kind\":8,\"name\":\"AssetTransfersCategory\",\"url\":\"enums/AssetTransfersCategory.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":271,\"kind\":16,\"name\":\"EXTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#EXTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":272,\"kind\":16,\"name\":\"INTERNAL\",\"url\":\"enums/AssetTransfersCategory.html#INTERNAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":273,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/AssetTransfersCategory.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":274,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/AssetTransfersCategory.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":275,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/AssetTransfersCategory.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":276,\"kind\":16,\"name\":\"SPECIALNFT\",\"url\":\"enums/AssetTransfersCategory.html#SPECIALNFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AssetTransfersCategory\"},{\"id\":277,\"kind\":256,\"name\":\"AssetTransfersResponse\",\"url\":\"interfaces/AssetTransfersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":278,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":279,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResponse\"},{\"id\":280,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResponse\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":281,\"kind\":1024,\"name\":\"transfers\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#transfers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":282,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AssetTransfersWithMetadataResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResponse\"},{\"id\":283,\"kind\":256,\"name\":\"AssetTransfersResult\",\"url\":\"interfaces/AssetTransfersResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":284,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":285,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":286,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":287,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":288,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":289,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":290,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":291,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":292,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":293,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":294,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":295,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersResult\"},{\"id\":296,\"kind\":256,\"name\":\"AssetTransfersWithMetadataResult\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":297,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":298,\"kind\":1024,\"name\":\"uniqueId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#uniqueId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":299,\"kind\":1024,\"name\":\"category\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#category\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":300,\"kind\":1024,\"name\":\"blockNum\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#blockNum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":301,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":302,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":303,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":304,\"kind\":1024,\"name\":\"erc721TokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc721TokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":305,\"kind\":1024,\"name\":\"erc1155Metadata\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#erc1155Metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":306,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":307,\"kind\":1024,\"name\":\"asset\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#asset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":308,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":309,\"kind\":1024,\"name\":\"rawContract\",\"url\":\"interfaces/AssetTransfersWithMetadataResult.html#rawContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AssetTransfersWithMetadataResult\"},{\"id\":310,\"kind\":256,\"name\":\"AssetTransfersMetadata\",\"url\":\"interfaces/AssetTransfersMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":311,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/AssetTransfersMetadata.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AssetTransfersMetadata\"},{\"id\":312,\"kind\":8,\"name\":\"GetTransfersForOwnerTransferType\",\"url\":\"enums/GetTransfersForOwnerTransferType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":313,\"kind\":16,\"name\":\"TO\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#TO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":314,\"kind\":16,\"name\":\"FROM\",\"url\":\"enums/GetTransfersForOwnerTransferType.html#FROM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"GetTransfersForOwnerTransferType\"},{\"id\":315,\"kind\":256,\"name\":\"GetTransfersForOwnerOptions\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":316,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":317,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":318,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForOwnerOptions\"},{\"id\":319,\"kind\":8,\"name\":\"SortingOrder\",\"url\":\"enums/SortingOrder.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":320,\"kind\":16,\"name\":\"ASCENDING\",\"url\":\"enums/SortingOrder.html#ASCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":321,\"kind\":16,\"name\":\"DESCENDING\",\"url\":\"enums/SortingOrder.html#DESCENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SortingOrder\"},{\"id\":322,\"kind\":256,\"name\":\"RefreshContractResult\",\"url\":\"interfaces/RefreshContractResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":323,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/RefreshContractResult.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":324,\"kind\":1024,\"name\":\"refreshState\",\"url\":\"interfaces/RefreshContractResult.html#refreshState\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":325,\"kind\":1024,\"name\":\"progress\",\"url\":\"interfaces/RefreshContractResult.html#progress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RefreshContractResult\"},{\"id\":326,\"kind\":256,\"name\":\"TransactionReceiptsBlockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":327,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransactionReceiptsBlockNumber.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockNumber\"},{\"id\":328,\"kind\":256,\"name\":\"TransactionReceiptsBlockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":329,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/TransactionReceiptsBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsBlockHash\"},{\"id\":330,\"kind\":4194304,\"name\":\"TransactionReceiptsParams\",\"url\":\"modules.html#TransactionReceiptsParams\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":331,\"kind\":256,\"name\":\"TransactionReceiptsResponse\",\"url\":\"interfaces/TransactionReceiptsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":332,\"kind\":1024,\"name\":\"receipts\",\"url\":\"interfaces/TransactionReceiptsResponse.html#receipts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionReceiptsResponse\"},{\"id\":333,\"kind\":8,\"name\":\"OpenSeaSafelistRequestStatus\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":334,\"kind\":16,\"name\":\"VERIFIED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#VERIFIED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":335,\"kind\":16,\"name\":\"APPROVED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#APPROVED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":336,\"kind\":16,\"name\":\"REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":337,\"kind\":16,\"name\":\"NOT_REQUESTED\",\"url\":\"enums/OpenSeaSafelistRequestStatus.html#NOT_REQUESTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OpenSeaSafelistRequestStatus\"},{\"id\":338,\"kind\":256,\"name\":\"DeployResult\",\"url\":\"interfaces/DeployResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":339,\"kind\":1024,\"name\":\"deployerAddress\",\"url\":\"interfaces/DeployResult.html#deployerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":340,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/DeployResult.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeployResult\"},{\"id\":341,\"kind\":8,\"name\":\"AlchemySubscription\",\"url\":\"enums/AlchemySubscription.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":342,\"kind\":16,\"name\":\"PENDING_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#PENDING_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":343,\"kind\":16,\"name\":\"MINED_TRANSACTIONS\",\"url\":\"enums/AlchemySubscription.html#MINED_TRANSACTIONS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AlchemySubscription\"},{\"id\":344,\"kind\":256,\"name\":\"AlchemyPendingTransactionsEventFilter\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":345,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":346,\"kind\":1024,\"name\":\"fromAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#fromAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":347,\"kind\":1024,\"name\":\"toAddress\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#toAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":348,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyPendingTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyPendingTransactionsEventFilter\"},{\"id\":349,\"kind\":256,\"name\":\"AlchemyMinedTransactionsEventFilter\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":350,\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":351,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":352,\"kind\":1024,\"name\":\"includeRemoved\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#includeRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":353,\"kind\":1024,\"name\":\"hashesOnly\",\"url\":\"interfaces/AlchemyMinedTransactionsEventFilter.html#hashesOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AlchemyMinedTransactionsEventFilter\"},{\"id\":354,\"kind\":4194304,\"name\":\"AlchemyMinedTransactionsAddress\",\"url\":\"modules.html#AlchemyMinedTransactionsAddress\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":355,\"kind\":4194304,\"name\":\"AlchemyEventType\",\"url\":\"modules.html#AlchemyEventType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":356,\"kind\":4194304,\"name\":\"AlchemyEventFilter\",\"url\":\"modules.html#AlchemyEventFilter\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":357,\"kind\":256,\"name\":\"SendPrivateTransactionOptions\",\"url\":\"interfaces/SendPrivateTransactionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":358,\"kind\":1024,\"name\":\"fast\",\"url\":\"interfaces/SendPrivateTransactionOptions.html#fast\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SendPrivateTransactionOptions\"},{\"id\":359,\"kind\":8,\"name\":\"SimulateAssetType\",\"url\":\"enums/SimulateAssetType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":360,\"kind\":16,\"name\":\"NATIVE\",\"url\":\"enums/SimulateAssetType.html#NATIVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":361,\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/SimulateAssetType.html#ERC20\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":362,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/SimulateAssetType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":363,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/SimulateAssetType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":364,\"kind\":16,\"name\":\"SPECIAL_NFT\",\"url\":\"enums/SimulateAssetType.html#SPECIAL_NFT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateAssetType\"},{\"id\":365,\"kind\":8,\"name\":\"SimulateChangeType\",\"url\":\"enums/SimulateChangeType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":366,\"kind\":16,\"name\":\"APPROVE\",\"url\":\"enums/SimulateChangeType.html#APPROVE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":367,\"kind\":16,\"name\":\"TRANSFER\",\"url\":\"enums/SimulateChangeType.html#TRANSFER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"SimulateChangeType\"},{\"id\":368,\"kind\":256,\"name\":\"SimulateAssetChangesError\",\"url\":\"interfaces/SimulateAssetChangesError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":369,\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/SimulateAssetChangesError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesError\"},{\"id\":370,\"kind\":256,\"name\":\"SimulateAssetChangesChange\",\"url\":\"interfaces/SimulateAssetChangesChange.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":371,\"kind\":1024,\"name\":\"assetType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#assetType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":372,\"kind\":1024,\"name\":\"changeType\",\"url\":\"interfaces/SimulateAssetChangesChange.html#changeType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":373,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulateAssetChangesChange.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":374,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulateAssetChangesChange.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":375,\"kind\":1024,\"name\":\"rawAmount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#rawAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":376,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/SimulateAssetChangesChange.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":377,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/SimulateAssetChangesChange.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":378,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/SimulateAssetChangesChange.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":379,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/SimulateAssetChangesChange.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":380,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/SimulateAssetChangesChange.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":381,\"kind\":1024,\"name\":\"logo\",\"url\":\"interfaces/SimulateAssetChangesChange.html#logo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":382,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/SimulateAssetChangesChange.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesChange\"},{\"id\":383,\"kind\":256,\"name\":\"SimulateAssetChangesResponse\",\"url\":\"interfaces/SimulateAssetChangesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":384,\"kind\":1024,\"name\":\"changes\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#changes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":385,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":386,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulateAssetChangesResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateAssetChangesResponse\"},{\"id\":387,\"kind\":8,\"name\":\"DecodingAuthority\",\"url\":\"enums/DecodingAuthority.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":388,\"kind\":16,\"name\":\"ETHERSCAN\",\"url\":\"enums/DecodingAuthority.html#ETHERSCAN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DecodingAuthority\"},{\"id\":389,\"kind\":256,\"name\":\"DecodedCallParam\",\"url\":\"interfaces/DecodedCallParam.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":390,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedCallParam.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":391,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedCallParam.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":392,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedCallParam.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedCallParam\"},{\"id\":393,\"kind\":256,\"name\":\"DecodedLogInput\",\"url\":\"interfaces/DecodedLogInput.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":394,\"kind\":1024,\"name\":\"indexed\",\"url\":\"interfaces/DecodedLogInput.html#indexed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLogInput\"},{\"id\":395,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DecodedLogInput.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":396,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DecodedLogInput.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":397,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DecodedLogInput.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DecodedLogInput\"},{\"id\":398,\"kind\":256,\"name\":\"DecodedDebugCallTrace\",\"url\":\"interfaces/DecodedDebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":399,\"kind\":1024,\"name\":\"methodName\",\"url\":\"interfaces/DecodedDebugCallTrace.html#methodName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":400,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":401,\"kind\":1024,\"name\":\"outputs\",\"url\":\"interfaces/DecodedDebugCallTrace.html#outputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":402,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedDebugCallTrace.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedDebugCallTrace\"},{\"id\":403,\"kind\":8,\"name\":\"DebugCallType\",\"url\":\"enums/DebugCallType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":404,\"kind\":16,\"name\":\"CREATE\",\"url\":\"enums/DebugCallType.html#CREATE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":405,\"kind\":16,\"name\":\"CALL\",\"url\":\"enums/DebugCallType.html#CALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":406,\"kind\":16,\"name\":\"STATICCALL\",\"url\":\"enums/DebugCallType.html#STATICCALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":407,\"kind\":16,\"name\":\"DELEGATECALL\",\"url\":\"enums/DebugCallType.html#DELEGATECALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugCallType\"},{\"id\":408,\"kind\":256,\"name\":\"SimulationCallTrace\",\"url\":\"interfaces/SimulationCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":409,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SimulationCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SimulationCallTrace\"},{\"id\":410,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationCallTrace.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationCallTrace\"},{\"id\":411,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/SimulationCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":412,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/SimulationCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":413,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/SimulationCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":414,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/SimulationCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":415,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/SimulationCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":416,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/SimulationCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":417,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/SimulationCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":418,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/SimulationCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SimulationCallTrace\"},{\"id\":419,\"kind\":256,\"name\":\"DecodedLog\",\"url\":\"interfaces/DecodedLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":420,\"kind\":1024,\"name\":\"eventName\",\"url\":\"interfaces/DecodedLog.html#eventName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":421,\"kind\":1024,\"name\":\"inputs\",\"url\":\"interfaces/DecodedLog.html#inputs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":422,\"kind\":1024,\"name\":\"authority\",\"url\":\"interfaces/DecodedLog.html#authority\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DecodedLog\"},{\"id\":423,\"kind\":256,\"name\":\"SimulationDebugLog\",\"url\":\"interfaces/SimulationDebugLog.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":424,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/SimulationDebugLog.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":425,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/SimulationDebugLog.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":426,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/SimulationDebugLog.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":427,\"kind\":1024,\"name\":\"decoded\",\"url\":\"interfaces/SimulationDebugLog.html#decoded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulationDebugLog\"},{\"id\":428,\"kind\":256,\"name\":\"SimulateExecutionResponse\",\"url\":\"interfaces/SimulateExecutionResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":429,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/SimulateExecutionResponse.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":430,\"kind\":1024,\"name\":\"logs\",\"url\":\"interfaces/SimulateExecutionResponse.html#logs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SimulateExecutionResponse\"},{\"id\":431,\"kind\":256,\"name\":\"Webhook\",\"url\":\"interfaces/Webhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":432,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/Webhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":433,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/Webhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":434,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Webhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":435,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/Webhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":436,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/Webhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":437,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/Webhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":438,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/Webhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":439,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/Webhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":440,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/Webhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Webhook\"},{\"id\":441,\"kind\":8,\"name\":\"WebhookVersion\",\"url\":\"enums/WebhookVersion.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":442,\"kind\":16,\"name\":\"V1\",\"url\":\"enums/WebhookVersion.html#V1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":443,\"kind\":16,\"name\":\"V2\",\"url\":\"enums/WebhookVersion.html#V2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookVersion\"},{\"id\":444,\"kind\":8,\"name\":\"WebhookType\",\"url\":\"enums/WebhookType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":445,\"kind\":16,\"name\":\"MINED_TRANSACTION\",\"url\":\"enums/WebhookType.html#MINED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":446,\"kind\":16,\"name\":\"DROPPED_TRANSACTION\",\"url\":\"enums/WebhookType.html#DROPPED_TRANSACTION\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":447,\"kind\":16,\"name\":\"ADDRESS_ACTIVITY\",\"url\":\"enums/WebhookType.html#ADDRESS_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":448,\"kind\":16,\"name\":\"NFT_ACTIVITY\",\"url\":\"enums/WebhookType.html#NFT_ACTIVITY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":449,\"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\":450,\"kind\":16,\"name\":\"GRAPHQL\",\"url\":\"enums/WebhookType.html#GRAPHQL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"WebhookType\"},{\"id\":451,\"kind\":256,\"name\":\"MinedTransactionWebhook\",\"url\":\"interfaces/MinedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":452,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/MinedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":453,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/MinedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":454,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/MinedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":455,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/MinedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":456,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/MinedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":457,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/MinedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":458,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/MinedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":459,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/MinedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":460,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/MinedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MinedTransactionWebhook\"},{\"id\":461,\"kind\":256,\"name\":\"DroppedTransactionWebhook\",\"url\":\"interfaces/DroppedTransactionWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":462,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DroppedTransactionWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":463,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DroppedTransactionWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":464,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/DroppedTransactionWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":465,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/DroppedTransactionWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":466,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/DroppedTransactionWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":467,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/DroppedTransactionWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":468,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/DroppedTransactionWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":469,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DroppedTransactionWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":470,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/DroppedTransactionWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DroppedTransactionWebhook\"},{\"id\":471,\"kind\":256,\"name\":\"AddressActivityWebhook\",\"url\":\"interfaces/AddressActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":472,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AddressActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AddressActivityWebhook\"},{\"id\":473,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AddressActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":474,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":475,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/AddressActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":476,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/AddressActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":477,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/AddressActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":478,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/AddressActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":479,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/AddressActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":480,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/AddressActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddressActivityWebhook\"},{\"id\":481,\"kind\":256,\"name\":\"NftActivityWebhook\",\"url\":\"interfaces/NftActivityWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":482,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NftActivityWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NftActivityWebhook\"},{\"id\":483,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NftActivityWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":484,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftActivityWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":485,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NftActivityWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":486,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/NftActivityWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":487,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/NftActivityWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":488,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/NftActivityWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":489,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/NftActivityWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":490,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/NftActivityWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftActivityWebhook\"},{\"id\":491,\"kind\":256,\"name\":\"NftMetadataUpdateWebhook\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":492,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":493,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":494,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":495,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":496,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":497,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":498,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":499,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":500,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/NftMetadataUpdateWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftMetadataUpdateWebhook\"},{\"id\":501,\"kind\":256,\"name\":\"CustomGraphqlWebhook\",\"url\":\"interfaces/CustomGraphqlWebhook.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":502,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/CustomGraphqlWebhook.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":503,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/CustomGraphqlWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":504,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/CustomGraphqlWebhook.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":505,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/CustomGraphqlWebhook.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":506,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/CustomGraphqlWebhook.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":507,\"kind\":1024,\"name\":\"timeCreated\",\"url\":\"interfaces/CustomGraphqlWebhook.html#timeCreated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":508,\"kind\":1024,\"name\":\"signingKey\",\"url\":\"interfaces/CustomGraphqlWebhook.html#signingKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":509,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/CustomGraphqlWebhook.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":510,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/CustomGraphqlWebhook.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CustomGraphqlWebhook\"},{\"id\":511,\"kind\":256,\"name\":\"GetAllWebhooksResponse\",\"url\":\"interfaces/GetAllWebhooksResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":512,\"kind\":1024,\"name\":\"webhooks\",\"url\":\"interfaces/GetAllWebhooksResponse.html#webhooks\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":513,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetAllWebhooksResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAllWebhooksResponse\"},{\"id\":514,\"kind\":256,\"name\":\"GetAddressesOptions\",\"url\":\"interfaces/GetAddressesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":515,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetAddressesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":516,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetAddressesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetAddressesOptions\"},{\"id\":517,\"kind\":256,\"name\":\"AddressActivityResponse\",\"url\":\"interfaces/AddressActivityResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":518,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressActivityResponse.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":519,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/AddressActivityResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":520,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/AddressActivityResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressActivityResponse\"},{\"id\":521,\"kind\":256,\"name\":\"CustomGraphqlWebhookConfig\",\"url\":\"interfaces/CustomGraphqlWebhookConfig.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":522,\"kind\":1024,\"name\":\"graphqlQuery\",\"url\":\"interfaces/CustomGraphqlWebhookConfig.html#graphqlQuery\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookConfig\"},{\"id\":523,\"kind\":256,\"name\":\"TransactionWebhookParams\",\"url\":\"interfaces/TransactionWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":524,\"kind\":1024,\"name\":\"appId\",\"url\":\"interfaces/TransactionWebhookParams.html#appId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionWebhookParams\"},{\"id\":525,\"kind\":256,\"name\":\"NftWebhookParams\",\"url\":\"interfaces/NftWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":526,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftWebhookParams.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":527,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/NftWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftWebhookParams\"},{\"id\":528,\"kind\":256,\"name\":\"CustomGraphqlWebhookParams\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":529,\"kind\":1024,\"name\":\"graphqlQuery\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html#graphqlQuery\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookParams\"},{\"id\":530,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/CustomGraphqlWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CustomGraphqlWebhookParams\"},{\"id\":531,\"kind\":256,\"name\":\"AddressWebhookParams\",\"url\":\"interfaces/AddressWebhookParams.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":532,\"kind\":1024,\"name\":\"addresses\",\"url\":\"interfaces/AddressWebhookParams.html#addresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":533,\"kind\":1024,\"name\":\"network\",\"url\":\"interfaces/AddressWebhookParams.html#network\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddressWebhookParams\"},{\"id\":534,\"kind\":256,\"name\":\"NftFilter\",\"url\":\"interfaces/NftFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":535,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftFilter.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":536,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftFilter.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFilter\"},{\"id\":537,\"kind\":256,\"name\":\"NftFiltersResponse\",\"url\":\"interfaces/NftFiltersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":538,\"kind\":1024,\"name\":\"filters\",\"url\":\"interfaces/NftFiltersResponse.html#filters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":539,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/NftFiltersResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":540,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftFiltersResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftFiltersResponse\"},{\"id\":541,\"kind\":256,\"name\":\"WebhookStatusUpdate\",\"url\":\"interfaces/WebhookStatusUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":542,\"kind\":1024,\"name\":\"isActive\",\"url\":\"interfaces/WebhookStatusUpdate.html#isActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookStatusUpdate\"},{\"id\":543,\"kind\":256,\"name\":\"WebhookNftFilterUpdate\",\"url\":\"interfaces/WebhookNftFilterUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":544,\"kind\":1024,\"name\":\"addFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#addFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":545,\"kind\":1024,\"name\":\"removeFilters\",\"url\":\"interfaces/WebhookNftFilterUpdate.html#removeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftFilterUpdate\"},{\"id\":546,\"kind\":256,\"name\":\"WebhookNftMetadataFilterUpdate\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":547,\"kind\":1024,\"name\":\"addMetadataFilters\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html#addMetadataFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftMetadataFilterUpdate\"},{\"id\":548,\"kind\":1024,\"name\":\"removeMetadataFilters\",\"url\":\"interfaces/WebhookNftMetadataFilterUpdate.html#removeMetadataFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookNftMetadataFilterUpdate\"},{\"id\":549,\"kind\":256,\"name\":\"WebhookAddressUpdate\",\"url\":\"interfaces/WebhookAddressUpdate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":550,\"kind\":1024,\"name\":\"addAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#addAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":551,\"kind\":1024,\"name\":\"removeAddresses\",\"url\":\"interfaces/WebhookAddressUpdate.html#removeAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressUpdate\"},{\"id\":552,\"kind\":256,\"name\":\"WebhookAddressOverride\",\"url\":\"interfaces/WebhookAddressOverride.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":553,\"kind\":1024,\"name\":\"newAddresses\",\"url\":\"interfaces/WebhookAddressOverride.html#newAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WebhookAddressOverride\"},{\"id\":554,\"kind\":4194304,\"name\":\"NftWebhookUpdate\",\"url\":\"modules.html#NftWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":555,\"kind\":4194304,\"name\":\"NftMetadataWebhookUpdate\",\"url\":\"modules.html#NftMetadataWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":556,\"kind\":4194304,\"name\":\"CustomGraphqlWebhookUpdate\",\"url\":\"modules.html#CustomGraphqlWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":557,\"kind\":4194304,\"name\":\"AddressWebhookUpdate\",\"url\":\"modules.html#AddressWebhookUpdate\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":558,\"kind\":256,\"name\":\"DebugTransaction\",\"url\":\"interfaces/DebugTransaction.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":559,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugTransaction.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":560,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugTransaction.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":561,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugTransaction.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":562,\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"interfaces/DebugTransaction.html#gasPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":563,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugTransaction.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":564,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/DebugTransaction.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugTransaction\"},{\"id\":565,\"kind\":8,\"name\":\"CommitmentLevel\",\"url\":\"enums/CommitmentLevel.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":566,\"kind\":16,\"name\":\"PENDING\",\"url\":\"enums/CommitmentLevel.html#PENDING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":567,\"kind\":16,\"name\":\"LATEST\",\"url\":\"enums/CommitmentLevel.html#LATEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":568,\"kind\":16,\"name\":\"SAFE\",\"url\":\"enums/CommitmentLevel.html#SAFE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":569,\"kind\":16,\"name\":\"FINALIZED\",\"url\":\"enums/CommitmentLevel.html#FINALIZED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":570,\"kind\":16,\"name\":\"EARLIEST\",\"url\":\"enums/CommitmentLevel.html#EARLIEST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CommitmentLevel\"},{\"id\":571,\"kind\":4194304,\"name\":\"BlockIdentifier\",\"url\":\"modules.html#BlockIdentifier\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":572,\"kind\":8,\"name\":\"DebugTracerType\",\"url\":\"enums/DebugTracerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":573,\"kind\":16,\"name\":\"CALL_TRACER\",\"url\":\"enums/DebugTracerType.html#CALL_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":574,\"kind\":16,\"name\":\"PRESTATE_TRACER\",\"url\":\"enums/DebugTracerType.html#PRESTATE_TRACER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"DebugTracerType\"},{\"id\":575,\"kind\":256,\"name\":\"DebugCallTracer\",\"url\":\"interfaces/DebugCallTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":576,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":577,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugCallTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTracer\"},{\"id\":578,\"kind\":256,\"name\":\"DebugPrestateTracer\",\"url\":\"interfaces/DebugPrestateTracer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":579,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugPrestateTracer.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":580,\"kind\":1024,\"name\":\"onlyTopCall\",\"url\":\"interfaces/DebugPrestateTracer.html#onlyTopCall\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestateTracer\"},{\"id\":581,\"kind\":256,\"name\":\"DebugCallTrace\",\"url\":\"interfaces/DebugCallTrace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":582,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DebugCallTrace.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":583,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/DebugCallTrace.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":584,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/DebugCallTrace.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":585,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/DebugCallTrace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":586,\"kind\":1024,\"name\":\"gas\",\"url\":\"interfaces/DebugCallTrace.html#gas\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":587,\"kind\":1024,\"name\":\"gasUsed\",\"url\":\"interfaces/DebugCallTrace.html#gasUsed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":588,\"kind\":1024,\"name\":\"input\",\"url\":\"interfaces/DebugCallTrace.html#input\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":589,\"kind\":1024,\"name\":\"output\",\"url\":\"interfaces/DebugCallTrace.html#output\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":590,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/DebugCallTrace.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":591,\"kind\":1024,\"name\":\"revertReason\",\"url\":\"interfaces/DebugCallTrace.html#revertReason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":592,\"kind\":1024,\"name\":\"calls\",\"url\":\"interfaces/DebugCallTrace.html#calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugCallTrace\"},{\"id\":593,\"kind\":256,\"name\":\"FilterByBlockHash\",\"url\":\"interfaces/FilterByBlockHash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":594,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/FilterByBlockHash.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterByBlockHash\"},{\"id\":595,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/FilterByBlockHash.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":596,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/FilterByBlockHash.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FilterByBlockHash\"},{\"id\":597,\"kind\":256,\"name\":\"Filter\",\"url\":\"interfaces/Filter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":598,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/Filter.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":599,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/Filter.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Filter\"},{\"id\":600,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/Filter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":601,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/Filter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Filter\"},{\"id\":602,\"kind\":256,\"name\":\"EventFilter\",\"url\":\"interfaces/EventFilter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":603,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/EventFilter.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":604,\"kind\":1024,\"name\":\"topics\",\"url\":\"interfaces/EventFilter.html#topics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EventFilter\"},{\"id\":605,\"kind\":4194304,\"name\":\"DebugPrestateTrace\",\"url\":\"modules.html#DebugPrestateTrace\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":606,\"kind\":256,\"name\":\"DebugPrestate\",\"url\":\"interfaces/DebugPrestate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":607,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/DebugPrestate.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":608,\"kind\":1024,\"name\":\"nonce\",\"url\":\"interfaces/DebugPrestate.html#nonce\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":609,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/DebugPrestate.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":610,\"kind\":1024,\"name\":\"storage\",\"url\":\"interfaces/DebugPrestate.html#storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DebugPrestate\"},{\"id\":611,\"kind\":4194304,\"name\":\"RequireAtLeastOne\",\"url\":\"modules.html#RequireAtLeastOne\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":612,\"kind\":4194304,\"name\":\"NonEmptyArray\",\"url\":\"modules.html#NonEmptyArray\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":613,\"kind\":8,\"name\":\"NftTokenType\",\"url\":\"enums/NftTokenType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":614,\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/NftTokenType.html#ERC721\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":615,\"kind\":16,\"name\":\"ERC1155\",\"url\":\"enums/NftTokenType.html#ERC1155\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":616,\"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\":617,\"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\":618,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftTokenType.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftTokenType\"},{\"id\":619,\"kind\":256,\"name\":\"NftMetadata\",\"url\":\"interfaces/NftMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":620,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftMetadata.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":621,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/NftMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":622,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/NftMetadata.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":623,\"kind\":1024,\"name\":\"external_url\",\"url\":\"interfaces/NftMetadata.html#external_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":624,\"kind\":1024,\"name\":\"background_color\",\"url\":\"interfaces/NftMetadata.html#background_color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":625,\"kind\":1024,\"name\":\"attributes\",\"url\":\"interfaces/NftMetadata.html#attributes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadata\"},{\"id\":626,\"kind\":256,\"name\":\"NftImage\",\"url\":\"interfaces/NftImage.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":627,\"kind\":1024,\"name\":\"cachedUrl\",\"url\":\"interfaces/NftImage.html#cachedUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":628,\"kind\":1024,\"name\":\"thumbnailUrl\",\"url\":\"interfaces/NftImage.html#thumbnailUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":629,\"kind\":1024,\"name\":\"pngUrl\",\"url\":\"interfaces/NftImage.html#pngUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":630,\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/NftImage.html#contentType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":631,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/NftImage.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":632,\"kind\":1024,\"name\":\"originalUrl\",\"url\":\"interfaces/NftImage.html#originalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftImage\"},{\"id\":633,\"kind\":8,\"name\":\"NftSpamClassification\",\"url\":\"enums/NftSpamClassification.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":634,\"kind\":16,\"name\":\"Erc721TooManyOwners\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":635,\"kind\":16,\"name\":\"Erc721TooManyTokens\",\"url\":\"enums/NftSpamClassification.html#Erc721TooManyTokens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":636,\"kind\":16,\"name\":\"Erc721DishonestTotalSupply\",\"url\":\"enums/NftSpamClassification.html#Erc721DishonestTotalSupply\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":637,\"kind\":16,\"name\":\"MostlyHoneyPotOwners\",\"url\":\"enums/NftSpamClassification.html#MostlyHoneyPotOwners\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":638,\"kind\":16,\"name\":\"OwnedByMostHoneyPots\",\"url\":\"enums/NftSpamClassification.html#OwnedByMostHoneyPots\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":639,\"kind\":16,\"name\":\"LowDistinctOwnersPercent\",\"url\":\"enums/NftSpamClassification.html#LowDistinctOwnersPercent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":640,\"kind\":16,\"name\":\"HighHoneyPotOwnerPercent\",\"url\":\"enums/NftSpamClassification.html#HighHoneyPotOwnerPercent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":641,\"kind\":16,\"name\":\"HighHoneyPotPercent\",\"url\":\"enums/NftSpamClassification.html#HighHoneyPotPercent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":642,\"kind\":16,\"name\":\"HoneyPotsOwnMultipleTokens\",\"url\":\"enums/NftSpamClassification.html#HoneyPotsOwnMultipleTokens\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":643,\"kind\":16,\"name\":\"NoSalesActivity\",\"url\":\"enums/NftSpamClassification.html#NoSalesActivity\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":644,\"kind\":16,\"name\":\"HighAirdropPercent\",\"url\":\"enums/NftSpamClassification.html#HighAirdropPercent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":645,\"kind\":16,\"name\":\"Unknown\",\"url\":\"enums/NftSpamClassification.html#Unknown\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSpamClassification\"},{\"id\":646,\"kind\":256,\"name\":\"AcquiredAt\",\"url\":\"interfaces/AcquiredAt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":647,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/AcquiredAt.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AcquiredAt\"},{\"id\":648,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/AcquiredAt.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AcquiredAt\"},{\"id\":649,\"kind\":256,\"name\":\"GetNftsForOwnerOptions\",\"url\":\"interfaces/GetNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":650,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":651,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":652,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":653,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":654,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":655,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":656,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":657,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForOwnerOptions\"},{\"id\":658,\"kind\":256,\"name\":\"GetBaseNftsForOwnerOptions\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":659,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":660,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":661,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":662,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":663,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":664,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":665,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":666,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetBaseNftsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForOwnerOptions\"},{\"id\":667,\"kind\":8,\"name\":\"NftFilters\",\"url\":\"enums/NftFilters.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":668,\"kind\":16,\"name\":\"SPAM\",\"url\":\"enums/NftFilters.html#SPAM\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":669,\"kind\":16,\"name\":\"AIRDROPS\",\"url\":\"enums/NftFilters.html#AIRDROPS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftFilters\"},{\"id\":670,\"kind\":8,\"name\":\"NftOrdering\",\"url\":\"enums/NftOrdering.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":671,\"kind\":16,\"name\":\"TRANSFERTIME\",\"url\":\"enums/NftOrdering.html#TRANSFERTIME\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftOrdering\"},{\"id\":672,\"kind\":256,\"name\":\"OwnedNftsResponse\",\"url\":\"interfaces/OwnedNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":673,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":674,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":675,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":676,\"kind\":1024,\"name\":\"validAt\",\"url\":\"interfaces/OwnedNftsResponse.html#validAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsResponse\"},{\"id\":677,\"kind\":256,\"name\":\"OwnedBaseNftsResponse\",\"url\":\"interfaces/OwnedBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":678,\"kind\":1024,\"name\":\"ownedNfts\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#ownedNfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":679,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":680,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":681,\"kind\":1024,\"name\":\"validAt\",\"url\":\"interfaces/OwnedBaseNftsResponse.html#validAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNftsResponse\"},{\"id\":682,\"kind\":256,\"name\":\"OwnedNft\",\"url\":\"interfaces/OwnedNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":683,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNft\"},{\"id\":684,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/OwnedNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":685,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":686,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/OwnedNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":687,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/OwnedNft.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":688,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OwnedNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":689,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/OwnedNft.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":690,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/OwnedNft.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":691,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/OwnedNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":692,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/OwnedNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":693,\"kind\":1024,\"name\":\"acquiredAt\",\"url\":\"interfaces/OwnedNft.html#acquiredAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":694,\"kind\":1024,\"name\":\"collection\",\"url\":\"interfaces/OwnedNft.html#collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":695,\"kind\":1024,\"name\":\"mint\",\"url\":\"interfaces/OwnedNft.html#mint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedNft\"},{\"id\":696,\"kind\":256,\"name\":\"OwnedBaseNft\",\"url\":\"interfaces/OwnedBaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":697,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/OwnedBaseNft.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedBaseNft\"},{\"id\":698,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/OwnedBaseNft.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":699,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/OwnedBaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OwnedBaseNft\"},{\"id\":700,\"kind\":256,\"name\":\"OwnedNftsValidAt\",\"url\":\"interfaces/OwnedNftsValidAt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":701,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/OwnedNftsValidAt.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsValidAt\"},{\"id\":702,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/OwnedNftsValidAt.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsValidAt\"},{\"id\":703,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/OwnedNftsValidAt.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OwnedNftsValidAt\"},{\"id\":704,\"kind\":256,\"name\":\"GetOwnersForNftResponse\",\"url\":\"interfaces/GetOwnersForNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":705,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForNftResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftResponse\"},{\"id\":706,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForNftResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftResponse\"},{\"id\":707,\"kind\":256,\"name\":\"GetOwnersForContractResponse\",\"url\":\"interfaces/GetOwnersForContractResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":708,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractResponse\"},{\"id\":709,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetOwnersForContractResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractResponse\"},{\"id\":710,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractResponse\"},{\"id\":711,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesResponse\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":712,\"kind\":1024,\"name\":\"owners\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#owners\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":713,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesResponse\"},{\"id\":714,\"kind\":256,\"name\":\"GetNftMetadataBatchResponse\",\"url\":\"interfaces/GetNftMetadataBatchResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":715,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/GetNftMetadataBatchResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataBatchResponse\"},{\"id\":716,\"kind\":256,\"name\":\"GetContractMetadataBatchResponse\",\"url\":\"interfaces/GetContractMetadataBatchResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":717,\"kind\":1024,\"name\":\"contracts\",\"url\":\"interfaces/GetContractMetadataBatchResponse.html#contracts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractMetadataBatchResponse\"},{\"id\":718,\"kind\":256,\"name\":\"NftContractOwner\",\"url\":\"interfaces/NftContractOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":719,\"kind\":1024,\"name\":\"ownerAddress\",\"url\":\"interfaces/NftContractOwner.html#ownerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":720,\"kind\":1024,\"name\":\"tokenBalances\",\"url\":\"interfaces/NftContractOwner.html#tokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractOwner\"},{\"id\":721,\"kind\":256,\"name\":\"NftContractTokenBalance\",\"url\":\"interfaces/NftContractTokenBalance.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":722,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftContractTokenBalance.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":723,\"kind\":1024,\"name\":\"balance\",\"url\":\"interfaces/NftContractTokenBalance.html#balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractTokenBalance\"},{\"id\":724,\"kind\":256,\"name\":\"IsSpamContractResponse\",\"url\":\"interfaces/IsSpamContractResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":725,\"kind\":1024,\"name\":\"isSpamContract\",\"url\":\"interfaces/IsSpamContractResponse.html#isSpamContract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IsSpamContractResponse\"},{\"id\":726,\"kind\":256,\"name\":\"IsAirdropNftResponse\",\"url\":\"interfaces/IsAirdropNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":727,\"kind\":1024,\"name\":\"isAirdrop\",\"url\":\"interfaces/IsAirdropNftResponse.html#isAirdrop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IsAirdropNftResponse\"},{\"id\":728,\"kind\":256,\"name\":\"GetSpamContractsResponse\",\"url\":\"interfaces/GetSpamContractsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":729,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetSpamContractsResponse.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetSpamContractsResponse\"},{\"id\":730,\"kind\":256,\"name\":\"GetNftMetadataOptions\",\"url\":\"interfaces/GetNftMetadataOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":731,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":732,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftMetadataOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":733,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/GetNftMetadataOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftMetadataOptions\"},{\"id\":734,\"kind\":256,\"name\":\"NftMetadataBatchToken\",\"url\":\"interfaces/NftMetadataBatchToken.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":735,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftMetadataBatchToken.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":736,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":737,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftMetadataBatchToken.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchToken\"},{\"id\":738,\"kind\":256,\"name\":\"NftMetadataBatchOptions\",\"url\":\"interfaces/NftMetadataBatchOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":739,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/NftMetadataBatchOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":740,\"kind\":1024,\"name\":\"refreshCache\",\"url\":\"interfaces/NftMetadataBatchOptions.html#refreshCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMetadataBatchOptions\"},{\"id\":741,\"kind\":256,\"name\":\"FloorPriceMarketplace\",\"url\":\"interfaces/FloorPriceMarketplace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":742,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/FloorPriceMarketplace.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":743,\"kind\":1024,\"name\":\"priceCurrency\",\"url\":\"interfaces/FloorPriceMarketplace.html#priceCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":744,\"kind\":1024,\"name\":\"collectionUrl\",\"url\":\"interfaces/FloorPriceMarketplace.html#collectionUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":745,\"kind\":1024,\"name\":\"retrievedAt\",\"url\":\"interfaces/FloorPriceMarketplace.html#retrievedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceMarketplace\"},{\"id\":746,\"kind\":256,\"name\":\"FloorPriceError\",\"url\":\"interfaces/FloorPriceError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":747,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/FloorPriceError.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FloorPriceError\"},{\"id\":748,\"kind\":256,\"name\":\"GetFloorPriceResponse\",\"url\":\"interfaces/GetFloorPriceResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":749,\"kind\":1024,\"name\":\"openSea\",\"url\":\"interfaces/GetFloorPriceResponse.html#openSea\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":750,\"kind\":1024,\"name\":\"looksRare\",\"url\":\"interfaces/GetFloorPriceResponse.html#looksRare\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetFloorPriceResponse\"},{\"id\":751,\"kind\":256,\"name\":\"GetContractsForOwnerOptions\",\"url\":\"interfaces/GetContractsForOwnerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":752,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":753,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":754,\"kind\":1024,\"name\":\"includeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#includeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":755,\"kind\":1024,\"name\":\"excludeFilters\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#excludeFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":756,\"kind\":1024,\"name\":\"orderBy\",\"url\":\"interfaces/GetContractsForOwnerOptions.html#orderBy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerOptions\"},{\"id\":757,\"kind\":256,\"name\":\"GetContractsForOwnerResponse\",\"url\":\"interfaces/GetContractsForOwnerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":758,\"kind\":1024,\"name\":\"contracts\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#contracts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":759,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":760,\"kind\":1024,\"name\":\"totalCount\",\"url\":\"interfaces/GetContractsForOwnerResponse.html#totalCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetContractsForOwnerResponse\"},{\"id\":761,\"kind\":256,\"name\":\"NftContractForOwner\",\"url\":\"interfaces/NftContractForOwner.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":762,\"kind\":1024,\"name\":\"totalBalance\",\"url\":\"interfaces/NftContractForOwner.html#totalBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForOwner\"},{\"id\":763,\"kind\":1024,\"name\":\"numDistinctTokensOwned\",\"url\":\"interfaces/NftContractForOwner.html#numDistinctTokensOwned\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForOwner\"},{\"id\":764,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/NftContractForOwner.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForOwner\"},{\"id\":765,\"kind\":1024,\"name\":\"displayNft\",\"url\":\"interfaces/NftContractForOwner.html#displayNft\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForOwner\"},{\"id\":766,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/NftContractForOwner.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForOwner\"},{\"id\":767,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/NftContractForOwner.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":768,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftContractForOwner.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":769,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftContractForOwner.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":770,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftContractForOwner.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":771,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftContractForOwner.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":772,\"kind\":1024,\"name\":\"openSeaMetadata\",\"url\":\"interfaces/NftContractForOwner.html#openSeaMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":773,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/NftContractForOwner.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":774,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/NftContractForOwner.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForOwner\"},{\"id\":775,\"kind\":256,\"name\":\"DisplayNftForContract\",\"url\":\"interfaces/DisplayNftForContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":776,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/DisplayNftForContract.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DisplayNftForContract\"},{\"id\":777,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DisplayNftForContract.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DisplayNftForContract\"},{\"id\":778,\"kind\":256,\"name\":\"GetTransfersForContractOptions\",\"url\":\"interfaces/GetTransfersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":779,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":780,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetTransfersForContractOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":781,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetTransfersForContractOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":782,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetTransfersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetTransfersForContractOptions\"},{\"id\":783,\"kind\":256,\"name\":\"TransfersNftResponse\",\"url\":\"interfaces/TransfersNftResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":784,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/TransfersNftResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":785,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/TransfersNftResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransfersNftResponse\"},{\"id\":786,\"kind\":256,\"name\":\"TransferredNft\",\"url\":\"interfaces/TransferredNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":787,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/TransferredNft.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":788,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/TransferredNft.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":789,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/TransferredNft.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":790,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/TransferredNft.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransferredNft\"},{\"id\":791,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/TransferredNft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":792,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/TransferredNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":793,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/TransferredNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":794,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/TransferredNft.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":795,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/TransferredNft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":796,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/TransferredNft.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":797,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TransferredNft.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":798,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/TransferredNft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":799,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/TransferredNft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":800,\"kind\":1024,\"name\":\"acquiredAt\",\"url\":\"interfaces/TransferredNft.html#acquiredAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":801,\"kind\":1024,\"name\":\"collection\",\"url\":\"interfaces/TransferredNft.html#collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":802,\"kind\":1024,\"name\":\"mint\",\"url\":\"interfaces/TransferredNft.html#mint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransferredNft\"},{\"id\":803,\"kind\":256,\"name\":\"GetMintedNftsOptions\",\"url\":\"interfaces/GetMintedNftsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":804,\"kind\":1024,\"name\":\"contractAddresses\",\"url\":\"interfaces/GetMintedNftsOptions.html#contractAddresses\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":805,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/GetMintedNftsOptions.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":806,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetMintedNftsOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetMintedNftsOptions\"},{\"id\":807,\"kind\":256,\"name\":\"GetNftSalesOptions\",\"url\":\"interfaces/GetNftSalesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":808,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":809,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptions.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":810,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptions.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":811,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptions.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":812,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":813,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptions.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":814,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptions.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":815,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":816,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptions\"},{\"id\":817,\"kind\":256,\"name\":\"GetNftSalesOptionsByContractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":818,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":819,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":820,\"kind\":1024,\"name\":\"fromBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#fromBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":821,\"kind\":1024,\"name\":\"toBlock\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#toBlock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":822,\"kind\":1024,\"name\":\"order\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#order\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":823,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":824,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":825,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":826,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":827,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":828,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesOptionsByContractAddress.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GetNftSalesOptionsByContractAddress\"},{\"id\":829,\"kind\":256,\"name\":\"GetNftSalesResponse\",\"url\":\"interfaces/GetNftSalesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":830,\"kind\":1024,\"name\":\"nftSales\",\"url\":\"interfaces/GetNftSalesResponse.html#nftSales\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":831,\"kind\":1024,\"name\":\"validAt\",\"url\":\"interfaces/GetNftSalesResponse.html#validAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":832,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftSalesResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftSalesResponse\"},{\"id\":833,\"kind\":256,\"name\":\"NftSale\",\"url\":\"interfaces/NftSale.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":834,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/NftSale.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":835,\"kind\":1024,\"name\":\"marketplaceAddress\",\"url\":\"interfaces/NftSale.html#marketplaceAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":836,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftSale.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":837,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/NftSale.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":838,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/NftSale.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":839,\"kind\":1024,\"name\":\"buyerAddress\",\"url\":\"interfaces/NftSale.html#buyerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":840,\"kind\":1024,\"name\":\"sellerAddress\",\"url\":\"interfaces/NftSale.html#sellerAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":841,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/NftSale.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":842,\"kind\":1024,\"name\":\"sellerFee\",\"url\":\"interfaces/NftSale.html#sellerFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":843,\"kind\":1024,\"name\":\"protocolFee\",\"url\":\"interfaces/NftSale.html#protocolFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":844,\"kind\":1024,\"name\":\"royaltyFee\",\"url\":\"interfaces/NftSale.html#royaltyFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":845,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/NftSale.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":846,\"kind\":1024,\"name\":\"logIndex\",\"url\":\"interfaces/NftSale.html#logIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":847,\"kind\":1024,\"name\":\"bundleIndex\",\"url\":\"interfaces/NftSale.html#bundleIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":848,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/NftSale.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSale\"},{\"id\":849,\"kind\":256,\"name\":\"NftSaleValidAt\",\"url\":\"interfaces/NftSaleValidAt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":850,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/NftSaleValidAt.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleValidAt\"},{\"id\":851,\"kind\":1024,\"name\":\"blockHash\",\"url\":\"interfaces/NftSaleValidAt.html#blockHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleValidAt\"},{\"id\":852,\"kind\":1024,\"name\":\"blockTimestamp\",\"url\":\"interfaces/NftSaleValidAt.html#blockTimestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleValidAt\"},{\"id\":853,\"kind\":256,\"name\":\"NftSaleFeeData\",\"url\":\"interfaces/NftSaleFeeData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":854,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/NftSaleFeeData.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":855,\"kind\":1024,\"name\":\"tokenAddress\",\"url\":\"interfaces/NftSaleFeeData.html#tokenAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":856,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftSaleFeeData.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":857,\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/NftSaleFeeData.html#decimals\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftSaleFeeData\"},{\"id\":858,\"kind\":8,\"name\":\"NftSaleMarketplace\",\"url\":\"enums/NftSaleMarketplace.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":859,\"kind\":16,\"name\":\"SEAPORT\",\"url\":\"enums/NftSaleMarketplace.html#SEAPORT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":860,\"kind\":16,\"name\":\"LOOKSRARE\",\"url\":\"enums/NftSaleMarketplace.html#LOOKSRARE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":861,\"kind\":16,\"name\":\"X2Y2\",\"url\":\"enums/NftSaleMarketplace.html#X2Y2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":862,\"kind\":16,\"name\":\"WYVERN\",\"url\":\"enums/NftSaleMarketplace.html#WYVERN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":863,\"kind\":16,\"name\":\"CRYPTOPUNKS\",\"url\":\"enums/NftSaleMarketplace.html#CRYPTOPUNKS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":864,\"kind\":16,\"name\":\"BLUR\",\"url\":\"enums/NftSaleMarketplace.html#BLUR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":865,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/NftSaleMarketplace.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleMarketplace\"},{\"id\":866,\"kind\":256,\"name\":\"NftMint\",\"url\":\"interfaces/NftMint.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":867,\"kind\":1024,\"name\":\"mintAddress\",\"url\":\"interfaces/NftMint.html#mintAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMint\"},{\"id\":868,\"kind\":1024,\"name\":\"blockNumber\",\"url\":\"interfaces/NftMint.html#blockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMint\"},{\"id\":869,\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/NftMint.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMint\"},{\"id\":870,\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"interfaces/NftMint.html#transactionHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftMint\"},{\"id\":871,\"kind\":8,\"name\":\"NftSaleTakerType\",\"url\":\"enums/NftSaleTakerType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":872,\"kind\":16,\"name\":\"BUYER\",\"url\":\"enums/NftSaleTakerType.html#BUYER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":873,\"kind\":16,\"name\":\"SELLER\",\"url\":\"enums/NftSaleTakerType.html#SELLER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftSaleTakerType\"},{\"id\":874,\"kind\":256,\"name\":\"SearchContractMetadataResponse\",\"url\":\"interfaces/SearchContractMetadataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":875,\"kind\":1024,\"name\":\"contracts\",\"url\":\"interfaces/SearchContractMetadataResponse.html#contracts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SearchContractMetadataResponse\"},{\"id\":876,\"kind\":256,\"name\":\"ComputeRarityResponse\",\"url\":\"interfaces/ComputeRarityResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":877,\"kind\":1024,\"name\":\"rarities\",\"url\":\"interfaces/ComputeRarityResponse.html#rarities\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ComputeRarityResponse\"},{\"id\":878,\"kind\":256,\"name\":\"NftAttributeRarity\",\"url\":\"interfaces/NftAttributeRarity.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":879,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/NftAttributeRarity.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":880,\"kind\":1024,\"name\":\"traitType\",\"url\":\"interfaces/NftAttributeRarity.html#traitType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":881,\"kind\":1024,\"name\":\"prevalence\",\"url\":\"interfaces/NftAttributeRarity.html#prevalence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributeRarity\"},{\"id\":882,\"kind\":256,\"name\":\"NftAttributesResponse\",\"url\":\"interfaces/NftAttributesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":883,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/NftAttributesResponse.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":884,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftAttributesResponse.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":885,\"kind\":1024,\"name\":\"summary\",\"url\":\"interfaces/NftAttributesResponse.html#summary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftAttributesResponse\"},{\"id\":886,\"kind\":8,\"name\":\"NftRefreshState\",\"url\":\"enums/NftRefreshState.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":887,\"kind\":16,\"name\":\"DOES_NOT_EXIST\",\"url\":\"enums/NftRefreshState.html#DOES_NOT_EXIST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":888,\"kind\":16,\"name\":\"ALREADY_QUEUED\",\"url\":\"enums/NftRefreshState.html#ALREADY_QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":889,\"kind\":16,\"name\":\"IN_PROGRESS\",\"url\":\"enums/NftRefreshState.html#IN_PROGRESS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":890,\"kind\":16,\"name\":\"FINISHED\",\"url\":\"enums/NftRefreshState.html#FINISHED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":891,\"kind\":16,\"name\":\"QUEUED\",\"url\":\"enums/NftRefreshState.html#QUEUED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":892,\"kind\":16,\"name\":\"QUEUE_FAILED\",\"url\":\"enums/NftRefreshState.html#QUEUE_FAILED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftRefreshState\"},{\"id\":893,\"kind\":256,\"name\":\"ERC1155Metadata\",\"url\":\"interfaces/ERC1155Metadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":894,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/ERC1155Metadata.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":895,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ERC1155Metadata.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ERC1155Metadata\"},{\"id\":896,\"kind\":256,\"name\":\"RawContract\",\"url\":\"interfaces/RawContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":897,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/RawContract.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":898,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/RawContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":899,\"kind\":1024,\"name\":\"decimal\",\"url\":\"interfaces/RawContract.html#decimal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RawContract\"},{\"id\":900,\"kind\":256,\"name\":\"GetNftsForContractOptions\",\"url\":\"interfaces/GetNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":901,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":902,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":903,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":904,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetNftsForContractOptions\"},{\"id\":905,\"kind\":256,\"name\":\"GetBaseNftsForContractOptions\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":906,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":907,\"kind\":1024,\"name\":\"omitMetadata\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#omitMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":908,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":909,\"kind\":1024,\"name\":\"tokenUriTimeoutInMs\",\"url\":\"interfaces/GetBaseNftsForContractOptions.html#tokenUriTimeoutInMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetBaseNftsForContractOptions\"},{\"id\":910,\"kind\":256,\"name\":\"GetOwnersForContractOptions\",\"url\":\"interfaces/GetOwnersForContractOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":911,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":912,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":913,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":914,\"kind\":1024,\"name\":\"includeCount\",\"url\":\"interfaces/GetOwnersForContractOptions.html#includeCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractOptions\"},{\"id\":915,\"kind\":256,\"name\":\"GetOwnersForContractWithTokenBalancesOptions\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":916,\"kind\":1024,\"name\":\"withTokenBalances\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#withTokenBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":917,\"kind\":1024,\"name\":\"block\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#block\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":918,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForContractWithTokenBalancesOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForContractWithTokenBalancesOptions\"},{\"id\":919,\"kind\":256,\"name\":\"GetOwnersForNftOptions\",\"url\":\"interfaces/GetOwnersForNftOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":920,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/GetOwnersForNftOptions.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftOptions\"},{\"id\":921,\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/GetOwnersForNftOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GetOwnersForNftOptions\"},{\"id\":922,\"kind\":256,\"name\":\"NftContractBaseNftsResponse\",\"url\":\"interfaces/NftContractBaseNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":923,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":924,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractBaseNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractBaseNftsResponse\"},{\"id\":925,\"kind\":256,\"name\":\"NftContractNftsResponse\",\"url\":\"interfaces/NftContractNftsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":926,\"kind\":1024,\"name\":\"nfts\",\"url\":\"interfaces/NftContractNftsResponse.html#nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":927,\"kind\":1024,\"name\":\"pageKey\",\"url\":\"interfaces/NftContractNftsResponse.html#pageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractNftsResponse\"},{\"id\":928,\"kind\":256,\"name\":\"OpenSeaCollectionMetadata\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":929,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":930,\"kind\":1024,\"name\":\"collectionName\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#collectionName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":931,\"kind\":1024,\"name\":\"collectionSlug\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#collectionSlug\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":932,\"kind\":1024,\"name\":\"safelistRequestStatus\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#safelistRequestStatus\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":933,\"kind\":1024,\"name\":\"imageUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#imageUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":934,\"kind\":1024,\"name\":\"imageBannerUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#imageBannerUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":935,\"kind\":1024,\"name\":\"bannerImageUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#bannerImageUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":936,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":937,\"kind\":1024,\"name\":\"externalUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#externalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":938,\"kind\":1024,\"name\":\"twitterUsername\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#twitterUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":939,\"kind\":1024,\"name\":\"discordUrl\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#discordUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":940,\"kind\":1024,\"name\":\"lastIngestedAt\",\"url\":\"interfaces/OpenSeaCollectionMetadata.html#lastIngestedAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OpenSeaCollectionMetadata\"},{\"id\":941,\"kind\":256,\"name\":\"NftContract\",\"url\":\"interfaces/NftContract.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":942,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/NftContract.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":943,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftContract.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":944,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftContract.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":945,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftContract.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":946,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftContract.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":947,\"kind\":1024,\"name\":\"openSeaMetadata\",\"url\":\"interfaces/NftContract.html#openSeaMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":948,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/NftContract.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":949,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/NftContract.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContract\"},{\"id\":950,\"kind\":256,\"name\":\"NftContractForNft\",\"url\":\"interfaces/NftContractForNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":951,\"kind\":1024,\"name\":\"isSpam\",\"url\":\"interfaces/NftContractForNft.html#isSpam\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForNft\"},{\"id\":952,\"kind\":1024,\"name\":\"spamClassifications\",\"url\":\"interfaces/NftContractForNft.html#spamClassifications\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftContractForNft\"},{\"id\":953,\"kind\":1024,\"name\":\"address\",\"url\":\"interfaces/NftContractForNft.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":954,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/NftContractForNft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":955,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftContractForNft.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":956,\"kind\":1024,\"name\":\"symbol\",\"url\":\"interfaces/NftContractForNft.html#symbol\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":957,\"kind\":1024,\"name\":\"totalSupply\",\"url\":\"interfaces/NftContractForNft.html#totalSupply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":958,\"kind\":1024,\"name\":\"openSeaMetadata\",\"url\":\"interfaces/NftContractForNft.html#openSeaMetadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":959,\"kind\":1024,\"name\":\"contractDeployer\",\"url\":\"interfaces/NftContractForNft.html#contractDeployer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":960,\"kind\":1024,\"name\":\"deployedBlockNumber\",\"url\":\"interfaces/NftContractForNft.html#deployedBlockNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NftContractForNft\"},{\"id\":961,\"kind\":256,\"name\":\"NftCollection\",\"url\":\"interfaces/NftCollection.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":962,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/NftCollection.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":963,\"kind\":1024,\"name\":\"slug\",\"url\":\"interfaces/NftCollection.html#slug\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":964,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/NftCollection.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":965,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/NftCollection.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":966,\"kind\":1024,\"name\":\"externalUrl\",\"url\":\"interfaces/NftCollection.html#externalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":967,\"kind\":1024,\"name\":\"twitterUsername\",\"url\":\"interfaces/NftCollection.html#twitterUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":968,\"kind\":1024,\"name\":\"discordUrl\",\"url\":\"interfaces/NftCollection.html#discordUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollection\"},{\"id\":969,\"kind\":256,\"name\":\"NftCollectionFloorPrice\",\"url\":\"interfaces/NftCollectionFloorPrice.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":970,\"kind\":1024,\"name\":\"marketplace\",\"url\":\"interfaces/NftCollectionFloorPrice.html#marketplace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollectionFloorPrice\"},{\"id\":971,\"kind\":1024,\"name\":\"floorPrice\",\"url\":\"interfaces/NftCollectionFloorPrice.html#floorPrice\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollectionFloorPrice\"},{\"id\":972,\"kind\":1024,\"name\":\"priceCurrency\",\"url\":\"interfaces/NftCollectionFloorPrice.html#priceCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftCollectionFloorPrice\"},{\"id\":973,\"kind\":8,\"name\":\"NftCollectionMarketplace\",\"url\":\"enums/NftCollectionMarketplace.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":974,\"kind\":16,\"name\":\"OPENSEA\",\"url\":\"enums/NftCollectionMarketplace.html#OPENSEA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NftCollectionMarketplace\"},{\"id\":975,\"kind\":256,\"name\":\"BaseNft\",\"url\":\"interfaces/BaseNft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":976,\"kind\":1024,\"name\":\"contractAddress\",\"url\":\"interfaces/BaseNft.html#contractAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":977,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/BaseNft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNft\"},{\"id\":978,\"kind\":256,\"name\":\"Nft\",\"url\":\"interfaces/Nft.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":979,\"kind\":1024,\"name\":\"contract\",\"url\":\"interfaces/Nft.html#contract\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":980,\"kind\":1024,\"name\":\"tokenId\",\"url\":\"interfaces/Nft.html#tokenId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":981,\"kind\":1024,\"name\":\"tokenType\",\"url\":\"interfaces/Nft.html#tokenType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":982,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Nft.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":983,\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/Nft.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":984,\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/Nft.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":985,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/Nft.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":986,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/Nft.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":987,\"kind\":1024,\"name\":\"timeLastUpdated\",\"url\":\"interfaces/Nft.html#timeLastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":988,\"kind\":1024,\"name\":\"acquiredAt\",\"url\":\"interfaces/Nft.html#acquiredAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":989,\"kind\":1024,\"name\":\"collection\",\"url\":\"interfaces/Nft.html#collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":990,\"kind\":1024,\"name\":\"mint\",\"url\":\"interfaces/Nft.html#mint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Nft\"},{\"id\":991,\"kind\":256,\"name\":\"BaseNftCollection\",\"url\":\"interfaces/BaseNftCollection.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":992,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/BaseNftCollection.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftCollection\"},{\"id\":993,\"kind\":1024,\"name\":\"slug\",\"url\":\"interfaces/BaseNftCollection.html#slug\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftCollection\"},{\"id\":994,\"kind\":1024,\"name\":\"externalUrl\",\"url\":\"interfaces/BaseNftCollection.html#externalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftCollection\"},{\"id\":995,\"kind\":1024,\"name\":\"bannerImageUrl\",\"url\":\"interfaces/BaseNftCollection.html#bannerImageUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseNftCollection\"},{\"id\":996,\"kind\":256,\"name\":\"NftRawMetadata\",\"url\":\"interfaces/NftRawMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":997,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/NftRawMetadata.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftRawMetadata\"},{\"id\":998,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/NftRawMetadata.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftRawMetadata\"},{\"id\":999,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/NftRawMetadata.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NftRawMetadata\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,65.033]],[\"parent/0\",[]],[\"name/1\",[1,46.575]],[\"parent/1\",[]],[\"name/2\",[2,52.04]],[\"parent/2\",[1,4.262]],[\"name/3\",[3,65.033]],[\"parent/3\",[1,4.262]],[\"name/4\",[4,42.346]],[\"parent/4\",[1,4.262]],[\"name/5\",[5,65.033]],[\"parent/5\",[1,4.262]],[\"name/6\",[6,65.033]],[\"parent/6\",[1,4.262]],[\"name/7\",[7,65.033]],[\"parent/7\",[1,4.262]],[\"name/8\",[8,65.033]],[\"parent/8\",[1,4.262]],[\"name/9\",[9,65.033]],[\"parent/9\",[1,4.262]],[\"name/10\",[10,41.054]],[\"parent/10\",[]],[\"name/11\",[2,52.04]],[\"parent/11\",[10,3.757]],[\"name/12\",[11,65.033]],[\"parent/12\",[10,3.757]],[\"name/13\",[12,59.925]],[\"parent/13\",[10,3.757]],[\"name/14\",[13,59.925]],[\"parent/14\",[10,3.757]],[\"name/15\",[14,56.56]],[\"parent/15\",[10,3.757]],[\"name/16\",[15,56.56]],[\"parent/16\",[10,3.757]],[\"name/17\",[16,65.033]],[\"parent/17\",[10,3.757]],[\"name/18\",[17,56.56]],[\"parent/18\",[10,3.757]],[\"name/19\",[18,65.033]],[\"parent/19\",[10,3.757]],[\"name/20\",[19,59.925]],[\"parent/20\",[10,3.757]],[\"name/21\",[20,59.925]],[\"parent/21\",[10,3.757]],[\"name/22\",[21,59.925]],[\"parent/22\",[10,3.757]],[\"name/23\",[22,65.033]],[\"parent/23\",[10,3.757]],[\"name/24\",[23,42.346]],[\"parent/24\",[10,3.757]],[\"name/25\",[23,42.346]],[\"parent/25\",[10,3.757]],[\"name/26\",[24,43.83]],[\"parent/26\",[]],[\"name/27\",[2,52.04]],[\"parent/27\",[24,4.011]],[\"name/28\",[23,42.346]],[\"parent/28\",[24,4.011]],[\"name/29\",[23,42.346]],[\"parent/29\",[24,4.011]],[\"name/30\",[23,42.346]],[\"parent/30\",[24,4.011]],[\"name/31\",[23,42.346]],[\"parent/31\",[24,4.011]],[\"name/32\",[23,42.346]],[\"parent/32\",[24,4.011]],[\"name/33\",[23,42.346]],[\"parent/33\",[24,4.011]],[\"name/34\",[23,42.346]],[\"parent/34\",[24,4.011]],[\"name/35\",[25,59.925]],[\"parent/35\",[]],[\"name/36\",[2,52.04]],[\"parent/36\",[25,5.483]],[\"name/37\",[26,44.664]],[\"parent/37\",[]],[\"name/38\",[2,52.04]],[\"parent/38\",[26,4.087]],[\"name/39\",[27,54.047]],[\"parent/39\",[26,4.087]],[\"name/40\",[28,33.972]],[\"parent/40\",[26,4.087]],[\"name/41\",[29,56.56]],[\"parent/41\",[26,4.087]],[\"name/42\",[30,56.56]],[\"parent/42\",[26,4.087]],[\"name/43\",[31,46.575]],[\"parent/43\",[26,4.087]],[\"name/44\",[32,59.925]],[\"parent/44\",[26,4.087]],[\"name/45\",[33,59.925]],[\"parent/45\",[26,4.087]],[\"name/46\",[34,65.033]],[\"parent/46\",[26,4.087]],[\"name/47\",[35,65.033]],[\"parent/47\",[26,4.087]],[\"name/48\",[36,45.574]],[\"parent/48\",[]],[\"name/49\",[27,54.047]],[\"parent/49\",[36,4.17]],[\"name/50\",[29,56.56]],[\"parent/50\",[36,4.17]],[\"name/51\",[30,56.56]],[\"parent/51\",[36,4.17]],[\"name/52\",[37,65.033]],[\"parent/52\",[36,4.17]],[\"name/53\",[38,65.033]],[\"parent/53\",[36,4.17]],[\"name/54\",[39,59.925]],[\"parent/54\",[36,4.17]],[\"name/55\",[40,59.925]],[\"parent/55\",[36,4.17]],[\"name/56\",[41,65.033]],[\"parent/56\",[36,4.17]],[\"name/57\",[23,42.346]],[\"parent/57\",[36,4.17]],[\"name/58\",[42,38.883]],[\"parent/58\",[]],[\"name/59\",[43,65.033]],[\"parent/59\",[42,3.558]],[\"name/60\",[27,54.047]],[\"parent/60\",[42,3.558]],[\"name/61\",[44,59.925]],[\"parent/61\",[42,3.558]],[\"name/62\",[45,59.925]],[\"parent/62\",[42,3.558]],[\"name/63\",[46,59.925]],[\"parent/63\",[42,3.558]],[\"name/64\",[47,59.925]],[\"parent/64\",[42,3.558]],[\"name/65\",[48,59.925]],[\"parent/65\",[42,3.558]],[\"name/66\",[49,59.925]],[\"parent/66\",[42,3.558]],[\"name/67\",[50,65.033]],[\"parent/67\",[42,3.558]],[\"name/68\",[39,59.925]],[\"parent/68\",[42,3.558]],[\"name/69\",[51,65.033]],[\"parent/69\",[42,3.558]],[\"name/70\",[52,65.033]],[\"parent/70\",[42,3.558]],[\"name/71\",[53,65.033]],[\"parent/71\",[42,3.558]],[\"name/72\",[54,65.033]],[\"parent/72\",[42,3.558]],[\"name/73\",[55,65.033]],[\"parent/73\",[42,3.558]],[\"name/74\",[23,42.346]],[\"parent/74\",[42,3.558]],[\"name/75\",[23,42.346]],[\"parent/75\",[42,3.558]],[\"name/76\",[23,42.346]],[\"parent/76\",[42,3.558]],[\"name/77\",[23,42.346]],[\"parent/77\",[42,3.558]],[\"name/78\",[56,35.589]],[\"parent/78\",[]],[\"name/79\",[57,65.033]],[\"parent/79\",[56,3.256]],[\"name/80\",[58,65.033]],[\"parent/80\",[56,3.256]],[\"name/81\",[59,65.033]],[\"parent/81\",[56,3.256]],[\"name/82\",[60,65.033]],[\"parent/82\",[56,3.256]],[\"name/83\",[61,65.033]],[\"parent/83\",[56,3.256]],[\"name/84\",[62,65.033]],[\"parent/84\",[56,3.256]],[\"name/85\",[63,65.033]],[\"parent/85\",[56,3.256]],[\"name/86\",[64,65.033]],[\"parent/86\",[56,3.256]],[\"name/87\",[65,65.033]],[\"parent/87\",[56,3.256]],[\"name/88\",[66,65.033]],[\"parent/88\",[56,3.256]],[\"name/89\",[67,65.033]],[\"parent/89\",[56,3.256]],[\"name/90\",[68,65.033]],[\"parent/90\",[56,3.256]],[\"name/91\",[69,65.033]],[\"parent/91\",[56,3.256]],[\"name/92\",[70,65.033]],[\"parent/92\",[56,3.256]],[\"name/93\",[71,65.033]],[\"parent/93\",[56,3.256]],[\"name/94\",[72,65.033]],[\"parent/94\",[56,3.256]],[\"name/95\",[73,59.925]],[\"parent/95\",[56,3.256]],[\"name/96\",[74,65.033]],[\"parent/96\",[56,3.256]],[\"name/97\",[75,65.033]],[\"parent/97\",[56,3.256]],[\"name/98\",[76,65.033]],[\"parent/98\",[56,3.256]],[\"name/99\",[77,65.033]],[\"parent/99\",[56,3.256]],[\"name/100\",[78,65.033]],[\"parent/100\",[56,3.256]],[\"name/101\",[79,65.033]],[\"parent/101\",[56,3.256]],[\"name/102\",[80,65.033]],[\"parent/102\",[56,3.256]],[\"name/103\",[81,65.033]],[\"parent/103\",[56,3.256]],[\"name/104\",[82,65.033]],[\"parent/104\",[56,3.256]],[\"name/105\",[83,65.033]],[\"parent/105\",[56,3.256]],[\"name/106\",[84,48.939]],[\"parent/106\",[]],[\"name/107\",[44,59.925]],[\"parent/107\",[84,4.478]],[\"name/108\",[45,59.925]],[\"parent/108\",[84,4.478]],[\"name/109\",[46,59.925]],[\"parent/109\",[84,4.478]],[\"name/110\",[47,59.925]],[\"parent/110\",[84,4.478]],[\"name/111\",[48,59.925]],[\"parent/111\",[84,4.478]],[\"name/112\",[49,59.925]],[\"parent/112\",[84,4.478]],[\"name/113\",[85,35.244]],[\"parent/113\",[]],[\"name/114\",[12,59.925]],[\"parent/114\",[85,3.225]],[\"name/115\",[86,65.033]],[\"parent/115\",[85,3.225]],[\"name/116\",[87,65.033]],[\"parent/116\",[85,3.225]],[\"name/117\",[88,65.033]],[\"parent/117\",[85,3.225]],[\"name/118\",[13,59.925]],[\"parent/118\",[85,3.225]],[\"name/119\",[89,65.033]],[\"parent/119\",[85,3.225]],[\"name/120\",[90,65.033]],[\"parent/120\",[85,3.225]],[\"name/121\",[91,65.033]],[\"parent/121\",[85,3.225]],[\"name/122\",[92,65.033]],[\"parent/122\",[85,3.225]],[\"name/123\",[19,59.925]],[\"parent/123\",[85,3.225]],[\"name/124\",[20,59.925]],[\"parent/124\",[85,3.225]],[\"name/125\",[93,65.033]],[\"parent/125\",[85,3.225]],[\"name/126\",[15,56.56]],[\"parent/126\",[85,3.225]],[\"name/127\",[14,56.56]],[\"parent/127\",[85,3.225]],[\"name/128\",[94,59.925]],[\"parent/128\",[85,3.225]],[\"name/129\",[95,65.033]],[\"parent/129\",[85,3.225]],[\"name/130\",[17,56.56]],[\"parent/130\",[85,3.225]],[\"name/131\",[96,59.925]],[\"parent/131\",[85,3.225]],[\"name/132\",[97,65.033]],[\"parent/132\",[85,3.225]],[\"name/133\",[40,59.925]],[\"parent/133\",[85,3.225]],[\"name/134\",[98,65.033]],[\"parent/134\",[85,3.225]],[\"name/135\",[99,65.033]],[\"parent/135\",[85,3.225]],[\"name/136\",[100,65.033]],[\"parent/136\",[85,3.225]],[\"name/137\",[101,65.033]],[\"parent/137\",[85,3.225]],[\"name/138\",[102,65.033]],[\"parent/138\",[85,3.225]],[\"name/139\",[103,65.033]],[\"parent/139\",[85,3.225]],[\"name/140\",[21,59.925]],[\"parent/140\",[85,3.225]],[\"name/141\",[104,65.033]],[\"parent/141\",[85,3.225]],[\"name/142\",[105,43.83]],[\"parent/142\",[]],[\"name/143\",[106,65.033]],[\"parent/143\",[105,4.011]],[\"name/144\",[107,65.033]],[\"parent/144\",[105,4.011]],[\"name/145\",[108,65.033]],[\"parent/145\",[105,4.011]],[\"name/146\",[109,65.033]],[\"parent/146\",[105,4.011]],[\"name/147\",[110,65.033]],[\"parent/147\",[105,4.011]],[\"name/148\",[111,65.033]],[\"parent/148\",[105,4.011]],[\"name/149\",[94,59.925]],[\"parent/149\",[105,4.011]],[\"name/150\",[17,56.56]],[\"parent/150\",[105,4.011]],[\"name/151\",[14,56.56]],[\"parent/151\",[105,4.011]],[\"name/152\",[112,65.033]],[\"parent/152\",[105,4.011]],[\"name/153\",[96,59.925]],[\"parent/153\",[105,4.011]],[\"name/154\",[113,45.574]],[\"parent/154\",[]],[\"name/155\",[114,65.033]],[\"parent/155\",[113,4.17]],[\"name/156\",[115,65.033]],[\"parent/156\",[113,4.17]],[\"name/157\",[116,65.033]],[\"parent/157\",[113,4.17]],[\"name/158\",[117,65.033]],[\"parent/158\",[113,4.17]],[\"name/159\",[118,65.033]],[\"parent/159\",[113,4.17]],[\"name/160\",[119,65.033]],[\"parent/160\",[113,4.17]],[\"name/161\",[120,65.033]],[\"parent/161\",[113,4.17]],[\"name/162\",[121,65.033]],[\"parent/162\",[113,4.17]],[\"name/163\",[122,65.033]],[\"parent/163\",[113,4.17]],[\"name/164\",[123,54.047]],[\"parent/164\",[]],[\"name/165\",[124,65.033]],[\"parent/165\",[123,4.945]],[\"name/166\",[125,65.033]],[\"parent/166\",[123,4.945]],[\"name/167\",[126,65.033]],[\"parent/167\",[123,4.945]],[\"name/168\",[127,65.033]],[\"parent/168\",[]],[\"name/169\",[128,65.033]],[\"parent/169\",[]],[\"name/170\",[129,65.033]],[\"parent/170\",[]],[\"name/171\",[130,65.033]],[\"parent/171\",[]],[\"name/172\",[131,65.033]],[\"parent/172\",[]],[\"name/173\",[132,47.687]],[\"parent/173\",[]],[\"name/174\",[27,54.047]],[\"parent/174\",[132,4.363]],[\"name/175\",[28,33.972]],[\"parent/175\",[132,4.363]],[\"name/176\",[29,56.56]],[\"parent/176\",[132,4.363]],[\"name/177\",[31,46.575]],[\"parent/177\",[132,4.363]],[\"name/178\",[32,59.925]],[\"parent/178\",[132,4.363]],[\"name/179\",[33,59.925]],[\"parent/179\",[132,4.363]],[\"name/180\",[30,56.56]],[\"parent/180\",[132,4.363]],[\"name/181\",[28,33.972]],[\"parent/181\",[]],[\"name/182\",[133,65.033]],[\"parent/182\",[28,3.109]],[\"name/183\",[134,65.033]],[\"parent/183\",[28,3.109]],[\"name/184\",[135,65.033]],[\"parent/184\",[28,3.109]],[\"name/185\",[136,65.033]],[\"parent/185\",[28,3.109]],[\"name/186\",[137,65.033]],[\"parent/186\",[28,3.109]],[\"name/187\",[138,65.033]],[\"parent/187\",[28,3.109]],[\"name/188\",[139,65.033]],[\"parent/188\",[28,3.109]],[\"name/189\",[140,65.033]],[\"parent/189\",[28,3.109]],[\"name/190\",[141,65.033]],[\"parent/190\",[28,3.109]],[\"name/191\",[142,65.033]],[\"parent/191\",[28,3.109]],[\"name/192\",[143,65.033]],[\"parent/192\",[28,3.109]],[\"name/193\",[144,65.033]],[\"parent/193\",[28,3.109]],[\"name/194\",[145,65.033]],[\"parent/194\",[28,3.109]],[\"name/195\",[146,65.033]],[\"parent/195\",[28,3.109]],[\"name/196\",[147,65.033]],[\"parent/196\",[28,3.109]],[\"name/197\",[148,65.033]],[\"parent/197\",[28,3.109]],[\"name/198\",[149,65.033]],[\"parent/198\",[28,3.109]],[\"name/199\",[150,65.033]],[\"parent/199\",[28,3.109]],[\"name/200\",[151,65.033]],[\"parent/200\",[28,3.109]],[\"name/201\",[152,65.033]],[\"parent/201\",[28,3.109]],[\"name/202\",[153,56.56]],[\"parent/202\",[]],[\"name/203\",[154,65.033]],[\"parent/203\",[153,5.175]],[\"name/204\",[155,56.56]],[\"parent/204\",[153,5.175]],[\"name/205\",[156,56.56]],[\"parent/205\",[]],[\"name/206\",[157,41.679]],[\"parent/206\",[156,5.175]],[\"name/207\",[158,33.678]],[\"parent/207\",[156,5.175]],[\"name/208\",[159,59.925]],[\"parent/208\",[]],[\"name/209\",[157,41.679]],[\"parent/209\",[159,5.483]],[\"name/210\",[160,54.047]],[\"parent/210\",[]],[\"name/211\",[158,33.678]],[\"parent/211\",[160,4.945]],[\"name/212\",[161,45.574]],[\"parent/212\",[160,4.945]],[\"name/213\",[162,56.56]],[\"parent/213\",[160,4.945]],[\"name/214\",[163,56.56]],[\"parent/214\",[]],[\"name/215\",[161,45.574]],[\"parent/215\",[163,5.175]],[\"name/216\",[162,56.56]],[\"parent/216\",[163,5.175]],[\"name/217\",[164,56.56]],[\"parent/217\",[]],[\"name/218\",[165,54.047]],[\"parent/218\",[]],[\"name/219\",[166,43.83]],[\"parent/219\",[165,4.945]],[\"name/220\",[164,56.56]],[\"parent/220\",[165,4.945]],[\"name/221\",[167,47.687]],[\"parent/221\",[165,4.945]],[\"name/222\",[168,54.047]],[\"parent/222\",[]],[\"name/223\",[166,43.83]],[\"parent/223\",[168,4.945]],[\"name/224\",[164,56.56]],[\"parent/224\",[168,4.945]],[\"name/225\",[167,47.687]],[\"parent/225\",[168,4.945]],[\"name/226\",[169,56.56]],[\"parent/226\",[]],[\"name/227\",[170,47.687]],[\"parent/227\",[169,5.175]],[\"name/228\",[158,33.678]],[\"parent/228\",[169,5.175]],[\"name/229\",[171,56.56]],[\"parent/229\",[]],[\"name/230\",[172,65.033]],[\"parent/230\",[171,5.175]],[\"name/231\",[158,33.678]],[\"parent/231\",[171,5.175]],[\"name/232\",[173,46.575]],[\"parent/232\",[]],[\"name/233\",[166,43.83]],[\"parent/233\",[173,4.262]],[\"name/234\",[174,65.033]],[\"parent/234\",[173,4.262]],[\"name/235\",[175,52.04]],[\"parent/235\",[173,4.262]],[\"name/236\",[176,41.679]],[\"parent/236\",[173,4.262]],[\"name/237\",[177,48.939]],[\"parent/237\",[173,4.262]],[\"name/238\",[178,54.047]],[\"parent/238\",[173,4.262]],[\"name/239\",[179,56.56]],[\"parent/239\",[173,4.262]],[\"name/240\",[167,47.687]],[\"parent/240\",[173,4.262]],[\"name/241\",[180,52.04]],[\"parent/241\",[]],[\"name/242\",[176,41.679]],[\"parent/242\",[180,4.762]],[\"name/243\",[177,48.939]],[\"parent/243\",[180,4.762]],[\"name/244\",[178,54.047]],[\"parent/244\",[180,4.762]],[\"name/245\",[179,56.56]],[\"parent/245\",[180,4.762]],[\"name/246\",[181,43.83]],[\"parent/246\",[]],[\"name/247\",[182,50.37]],[\"parent/247\",[181,4.011]],[\"name/248\",[183,50.37]],[\"parent/248\",[181,4.011]],[\"name/249\",[184,52.04]],[\"parent/249\",[181,4.011]],[\"name/250\",[185,56.56]],[\"parent/250\",[181,4.011]],[\"name/251\",[186,56.56]],[\"parent/251\",[181,4.011]],[\"name/252\",[170,47.687]],[\"parent/252\",[181,4.011]],[\"name/253\",[187,59.925]],[\"parent/253\",[181,4.011]],[\"name/254\",[188,54.047]],[\"parent/254\",[181,4.011]],[\"name/255\",[189,59.925]],[\"parent/255\",[181,4.011]],[\"name/256\",[158,33.678]],[\"parent/256\",[181,4.011]],[\"name/257\",[190,59.925]],[\"parent/257\",[181,4.011]],[\"name/258\",[191,43.83]],[\"parent/258\",[]],[\"name/259\",[190,59.925]],[\"parent/259\",[191,4.011]],[\"name/260\",[182,50.37]],[\"parent/260\",[191,4.011]],[\"name/261\",[183,50.37]],[\"parent/261\",[191,4.011]],[\"name/262\",[184,52.04]],[\"parent/262\",[191,4.011]],[\"name/263\",[185,56.56]],[\"parent/263\",[191,4.011]],[\"name/264\",[186,56.56]],[\"parent/264\",[191,4.011]],[\"name/265\",[170,47.687]],[\"parent/265\",[191,4.011]],[\"name/266\",[187,59.925]],[\"parent/266\",[191,4.011]],[\"name/267\",[188,54.047]],[\"parent/267\",[191,4.011]],[\"name/268\",[189,59.925]],[\"parent/268\",[191,4.011]],[\"name/269\",[158,33.678]],[\"parent/269\",[191,4.011]],[\"name/270\",[192,48.939]],[\"parent/270\",[]],[\"name/271\",[193,65.033]],[\"parent/271\",[192,4.478]],[\"name/272\",[194,65.033]],[\"parent/272\",[192,4.478]],[\"name/273\",[155,56.56]],[\"parent/273\",[192,4.478]],[\"name/274\",[195,56.56]],[\"parent/274\",[192,4.478]],[\"name/275\",[196,56.56]],[\"parent/275\",[192,4.478]],[\"name/276\",[197,65.033]],[\"parent/276\",[192,4.478]],[\"name/277\",[198,56.56]],[\"parent/277\",[]],[\"name/278\",[199,59.925]],[\"parent/278\",[198,5.175]],[\"name/279\",[158,33.678]],[\"parent/279\",[198,5.175]],[\"name/280\",[200,56.56]],[\"parent/280\",[]],[\"name/281\",[199,59.925]],[\"parent/281\",[200,5.175]],[\"name/282\",[158,33.678]],[\"parent/282\",[200,5.175]],[\"name/283\",[201,43.061]],[\"parent/283\",[]],[\"name/284\",[202,59.925]],[\"parent/284\",[201,3.94]],[\"name/285\",[188,54.047]],[\"parent/285\",[201,3.94]],[\"name/286\",[203,59.925]],[\"parent/286\",[201,3.94]],[\"name/287\",[204,47.687]],[\"parent/287\",[201,3.94]],[\"name/288\",[205,47.687]],[\"parent/288\",[201,3.94]],[\"name/289\",[206,45.574]],[\"parent/289\",[201,3.94]],[\"name/290\",[207,59.925]],[\"parent/290\",[201,3.94]],[\"name/291\",[208,52.04]],[\"parent/291\",[201,3.94]],[\"name/292\",[209,41.679]],[\"parent/292\",[201,3.94]],[\"name/293\",[210,59.925]],[\"parent/293\",[201,3.94]],[\"name/294\",[211,59.925]],[\"parent/294\",[201,3.94]],[\"name/295\",[212,50.37]],[\"parent/295\",[201,3.94]],[\"name/296\",[213,42.346]],[\"parent/296\",[]],[\"name/297\",[214,59.925]],[\"parent/297\",[213,3.875]],[\"name/298\",[202,59.925]],[\"parent/298\",[213,3.875]],[\"name/299\",[188,54.047]],[\"parent/299\",[213,3.875]],[\"name/300\",[203,59.925]],[\"parent/300\",[213,3.875]],[\"name/301\",[204,47.687]],[\"parent/301\",[213,3.875]],[\"name/302\",[205,47.687]],[\"parent/302\",[213,3.875]],[\"name/303\",[206,45.574]],[\"parent/303\",[213,3.875]],[\"name/304\",[207,59.925]],[\"parent/304\",[213,3.875]],[\"name/305\",[208,52.04]],[\"parent/305\",[213,3.875]],[\"name/306\",[209,41.679]],[\"parent/306\",[213,3.875]],[\"name/307\",[210,59.925]],[\"parent/307\",[213,3.875]],[\"name/308\",[211,59.925]],[\"parent/308\",[213,3.875]],[\"name/309\",[212,50.37]],[\"parent/309\",[213,3.875]],[\"name/310\",[215,59.925]],[\"parent/310\",[]],[\"name/311\",[216,54.047]],[\"parent/311\",[215,5.483]],[\"name/312\",[217,56.56]],[\"parent/312\",[]],[\"name/313\",[205,47.687]],[\"parent/313\",[217,5.175]],[\"name/314\",[204,47.687]],[\"parent/314\",[217,5.175]],[\"name/315\",[218,54.047]],[\"parent/315\",[]],[\"name/316\",[170,47.687]],[\"parent/316\",[218,4.945]],[\"name/317\",[219,45.574]],[\"parent/317\",[218,4.945]],[\"name/318\",[158,33.678]],[\"parent/318\",[218,4.945]],[\"name/319\",[220,56.56]],[\"parent/319\",[]],[\"name/320\",[221,65.033]],[\"parent/320\",[220,5.175]],[\"name/321\",[222,65.033]],[\"parent/321\",[220,5.175]],[\"name/322\",[223,54.047]],[\"parent/322\",[]],[\"name/323\",[166,43.83]],[\"parent/323\",[223,4.945]],[\"name/324\",[224,65.033]],[\"parent/324\",[223,4.945]],[\"name/325\",[225,65.033]],[\"parent/325\",[223,4.945]],[\"name/326\",[226,59.925]],[\"parent/326\",[]],[\"name/327\",[227,47.687]],[\"parent/327\",[226,5.483]],[\"name/328\",[228,59.925]],[\"parent/328\",[]],[\"name/329\",[229,54.047]],[\"parent/329\",[228,5.483]],[\"name/330\",[230,65.033]],[\"parent/330\",[]],[\"name/331\",[231,59.925]],[\"parent/331\",[]],[\"name/332\",[232,65.033]],[\"parent/332\",[231,5.483]],[\"name/333\",[233,52.04]],[\"parent/333\",[]],[\"name/334\",[234,65.033]],[\"parent/334\",[233,4.762]],[\"name/335\",[235,65.033]],[\"parent/335\",[233,4.762]],[\"name/336\",[236,65.033]],[\"parent/336\",[233,4.762]],[\"name/337\",[237,65.033]],[\"parent/337\",[233,4.762]],[\"name/338\",[238,56.56]],[\"parent/338\",[]],[\"name/339\",[239,65.033]],[\"parent/339\",[238,5.175]],[\"name/340\",[227,47.687]],[\"parent/340\",[238,5.175]],[\"name/341\",[240,56.56]],[\"parent/341\",[]],[\"name/342\",[241,65.033]],[\"parent/342\",[240,5.175]],[\"name/343\",[242,65.033]],[\"parent/343\",[240,5.175]],[\"name/344\",[243,52.04]],[\"parent/344\",[]],[\"name/345\",[244,59.925]],[\"parent/345\",[243,4.762]],[\"name/346\",[185,56.56]],[\"parent/346\",[243,4.762]],[\"name/347\",[186,56.56]],[\"parent/347\",[243,4.762]],[\"name/348\",[245,59.925]],[\"parent/348\",[243,4.762]],[\"name/349\",[246,52.04]],[\"parent/349\",[]],[\"name/350\",[244,59.925]],[\"parent/350\",[246,4.762]],[\"name/351\",[247,56.56]],[\"parent/351\",[246,4.762]],[\"name/352\",[248,65.033]],[\"parent/352\",[246,4.762]],[\"name/353\",[245,59.925]],[\"parent/353\",[246,4.762]],[\"name/354\",[249,65.033]],[\"parent/354\",[]],[\"name/355\",[250,65.033]],[\"parent/355\",[]],[\"name/356\",[251,65.033]],[\"parent/356\",[]],[\"name/357\",[252,59.925]],[\"parent/357\",[]],[\"name/358\",[253,65.033]],[\"parent/358\",[252,5.483]],[\"name/359\",[254,50.37]],[\"parent/359\",[]],[\"name/360\",[255,65.033]],[\"parent/360\",[254,4.609]],[\"name/361\",[155,56.56]],[\"parent/361\",[254,4.609]],[\"name/362\",[195,56.56]],[\"parent/362\",[254,4.609]],[\"name/363\",[196,56.56]],[\"parent/363\",[254,4.609]],[\"name/364\",[256,65.033]],[\"parent/364\",[254,4.609]],[\"name/365\",[257,56.56]],[\"parent/365\",[]],[\"name/366\",[258,65.033]],[\"parent/366\",[257,5.175]],[\"name/367\",[259,65.033]],[\"parent/367\",[257,5.175]],[\"name/368\",[260,59.925]],[\"parent/368\",[]],[\"name/369\",[261,65.033]],[\"parent/369\",[260,5.483]],[\"name/370\",[262,43.061]],[\"parent/370\",[]],[\"name/371\",[263,65.033]],[\"parent/371\",[262,3.94]],[\"name/372\",[264,65.033]],[\"parent/372\",[262,3.94]],[\"name/373\",[204,47.687]],[\"parent/373\",[262,3.94]],[\"name/374\",[205,47.687]],[\"parent/374\",[262,3.94]],[\"name/375\",[265,65.033]],[\"parent/375\",[262,3.94]],[\"name/376\",[266,59.925]],[\"parent/376\",[262,3.94]],[\"name/377\",[176,41.679]],[\"parent/377\",[262,3.94]],[\"name/378\",[177,48.939]],[\"parent/378\",[262,3.94]],[\"name/379\",[178,54.047]],[\"parent/379\",[262,3.94]],[\"name/380\",[166,43.83]],[\"parent/380\",[262,3.94]],[\"name/381\",[179,56.56]],[\"parent/381\",[262,3.94]],[\"name/382\",[209,41.679]],[\"parent/382\",[262,3.94]],[\"name/383\",[267,54.047]],[\"parent/383\",[]],[\"name/384\",[268,65.033]],[\"parent/384\",[267,4.945]],[\"name/385\",[269,56.56]],[\"parent/385\",[267,4.945]],[\"name/386\",[167,47.687]],[\"parent/386\",[267,4.945]],[\"name/387\",[270,59.925]],[\"parent/387\",[]],[\"name/388\",[271,65.033]],[\"parent/388\",[270,5.483]],[\"name/389\",[272,54.047]],[\"parent/389\",[]],[\"name/390\",[206,45.574]],[\"parent/390\",[272,4.945]],[\"name/391\",[176,41.679]],[\"parent/391\",[272,4.945]],[\"name/392\",[157,41.679]],[\"parent/392\",[272,4.945]],[\"name/393\",[273,52.04]],[\"parent/393\",[]],[\"name/394\",[274,65.033]],[\"parent/394\",[273,4.762]],[\"name/395\",[206,45.574]],[\"parent/395\",[273,4.762]],[\"name/396\",[176,41.679]],[\"parent/396\",[273,4.762]],[\"name/397\",[157,41.679]],[\"parent/397\",[273,4.762]],[\"name/398\",[275,52.04]],[\"parent/398\",[]],[\"name/399\",[276,65.033]],[\"parent/399\",[275,4.762]],[\"name/400\",[277,59.925]],[\"parent/400\",[275,4.762]],[\"name/401\",[278,65.033]],[\"parent/401\",[275,4.762]],[\"name/402\",[279,59.925]],[\"parent/402\",[275,4.762]],[\"name/403\",[280,52.04]],[\"parent/403\",[]],[\"name/404\",[281,65.033]],[\"parent/404\",[280,4.762]],[\"name/405\",[15,56.56]],[\"parent/405\",[280,4.762]],[\"name/406\",[282,65.033]],[\"parent/406\",[280,4.762]],[\"name/407\",[283,65.033]],[\"parent/407\",[280,4.762]],[\"name/408\",[284,44.664]],[\"parent/408\",[]],[\"name/409\",[157,41.679]],[\"parent/409\",[284,4.087]],[\"name/410\",[285,59.925]],[\"parent/410\",[284,4.087]],[\"name/411\",[167,47.687]],[\"parent/411\",[284,4.087]],[\"name/412\",[205,47.687]],[\"parent/412\",[284,4.087]],[\"name/413\",[204,47.687]],[\"parent/413\",[284,4.087]],[\"name/414\",[206,45.574]],[\"parent/414\",[284,4.087]],[\"name/415\",[286,56.56]],[\"parent/415\",[284,4.087]],[\"name/416\",[269,56.56]],[\"parent/416\",[284,4.087]],[\"name/417\",[287,59.925]],[\"parent/417\",[284,4.087]],[\"name/418\",[288,59.925]],[\"parent/418\",[284,4.087]],[\"name/419\",[289,54.047]],[\"parent/419\",[]],[\"name/420\",[290,65.033]],[\"parent/420\",[289,4.945]],[\"name/421\",[277,59.925]],[\"parent/421\",[289,4.945]],[\"name/422\",[279,59.925]],[\"parent/422\",[289,4.945]],[\"name/423\",[291,52.04]],[\"parent/423\",[]],[\"name/424\",[292,54.047]],[\"parent/424\",[291,4.762]],[\"name/425\",[161,45.574]],[\"parent/425\",[291,4.762]],[\"name/426\",[293,59.925]],[\"parent/426\",[291,4.762]],[\"name/427\",[285,59.925]],[\"parent/427\",[291,4.762]],[\"name/428\",[294,56.56]],[\"parent/428\",[]],[\"name/429\",[295,59.925]],[\"parent/429\",[294,5.175]],[\"name/430\",[296,65.033]],[\"parent/430\",[294,5.175]],[\"name/431\",[297,45.574]],[\"parent/431\",[]],[\"name/432\",[298,48.939]],[\"parent/432\",[297,4.17]],[\"name/433\",[28,33.972]],[\"parent/433\",[297,4.17]],[\"name/434\",[157,41.679]],[\"parent/434\",[297,4.17]],[\"name/435\",[31,46.575]],[\"parent/435\",[297,4.17]],[\"name/436\",[299,47.687]],[\"parent/436\",[297,4.17]],[\"name/437\",[300,48.939]],[\"parent/437\",[297,4.17]],[\"name/438\",[301,48.939]],[\"parent/438\",[297,4.17]],[\"name/439\",[302,48.939]],[\"parent/439\",[297,4.17]],[\"name/440\",[303,47.687]],[\"parent/440\",[297,4.17]],[\"name/441\",[304,56.56]],[\"parent/441\",[]],[\"name/442\",[305,65.033]],[\"parent/442\",[304,5.175]],[\"name/443\",[306,65.033]],[\"parent/443\",[304,5.175]],[\"name/444\",[307,48.939]],[\"parent/444\",[]],[\"name/445\",[308,65.033]],[\"parent/445\",[307,4.478]],[\"name/446\",[309,65.033]],[\"parent/446\",[307,4.478]],[\"name/447\",[310,65.033]],[\"parent/447\",[307,4.478]],[\"name/448\",[311,65.033]],[\"parent/448\",[307,4.478]],[\"name/449\",[312,65.033]],[\"parent/449\",[307,4.478]],[\"name/450\",[313,65.033]],[\"parent/450\",[307,4.478]],[\"name/451\",[314,45.574]],[\"parent/451\",[]],[\"name/452\",[157,41.679]],[\"parent/452\",[314,4.17]],[\"name/453\",[298,48.939]],[\"parent/453\",[314,4.17]],[\"name/454\",[28,33.972]],[\"parent/454\",[314,4.17]],[\"name/455\",[31,46.575]],[\"parent/455\",[314,4.17]],[\"name/456\",[299,47.687]],[\"parent/456\",[314,4.17]],[\"name/457\",[300,48.939]],[\"parent/457\",[314,4.17]],[\"name/458\",[301,48.939]],[\"parent/458\",[314,4.17]],[\"name/459\",[302,48.939]],[\"parent/459\",[314,4.17]],[\"name/460\",[303,47.687]],[\"parent/460\",[314,4.17]],[\"name/461\",[315,45.574]],[\"parent/461\",[]],[\"name/462\",[157,41.679]],[\"parent/462\",[315,4.17]],[\"name/463\",[298,48.939]],[\"parent/463\",[315,4.17]],[\"name/464\",[28,33.972]],[\"parent/464\",[315,4.17]],[\"name/465\",[31,46.575]],[\"parent/465\",[315,4.17]],[\"name/466\",[299,47.687]],[\"parent/466\",[315,4.17]],[\"name/467\",[300,48.939]],[\"parent/467\",[315,4.17]],[\"name/468\",[301,48.939]],[\"parent/468\",[315,4.17]],[\"name/469\",[302,48.939]],[\"parent/469\",[315,4.17]],[\"name/470\",[303,47.687]],[\"parent/470\",[315,4.17]],[\"name/471\",[316,45.574]],[\"parent/471\",[]],[\"name/472\",[157,41.679]],[\"parent/472\",[316,4.17]],[\"name/473\",[298,48.939]],[\"parent/473\",[316,4.17]],[\"name/474\",[28,33.972]],[\"parent/474\",[316,4.17]],[\"name/475\",[31,46.575]],[\"parent/475\",[316,4.17]],[\"name/476\",[299,47.687]],[\"parent/476\",[316,4.17]],[\"name/477\",[300,48.939]],[\"parent/477\",[316,4.17]],[\"name/478\",[301,48.939]],[\"parent/478\",[316,4.17]],[\"name/479\",[302,48.939]],[\"parent/479\",[316,4.17]],[\"name/480\",[303,47.687]],[\"parent/480\",[316,4.17]],[\"name/481\",[317,45.574]],[\"parent/481\",[]],[\"name/482\",[157,41.679]],[\"parent/482\",[317,4.17]],[\"name/483\",[298,48.939]],[\"parent/483\",[317,4.17]],[\"name/484\",[28,33.972]],[\"parent/484\",[317,4.17]],[\"name/485\",[31,46.575]],[\"parent/485\",[317,4.17]],[\"name/486\",[299,47.687]],[\"parent/486\",[317,4.17]],[\"name/487\",[300,48.939]],[\"parent/487\",[317,4.17]],[\"name/488\",[301,48.939]],[\"parent/488\",[317,4.17]],[\"name/489\",[302,48.939]],[\"parent/489\",[317,4.17]],[\"name/490\",[303,47.687]],[\"parent/490\",[317,4.17]],[\"name/491\",[318,45.574]],[\"parent/491\",[]],[\"name/492\",[157,41.679]],[\"parent/492\",[318,4.17]],[\"name/493\",[298,48.939]],[\"parent/493\",[318,4.17]],[\"name/494\",[28,33.972]],[\"parent/494\",[318,4.17]],[\"name/495\",[31,46.575]],[\"parent/495\",[318,4.17]],[\"name/496\",[299,47.687]],[\"parent/496\",[318,4.17]],[\"name/497\",[300,48.939]],[\"parent/497\",[318,4.17]],[\"name/498\",[301,48.939]],[\"parent/498\",[318,4.17]],[\"name/499\",[302,48.939]],[\"parent/499\",[318,4.17]],[\"name/500\",[303,47.687]],[\"parent/500\",[318,4.17]],[\"name/501\",[319,45.574]],[\"parent/501\",[]],[\"name/502\",[157,41.679]],[\"parent/502\",[319,4.17]],[\"name/503\",[298,48.939]],[\"parent/503\",[319,4.17]],[\"name/504\",[28,33.972]],[\"parent/504\",[319,4.17]],[\"name/505\",[31,46.575]],[\"parent/505\",[319,4.17]],[\"name/506\",[299,47.687]],[\"parent/506\",[319,4.17]],[\"name/507\",[300,48.939]],[\"parent/507\",[319,4.17]],[\"name/508\",[301,48.939]],[\"parent/508\",[319,4.17]],[\"name/509\",[302,48.939]],[\"parent/509\",[319,4.17]],[\"name/510\",[303,47.687]],[\"parent/510\",[319,4.17]],[\"name/511\",[320,56.56]],[\"parent/511\",[]],[\"name/512\",[321,65.033]],[\"parent/512\",[320,5.175]],[\"name/513\",[322,48.939]],[\"parent/513\",[320,5.175]],[\"name/514\",[323,56.56]],[\"parent/514\",[]],[\"name/515\",[324,56.56]],[\"parent/515\",[323,5.175]],[\"name/516\",[158,33.678]],[\"parent/516\",[323,5.175]],[\"name/517\",[325,54.047]],[\"parent/517\",[]],[\"name/518\",[247,56.56]],[\"parent/518\",[325,4.945]],[\"name/519\",[322,48.939]],[\"parent/519\",[325,4.945]],[\"name/520\",[158,33.678]],[\"parent/520\",[325,4.945]],[\"name/521\",[326,59.925]],[\"parent/521\",[]],[\"name/522\",[327,59.925]],[\"parent/522\",[326,5.483]],[\"name/523\",[328,59.925]],[\"parent/523\",[]],[\"name/524\",[303,47.687]],[\"parent/524\",[328,5.483]],[\"name/525\",[329,56.56]],[\"parent/525\",[]],[\"name/526\",[330,59.925]],[\"parent/526\",[329,5.175]],[\"name/527\",[28,33.972]],[\"parent/527\",[329,5.175]],[\"name/528\",[331,56.56]],[\"parent/528\",[]],[\"name/529\",[327,59.925]],[\"parent/529\",[331,5.175]],[\"name/530\",[28,33.972]],[\"parent/530\",[331,5.175]],[\"name/531\",[332,56.56]],[\"parent/531\",[]],[\"name/532\",[247,56.56]],[\"parent/532\",[332,5.175]],[\"name/533\",[28,33.972]],[\"parent/533\",[332,5.175]],[\"name/534\",[333,56.56]],[\"parent/534\",[]],[\"name/535\",[166,43.83]],[\"parent/535\",[333,5.175]],[\"name/536\",[209,41.679]],[\"parent/536\",[333,5.175]],[\"name/537\",[334,54.047]],[\"parent/537\",[]],[\"name/538\",[330,59.925]],[\"parent/538\",[334,4.945]],[\"name/539\",[322,48.939]],[\"parent/539\",[334,4.945]],[\"name/540\",[158,33.678]],[\"parent/540\",[334,4.945]],[\"name/541\",[335,59.925]],[\"parent/541\",[]],[\"name/542\",[299,47.687]],[\"parent/542\",[335,5.483]],[\"name/543\",[336,56.56]],[\"parent/543\",[]],[\"name/544\",[337,65.033]],[\"parent/544\",[336,5.175]],[\"name/545\",[338,65.033]],[\"parent/545\",[336,5.175]],[\"name/546\",[339,56.56]],[\"parent/546\",[]],[\"name/547\",[340,65.033]],[\"parent/547\",[339,5.175]],[\"name/548\",[341,65.033]],[\"parent/548\",[339,5.175]],[\"name/549\",[342,56.56]],[\"parent/549\",[]],[\"name/550\",[343,65.033]],[\"parent/550\",[342,5.175]],[\"name/551\",[344,65.033]],[\"parent/551\",[342,5.175]],[\"name/552\",[345,59.925]],[\"parent/552\",[]],[\"name/553\",[346,65.033]],[\"parent/553\",[345,5.483]],[\"name/554\",[347,65.033]],[\"parent/554\",[]],[\"name/555\",[348,65.033]],[\"parent/555\",[]],[\"name/556\",[349,65.033]],[\"parent/556\",[]],[\"name/557\",[350,65.033]],[\"parent/557\",[]],[\"name/558\",[351,48.939]],[\"parent/558\",[]],[\"name/559\",[205,47.687]],[\"parent/559\",[351,4.478]],[\"name/560\",[204,47.687]],[\"parent/560\",[351,4.478]],[\"name/561\",[286,56.56]],[\"parent/561\",[351,4.478]],[\"name/562\",[352,65.033]],[\"parent/562\",[351,4.478]],[\"name/563\",[206,45.574]],[\"parent/563\",[351,4.478]],[\"name/564\",[293,59.925]],[\"parent/564\",[351,4.478]],[\"name/565\",[353,50.37]],[\"parent/565\",[]],[\"name/566\",[354,65.033]],[\"parent/566\",[353,4.609]],[\"name/567\",[355,65.033]],[\"parent/567\",[353,4.609]],[\"name/568\",[356,65.033]],[\"parent/568\",[353,4.609]],[\"name/569\",[357,65.033]],[\"parent/569\",[353,4.609]],[\"name/570\",[358,65.033]],[\"parent/570\",[353,4.609]],[\"name/571\",[359,65.033]],[\"parent/571\",[]],[\"name/572\",[360,56.56]],[\"parent/572\",[]],[\"name/573\",[361,65.033]],[\"parent/573\",[360,5.175]],[\"name/574\",[362,65.033]],[\"parent/574\",[360,5.175]],[\"name/575\",[363,56.56]],[\"parent/575\",[]],[\"name/576\",[157,41.679]],[\"parent/576\",[363,5.175]],[\"name/577\",[364,59.925]],[\"parent/577\",[363,5.175]],[\"name/578\",[365,56.56]],[\"parent/578\",[]],[\"name/579\",[157,41.679]],[\"parent/579\",[365,5.175]],[\"name/580\",[364,59.925]],[\"parent/580\",[365,5.175]],[\"name/581\",[366,43.83]],[\"parent/581\",[]],[\"name/582\",[157,41.679]],[\"parent/582\",[366,4.011]],[\"name/583\",[204,47.687]],[\"parent/583\",[366,4.011]],[\"name/584\",[205,47.687]],[\"parent/584\",[366,4.011]],[\"name/585\",[206,45.574]],[\"parent/585\",[366,4.011]],[\"name/586\",[286,56.56]],[\"parent/586\",[366,4.011]],[\"name/587\",[269,56.56]],[\"parent/587\",[366,4.011]],[\"name/588\",[287,59.925]],[\"parent/588\",[366,4.011]],[\"name/589\",[288,59.925]],[\"parent/589\",[366,4.011]],[\"name/590\",[167,47.687]],[\"parent/590\",[366,4.011]],[\"name/591\",[367,65.033]],[\"parent/591\",[366,4.011]],[\"name/592\",[295,59.925]],[\"parent/592\",[366,4.011]],[\"name/593\",[368,54.047]],[\"parent/593\",[]],[\"name/594\",[229,54.047]],[\"parent/594\",[368,4.945]],[\"name/595\",[161,45.574]],[\"parent/595\",[368,4.945]],[\"name/596\",[292,54.047]],[\"parent/596\",[368,4.945]],[\"name/597\",[369,52.04]],[\"parent/597\",[]],[\"name/598\",[182,50.37]],[\"parent/598\",[369,4.762]],[\"name/599\",[183,50.37]],[\"parent/599\",[369,4.762]],[\"name/600\",[161,45.574]],[\"parent/600\",[369,4.762]],[\"name/601\",[292,54.047]],[\"parent/601\",[369,4.762]],[\"name/602\",[370,56.56]],[\"parent/602\",[]],[\"name/603\",[161,45.574]],[\"parent/603\",[370,5.175]],[\"name/604\",[292,54.047]],[\"parent/604\",[370,5.175]],[\"name/605\",[371,65.033]],[\"parent/605\",[]],[\"name/606\",[372,52.04]],[\"parent/606\",[]],[\"name/607\",[175,52.04]],[\"parent/607\",[372,4.762]],[\"name/608\",[373,65.033]],[\"parent/608\",[372,4.762]],[\"name/609\",[374,65.033]],[\"parent/609\",[372,4.762]],[\"name/610\",[375,65.033]],[\"parent/610\",[372,4.762]],[\"name/611\",[376,65.033]],[\"parent/611\",[]],[\"name/612\",[377,65.033]],[\"parent/612\",[]],[\"name/613\",[378,50.37]],[\"parent/613\",[]],[\"name/614\",[195,56.56]],[\"parent/614\",[378,4.609]],[\"name/615\",[196,56.56]],[\"parent/615\",[378,4.609]],[\"name/616\",[379,65.033]],[\"parent/616\",[378,4.609]],[\"name/617\",[380,65.033]],[\"parent/617\",[378,4.609]],[\"name/618\",[381,56.56]],[\"parent/618\",[378,4.609]],[\"name/619\",[382,48.939]],[\"parent/619\",[]],[\"name/620\",[176,41.679]],[\"parent/620\",[382,4.478]],[\"name/621\",[383,50.37]],[\"parent/621\",[382,4.478]],[\"name/622\",[384,52.04]],[\"parent/622\",[382,4.478]],[\"name/623\",[385,65.033]],[\"parent/623\",[382,4.478]],[\"name/624\",[386,65.033]],[\"parent/624\",[382,4.478]],[\"name/625\",[387,65.033]],[\"parent/625\",[382,4.478]],[\"name/626\",[388,48.939]],[\"parent/626\",[]],[\"name/627\",[389,65.033]],[\"parent/627\",[388,4.478]],[\"name/628\",[390,65.033]],[\"parent/628\",[388,4.478]],[\"name/629\",[391,65.033]],[\"parent/629\",[388,4.478]],[\"name/630\",[392,65.033]],[\"parent/630\",[388,4.478]],[\"name/631\",[393,65.033]],[\"parent/631\",[388,4.478]],[\"name/632\",[394,65.033]],[\"parent/632\",[388,4.478]],[\"name/633\",[395,43.061]],[\"parent/633\",[]],[\"name/634\",[396,65.033]],[\"parent/634\",[395,3.94]],[\"name/635\",[397,65.033]],[\"parent/635\",[395,3.94]],[\"name/636\",[398,65.033]],[\"parent/636\",[395,3.94]],[\"name/637\",[399,65.033]],[\"parent/637\",[395,3.94]],[\"name/638\",[400,65.033]],[\"parent/638\",[395,3.94]],[\"name/639\",[401,65.033]],[\"parent/639\",[395,3.94]],[\"name/640\",[402,65.033]],[\"parent/640\",[395,3.94]],[\"name/641\",[403,65.033]],[\"parent/641\",[395,3.94]],[\"name/642\",[404,65.033]],[\"parent/642\",[395,3.94]],[\"name/643\",[405,65.033]],[\"parent/643\",[395,3.94]],[\"name/644\",[406,65.033]],[\"parent/644\",[395,3.94]],[\"name/645\",[381,56.56]],[\"parent/645\",[395,3.94]],[\"name/646\",[407,50.37]],[\"parent/646\",[]],[\"name/647\",[216,54.047]],[\"parent/647\",[407,4.609]],[\"name/648\",[227,47.687]],[\"parent/648\",[407,4.609]],[\"name/649\",[408,46.575]],[\"parent/649\",[]],[\"name/650\",[158,33.678]],[\"parent/650\",[408,4.262]],[\"name/651\",[170,47.687]],[\"parent/651\",[408,4.262]],[\"name/652\",[409,56.56]],[\"parent/652\",[408,4.262]],[\"name/653\",[410,56.56]],[\"parent/653\",[408,4.262]],[\"name/654\",[411,50.37]],[\"parent/654\",[408,4.262]],[\"name/655\",[412,54.047]],[\"parent/655\",[408,4.262]],[\"name/656\",[413,50.37]],[\"parent/656\",[408,4.262]],[\"name/657\",[414,56.56]],[\"parent/657\",[408,4.262]],[\"name/658\",[415,46.575]],[\"parent/658\",[]],[\"name/659\",[158,33.678]],[\"parent/659\",[415,4.262]],[\"name/660\",[170,47.687]],[\"parent/660\",[415,4.262]],[\"name/661\",[409,56.56]],[\"parent/661\",[415,4.262]],[\"name/662\",[410,56.56]],[\"parent/662\",[415,4.262]],[\"name/663\",[411,50.37]],[\"parent/663\",[415,4.262]],[\"name/664\",[412,54.047]],[\"parent/664\",[415,4.262]],[\"name/665\",[413,50.37]],[\"parent/665\",[415,4.262]],[\"name/666\",[414,56.56]],[\"parent/666\",[415,4.262]],[\"name/667\",[416,56.56]],[\"parent/667\",[]],[\"name/668\",[417,65.033]],[\"parent/668\",[416,5.175]],[\"name/669\",[418,65.033]],[\"parent/669\",[416,5.175]],[\"name/670\",[419,59.925]],[\"parent/670\",[]],[\"name/671\",[420,65.033]],[\"parent/671\",[419,5.483]],[\"name/672\",[421,52.04]],[\"parent/672\",[]],[\"name/673\",[422,59.925]],[\"parent/673\",[421,4.762]],[\"name/674\",[158,33.678]],[\"parent/674\",[421,4.762]],[\"name/675\",[322,48.939]],[\"parent/675\",[421,4.762]],[\"name/676\",[423,56.56]],[\"parent/676\",[421,4.762]],[\"name/677\",[424,52.04]],[\"parent/677\",[]],[\"name/678\",[422,59.925]],[\"parent/678\",[424,4.762]],[\"name/679\",[158,33.678]],[\"parent/679\",[424,4.762]],[\"name/680\",[322,48.939]],[\"parent/680\",[424,4.762]],[\"name/681\",[423,56.56]],[\"parent/681\",[424,4.762]],[\"name/682\",[425,42.346]],[\"parent/682\",[]],[\"name/683\",[175,52.04]],[\"parent/683\",[425,3.875]],[\"name/684\",[24,43.83]],[\"parent/684\",[425,3.875]],[\"name/685\",[209,41.679]],[\"parent/685\",[425,3.875]],[\"name/686\",[219,45.574]],[\"parent/686\",[425,3.875]],[\"name/687\",[176,41.679]],[\"parent/687\",[425,3.875]],[\"name/688\",[383,50.37]],[\"parent/688\",[425,3.875]],[\"name/689\",[384,52.04]],[\"parent/689\",[425,3.875]],[\"name/690\",[426,56.56]],[\"parent/690\",[425,3.875]],[\"name/691\",[427,54.047]],[\"parent/691\",[425,3.875]],[\"name/692\",[428,56.56]],[\"parent/692\",[425,3.875]],[\"name/693\",[407,50.37]],[\"parent/693\",[425,3.875]],[\"name/694\",[429,56.56]],[\"parent/694\",[425,3.875]],[\"name/695\",[430,56.56]],[\"parent/695\",[425,3.875]],[\"name/696\",[431,54.047]],[\"parent/696\",[]],[\"name/697\",[175,52.04]],[\"parent/697\",[431,4.945]],[\"name/698\",[166,43.83]],[\"parent/698\",[431,4.945]],[\"name/699\",[209,41.679]],[\"parent/699\",[431,4.945]],[\"name/700\",[432,54.047]],[\"parent/700\",[]],[\"name/701\",[227,47.687]],[\"parent/701\",[432,4.945]],[\"name/702\",[229,54.047]],[\"parent/702\",[432,4.945]],[\"name/703\",[216,54.047]],[\"parent/703\",[432,4.945]],[\"name/704\",[433,56.56]],[\"parent/704\",[]],[\"name/705\",[434,56.56]],[\"parent/705\",[433,5.175]],[\"name/706\",[158,33.678]],[\"parent/706\",[433,5.175]],[\"name/707\",[435,54.047]],[\"parent/707\",[]],[\"name/708\",[434,56.56]],[\"parent/708\",[435,4.945]],[\"name/709\",[322,48.939]],[\"parent/709\",[435,4.945]],[\"name/710\",[158,33.678]],[\"parent/710\",[435,4.945]],[\"name/711\",[436,56.56]],[\"parent/711\",[]],[\"name/712\",[434,56.56]],[\"parent/712\",[436,5.175]],[\"name/713\",[158,33.678]],[\"parent/713\",[436,5.175]],[\"name/714\",[437,59.925]],[\"parent/714\",[]],[\"name/715\",[438,54.047]],[\"parent/715\",[437,5.483]],[\"name/716\",[439,59.925]],[\"parent/716\",[]],[\"name/717\",[440,56.56]],[\"parent/717\",[439,5.483]],[\"name/718\",[441,56.56]],[\"parent/718\",[]],[\"name/719\",[442,65.033]],[\"parent/719\",[441,5.175]],[\"name/720\",[162,56.56]],[\"parent/720\",[441,5.175]],[\"name/721\",[443,56.56]],[\"parent/721\",[]],[\"name/722\",[209,41.679]],[\"parent/722\",[443,5.175]],[\"name/723\",[175,52.04]],[\"parent/723\",[443,5.175]],[\"name/724\",[444,59.925]],[\"parent/724\",[]],[\"name/725\",[73,59.925]],[\"parent/725\",[444,5.483]],[\"name/726\",[445,59.925]],[\"parent/726\",[]],[\"name/727\",[446,65.033]],[\"parent/727\",[445,5.483]],[\"name/728\",[447,59.925]],[\"parent/728\",[]],[\"name/729\",[170,47.687]],[\"parent/729\",[447,5.483]],[\"name/730\",[448,54.047]],[\"parent/730\",[]],[\"name/731\",[219,45.574]],[\"parent/731\",[448,4.945]],[\"name/732\",[413,50.37]],[\"parent/732\",[448,4.945]],[\"name/733\",[449,59.925]],[\"parent/733\",[448,4.945]],[\"name/734\",[450,54.047]],[\"parent/734\",[]],[\"name/735\",[166,43.83]],[\"parent/735\",[450,4.945]],[\"name/736\",[209,41.679]],[\"parent/736\",[450,4.945]],[\"name/737\",[219,45.574]],[\"parent/737\",[450,4.945]],[\"name/738\",[451,56.56]],[\"parent/738\",[]],[\"name/739\",[413,50.37]],[\"parent/739\",[451,5.175]],[\"name/740\",[449,59.925]],[\"parent/740\",[451,5.175]],[\"name/741\",[452,52.04]],[\"parent/741\",[]],[\"name/742\",[453,54.047]],[\"parent/742\",[452,4.762]],[\"name/743\",[454,59.925]],[\"parent/743\",[452,4.762]],[\"name/744\",[455,65.033]],[\"parent/744\",[452,4.762]],[\"name/745\",[456,65.033]],[\"parent/745\",[452,4.762]],[\"name/746\",[457,59.925]],[\"parent/746\",[]],[\"name/747\",[167,47.687]],[\"parent/747\",[457,5.483]],[\"name/748\",[458,56.56]],[\"parent/748\",[]],[\"name/749\",[459,59.925]],[\"parent/749\",[458,5.175]],[\"name/750\",[460,59.925]],[\"parent/750\",[458,5.175]],[\"name/751\",[461,50.37]],[\"parent/751\",[]],[\"name/752\",[158,33.678]],[\"parent/752\",[461,4.609]],[\"name/753\",[411,50.37]],[\"parent/753\",[461,4.609]],[\"name/754\",[410,56.56]],[\"parent/754\",[461,4.609]],[\"name/755\",[409,56.56]],[\"parent/755\",[461,4.609]],[\"name/756\",[414,56.56]],[\"parent/756\",[461,4.609]],[\"name/757\",[462,54.047]],[\"parent/757\",[]],[\"name/758\",[440,56.56]],[\"parent/758\",[462,4.945]],[\"name/759\",[158,33.678]],[\"parent/759\",[462,4.945]],[\"name/760\",[322,48.939]],[\"parent/760\",[462,4.945]],[\"name/761\",[463,42.346]],[\"parent/761\",[]],[\"name/762\",[464,65.033]],[\"parent/762\",[463,3.875]],[\"name/763\",[465,65.033]],[\"parent/763\",[463,3.875]],[\"name/764\",[466,59.925]],[\"parent/764\",[463,3.875]],[\"name/765\",[467,65.033]],[\"parent/765\",[463,3.875]],[\"name/766\",[384,52.04]],[\"parent/766\",[463,3.875]],[\"name/767\",[161,45.574]],[\"parent/767\",[463,3.875]],[\"name/768\",[219,45.574]],[\"parent/768\",[463,3.875]],[\"name/769\",[176,41.679]],[\"parent/769\",[463,3.875]],[\"name/770\",[177,48.939]],[\"parent/770\",[463,3.875]],[\"name/771\",[468,54.047]],[\"parent/771\",[463,3.875]],[\"name/772\",[469,56.56]],[\"parent/772\",[463,3.875]],[\"name/773\",[470,56.56]],[\"parent/773\",[463,3.875]],[\"name/774\",[471,56.56]],[\"parent/774\",[463,3.875]],[\"name/775\",[472,56.56]],[\"parent/775\",[]],[\"name/776\",[209,41.679]],[\"parent/776\",[472,5.175]],[\"name/777\",[176,41.679]],[\"parent/777\",[472,5.175]],[\"name/778\",[473,52.04]],[\"parent/778\",[]],[\"name/779\",[182,50.37]],[\"parent/779\",[473,4.762]],[\"name/780\",[183,50.37]],[\"parent/780\",[473,4.762]],[\"name/781\",[184,52.04]],[\"parent/781\",[473,4.762]],[\"name/782\",[158,33.678]],[\"parent/782\",[473,4.762]],[\"name/783\",[474,56.56]],[\"parent/783\",[]],[\"name/784\",[438,54.047]],[\"parent/784\",[474,5.175]],[\"name/785\",[158,33.678]],[\"parent/785\",[474,5.175]],[\"name/786\",[475,40.466]],[\"parent/786\",[]],[\"name/787\",[204,47.687]],[\"parent/787\",[475,3.703]],[\"name/788\",[205,47.687]],[\"parent/788\",[475,3.703]],[\"name/789\",[476,56.56]],[\"parent/789\",[475,3.703]],[\"name/790\",[227,47.687]],[\"parent/790\",[475,3.703]],[\"name/791\",[24,43.83]],[\"parent/791\",[475,3.703]],[\"name/792\",[209,41.679]],[\"parent/792\",[475,3.703]],[\"name/793\",[219,45.574]],[\"parent/793\",[475,3.703]],[\"name/794\",[176,41.679]],[\"parent/794\",[475,3.703]],[\"name/795\",[383,50.37]],[\"parent/795\",[475,3.703]],[\"name/796\",[384,52.04]],[\"parent/796\",[475,3.703]],[\"name/797\",[426,56.56]],[\"parent/797\",[475,3.703]],[\"name/798\",[427,54.047]],[\"parent/798\",[475,3.703]],[\"name/799\",[428,56.56]],[\"parent/799\",[475,3.703]],[\"name/800\",[407,50.37]],[\"parent/800\",[475,3.703]],[\"name/801\",[429,56.56]],[\"parent/801\",[475,3.703]],[\"name/802\",[430,56.56]],[\"parent/802\",[475,3.703]],[\"name/803\",[477,54.047]],[\"parent/803\",[]],[\"name/804\",[170,47.687]],[\"parent/804\",[477,4.945]],[\"name/805\",[219,45.574]],[\"parent/805\",[477,4.945]],[\"name/806\",[158,33.678]],[\"parent/806\",[477,4.945]],[\"name/807\",[478,45.574]],[\"parent/807\",[]],[\"name/808\",[182,50.37]],[\"parent/808\",[478,4.17]],[\"name/809\",[183,50.37]],[\"parent/809\",[478,4.17]],[\"name/810\",[184,52.04]],[\"parent/810\",[478,4.17]],[\"name/811\",[479,54.047]],[\"parent/811\",[478,4.17]],[\"name/812\",[480,56.56]],[\"parent/812\",[478,4.17]],[\"name/813\",[481,56.56]],[\"parent/813\",[478,4.17]],[\"name/814\",[482,56.56]],[\"parent/814\",[478,4.17]],[\"name/815\",[324,56.56]],[\"parent/815\",[478,4.17]],[\"name/816\",[158,33.678]],[\"parent/816\",[478,4.17]],[\"name/817\",[483,43.83]],[\"parent/817\",[]],[\"name/818\",[166,43.83]],[\"parent/818\",[483,4.011]],[\"name/819\",[209,41.679]],[\"parent/819\",[483,4.011]],[\"name/820\",[182,50.37]],[\"parent/820\",[483,4.011]],[\"name/821\",[183,50.37]],[\"parent/821\",[483,4.011]],[\"name/822\",[184,52.04]],[\"parent/822\",[483,4.011]],[\"name/823\",[479,54.047]],[\"parent/823\",[483,4.011]],[\"name/824\",[480,56.56]],[\"parent/824\",[483,4.011]],[\"name/825\",[481,56.56]],[\"parent/825\",[483,4.011]],[\"name/826\",[482,56.56]],[\"parent/826\",[483,4.011]],[\"name/827\",[324,56.56]],[\"parent/827\",[483,4.011]],[\"name/828\",[158,33.678]],[\"parent/828\",[483,4.011]],[\"name/829\",[484,54.047]],[\"parent/829\",[]],[\"name/830\",[485,65.033]],[\"parent/830\",[484,4.945]],[\"name/831\",[423,56.56]],[\"parent/831\",[484,4.945]],[\"name/832\",[158,33.678]],[\"parent/832\",[484,4.945]],[\"name/833\",[486,41.054]],[\"parent/833\",[]],[\"name/834\",[479,54.047]],[\"parent/834\",[486,3.757]],[\"name/835\",[487,65.033]],[\"parent/835\",[486,3.757]],[\"name/836\",[166,43.83]],[\"parent/836\",[486,3.757]],[\"name/837\",[209,41.679]],[\"parent/837\",[486,3.757]],[\"name/838\",[488,65.033]],[\"parent/838\",[486,3.757]],[\"name/839\",[480,56.56]],[\"parent/839\",[486,3.757]],[\"name/840\",[481,56.56]],[\"parent/840\",[486,3.757]],[\"name/841\",[482,56.56]],[\"parent/841\",[486,3.757]],[\"name/842\",[489,65.033]],[\"parent/842\",[486,3.757]],[\"name/843\",[490,65.033]],[\"parent/843\",[486,3.757]],[\"name/844\",[491,65.033]],[\"parent/844\",[486,3.757]],[\"name/845\",[227,47.687]],[\"parent/845\",[486,3.757]],[\"name/846\",[492,65.033]],[\"parent/846\",[486,3.757]],[\"name/847\",[493,65.033]],[\"parent/847\",[486,3.757]],[\"name/848\",[476,56.56]],[\"parent/848\",[486,3.757]],[\"name/849\",[494,54.047]],[\"parent/849\",[]],[\"name/850\",[227,47.687]],[\"parent/850\",[494,4.945]],[\"name/851\",[229,54.047]],[\"parent/851\",[494,4.945]],[\"name/852\",[216,54.047]],[\"parent/852\",[494,4.945]],[\"name/853\",[495,52.04]],[\"parent/853\",[]],[\"name/854\",[266,59.925]],[\"parent/854\",[495,4.762]],[\"name/855\",[496,65.033]],[\"parent/855\",[495,4.762]],[\"name/856\",[177,48.939]],[\"parent/856\",[495,4.762]],[\"name/857\",[178,54.047]],[\"parent/857\",[495,4.762]],[\"name/858\",[497,47.687]],[\"parent/858\",[]],[\"name/859\",[498,65.033]],[\"parent/859\",[497,4.363]],[\"name/860\",[460,59.925]],[\"parent/860\",[497,4.363]],[\"name/861\",[499,65.033]],[\"parent/861\",[497,4.363]],[\"name/862\",[500,65.033]],[\"parent/862\",[497,4.363]],[\"name/863\",[501,65.033]],[\"parent/863\",[497,4.363]],[\"name/864\",[502,65.033]],[\"parent/864\",[497,4.363]],[\"name/865\",[381,56.56]],[\"parent/865\",[497,4.363]],[\"name/866\",[503,52.04]],[\"parent/866\",[]],[\"name/867\",[504,65.033]],[\"parent/867\",[503,4.762]],[\"name/868\",[227,47.687]],[\"parent/868\",[503,4.762]],[\"name/869\",[505,65.033]],[\"parent/869\",[503,4.762]],[\"name/870\",[476,56.56]],[\"parent/870\",[503,4.762]],[\"name/871\",[506,56.56]],[\"parent/871\",[]],[\"name/872\",[507,65.033]],[\"parent/872\",[506,5.175]],[\"name/873\",[508,65.033]],[\"parent/873\",[506,5.175]],[\"name/874\",[509,59.925]],[\"parent/874\",[]],[\"name/875\",[440,56.56]],[\"parent/875\",[509,5.483]],[\"name/876\",[510,59.925]],[\"parent/876\",[]],[\"name/877\",[511,65.033]],[\"parent/877\",[510,5.483]],[\"name/878\",[512,54.047]],[\"parent/878\",[]],[\"name/879\",[206,45.574]],[\"parent/879\",[512,4.945]],[\"name/880\",[513,65.033]],[\"parent/880\",[512,4.945]],[\"name/881\",[514,65.033]],[\"parent/881\",[512,4.945]],[\"name/882\",[515,54.047]],[\"parent/882\",[]],[\"name/883\",[166,43.83]],[\"parent/883\",[515,4.945]],[\"name/884\",[468,54.047]],[\"parent/884\",[515,4.945]],[\"name/885\",[516,65.033]],[\"parent/885\",[515,4.945]],[\"name/886\",[517,48.939]],[\"parent/886\",[]],[\"name/887\",[518,65.033]],[\"parent/887\",[517,4.478]],[\"name/888\",[519,65.033]],[\"parent/888\",[517,4.478]],[\"name/889\",[520,65.033]],[\"parent/889\",[517,4.478]],[\"name/890\",[521,65.033]],[\"parent/890\",[517,4.478]],[\"name/891\",[522,65.033]],[\"parent/891\",[517,4.478]],[\"name/892\",[523,65.033]],[\"parent/892\",[517,4.478]],[\"name/893\",[208,52.04]],[\"parent/893\",[]],[\"name/894\",[209,41.679]],[\"parent/894\",[208,4.762]],[\"name/895\",[206,45.574]],[\"parent/895\",[208,4.762]],[\"name/896\",[212,50.37]],[\"parent/896\",[]],[\"name/897\",[206,45.574]],[\"parent/897\",[212,4.609]],[\"name/898\",[161,45.574]],[\"parent/898\",[212,4.609]],[\"name/899\",[524,65.033]],[\"parent/899\",[212,4.609]],[\"name/900\",[525,52.04]],[\"parent/900\",[]],[\"name/901\",[158,33.678]],[\"parent/901\",[525,4.762]],[\"name/902\",[412,54.047]],[\"parent/902\",[525,4.762]],[\"name/903\",[411,50.37]],[\"parent/903\",[525,4.762]],[\"name/904\",[413,50.37]],[\"parent/904\",[525,4.762]],[\"name/905\",[526,52.04]],[\"parent/905\",[]],[\"name/906\",[158,33.678]],[\"parent/906\",[526,4.762]],[\"name/907\",[412,54.047]],[\"parent/907\",[526,4.762]],[\"name/908\",[411,50.37]],[\"parent/908\",[526,4.762]],[\"name/909\",[413,50.37]],[\"parent/909\",[526,4.762]],[\"name/910\",[527,52.04]],[\"parent/910\",[]],[\"name/911\",[528,59.925]],[\"parent/911\",[527,4.762]],[\"name/912\",[529,59.925]],[\"parent/912\",[527,4.762]],[\"name/913\",[158,33.678]],[\"parent/913\",[527,4.762]],[\"name/914\",[530,65.033]],[\"parent/914\",[527,4.762]],[\"name/915\",[531,54.047]],[\"parent/915\",[]],[\"name/916\",[528,59.925]],[\"parent/916\",[531,4.945]],[\"name/917\",[529,59.925]],[\"parent/917\",[531,4.945]],[\"name/918\",[158,33.678]],[\"parent/918\",[531,4.945]],[\"name/919\",[532,56.56]],[\"parent/919\",[]],[\"name/920\",[158,33.678]],[\"parent/920\",[532,5.175]],[\"name/921\",[411,50.37]],[\"parent/921\",[532,5.175]],[\"name/922\",[533,56.56]],[\"parent/922\",[]],[\"name/923\",[438,54.047]],[\"parent/923\",[533,5.175]],[\"name/924\",[158,33.678]],[\"parent/924\",[533,5.175]],[\"name/925\",[534,56.56]],[\"parent/925\",[]],[\"name/926\",[438,54.047]],[\"parent/926\",[534,5.175]],[\"name/927\",[158,33.678]],[\"parent/927\",[534,5.175]],[\"name/928\",[535,43.061]],[\"parent/928\",[]],[\"name/929\",[453,54.047]],[\"parent/929\",[535,3.94]],[\"name/930\",[536,65.033]],[\"parent/930\",[535,3.94]],[\"name/931\",[537,65.033]],[\"parent/931\",[535,3.94]],[\"name/932\",[538,65.033]],[\"parent/932\",[535,3.94]],[\"name/933\",[539,65.033]],[\"parent/933\",[535,3.94]],[\"name/934\",[540,65.033]],[\"parent/934\",[535,3.94]],[\"name/935\",[541,59.925]],[\"parent/935\",[535,3.94]],[\"name/936\",[383,50.37]],[\"parent/936\",[535,3.94]],[\"name/937\",[542,56.56]],[\"parent/937\",[535,3.94]],[\"name/938\",[543,59.925]],[\"parent/938\",[535,3.94]],[\"name/939\",[544,59.925]],[\"parent/939\",[535,3.94]],[\"name/940\",[545,65.033]],[\"parent/940\",[535,3.94]],[\"name/941\",[546,46.575]],[\"parent/941\",[]],[\"name/942\",[161,45.574]],[\"parent/942\",[546,4.262]],[\"name/943\",[219,45.574]],[\"parent/943\",[546,4.262]],[\"name/944\",[176,41.679]],[\"parent/944\",[546,4.262]],[\"name/945\",[177,48.939]],[\"parent/945\",[546,4.262]],[\"name/946\",[468,54.047]],[\"parent/946\",[546,4.262]],[\"name/947\",[469,56.56]],[\"parent/947\",[546,4.262]],[\"name/948\",[470,56.56]],[\"parent/948\",[546,4.262]],[\"name/949\",[471,56.56]],[\"parent/949\",[546,4.262]],[\"name/950\",[547,44.664]],[\"parent/950\",[]],[\"name/951\",[466,59.925]],[\"parent/951\",[547,4.087]],[\"name/952\",[548,65.033]],[\"parent/952\",[547,4.087]],[\"name/953\",[161,45.574]],[\"parent/953\",[547,4.087]],[\"name/954\",[219,45.574]],[\"parent/954\",[547,4.087]],[\"name/955\",[176,41.679]],[\"parent/955\",[547,4.087]],[\"name/956\",[177,48.939]],[\"parent/956\",[547,4.087]],[\"name/957\",[468,54.047]],[\"parent/957\",[547,4.087]],[\"name/958\",[469,56.56]],[\"parent/958\",[547,4.087]],[\"name/959\",[470,56.56]],[\"parent/959\",[547,4.087]],[\"name/960\",[471,56.56]],[\"parent/960\",[547,4.087]],[\"name/961\",[549,47.687]],[\"parent/961\",[]],[\"name/962\",[176,41.679]],[\"parent/962\",[549,4.363]],[\"name/963\",[550,59.925]],[\"parent/963\",[549,4.363]],[\"name/964\",[453,54.047]],[\"parent/964\",[549,4.363]],[\"name/965\",[383,50.37]],[\"parent/965\",[549,4.363]],[\"name/966\",[542,56.56]],[\"parent/966\",[549,4.363]],[\"name/967\",[543,59.925]],[\"parent/967\",[549,4.363]],[\"name/968\",[544,59.925]],[\"parent/968\",[549,4.363]],[\"name/969\",[551,54.047]],[\"parent/969\",[]],[\"name/970\",[479,54.047]],[\"parent/970\",[551,4.945]],[\"name/971\",[453,54.047]],[\"parent/971\",[551,4.945]],[\"name/972\",[454,59.925]],[\"parent/972\",[551,4.945]],[\"name/973\",[552,59.925]],[\"parent/973\",[]],[\"name/974\",[459,59.925]],[\"parent/974\",[552,5.483]],[\"name/975\",[553,56.56]],[\"parent/975\",[]],[\"name/976\",[166,43.83]],[\"parent/976\",[553,5.175]],[\"name/977\",[209,41.679]],[\"parent/977\",[553,5.175]],[\"name/978\",[4,42.346]],[\"parent/978\",[]],[\"name/979\",[24,43.83]],[\"parent/979\",[4,3.875]],[\"name/980\",[209,41.679]],[\"parent/980\",[4,3.875]],[\"name/981\",[219,45.574]],[\"parent/981\",[4,3.875]],[\"name/982\",[176,41.679]],[\"parent/982\",[4,3.875]],[\"name/983\",[383,50.37]],[\"parent/983\",[4,3.875]],[\"name/984\",[384,52.04]],[\"parent/984\",[4,3.875]],[\"name/985\",[426,56.56]],[\"parent/985\",[4,3.875]],[\"name/986\",[427,54.047]],[\"parent/986\",[4,3.875]],[\"name/987\",[428,56.56]],[\"parent/987\",[4,3.875]],[\"name/988\",[407,50.37]],[\"parent/988\",[4,3.875]],[\"name/989\",[429,56.56]],[\"parent/989\",[4,3.875]],[\"name/990\",[430,56.56]],[\"parent/990\",[4,3.875]],[\"name/991\",[554,52.04]],[\"parent/991\",[]],[\"name/992\",[176,41.679]],[\"parent/992\",[554,4.762]],[\"name/993\",[550,59.925]],[\"parent/993\",[554,4.762]],[\"name/994\",[542,56.56]],[\"parent/994\",[554,4.762]],[\"name/995\",[541,59.925]],[\"parent/995\",[554,4.762]],[\"name/996\",[555,54.047]],[\"parent/996\",[]],[\"name/997\",[427,54.047]],[\"parent/997\",[555,4.945]],[\"name/998\",[214,59.925]],[\"parent/998\",[555,4.945]],[\"name/999\",[167,47.687]],[\"parent/999\",[555,4.945]]],\"invertedIndex\":[[\"__type\",{\"_index\":23,\"name\":{\"24\":{},\"25\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"57\":{},\"74\":{},\"75\":{},\"76\":{},\"77\":{}},\"parent\":{}}],[\"_events\",{\"_index\":43,\"name\":{\"59\":{}},\"parent\":{}}],[\"_listenercount\",{\"_index\":54,\"name\":{\"72\":{}},\"parent\":{}}],[\"_listeners\",{\"_index\":55,\"name\":{\"73\":{}},\"parent\":{}}],[\"_off\",{\"_index\":52,\"name\":{\"70\":{}},\"parent\":{}}],[\"_removealllisteners\",{\"_index\":53,\"name\":{\"71\":{}},\"parent\":{}}],[\"_startpending\",{\"_index\":38,\"name\":{\"53\":{}},\"parent\":{}}],[\"acquiredat\",{\"_index\":407,\"name\":{\"646\":{},\"693\":{},\"800\":{},\"988\":{}},\"parent\":{\"647\":{},\"648\":{}}}],[\"addaddresses\",{\"_index\":343,\"name\":{\"550\":{}},\"parent\":{}}],[\"addfilters\",{\"_index\":337,\"name\":{\"544\":{}},\"parent\":{}}],[\"addmetadatafilters\",{\"_index\":340,\"name\":{\"547\":{}},\"parent\":{}}],[\"address\",{\"_index\":161,\"name\":{\"212\":{},\"215\":{},\"425\":{},\"595\":{},\"600\":{},\"603\":{},\"767\":{},\"898\":{},\"942\":{},\"953\":{}},\"parent\":{}}],[\"address_activity\",{\"_index\":310,\"name\":{\"447\":{}},\"parent\":{}}],[\"addressactivityresponse\",{\"_index\":325,\"name\":{\"517\":{}},\"parent\":{\"518\":{},\"519\":{},\"520\":{}}}],[\"addressactivitywebhook\",{\"_index\":316,\"name\":{\"471\":{}},\"parent\":{\"472\":{},\"473\":{},\"474\":{},\"475\":{},\"476\":{},\"477\":{},\"478\":{},\"479\":{},\"480\":{}}}],[\"addresses\",{\"_index\":247,\"name\":{\"351\":{},\"518\":{},\"532\":{}},\"parent\":{}}],[\"addresswebhookparams\",{\"_index\":332,\"name\":{\"531\":{}},\"parent\":{\"532\":{},\"533\":{}}}],[\"addresswebhookupdate\",{\"_index\":350,\"name\":{\"557\":{}},\"parent\":{}}],[\"airdrops\",{\"_index\":418,\"name\":{\"669\":{}},\"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\":251,\"name\":{\"356\":{}},\"parent\":{}}],[\"alchemyeventtype\",{\"_index\":250,\"name\":{\"355\":{}},\"parent\":{}}],[\"alchemyminedtransactionsaddress\",{\"_index\":249,\"name\":{\"354\":{}},\"parent\":{}}],[\"alchemyminedtransactionseventfilter\",{\"_index\":246,\"name\":{\"349\":{}},\"parent\":{\"350\":{},\"351\":{},\"352\":{},\"353\":{}}}],[\"alchemypendingtransactionseventfilter\",{\"_index\":243,\"name\":{\"344\":{}},\"parent\":{\"345\":{},\"346\":{},\"347\":{},\"348\":{}}}],[\"alchemyprovider\",{\"_index\":36,\"name\":{\"48\":{}},\"parent\":{\"49\":{},\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{}}}],[\"alchemyproviderpromise\",{\"_index\":11,\"name\":{\"12\":{}},\"parent\":{}}],[\"alchemysettings\",{\"_index\":132,\"name\":{\"173\":{}},\"parent\":{\"174\":{},\"175\":{},\"176\":{},\"177\":{},\"178\":{},\"179\":{},\"180\":{}}}],[\"alchemysubscription\",{\"_index\":240,\"name\":{\"341\":{}},\"parent\":{\"342\":{},\"343\":{}}}],[\"alchemywebsocketprovider\",{\"_index\":42,\"name\":{\"58\":{}},\"parent\":{\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{},\"77\":{}}}],[\"already_queued\",{\"_index\":519,\"name\":{\"888\":{}},\"parent\":{}}],[\"amount\",{\"_index\":266,\"name\":{\"376\":{},\"854\":{}},\"parent\":{}}],[\"apikey\",{\"_index\":27,\"name\":{\"39\":{},\"49\":{},\"60\":{},\"174\":{}},\"parent\":{}}],[\"appid\",{\"_index\":303,\"name\":{\"440\":{},\"460\":{},\"470\":{},\"480\":{},\"490\":{},\"500\":{},\"510\":{},\"524\":{}},\"parent\":{}}],[\"approve\",{\"_index\":258,\"name\":{\"366\":{}},\"parent\":{}}],[\"approved\",{\"_index\":235,\"name\":{\"335\":{}},\"parent\":{}}],[\"arb_goerli\",{\"_index\":140,\"name\":{\"189\":{}},\"parent\":{}}],[\"arb_mainnet\",{\"_index\":139,\"name\":{\"188\":{}},\"parent\":{}}],[\"arb_sepolia\",{\"_index\":141,\"name\":{\"190\":{}},\"parent\":{}}],[\"ascending\",{\"_index\":221,\"name\":{\"320\":{}},\"parent\":{}}],[\"asset\",{\"_index\":210,\"name\":{\"293\":{},\"307\":{}},\"parent\":{}}],[\"assettransferscategory\",{\"_index\":192,\"name\":{\"270\":{}},\"parent\":{\"271\":{},\"272\":{},\"273\":{},\"274\":{},\"275\":{},\"276\":{}}}],[\"assettransfersmetadata\",{\"_index\":215,\"name\":{\"310\":{}},\"parent\":{\"311\":{}}}],[\"assettransfersparams\",{\"_index\":181,\"name\":{\"246\":{}},\"parent\":{\"247\":{},\"248\":{},\"249\":{},\"250\":{},\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{},\"256\":{},\"257\":{}}}],[\"assettransfersresponse\",{\"_index\":198,\"name\":{\"277\":{}},\"parent\":{\"278\":{},\"279\":{}}}],[\"assettransfersresult\",{\"_index\":201,\"name\":{\"283\":{}},\"parent\":{\"284\":{},\"285\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{},\"291\":{},\"292\":{},\"293\":{},\"294\":{},\"295\":{}}}],[\"assettransferswithmetadataparams\",{\"_index\":191,\"name\":{\"258\":{}},\"parent\":{\"259\":{},\"260\":{},\"261\":{},\"262\":{},\"263\":{},\"264\":{},\"265\":{},\"266\":{},\"267\":{},\"268\":{},\"269\":{}}}],[\"assettransferswithmetadataresponse\",{\"_index\":200,\"name\":{\"280\":{}},\"parent\":{\"281\":{},\"282\":{}}}],[\"assettransferswithmetadataresult\",{\"_index\":213,\"name\":{\"296\":{}},\"parent\":{\"297\":{},\"298\":{},\"299\":{},\"300\":{},\"301\":{},\"302\":{},\"303\":{},\"304\":{},\"305\":{},\"306\":{},\"307\":{},\"308\":{},\"309\":{}}}],[\"assettype\",{\"_index\":263,\"name\":{\"371\":{}},\"parent\":{}}],[\"astar_mainnet\",{\"_index\":145,\"name\":{\"194\":{}},\"parent\":{}}],[\"attributes\",{\"_index\":387,\"name\":{\"625\":{}},\"parent\":{}}],[\"authority\",{\"_index\":279,\"name\":{\"402\":{},\"422\":{}},\"parent\":{}}],[\"authtoken\",{\"_index\":32,\"name\":{\"44\":{},\"178\":{}},\"parent\":{}}],[\"background_color\",{\"_index\":386,\"name\":{\"624\":{}},\"parent\":{}}],[\"balance\",{\"_index\":175,\"name\":{\"235\":{},\"607\":{},\"683\":{},\"697\":{},\"723\":{}},\"parent\":{}}],[\"bannerimageurl\",{\"_index\":541,\"name\":{\"935\":{},\"995\":{}},\"parent\":{}}],[\"base_goerli\",{\"_index\":149,\"name\":{\"198\":{}},\"parent\":{}}],[\"base_mainnet\",{\"_index\":148,\"name\":{\"197\":{}},\"parent\":{}}],[\"base_sepolia\",{\"_index\":150,\"name\":{\"199\":{}},\"parent\":{}}],[\"basenft\",{\"_index\":553,\"name\":{\"975\":{}},\"parent\":{\"976\":{},\"977\":{}}}],[\"basenftcollection\",{\"_index\":554,\"name\":{\"991\":{}},\"parent\":{\"992\":{},\"993\":{},\"994\":{},\"995\":{}}}],[\"batchrequests\",{\"_index\":30,\"name\":{\"42\":{},\"51\":{},\"180\":{}},\"parent\":{}}],[\"block\",{\"_index\":529,\"name\":{\"912\":{},\"917\":{}},\"parent\":{}}],[\"blockhash\",{\"_index\":229,\"name\":{\"329\":{},\"594\":{},\"702\":{},\"851\":{}},\"parent\":{}}],[\"blockidentifier\",{\"_index\":359,\"name\":{\"571\":{}},\"parent\":{}}],[\"blocknum\",{\"_index\":203,\"name\":{\"286\":{},\"300\":{}},\"parent\":{}}],[\"blocknumber\",{\"_index\":227,\"name\":{\"327\":{},\"340\":{},\"648\":{},\"701\":{},\"790\":{},\"845\":{},\"850\":{},\"868\":{}},\"parent\":{}}],[\"blocktimestamp\",{\"_index\":216,\"name\":{\"311\":{},\"647\":{},\"703\":{},\"852\":{}},\"parent\":{}}],[\"blur\",{\"_index\":502,\"name\":{\"864\":{}},\"parent\":{}}],[\"bundleindex\",{\"_index\":493,\"name\":{\"847\":{}},\"parent\":{}}],[\"buyer\",{\"_index\":507,\"name\":{\"872\":{}},\"parent\":{}}],[\"buyeraddress\",{\"_index\":480,\"name\":{\"812\":{},\"824\":{},\"839\":{}},\"parent\":{}}],[\"cachedurl\",{\"_index\":389,\"name\":{\"627\":{}},\"parent\":{}}],[\"call\",{\"_index\":15,\"name\":{\"16\":{},\"126\":{},\"405\":{}},\"parent\":{}}],[\"call_tracer\",{\"_index\":361,\"name\":{\"573\":{}},\"parent\":{}}],[\"calls\",{\"_index\":295,\"name\":{\"429\":{},\"592\":{}},\"parent\":{}}],[\"cancelprivatetransaction\",{\"_index\":107,\"name\":{\"144\":{}},\"parent\":{}}],[\"category\",{\"_index\":188,\"name\":{\"254\":{},\"267\":{},\"285\":{},\"299\":{}},\"parent\":{}}],[\"changes\",{\"_index\":268,\"name\":{\"384\":{}},\"parent\":{}}],[\"changetype\",{\"_index\":264,\"name\":{\"372\":{}},\"parent\":{}}],[\"code\",{\"_index\":374,\"name\":{\"609\":{}},\"parent\":{}}],[\"collection\",{\"_index\":429,\"name\":{\"694\":{},\"801\":{},\"989\":{}},\"parent\":{}}],[\"collectionname\",{\"_index\":536,\"name\":{\"930\":{}},\"parent\":{}}],[\"collectionslug\",{\"_index\":537,\"name\":{\"931\":{}},\"parent\":{}}],[\"collectionurl\",{\"_index\":455,\"name\":{\"744\":{}},\"parent\":{}}],[\"commitmentlevel\",{\"_index\":353,\"name\":{\"565\":{}},\"parent\":{\"566\":{},\"567\":{},\"568\":{},\"569\":{},\"570\":{}}}],[\"computerarity\",{\"_index\":79,\"name\":{\"101\":{}},\"parent\":{}}],[\"computerarityresponse\",{\"_index\":510,\"name\":{\"876\":{}},\"parent\":{\"877\":{}}}],[\"config\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":2,\"name\":{\"2\":{},\"11\":{},\"27\":{},\"36\":{},\"38\":{}},\"parent\":{}}],[\"contenttype\",{\"_index\":392,\"name\":{\"630\":{}},\"parent\":{}}],[\"contract\",{\"_index\":24,\"name\":{\"26\":{},\"684\":{},\"791\":{},\"979\":{}},\"parent\":{\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{}}}],[\"contractaddress\",{\"_index\":166,\"name\":{\"219\":{},\"223\":{},\"233\":{},\"323\":{},\"380\":{},\"535\":{},\"698\":{},\"735\":{},\"818\":{},\"836\":{},\"883\":{},\"976\":{}},\"parent\":{}}],[\"contractaddresses\",{\"_index\":170,\"name\":{\"227\":{},\"252\":{},\"265\":{},\"316\":{},\"651\":{},\"660\":{},\"729\":{},\"804\":{}},\"parent\":{}}],[\"contractdeployer\",{\"_index\":470,\"name\":{\"773\":{},\"948\":{},\"959\":{}},\"parent\":{}}],[\"contractfactory\",{\"_index\":25,\"name\":{\"35\":{}},\"parent\":{\"36\":{}}}],[\"contracts\",{\"_index\":440,\"name\":{\"717\":{},\"758\":{},\"875\":{}},\"parent\":{}}],[\"core\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"corenamespace\",{\"_index\":85,\"name\":{\"113\":{}},\"parent\":{\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"125\":{},\"126\":{},\"127\":{},\"128\":{},\"129\":{},\"130\":{},\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{},\"141\":{}}}],[\"create\",{\"_index\":281,\"name\":{\"404\":{}},\"parent\":{}}],[\"createwebhook\",{\"_index\":119,\"name\":{\"160\":{}},\"parent\":{}}],[\"cryptopunks\",{\"_index\":501,\"name\":{\"863\":{}},\"parent\":{}}],[\"customgraphqlwebhook\",{\"_index\":319,\"name\":{\"501\":{}},\"parent\":{\"502\":{},\"503\":{},\"504\":{},\"505\":{},\"506\":{},\"507\":{},\"508\":{},\"509\":{},\"510\":{}}}],[\"customgraphqlwebhookconfig\",{\"_index\":326,\"name\":{\"521\":{}},\"parent\":{\"522\":{}}}],[\"customgraphqlwebhookparams\",{\"_index\":331,\"name\":{\"528\":{}},\"parent\":{\"529\":{},\"530\":{}}}],[\"customgraphqlwebhookupdate\",{\"_index\":349,\"name\":{\"556\":{}},\"parent\":{}}],[\"data\",{\"_index\":293,\"name\":{\"426\":{},\"564\":{}},\"parent\":{}}],[\"debug\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"debugcalltrace\",{\"_index\":366,\"name\":{\"581\":{}},\"parent\":{\"582\":{},\"583\":{},\"584\":{},\"585\":{},\"586\":{},\"587\":{},\"588\":{},\"589\":{},\"590\":{},\"591\":{},\"592\":{}}}],[\"debugcalltracer\",{\"_index\":363,\"name\":{\"575\":{}},\"parent\":{\"576\":{},\"577\":{}}}],[\"debugcalltype\",{\"_index\":280,\"name\":{\"403\":{}},\"parent\":{\"404\":{},\"405\":{},\"406\":{},\"407\":{}}}],[\"debugnamespace\",{\"_index\":123,\"name\":{\"164\":{}},\"parent\":{\"165\":{},\"166\":{},\"167\":{}}}],[\"debugprestate\",{\"_index\":372,\"name\":{\"606\":{}},\"parent\":{\"607\":{},\"608\":{},\"609\":{},\"610\":{}}}],[\"debugprestatetrace\",{\"_index\":371,\"name\":{\"605\":{}},\"parent\":{}}],[\"debugprestatetracer\",{\"_index\":365,\"name\":{\"578\":{}},\"parent\":{\"579\":{},\"580\":{}}}],[\"debugtracertype\",{\"_index\":360,\"name\":{\"572\":{}},\"parent\":{\"573\":{},\"574\":{}}}],[\"debugtransaction\",{\"_index\":351,\"name\":{\"558\":{}},\"parent\":{\"559\":{},\"560\":{},\"561\":{},\"562\":{},\"563\":{},\"564\":{}}}],[\"decimal\",{\"_index\":524,\"name\":{\"899\":{}},\"parent\":{}}],[\"decimals\",{\"_index\":178,\"name\":{\"238\":{},\"244\":{},\"379\":{},\"857\":{}},\"parent\":{}}],[\"decoded\",{\"_index\":285,\"name\":{\"410\":{},\"427\":{}},\"parent\":{}}],[\"decodedcallparam\",{\"_index\":272,\"name\":{\"389\":{}},\"parent\":{\"390\":{},\"391\":{},\"392\":{}}}],[\"decodeddebugcalltrace\",{\"_index\":275,\"name\":{\"398\":{}},\"parent\":{\"399\":{},\"400\":{},\"401\":{},\"402\":{}}}],[\"decodedlog\",{\"_index\":289,\"name\":{\"419\":{}},\"parent\":{\"420\":{},\"421\":{},\"422\":{}}}],[\"decodedloginput\",{\"_index\":273,\"name\":{\"393\":{}},\"parent\":{\"394\":{},\"395\":{},\"396\":{},\"397\":{}}}],[\"decodingauthority\",{\"_index\":270,\"name\":{\"387\":{}},\"parent\":{\"388\":{}}}],[\"default_tokens\",{\"_index\":154,\"name\":{\"203\":{}},\"parent\":{}}],[\"delegatecall\",{\"_index\":283,\"name\":{\"407\":{}},\"parent\":{}}],[\"deletewebhook\",{\"_index\":120,\"name\":{\"161\":{}},\"parent\":{}}],[\"deployedblocknumber\",{\"_index\":471,\"name\":{\"774\":{},\"949\":{},\"960\":{}},\"parent\":{}}],[\"deployeraddress\",{\"_index\":239,\"name\":{\"339\":{}},\"parent\":{}}],[\"deployresult\",{\"_index\":238,\"name\":{\"338\":{}},\"parent\":{\"339\":{},\"340\":{}}}],[\"descending\",{\"_index\":222,\"name\":{\"321\":{}},\"parent\":{}}],[\"description\",{\"_index\":383,\"name\":{\"621\":{},\"688\":{},\"795\":{},\"936\":{},\"965\":{},\"983\":{}},\"parent\":{}}],[\"destroy\",{\"_index\":50,\"name\":{\"67\":{}},\"parent\":{}}],[\"detectnetwork\",{\"_index\":37,\"name\":{\"52\":{}},\"parent\":{}}],[\"discordurl\",{\"_index\":544,\"name\":{\"939\":{},\"968\":{}},\"parent\":{}}],[\"displaynft\",{\"_index\":467,\"name\":{\"765\":{}},\"parent\":{}}],[\"displaynftforcontract\",{\"_index\":472,\"name\":{\"775\":{}},\"parent\":{\"776\":{},\"777\":{}}}],[\"does_not_exist\",{\"_index\":518,\"name\":{\"887\":{}},\"parent\":{}}],[\"dropped_transaction\",{\"_index\":309,\"name\":{\"446\":{}},\"parent\":{}}],[\"droppedtransactionwebhook\",{\"_index\":315,\"name\":{\"461\":{}},\"parent\":{\"462\":{},\"463\":{},\"464\":{},\"465\":{},\"466\":{},\"467\":{},\"468\":{},\"469\":{},\"470\":{}}}],[\"earliest\",{\"_index\":358,\"name\":{\"570\":{}},\"parent\":{}}],[\"emitevent\",{\"_index\":51,\"name\":{\"69\":{}},\"parent\":{}}],[\"erc1155\",{\"_index\":196,\"name\":{\"275\":{},\"363\":{},\"615\":{}},\"parent\":{}}],[\"erc1155metadata\",{\"_index\":208,\"name\":{\"291\":{},\"305\":{},\"893\":{}},\"parent\":{\"894\":{},\"895\":{}}}],[\"erc20\",{\"_index\":155,\"name\":{\"204\":{},\"273\":{},\"361\":{}},\"parent\":{}}],[\"erc721\",{\"_index\":195,\"name\":{\"274\":{},\"362\":{},\"614\":{}},\"parent\":{}}],[\"erc721dishonesttotalsupply\",{\"_index\":398,\"name\":{\"636\":{}},\"parent\":{}}],[\"erc721tokenid\",{\"_index\":207,\"name\":{\"290\":{},\"304\":{}},\"parent\":{}}],[\"erc721toomanyowners\",{\"_index\":396,\"name\":{\"634\":{}},\"parent\":{}}],[\"erc721toomanytokens\",{\"_index\":397,\"name\":{\"635\":{}},\"parent\":{}}],[\"error\",{\"_index\":167,\"name\":{\"221\":{},\"225\":{},\"240\":{},\"386\":{},\"411\":{},\"590\":{},\"747\":{},\"999\":{}},\"parent\":{}}],[\"estimategas\",{\"_index\":14,\"name\":{\"15\":{},\"127\":{},\"151\":{}},\"parent\":{}}],[\"eth_goerli\",{\"_index\":134,\"name\":{\"183\":{}},\"parent\":{}}],[\"eth_mainnet\",{\"_index\":133,\"name\":{\"182\":{}},\"parent\":{}}],[\"eth_sepolia\",{\"_index\":135,\"name\":{\"184\":{}},\"parent\":{}}],[\"etherscan\",{\"_index\":271,\"name\":{\"388\":{}},\"parent\":{}}],[\"eventfilter\",{\"_index\":370,\"name\":{\"602\":{}},\"parent\":{\"603\":{},\"604\":{}}}],[\"eventname\",{\"_index\":290,\"name\":{\"420\":{}},\"parent\":{}}],[\"excludefilters\",{\"_index\":409,\"name\":{\"652\":{},\"661\":{},\"755\":{}},\"parent\":{}}],[\"excludezerovalue\",{\"_index\":187,\"name\":{\"253\":{},\"266\":{}},\"parent\":{}}],[\"external\",{\"_index\":193,\"name\":{\"271\":{}},\"parent\":{}}],[\"external_url\",{\"_index\":385,\"name\":{\"623\":{}},\"parent\":{}}],[\"externalurl\",{\"_index\":542,\"name\":{\"937\":{},\"966\":{},\"994\":{}},\"parent\":{}}],[\"fast\",{\"_index\":253,\"name\":{\"358\":{}},\"parent\":{}}],[\"filter\",{\"_index\":369,\"name\":{\"597\":{}},\"parent\":{\"598\":{},\"599\":{},\"600\":{},\"601\":{}}}],[\"filterbyblockhash\",{\"_index\":368,\"name\":{\"593\":{}},\"parent\":{\"594\":{},\"595\":{},\"596\":{}}}],[\"filters\",{\"_index\":330,\"name\":{\"526\":{},\"538\":{}},\"parent\":{}}],[\"finalized\",{\"_index\":357,\"name\":{\"569\":{}},\"parent\":{}}],[\"findcontractdeployer\",{\"_index\":98,\"name\":{\"134\":{}},\"parent\":{}}],[\"finished\",{\"_index\":521,\"name\":{\"890\":{}},\"parent\":{}}],[\"floorprice\",{\"_index\":453,\"name\":{\"742\":{},\"929\":{},\"964\":{},\"971\":{}},\"parent\":{}}],[\"floorpriceerror\",{\"_index\":457,\"name\":{\"746\":{}},\"parent\":{\"747\":{}}}],[\"floorpricemarketplace\",{\"_index\":452,\"name\":{\"741\":{}},\"parent\":{\"742\":{},\"743\":{},\"744\":{},\"745\":{}}}],[\"from\",{\"_index\":204,\"name\":{\"287\":{},\"301\":{},\"314\":{},\"373\":{},\"413\":{},\"560\":{},\"583\":{},\"787\":{}},\"parent\":{}}],[\"fromaddress\",{\"_index\":185,\"name\":{\"250\":{},\"263\":{},\"346\":{}},\"parent\":{}}],[\"fromblock\",{\"_index\":182,\"name\":{\"247\":{},\"260\":{},\"598\":{},\"779\":{},\"808\":{},\"820\":{}},\"parent\":{}}],[\"fromhex\",{\"_index\":127,\"name\":{\"168\":{}},\"parent\":{}}],[\"gas\",{\"_index\":286,\"name\":{\"415\":{},\"561\":{},\"586\":{}},\"parent\":{}}],[\"gasprice\",{\"_index\":352,\"name\":{\"562\":{}},\"parent\":{}}],[\"gasused\",{\"_index\":269,\"name\":{\"385\":{},\"416\":{},\"587\":{}},\"parent\":{}}],[\"getaddresses\",{\"_index\":115,\"name\":{\"156\":{}},\"parent\":{}}],[\"getaddressesoptions\",{\"_index\":323,\"name\":{\"514\":{}},\"parent\":{\"515\":{},\"516\":{}}}],[\"getallwebhooks\",{\"_index\":114,\"name\":{\"155\":{}},\"parent\":{}}],[\"getallwebhooksresponse\",{\"_index\":320,\"name\":{\"511\":{}},\"parent\":{\"512\":{},\"513\":{}}}],[\"getassettransfers\",{\"_index\":102,\"name\":{\"138\":{}},\"parent\":{}}],[\"getbalance\",{\"_index\":12,\"name\":{\"13\":{},\"114\":{}},\"parent\":{}}],[\"getbasenftsforcontractoptions\",{\"_index\":526,\"name\":{\"905\":{}},\"parent\":{\"906\":{},\"907\":{},\"908\":{},\"909\":{}}}],[\"getbasenftsforowneroptions\",{\"_index\":415,\"name\":{\"658\":{}},\"parent\":{\"659\":{},\"660\":{},\"661\":{},\"662\":{},\"663\":{},\"664\":{},\"665\":{},\"666\":{}}}],[\"getblock\",{\"_index\":89,\"name\":{\"119\":{}},\"parent\":{}}],[\"getblocknumber\",{\"_index\":92,\"name\":{\"122\":{}},\"parent\":{}}],[\"getblockwithtransactions\",{\"_index\":90,\"name\":{\"120\":{}},\"parent\":{}}],[\"getchainid\",{\"_index\":18,\"name\":{\"19\":{}},\"parent\":{}}],[\"getcode\",{\"_index\":87,\"name\":{\"116\":{}},\"parent\":{}}],[\"getcollectionmetadata\",{\"_index\":61,\"name\":{\"83\":{}},\"parent\":{}}],[\"getcontractmetadata\",{\"_index\":59,\"name\":{\"81\":{}},\"parent\":{}}],[\"getcontractmetadatabatch\",{\"_index\":60,\"name\":{\"82\":{}},\"parent\":{}}],[\"getcontractmetadatabatchresponse\",{\"_index\":439,\"name\":{\"716\":{}},\"parent\":{\"717\":{}}}],[\"getcontractsforowner\",{\"_index\":68,\"name\":{\"90\":{}},\"parent\":{}}],[\"getcontractsforowneroptions\",{\"_index\":461,\"name\":{\"751\":{}},\"parent\":{\"752\":{},\"753\":{},\"754\":{},\"755\":{},\"756\":{}}}],[\"getcontractsforownerresponse\",{\"_index\":462,\"name\":{\"757\":{}},\"parent\":{\"758\":{},\"759\":{},\"760\":{}}}],[\"getfeedata\",{\"_index\":20,\"name\":{\"21\":{},\"124\":{}},\"parent\":{}}],[\"getfloorprice\",{\"_index\":77,\"name\":{\"99\":{}},\"parent\":{}}],[\"getfloorpriceresponse\",{\"_index\":458,\"name\":{\"748\":{}},\"parent\":{\"749\":{},\"750\":{}}}],[\"getgasprice\",{\"_index\":19,\"name\":{\"20\":{},\"123\":{}},\"parent\":{}}],[\"getgraphqlquery\",{\"_index\":116,\"name\":{\"157\":{}},\"parent\":{}}],[\"getlogs\",{\"_index\":97,\"name\":{\"132\":{}},\"parent\":{}}],[\"getmaxpriorityfeepergas\",{\"_index\":112,\"name\":{\"152\":{}},\"parent\":{}}],[\"getmintednfts\",{\"_index\":71,\"name\":{\"93\":{}},\"parent\":{}}],[\"getmintednftsoptions\",{\"_index\":477,\"name\":{\"803\":{}},\"parent\":{\"804\":{},\"805\":{},\"806\":{}}}],[\"getnetwork\",{\"_index\":91,\"name\":{\"121\":{}},\"parent\":{}}],[\"getnftfilters\",{\"_index\":117,\"name\":{\"158\":{}},\"parent\":{}}],[\"getnftmetadata\",{\"_index\":57,\"name\":{\"79\":{}},\"parent\":{}}],[\"getnftmetadatabatch\",{\"_index\":58,\"name\":{\"80\":{}},\"parent\":{}}],[\"getnftmetadatabatchresponse\",{\"_index\":437,\"name\":{\"714\":{}},\"parent\":{\"715\":{}}}],[\"getnftmetadataoptions\",{\"_index\":448,\"name\":{\"730\":{}},\"parent\":{\"731\":{},\"732\":{},\"733\":{}}}],[\"getnftsales\",{\"_index\":78,\"name\":{\"100\":{}},\"parent\":{}}],[\"getnftsalesoptions\",{\"_index\":478,\"name\":{\"807\":{}},\"parent\":{\"808\":{},\"809\":{},\"810\":{},\"811\":{},\"812\":{},\"813\":{},\"814\":{},\"815\":{},\"816\":{}}}],[\"getnftsalesoptionsbycontractaddress\",{\"_index\":483,\"name\":{\"817\":{}},\"parent\":{\"818\":{},\"819\":{},\"820\":{},\"821\":{},\"822\":{},\"823\":{},\"824\":{},\"825\":{},\"826\":{},\"827\":{},\"828\":{}}}],[\"getnftsalesresponse\",{\"_index\":484,\"name\":{\"829\":{}},\"parent\":{\"830\":{},\"831\":{},\"832\":{}}}],[\"getnftsforcontract\",{\"_index\":64,\"name\":{\"86\":{}},\"parent\":{}}],[\"getnftsforcontractiterator\",{\"_index\":65,\"name\":{\"87\":{}},\"parent\":{}}],[\"getnftsforcontractoptions\",{\"_index\":525,\"name\":{\"900\":{}},\"parent\":{\"901\":{},\"902\":{},\"903\":{},\"904\":{}}}],[\"getnftsforowner\",{\"_index\":63,\"name\":{\"85\":{}},\"parent\":{}}],[\"getnftsforowneriterator\",{\"_index\":62,\"name\":{\"84\":{}},\"parent\":{}}],[\"getnftsforowneroptions\",{\"_index\":408,\"name\":{\"649\":{}},\"parent\":{\"650\":{},\"651\":{},\"652\":{},\"653\":{},\"654\":{},\"655\":{},\"656\":{},\"657\":{}}}],[\"getownersforcontract\",{\"_index\":66,\"name\":{\"88\":{}},\"parent\":{}}],[\"getownersforcontractoptions\",{\"_index\":527,\"name\":{\"910\":{}},\"parent\":{\"911\":{},\"912\":{},\"913\":{},\"914\":{}}}],[\"getownersforcontractresponse\",{\"_index\":435,\"name\":{\"707\":{}},\"parent\":{\"708\":{},\"709\":{},\"710\":{}}}],[\"getownersforcontractwithtokenbalancesoptions\",{\"_index\":531,\"name\":{\"915\":{}},\"parent\":{\"916\":{},\"917\":{},\"918\":{}}}],[\"getownersforcontractwithtokenbalancesresponse\",{\"_index\":436,\"name\":{\"711\":{}},\"parent\":{\"712\":{},\"713\":{}}}],[\"getownersfornft\",{\"_index\":67,\"name\":{\"89\":{}},\"parent\":{}}],[\"getownersfornftoptions\",{\"_index\":532,\"name\":{\"919\":{}},\"parent\":{\"920\":{},\"921\":{}}}],[\"getownersfornftresponse\",{\"_index\":433,\"name\":{\"704\":{}},\"parent\":{\"705\":{},\"706\":{}}}],[\"getprovider\",{\"_index\":34,\"name\":{\"46\":{}},\"parent\":{}}],[\"getspamcontracts\",{\"_index\":74,\"name\":{\"96\":{}},\"parent\":{}}],[\"getspamcontractsresponse\",{\"_index\":447,\"name\":{\"728\":{}},\"parent\":{\"729\":{}}}],[\"getstorageat\",{\"_index\":88,\"name\":{\"117\":{}},\"parent\":{}}],[\"gettokenbalances\",{\"_index\":99,\"name\":{\"135\":{}},\"parent\":{}}],[\"gettokenmetadata\",{\"_index\":101,\"name\":{\"137\":{}},\"parent\":{}}],[\"gettokensforowner\",{\"_index\":100,\"name\":{\"136\":{}},\"parent\":{}}],[\"gettokensforowneroptions\",{\"_index\":169,\"name\":{\"226\":{}},\"parent\":{\"227\":{},\"228\":{}}}],[\"gettokensforownerresponse\",{\"_index\":171,\"name\":{\"229\":{}},\"parent\":{\"230\":{},\"231\":{}}}],[\"gettransaction\",{\"_index\":94,\"name\":{\"128\":{},\"149\":{}},\"parent\":{}}],[\"gettransactioncount\",{\"_index\":13,\"name\":{\"14\":{},\"118\":{}},\"parent\":{}}],[\"gettransactionreceipt\",{\"_index\":95,\"name\":{\"129\":{}},\"parent\":{}}],[\"gettransactionreceipts\",{\"_index\":103,\"name\":{\"139\":{}},\"parent\":{}}],[\"gettransfersforcontract\",{\"_index\":70,\"name\":{\"92\":{}},\"parent\":{}}],[\"gettransfersforcontractoptions\",{\"_index\":473,\"name\":{\"778\":{}},\"parent\":{\"779\":{},\"780\":{},\"781\":{},\"782\":{}}}],[\"gettransfersforowner\",{\"_index\":69,\"name\":{\"91\":{}},\"parent\":{}}],[\"gettransfersforowneroptions\",{\"_index\":218,\"name\":{\"315\":{}},\"parent\":{\"316\":{},\"317\":{},\"318\":{}}}],[\"gettransfersforownertransfertype\",{\"_index\":217,\"name\":{\"312\":{}},\"parent\":{\"313\":{},\"314\":{}}}],[\"getwallet\",{\"_index\":22,\"name\":{\"23\":{}},\"parent\":{}}],[\"getwebsocketprovider\",{\"_index\":35,\"name\":{\"47\":{}},\"parent\":{}}],[\"graphql\",{\"_index\":313,\"name\":{\"450\":{}},\"parent\":{}}],[\"graphqlquery\",{\"_index\":327,\"name\":{\"522\":{},\"529\":{}},\"parent\":{}}],[\"hash\",{\"_index\":211,\"name\":{\"294\":{},\"308\":{}},\"parent\":{}}],[\"hashesonly\",{\"_index\":245,\"name\":{\"348\":{},\"353\":{}},\"parent\":{}}],[\"highairdroppercent\",{\"_index\":406,\"name\":{\"644\":{}},\"parent\":{}}],[\"highhoneypotownerpercent\",{\"_index\":402,\"name\":{\"640\":{}},\"parent\":{}}],[\"highhoneypotpercent\",{\"_index\":403,\"name\":{\"641\":{}},\"parent\":{}}],[\"honeypotsownmultipletokens\",{\"_index\":404,\"name\":{\"642\":{}},\"parent\":{}}],[\"id\",{\"_index\":298,\"name\":{\"432\":{},\"453\":{},\"463\":{},\"473\":{},\"483\":{},\"493\":{},\"503\":{}},\"parent\":{}}],[\"image\",{\"_index\":384,\"name\":{\"622\":{},\"689\":{},\"766\":{},\"796\":{},\"984\":{}},\"parent\":{}}],[\"imagebannerurl\",{\"_index\":540,\"name\":{\"934\":{}},\"parent\":{}}],[\"imageurl\",{\"_index\":539,\"name\":{\"933\":{}},\"parent\":{}}],[\"in_progress\",{\"_index\":520,\"name\":{\"889\":{}},\"parent\":{}}],[\"includecount\",{\"_index\":530,\"name\":{\"914\":{}},\"parent\":{}}],[\"includefilters\",{\"_index\":410,\"name\":{\"653\":{},\"662\":{},\"754\":{}},\"parent\":{}}],[\"includeremoved\",{\"_index\":248,\"name\":{\"352\":{}},\"parent\":{}}],[\"indexed\",{\"_index\":274,\"name\":{\"394\":{}},\"parent\":{}}],[\"input\",{\"_index\":287,\"name\":{\"417\":{},\"588\":{}},\"parent\":{}}],[\"inputs\",{\"_index\":277,\"name\":{\"400\":{},\"421\":{}},\"parent\":{}}],[\"internal\",{\"_index\":194,\"name\":{\"272\":{}},\"parent\":{}}],[\"isactive\",{\"_index\":299,\"name\":{\"436\":{},\"456\":{},\"466\":{},\"476\":{},\"486\":{},\"496\":{},\"506\":{},\"542\":{}},\"parent\":{}}],[\"isairdrop\",{\"_index\":446,\"name\":{\"727\":{}},\"parent\":{}}],[\"isairdropnft\",{\"_index\":76,\"name\":{\"98\":{}},\"parent\":{}}],[\"isairdropnftresponse\",{\"_index\":445,\"name\":{\"726\":{}},\"parent\":{\"727\":{}}}],[\"iscommunityresource\",{\"_index\":39,\"name\":{\"54\":{},\"68\":{}},\"parent\":{}}],[\"iscontractaddress\",{\"_index\":86,\"name\":{\"115\":{}},\"parent\":{}}],[\"ishex\",{\"_index\":129,\"name\":{\"170\":{}},\"parent\":{}}],[\"isspam\",{\"_index\":466,\"name\":{\"764\":{},\"951\":{}},\"parent\":{}}],[\"isspamcontract\",{\"_index\":73,\"name\":{\"95\":{},\"725\":{}},\"parent\":{}}],[\"isspamcontractresponse\",{\"_index\":444,\"name\":{\"724\":{}},\"parent\":{\"725\":{}}}],[\"lastingestedat\",{\"_index\":545,\"name\":{\"940\":{}},\"parent\":{}}],[\"latest\",{\"_index\":355,\"name\":{\"567\":{}},\"parent\":{}}],[\"limit\",{\"_index\":324,\"name\":{\"515\":{},\"815\":{},\"827\":{}},\"parent\":{}}],[\"listenercount\",{\"_index\":48,\"name\":{\"65\":{},\"111\":{}},\"parent\":{}}],[\"listeners\",{\"_index\":49,\"name\":{\"66\":{},\"112\":{}},\"parent\":{}}],[\"logindex\",{\"_index\":492,\"name\":{\"846\":{}},\"parent\":{}}],[\"loglevel\",{\"_index\":131,\"name\":{\"172\":{}},\"parent\":{}}],[\"logo\",{\"_index\":179,\"name\":{\"239\":{},\"245\":{},\"381\":{}},\"parent\":{}}],[\"logs\",{\"_index\":296,\"name\":{\"430\":{}},\"parent\":{}}],[\"looksrare\",{\"_index\":460,\"name\":{\"750\":{},\"860\":{}},\"parent\":{}}],[\"lookupaddress\",{\"_index\":104,\"name\":{\"141\":{}},\"parent\":{}}],[\"lowdistinctownerspercent\",{\"_index\":401,\"name\":{\"639\":{}},\"parent\":{}}],[\"marketplace\",{\"_index\":479,\"name\":{\"811\":{},\"823\":{},\"834\":{},\"970\":{}},\"parent\":{}}],[\"marketplaceaddress\",{\"_index\":487,\"name\":{\"835\":{}},\"parent\":{}}],[\"matic_amoy\",{\"_index\":144,\"name\":{\"193\":{}},\"parent\":{}}],[\"matic_mainnet\",{\"_index\":142,\"name\":{\"191\":{}},\"parent\":{}}],[\"matic_mumbai\",{\"_index\":143,\"name\":{\"192\":{}},\"parent\":{}}],[\"maxcount\",{\"_index\":189,\"name\":{\"255\":{},\"268\":{}},\"parent\":{}}],[\"maxretries\",{\"_index\":29,\"name\":{\"41\":{},\"50\":{},\"176\":{}},\"parent\":{}}],[\"message\",{\"_index\":261,\"name\":{\"369\":{}},\"parent\":{}}],[\"metadata\",{\"_index\":214,\"name\":{\"297\":{},\"998\":{}},\"parent\":{}}],[\"method\",{\"_index\":244,\"name\":{\"345\":{},\"350\":{}},\"parent\":{}}],[\"methodname\",{\"_index\":276,\"name\":{\"399\":{}},\"parent\":{}}],[\"mined_transaction\",{\"_index\":308,\"name\":{\"445\":{}},\"parent\":{}}],[\"mined_transactions\",{\"_index\":242,\"name\":{\"343\":{}},\"parent\":{}}],[\"minedtransactionwebhook\",{\"_index\":314,\"name\":{\"451\":{}},\"parent\":{\"452\":{},\"453\":{},\"454\":{},\"455\":{},\"456\":{},\"457\":{},\"458\":{},\"459\":{},\"460\":{}}}],[\"mint\",{\"_index\":430,\"name\":{\"695\":{},\"802\":{},\"990\":{}},\"parent\":{}}],[\"mintaddress\",{\"_index\":504,\"name\":{\"867\":{}},\"parent\":{}}],[\"modifyformatter\",{\"_index\":41,\"name\":{\"56\":{}},\"parent\":{}}],[\"mostlyhoneypotowners\",{\"_index\":399,\"name\":{\"637\":{}},\"parent\":{}}],[\"name\",{\"_index\":176,\"name\":{\"236\":{},\"242\":{},\"377\":{},\"391\":{},\"396\":{},\"620\":{},\"687\":{},\"769\":{},\"777\":{},\"794\":{},\"944\":{},\"955\":{},\"962\":{},\"982\":{},\"992\":{}},\"parent\":{}}],[\"native\",{\"_index\":255,\"name\":{\"360\":{}},\"parent\":{}}],[\"network\",{\"_index\":28,\"name\":{\"40\":{},\"175\":{},\"181\":{},\"433\":{},\"454\":{},\"464\":{},\"474\":{},\"484\":{},\"494\":{},\"504\":{},\"527\":{},\"530\":{},\"533\":{}},\"parent\":{\"182\":{},\"183\":{},\"184\":{},\"185\":{},\"186\":{},\"187\":{},\"188\":{},\"189\":{},\"190\":{},\"191\":{},\"192\":{},\"193\":{},\"194\":{},\"195\":{},\"196\":{},\"197\":{},\"198\":{},\"199\":{},\"200\":{},\"201\":{}}}],[\"newaddresses\",{\"_index\":346,\"name\":{\"553\":{}},\"parent\":{}}],[\"nft\",{\"_index\":4,\"name\":{\"4\":{},\"978\":{}},\"parent\":{\"979\":{},\"980\":{},\"981\":{},\"982\":{},\"983\":{},\"984\":{},\"985\":{},\"986\":{},\"987\":{},\"988\":{},\"989\":{},\"990\":{}}}],[\"nft_activity\",{\"_index\":311,\"name\":{\"448\":{}},\"parent\":{}}],[\"nft_metadata_update\",{\"_index\":312,\"name\":{\"449\":{}},\"parent\":{}}],[\"nftactivitywebhook\",{\"_index\":317,\"name\":{\"481\":{}},\"parent\":{\"482\":{},\"483\":{},\"484\":{},\"485\":{},\"486\":{},\"487\":{},\"488\":{},\"489\":{},\"490\":{}}}],[\"nftattributerarity\",{\"_index\":512,\"name\":{\"878\":{}},\"parent\":{\"879\":{},\"880\":{},\"881\":{}}}],[\"nftattributesresponse\",{\"_index\":515,\"name\":{\"882\":{}},\"parent\":{\"883\":{},\"884\":{},\"885\":{}}}],[\"nftcollection\",{\"_index\":549,\"name\":{\"961\":{}},\"parent\":{\"962\":{},\"963\":{},\"964\":{},\"965\":{},\"966\":{},\"967\":{},\"968\":{}}}],[\"nftcollectionfloorprice\",{\"_index\":551,\"name\":{\"969\":{}},\"parent\":{\"970\":{},\"971\":{},\"972\":{}}}],[\"nftcollectionmarketplace\",{\"_index\":552,\"name\":{\"973\":{}},\"parent\":{\"974\":{}}}],[\"nftcontract\",{\"_index\":546,\"name\":{\"941\":{}},\"parent\":{\"942\":{},\"943\":{},\"944\":{},\"945\":{},\"946\":{},\"947\":{},\"948\":{},\"949\":{}}}],[\"nftcontractbasenftsresponse\",{\"_index\":533,\"name\":{\"922\":{}},\"parent\":{\"923\":{},\"924\":{}}}],[\"nftcontractfornft\",{\"_index\":547,\"name\":{\"950\":{}},\"parent\":{\"951\":{},\"952\":{},\"953\":{},\"954\":{},\"955\":{},\"956\":{},\"957\":{},\"958\":{},\"959\":{},\"960\":{}}}],[\"nftcontractforowner\",{\"_index\":463,\"name\":{\"761\":{}},\"parent\":{\"762\":{},\"763\":{},\"764\":{},\"765\":{},\"766\":{},\"767\":{},\"768\":{},\"769\":{},\"770\":{},\"771\":{},\"772\":{},\"773\":{},\"774\":{}}}],[\"nftcontractnftsresponse\",{\"_index\":534,\"name\":{\"925\":{}},\"parent\":{\"926\":{},\"927\":{}}}],[\"nftcontractowner\",{\"_index\":441,\"name\":{\"718\":{}},\"parent\":{\"719\":{},\"720\":{}}}],[\"nftcontracttokenbalance\",{\"_index\":443,\"name\":{\"721\":{}},\"parent\":{\"722\":{},\"723\":{}}}],[\"nftfilter\",{\"_index\":333,\"name\":{\"534\":{}},\"parent\":{\"535\":{},\"536\":{}}}],[\"nftfilters\",{\"_index\":416,\"name\":{\"667\":{}},\"parent\":{\"668\":{},\"669\":{}}}],[\"nftfiltersresponse\",{\"_index\":334,\"name\":{\"537\":{}},\"parent\":{\"538\":{},\"539\":{},\"540\":{}}}],[\"nftimage\",{\"_index\":388,\"name\":{\"626\":{}},\"parent\":{\"627\":{},\"628\":{},\"629\":{},\"630\":{},\"631\":{},\"632\":{}}}],[\"nftmetadata\",{\"_index\":382,\"name\":{\"619\":{}},\"parent\":{\"620\":{},\"621\":{},\"622\":{},\"623\":{},\"624\":{},\"625\":{}}}],[\"nftmetadatabatchoptions\",{\"_index\":451,\"name\":{\"738\":{}},\"parent\":{\"739\":{},\"740\":{}}}],[\"nftmetadatabatchtoken\",{\"_index\":450,\"name\":{\"734\":{}},\"parent\":{\"735\":{},\"736\":{},\"737\":{}}}],[\"nftmetadataupdatewebhook\",{\"_index\":318,\"name\":{\"491\":{}},\"parent\":{\"492\":{},\"493\":{},\"494\":{},\"495\":{},\"496\":{},\"497\":{},\"498\":{},\"499\":{},\"500\":{}}}],[\"nftmetadatawebhookupdate\",{\"_index\":348,\"name\":{\"555\":{}},\"parent\":{}}],[\"nftmint\",{\"_index\":503,\"name\":{\"866\":{}},\"parent\":{\"867\":{},\"868\":{},\"869\":{},\"870\":{}}}],[\"nftnamespace\",{\"_index\":56,\"name\":{\"78\":{}},\"parent\":{\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{},\"89\":{},\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{}}}],[\"nftordering\",{\"_index\":419,\"name\":{\"670\":{}},\"parent\":{\"671\":{}}}],[\"nftrawmetadata\",{\"_index\":555,\"name\":{\"996\":{}},\"parent\":{\"997\":{},\"998\":{},\"999\":{}}}],[\"nftrefreshstate\",{\"_index\":517,\"name\":{\"886\":{}},\"parent\":{\"887\":{},\"888\":{},\"889\":{},\"890\":{},\"891\":{},\"892\":{}}}],[\"nfts\",{\"_index\":438,\"name\":{\"715\":{},\"784\":{},\"923\":{},\"926\":{}},\"parent\":{}}],[\"nftsale\",{\"_index\":486,\"name\":{\"833\":{}},\"parent\":{\"834\":{},\"835\":{},\"836\":{},\"837\":{},\"838\":{},\"839\":{},\"840\":{},\"841\":{},\"842\":{},\"843\":{},\"844\":{},\"845\":{},\"846\":{},\"847\":{},\"848\":{}}}],[\"nftsalefeedata\",{\"_index\":495,\"name\":{\"853\":{}},\"parent\":{\"854\":{},\"855\":{},\"856\":{},\"857\":{}}}],[\"nftsalemarketplace\",{\"_index\":497,\"name\":{\"858\":{}},\"parent\":{\"859\":{},\"860\":{},\"861\":{},\"862\":{},\"863\":{},\"864\":{},\"865\":{}}}],[\"nftsales\",{\"_index\":485,\"name\":{\"830\":{}},\"parent\":{}}],[\"nftsaletakertype\",{\"_index\":506,\"name\":{\"871\":{}},\"parent\":{\"872\":{},\"873\":{}}}],[\"nftsalevalidat\",{\"_index\":494,\"name\":{\"849\":{}},\"parent\":{\"850\":{},\"851\":{},\"852\":{}}}],[\"nftspamclassification\",{\"_index\":395,\"name\":{\"633\":{}},\"parent\":{\"634\":{},\"635\":{},\"636\":{},\"637\":{},\"638\":{},\"639\":{},\"640\":{},\"641\":{},\"642\":{},\"643\":{},\"644\":{},\"645\":{}}}],[\"nfttokentype\",{\"_index\":378,\"name\":{\"613\":{}},\"parent\":{\"614\":{},\"615\":{},\"616\":{},\"617\":{},\"618\":{}}}],[\"nftwebhookparams\",{\"_index\":329,\"name\":{\"525\":{}},\"parent\":{\"526\":{},\"527\":{}}}],[\"nftwebhookupdate\",{\"_index\":347,\"name\":{\"554\":{}},\"parent\":{}}],[\"no_supported_nft_standard\",{\"_index\":379,\"name\":{\"616\":{}},\"parent\":{}}],[\"nonce\",{\"_index\":373,\"name\":{\"608\":{}},\"parent\":{}}],[\"nonemptyarray\",{\"_index\":377,\"name\":{\"612\":{}},\"parent\":{}}],[\"nosalesactivity\",{\"_index\":405,\"name\":{\"643\":{}},\"parent\":{}}],[\"not_a_contract\",{\"_index\":380,\"name\":{\"617\":{}},\"parent\":{}}],[\"not_requested\",{\"_index\":237,\"name\":{\"337\":{}},\"parent\":{}}],[\"notify\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{}}],[\"notifynamespace\",{\"_index\":113,\"name\":{\"154\":{}},\"parent\":{\"155\":{},\"156\":{},\"157\":{},\"158\":{},\"159\":{},\"160\":{},\"161\":{},\"162\":{},\"163\":{}}}],[\"numdistincttokensowned\",{\"_index\":465,\"name\":{\"763\":{}},\"parent\":{}}],[\"off\",{\"_index\":46,\"name\":{\"63\":{},\"109\":{}},\"parent\":{}}],[\"omitmetadata\",{\"_index\":412,\"name\":{\"655\":{},\"664\":{},\"902\":{},\"907\":{}},\"parent\":{}}],[\"on\",{\"_index\":44,\"name\":{\"61\":{},\"107\":{}},\"parent\":{}}],[\"once\",{\"_index\":45,\"name\":{\"62\":{},\"108\":{}},\"parent\":{}}],[\"onlytopcall\",{\"_index\":364,\"name\":{\"577\":{},\"580\":{}},\"parent\":{}}],[\"opensea\",{\"_index\":459,\"name\":{\"749\":{},\"974\":{}},\"parent\":{}}],[\"openseacollectionmetadata\",{\"_index\":535,\"name\":{\"928\":{}},\"parent\":{\"929\":{},\"930\":{},\"931\":{},\"932\":{},\"933\":{},\"934\":{},\"935\":{},\"936\":{},\"937\":{},\"938\":{},\"939\":{},\"940\":{}}}],[\"openseametadata\",{\"_index\":469,\"name\":{\"772\":{},\"947\":{},\"958\":{}},\"parent\":{}}],[\"openseasafelistrequeststatus\",{\"_index\":233,\"name\":{\"333\":{}},\"parent\":{\"334\":{},\"335\":{},\"336\":{},\"337\":{}}}],[\"opt_goerli\",{\"_index\":137,\"name\":{\"186\":{}},\"parent\":{}}],[\"opt_mainnet\",{\"_index\":136,\"name\":{\"185\":{}},\"parent\":{}}],[\"opt_sepolia\",{\"_index\":138,\"name\":{\"187\":{}},\"parent\":{}}],[\"order\",{\"_index\":184,\"name\":{\"249\":{},\"262\":{},\"781\":{},\"810\":{},\"822\":{}},\"parent\":{}}],[\"orderby\",{\"_index\":414,\"name\":{\"657\":{},\"666\":{},\"756\":{}},\"parent\":{}}],[\"originalurl\",{\"_index\":394,\"name\":{\"632\":{}},\"parent\":{}}],[\"output\",{\"_index\":288,\"name\":{\"418\":{},\"589\":{}},\"parent\":{}}],[\"outputs\",{\"_index\":278,\"name\":{\"401\":{}},\"parent\":{}}],[\"ownedbasenft\",{\"_index\":431,\"name\":{\"696\":{}},\"parent\":{\"697\":{},\"698\":{},\"699\":{}}}],[\"ownedbasenftsresponse\",{\"_index\":424,\"name\":{\"677\":{}},\"parent\":{\"678\":{},\"679\":{},\"680\":{},\"681\":{}}}],[\"ownedbymosthoneypots\",{\"_index\":400,\"name\":{\"638\":{}},\"parent\":{}}],[\"ownednft\",{\"_index\":425,\"name\":{\"682\":{}},\"parent\":{\"683\":{},\"684\":{},\"685\":{},\"686\":{},\"687\":{},\"688\":{},\"689\":{},\"690\":{},\"691\":{},\"692\":{},\"693\":{},\"694\":{},\"695\":{}}}],[\"ownednfts\",{\"_index\":422,\"name\":{\"673\":{},\"678\":{}},\"parent\":{}}],[\"ownednftsresponse\",{\"_index\":421,\"name\":{\"672\":{}},\"parent\":{\"673\":{},\"674\":{},\"675\":{},\"676\":{}}}],[\"ownednftsvalidat\",{\"_index\":432,\"name\":{\"700\":{}},\"parent\":{\"701\":{},\"702\":{},\"703\":{}}}],[\"ownedtoken\",{\"_index\":173,\"name\":{\"232\":{}},\"parent\":{\"233\":{},\"234\":{},\"235\":{},\"236\":{},\"237\":{},\"238\":{},\"239\":{},\"240\":{}}}],[\"owneraddress\",{\"_index\":442,\"name\":{\"719\":{}},\"parent\":{}}],[\"owners\",{\"_index\":434,\"name\":{\"705\":{},\"708\":{},\"712\":{}},\"parent\":{}}],[\"pagekey\",{\"_index\":158,\"name\":{\"207\":{},\"211\":{},\"228\":{},\"231\":{},\"256\":{},\"269\":{},\"279\":{},\"282\":{},\"318\":{},\"516\":{},\"520\":{},\"540\":{},\"650\":{},\"659\":{},\"674\":{},\"679\":{},\"706\":{},\"710\":{},\"713\":{},\"752\":{},\"759\":{},\"782\":{},\"785\":{},\"806\":{},\"816\":{},\"828\":{},\"832\":{},\"901\":{},\"906\":{},\"913\":{},\"918\":{},\"920\":{},\"924\":{},\"927\":{}},\"parent\":{}}],[\"pagesize\",{\"_index\":411,\"name\":{\"654\":{},\"663\":{},\"753\":{},\"903\":{},\"908\":{},\"921\":{}},\"parent\":{}}],[\"pending\",{\"_index\":354,\"name\":{\"566\":{}},\"parent\":{}}],[\"pending_transactions\",{\"_index\":241,\"name\":{\"342\":{}},\"parent\":{}}],[\"pngurl\",{\"_index\":391,\"name\":{\"629\":{}},\"parent\":{}}],[\"polygonzkevm_mainnet\",{\"_index\":146,\"name\":{\"195\":{}},\"parent\":{}}],[\"polygonzkevm_testnet\",{\"_index\":147,\"name\":{\"196\":{}},\"parent\":{}}],[\"populatetransaction\",{\"_index\":16,\"name\":{\"17\":{}},\"parent\":{}}],[\"prestate_tracer\",{\"_index\":362,\"name\":{\"574\":{}},\"parent\":{}}],[\"prevalence\",{\"_index\":514,\"name\":{\"881\":{}},\"parent\":{}}],[\"pricecurrency\",{\"_index\":454,\"name\":{\"743\":{},\"972\":{}},\"parent\":{}}],[\"progress\",{\"_index\":225,\"name\":{\"325\":{}},\"parent\":{}}],[\"protocolfee\",{\"_index\":490,\"name\":{\"843\":{}},\"parent\":{}}],[\"quantity\",{\"_index\":488,\"name\":{\"838\":{}},\"parent\":{}}],[\"queue_failed\",{\"_index\":523,\"name\":{\"892\":{}},\"parent\":{}}],[\"queued\",{\"_index\":522,\"name\":{\"891\":{}},\"parent\":{}}],[\"rarities\",{\"_index\":511,\"name\":{\"877\":{}},\"parent\":{}}],[\"raw\",{\"_index\":426,\"name\":{\"690\":{},\"797\":{},\"985\":{}},\"parent\":{}}],[\"rawamount\",{\"_index\":265,\"name\":{\"375\":{}},\"parent\":{}}],[\"rawbalance\",{\"_index\":174,\"name\":{\"234\":{}},\"parent\":{}}],[\"rawcontract\",{\"_index\":212,\"name\":{\"295\":{},\"309\":{},\"896\":{}},\"parent\":{\"897\":{},\"898\":{},\"899\":{}}}],[\"ready\",{\"_index\":93,\"name\":{\"125\":{}},\"parent\":{}}],[\"receipts\",{\"_index\":232,\"name\":{\"332\":{}},\"parent\":{}}],[\"refreshcache\",{\"_index\":449,\"name\":{\"733\":{},\"740\":{}},\"parent\":{}}],[\"refreshcontract\",{\"_index\":83,\"name\":{\"105\":{}},\"parent\":{}}],[\"refreshcontractresult\",{\"_index\":223,\"name\":{\"322\":{}},\"parent\":{\"323\":{},\"324\":{},\"325\":{}}}],[\"refreshnftmetadata\",{\"_index\":82,\"name\":{\"104\":{}},\"parent\":{}}],[\"refreshstate\",{\"_index\":224,\"name\":{\"324\":{}},\"parent\":{}}],[\"removeaddresses\",{\"_index\":344,\"name\":{\"551\":{}},\"parent\":{}}],[\"removealllisteners\",{\"_index\":47,\"name\":{\"64\":{},\"110\":{}},\"parent\":{}}],[\"removefilters\",{\"_index\":338,\"name\":{\"545\":{}},\"parent\":{}}],[\"removemetadatafilters\",{\"_index\":341,\"name\":{\"548\":{}},\"parent\":{}}],[\"reportspam\",{\"_index\":75,\"name\":{\"97\":{}},\"parent\":{}}],[\"requested\",{\"_index\":236,\"name\":{\"336\":{}},\"parent\":{}}],[\"requesttimeout\",{\"_index\":33,\"name\":{\"45\":{},\"179\":{}},\"parent\":{}}],[\"requireatleastone\",{\"_index\":376,\"name\":{\"611\":{}},\"parent\":{}}],[\"resolvename\",{\"_index\":21,\"name\":{\"22\":{},\"140\":{}},\"parent\":{}}],[\"retrievedat\",{\"_index\":456,\"name\":{\"745\":{}},\"parent\":{}}],[\"revertreason\",{\"_index\":367,\"name\":{\"591\":{}},\"parent\":{}}],[\"royaltyfee\",{\"_index\":491,\"name\":{\"844\":{}},\"parent\":{}}],[\"safe\",{\"_index\":356,\"name\":{\"568\":{}},\"parent\":{}}],[\"safelistrequeststatus\",{\"_index\":538,\"name\":{\"932\":{}},\"parent\":{}}],[\"seaport\",{\"_index\":498,\"name\":{\"859\":{}},\"parent\":{}}],[\"searchcontractmetadata\",{\"_index\":80,\"name\":{\"102\":{}},\"parent\":{}}],[\"searchcontractmetadataresponse\",{\"_index\":509,\"name\":{\"874\":{}},\"parent\":{\"875\":{}}}],[\"seller\",{\"_index\":508,\"name\":{\"873\":{}},\"parent\":{}}],[\"selleraddress\",{\"_index\":481,\"name\":{\"813\":{},\"825\":{},\"840\":{}},\"parent\":{}}],[\"sellerfee\",{\"_index\":489,\"name\":{\"842\":{}},\"parent\":{}}],[\"send\",{\"_index\":40,\"name\":{\"55\":{},\"133\":{}},\"parent\":{}}],[\"sendprivatetransaction\",{\"_index\":106,\"name\":{\"143\":{}},\"parent\":{}}],[\"sendprivatetransactionoptions\",{\"_index\":252,\"name\":{\"357\":{}},\"parent\":{\"358\":{}}}],[\"sendtransaction\",{\"_index\":17,\"name\":{\"18\":{},\"130\":{},\"150\":{}},\"parent\":{}}],[\"sendwebhookrequest\",{\"_index\":122,\"name\":{\"163\":{}},\"parent\":{}}],[\"setloglevel\",{\"_index\":130,\"name\":{\"171\":{}},\"parent\":{}}],[\"signingkey\",{\"_index\":301,\"name\":{\"438\":{},\"458\":{},\"468\":{},\"478\":{},\"488\":{},\"498\":{},\"508\":{}},\"parent\":{}}],[\"simulateassetchanges\",{\"_index\":109,\"name\":{\"146\":{}},\"parent\":{}}],[\"simulateassetchangesbundle\",{\"_index\":108,\"name\":{\"145\":{}},\"parent\":{}}],[\"simulateassetchangeschange\",{\"_index\":262,\"name\":{\"370\":{}},\"parent\":{\"371\":{},\"372\":{},\"373\":{},\"374\":{},\"375\":{},\"376\":{},\"377\":{},\"378\":{},\"379\":{},\"380\":{},\"381\":{},\"382\":{}}}],[\"simulateassetchangeserror\",{\"_index\":260,\"name\":{\"368\":{}},\"parent\":{\"369\":{}}}],[\"simulateassetchangesresponse\",{\"_index\":267,\"name\":{\"383\":{}},\"parent\":{\"384\":{},\"385\":{},\"386\":{}}}],[\"simulateassettype\",{\"_index\":254,\"name\":{\"359\":{}},\"parent\":{\"360\":{},\"361\":{},\"362\":{},\"363\":{},\"364\":{}}}],[\"simulatechangetype\",{\"_index\":257,\"name\":{\"365\":{}},\"parent\":{\"366\":{},\"367\":{}}}],[\"simulateexecution\",{\"_index\":111,\"name\":{\"148\":{}},\"parent\":{}}],[\"simulateexecutionbundle\",{\"_index\":110,\"name\":{\"147\":{}},\"parent\":{}}],[\"simulateexecutionresponse\",{\"_index\":294,\"name\":{\"428\":{}},\"parent\":{\"429\":{},\"430\":{}}}],[\"simulationcalltrace\",{\"_index\":284,\"name\":{\"408\":{}},\"parent\":{\"409\":{},\"410\":{},\"411\":{},\"412\":{},\"413\":{},\"414\":{},\"415\":{},\"416\":{},\"417\":{},\"418\":{}}}],[\"simulationdebuglog\",{\"_index\":291,\"name\":{\"423\":{}},\"parent\":{\"424\":{},\"425\":{},\"426\":{},\"427\":{}}}],[\"size\",{\"_index\":393,\"name\":{\"631\":{}},\"parent\":{}}],[\"slug\",{\"_index\":550,\"name\":{\"963\":{},\"993\":{}},\"parent\":{}}],[\"sortingorder\",{\"_index\":220,\"name\":{\"319\":{}},\"parent\":{\"320\":{},\"321\":{}}}],[\"spam\",{\"_index\":417,\"name\":{\"668\":{}},\"parent\":{}}],[\"spamclassifications\",{\"_index\":548,\"name\":{\"952\":{}},\"parent\":{}}],[\"special_nft\",{\"_index\":256,\"name\":{\"364\":{}},\"parent\":{}}],[\"specialnft\",{\"_index\":197,\"name\":{\"276\":{}},\"parent\":{}}],[\"staticcall\",{\"_index\":282,\"name\":{\"406\":{}},\"parent\":{}}],[\"storage\",{\"_index\":375,\"name\":{\"610\":{}},\"parent\":{}}],[\"summarizenftattributes\",{\"_index\":81,\"name\":{\"103\":{}},\"parent\":{}}],[\"summary\",{\"_index\":516,\"name\":{\"885\":{}},\"parent\":{}}],[\"symbol\",{\"_index\":177,\"name\":{\"237\":{},\"243\":{},\"378\":{},\"770\":{},\"856\":{},\"945\":{},\"956\":{}},\"parent\":{}}],[\"taker\",{\"_index\":482,\"name\":{\"814\":{},\"826\":{},\"841\":{}},\"parent\":{}}],[\"thumbnailurl\",{\"_index\":390,\"name\":{\"628\":{}},\"parent\":{}}],[\"timecreated\",{\"_index\":300,\"name\":{\"437\":{},\"457\":{},\"467\":{},\"477\":{},\"487\":{},\"497\":{},\"507\":{}},\"parent\":{}}],[\"timelastupdated\",{\"_index\":428,\"name\":{\"692\":{},\"799\":{},\"987\":{}},\"parent\":{}}],[\"timestamp\",{\"_index\":505,\"name\":{\"869\":{}},\"parent\":{}}],[\"to\",{\"_index\":205,\"name\":{\"288\":{},\"302\":{},\"313\":{},\"374\":{},\"412\":{},\"559\":{},\"584\":{},\"788\":{}},\"parent\":{}}],[\"toaddress\",{\"_index\":186,\"name\":{\"251\":{},\"264\":{},\"347\":{}},\"parent\":{}}],[\"toblock\",{\"_index\":183,\"name\":{\"248\":{},\"261\":{},\"599\":{},\"780\":{},\"809\":{},\"821\":{}},\"parent\":{}}],[\"tohex\",{\"_index\":128,\"name\":{\"169\":{}},\"parent\":{}}],[\"tokenaddress\",{\"_index\":496,\"name\":{\"855\":{}},\"parent\":{}}],[\"tokenbalance\",{\"_index\":164,\"name\":{\"217\":{},\"220\":{},\"224\":{}},\"parent\":{}}],[\"tokenbalancefailure\",{\"_index\":168,\"name\":{\"222\":{}},\"parent\":{\"223\":{},\"224\":{},\"225\":{}}}],[\"tokenbalances\",{\"_index\":162,\"name\":{\"213\":{},\"216\":{},\"720\":{}},\"parent\":{}}],[\"tokenbalancesoptionsdefaulttokens\",{\"_index\":159,\"name\":{\"208\":{}},\"parent\":{\"209\":{}}}],[\"tokenbalancesoptionserc20\",{\"_index\":156,\"name\":{\"205\":{}},\"parent\":{\"206\":{},\"207\":{}}}],[\"tokenbalancesresponse\",{\"_index\":163,\"name\":{\"214\":{}},\"parent\":{\"215\":{},\"216\":{}}}],[\"tokenbalancesresponseerc20\",{\"_index\":160,\"name\":{\"210\":{}},\"parent\":{\"211\":{},\"212\":{},\"213\":{}}}],[\"tokenbalancesuccess\",{\"_index\":165,\"name\":{\"218\":{}},\"parent\":{\"219\":{},\"220\":{},\"221\":{}}}],[\"tokenbalancetype\",{\"_index\":153,\"name\":{\"202\":{}},\"parent\":{\"203\":{},\"204\":{}}}],[\"tokenid\",{\"_index\":209,\"name\":{\"292\":{},\"306\":{},\"382\":{},\"536\":{},\"685\":{},\"699\":{},\"722\":{},\"736\":{},\"776\":{},\"792\":{},\"819\":{},\"837\":{},\"894\":{},\"977\":{},\"980\":{}},\"parent\":{}}],[\"tokenmetadataresponse\",{\"_index\":180,\"name\":{\"241\":{}},\"parent\":{\"242\":{},\"243\":{},\"244\":{},\"245\":{}}}],[\"tokens\",{\"_index\":172,\"name\":{\"230\":{}},\"parent\":{}}],[\"tokentype\",{\"_index\":219,\"name\":{\"317\":{},\"686\":{},\"731\":{},\"737\":{},\"768\":{},\"793\":{},\"805\":{},\"943\":{},\"954\":{},\"981\":{}},\"parent\":{}}],[\"tokenuri\",{\"_index\":427,\"name\":{\"691\":{},\"798\":{},\"986\":{},\"997\":{}},\"parent\":{}}],[\"tokenuritimeoutinms\",{\"_index\":413,\"name\":{\"656\":{},\"665\":{},\"732\":{},\"739\":{},\"904\":{},\"909\":{}},\"parent\":{}}],[\"topics\",{\"_index\":292,\"name\":{\"424\":{},\"596\":{},\"601\":{},\"604\":{}},\"parent\":{}}],[\"totalbalance\",{\"_index\":464,\"name\":{\"762\":{}},\"parent\":{}}],[\"totalcount\",{\"_index\":322,\"name\":{\"513\":{},\"519\":{},\"539\":{},\"675\":{},\"680\":{},\"709\":{},\"760\":{}},\"parent\":{}}],[\"totalsupply\",{\"_index\":468,\"name\":{\"771\":{},\"884\":{},\"946\":{},\"957\":{}},\"parent\":{}}],[\"traceblock\",{\"_index\":126,\"name\":{\"167\":{}},\"parent\":{}}],[\"tracecall\",{\"_index\":124,\"name\":{\"165\":{}},\"parent\":{}}],[\"tracetransaction\",{\"_index\":125,\"name\":{\"166\":{}},\"parent\":{}}],[\"traittype\",{\"_index\":513,\"name\":{\"880\":{}},\"parent\":{}}],[\"transact\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}],[\"transactionhash\",{\"_index\":476,\"name\":{\"789\":{},\"848\":{},\"870\":{}},\"parent\":{}}],[\"transactionreceiptsblockhash\",{\"_index\":228,\"name\":{\"328\":{}},\"parent\":{\"329\":{}}}],[\"transactionreceiptsblocknumber\",{\"_index\":226,\"name\":{\"326\":{}},\"parent\":{\"327\":{}}}],[\"transactionreceiptsparams\",{\"_index\":230,\"name\":{\"330\":{}},\"parent\":{}}],[\"transactionreceiptsresponse\",{\"_index\":231,\"name\":{\"331\":{}},\"parent\":{\"332\":{}}}],[\"transactionwebhookparams\",{\"_index\":328,\"name\":{\"523\":{}},\"parent\":{\"524\":{}}}],[\"transactnamespace\",{\"_index\":105,\"name\":{\"142\":{}},\"parent\":{\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{},\"150\":{},\"151\":{},\"152\":{},\"153\":{}}}],[\"transfer\",{\"_index\":259,\"name\":{\"367\":{}},\"parent\":{}}],[\"transferrednft\",{\"_index\":475,\"name\":{\"786\":{}},\"parent\":{\"787\":{},\"788\":{},\"789\":{},\"790\":{},\"791\":{},\"792\":{},\"793\":{},\"794\":{},\"795\":{},\"796\":{},\"797\":{},\"798\":{},\"799\":{},\"800\":{},\"801\":{},\"802\":{}}}],[\"transfers\",{\"_index\":199,\"name\":{\"278\":{},\"281\":{}},\"parent\":{}}],[\"transfersnftresponse\",{\"_index\":474,\"name\":{\"783\":{}},\"parent\":{\"784\":{},\"785\":{}}}],[\"transfertime\",{\"_index\":420,\"name\":{\"671\":{}},\"parent\":{}}],[\"twitterusername\",{\"_index\":543,\"name\":{\"938\":{},\"967\":{}},\"parent\":{}}],[\"type\",{\"_index\":157,\"name\":{\"206\":{},\"209\":{},\"392\":{},\"397\":{},\"409\":{},\"434\":{},\"452\":{},\"462\":{},\"472\":{},\"482\":{},\"492\":{},\"502\":{},\"576\":{},\"579\":{},\"582\":{}},\"parent\":{}}],[\"uniqueid\",{\"_index\":202,\"name\":{\"284\":{},\"298\":{}},\"parent\":{}}],[\"unknown\",{\"_index\":381,\"name\":{\"618\":{},\"645\":{},\"865\":{}},\"parent\":{}}],[\"updatewebhook\",{\"_index\":118,\"name\":{\"159\":{}},\"parent\":{}}],[\"url\",{\"_index\":31,\"name\":{\"43\":{},\"177\":{},\"435\":{},\"455\":{},\"465\":{},\"475\":{},\"485\":{},\"495\":{},\"505\":{}},\"parent\":{}}],[\"utils\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{}}],[\"v1\",{\"_index\":305,\"name\":{\"442\":{}},\"parent\":{}}],[\"v2\",{\"_index\":306,\"name\":{\"443\":{}},\"parent\":{}}],[\"validat\",{\"_index\":423,\"name\":{\"676\":{},\"681\":{},\"831\":{}},\"parent\":{}}],[\"value\",{\"_index\":206,\"name\":{\"289\":{},\"303\":{},\"390\":{},\"395\":{},\"414\":{},\"563\":{},\"585\":{},\"879\":{},\"895\":{},\"897\":{}},\"parent\":{}}],[\"verified\",{\"_index\":234,\"name\":{\"334\":{}},\"parent\":{}}],[\"verifyconfig\",{\"_index\":121,\"name\":{\"162\":{}},\"parent\":{}}],[\"verifynftownership\",{\"_index\":72,\"name\":{\"94\":{}},\"parent\":{}}],[\"version\",{\"_index\":302,\"name\":{\"439\":{},\"459\":{},\"469\":{},\"479\":{},\"489\":{},\"499\":{},\"509\":{}},\"parent\":{}}],[\"waitfortransaction\",{\"_index\":96,\"name\":{\"131\":{},\"153\":{}},\"parent\":{}}],[\"wallet\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{},\"25\":{}}}],[\"webhook\",{\"_index\":297,\"name\":{\"431\":{}},\"parent\":{\"432\":{},\"433\":{},\"434\":{},\"435\":{},\"436\":{},\"437\":{},\"438\":{},\"439\":{},\"440\":{}}}],[\"webhookaddressoverride\",{\"_index\":345,\"name\":{\"552\":{}},\"parent\":{\"553\":{}}}],[\"webhookaddressupdate\",{\"_index\":342,\"name\":{\"549\":{}},\"parent\":{\"550\":{},\"551\":{}}}],[\"webhooknftfilterupdate\",{\"_index\":336,\"name\":{\"543\":{}},\"parent\":{\"544\":{},\"545\":{}}}],[\"webhooknftmetadatafilterupdate\",{\"_index\":339,\"name\":{\"546\":{}},\"parent\":{\"547\":{},\"548\":{}}}],[\"webhooks\",{\"_index\":321,\"name\":{\"512\":{}},\"parent\":{}}],[\"webhookstatusupdate\",{\"_index\":335,\"name\":{\"541\":{}},\"parent\":{\"542\":{}}}],[\"webhooktype\",{\"_index\":307,\"name\":{\"444\":{}},\"parent\":{\"445\":{},\"446\":{},\"447\":{},\"448\":{},\"449\":{},\"450\":{}}}],[\"webhookversion\",{\"_index\":304,\"name\":{\"441\":{}},\"parent\":{\"442\":{},\"443\":{}}}],[\"websocketnamespace\",{\"_index\":84,\"name\":{\"106\":{}},\"parent\":{\"107\":{},\"108\":{},\"109\":{},\"110\":{},\"111\":{},\"112\":{}}}],[\"withmetadata\",{\"_index\":190,\"name\":{\"257\":{},\"259\":{}},\"parent\":{}}],[\"withtokenbalances\",{\"_index\":528,\"name\":{\"911\":{},\"916\":{}},\"parent\":{}}],[\"ws\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"wyvern\",{\"_index\":500,\"name\":{\"862\":{}},\"parent\":{}}],[\"x2y2\",{\"_index\":499,\"name\":{\"861\":{}},\"parent\":{}}],[\"zksync_mainnet\",{\"_index\":151,\"name\":{\"200\":{}},\"parent\":{}}],[\"zksync_sepolia\",{\"_index\":152,\"name\":{\"201\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/classes/Alchemy.html b/docs/classes/Alchemy.html index cebb8374..20d7f0f2 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 18aab3b1..af7b2a23 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 37fe4db8..ebc45fdf 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>

  • modifyFormatter(): void
  • 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>

  • modifyFormatter(): void
  • Overrides the base Formatter class inherited from ethers to support returning custom fields in Ethers response types.

    For context, ethers has a Formatter class that is used to format the @@ -16,7 +16,7 @@ Formatter class are removed from the returned response. By modifying the Formatter class in this method, we can add support for fields that are not defined in ethers.

    -

    Returns void

  • 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>
  • 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 316171c5..399768d5 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 3633e667..ad90b559 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,50 +157,50 @@

      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>

    • isContractAddress(address: string): Promise<boolean>

    Returns Promise<TransactionReceiptsResponse>

    • isContractAddress(address: string): Promise<boolean>
    • Checks if the provided address is a smart contract.

      Parameters

      • address: string

        The address to check type for.

        -

      Returns Promise<boolean>

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

    Returns Promise<boolean>

    • 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 7ad5a1f3..560016cc 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 c1c0734c..dbdc9055 100644 --- a/docs/classes/NftNamespace.html +++ b/docs/classes/NftNamespace.html @@ -3,41 +3,41 @@

    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

    Hierarchy

    • NftNamespace

    Index

    Methods

    • getCollectionMetadata(collectionSlug: string): Promise<NftCollection>

    Returns Promise<ComputeRarityResponse>

    • getCollectionMetadata(collectionSlug: string): Promise<NftCollection>
    • Get the NFT collection metadata associated with the provided parameters.

      beta

      Parameters

      • collectionSlug: string

        The OpenSea collection slug of the NFT.

        -

      Returns Promise<NftCollection>

    • getContractMetadata(contractAddress: string): Promise<NftContract>

    Returns Promise<NftCollection>

    • getContractMetadata(contractAddress: string): Promise<NftContract>
    • Get the NFT contract metadata associated with the provided parameters.

      Parameters

      • contractAddress: string

        The contract address of the NFT.

        -

      Returns Promise<NftContract>

    Returns Promise<NftContract>

    Returns Promise<GetContractMetadataBatchResponse>

    Returns Promise<GetContractsForOwnerResponse>

    Returns Promise<GetFloorPriceResponse>

    Returns Promise<TransfersNftResponse>

    • Get the NFT metadata associated with the provided parameters.

      Parameters

      • contractAddress: string

        The contract address of the NFT.

        @@ -45,17 +45,17 @@

        Token id of the NFT.

      • Optional options: GetNftMetadataOptions

        Options for the request.

        -

      Returns Promise<Nft>

    Returns Promise<Nft>

    Returns Promise<GetNftMetadataBatchResponse>

    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.

    @@ -72,7 +72,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>

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

      This method returns the full NFTs in the contract and pages through all page keys until all NFTs have been fetched. To get all NFTs without their @@ -81,7 +81,7 @@

      The contract address of the NFT contract.

    • Optional options: GetNftsForContractOptions

      The optional parameters to use for the request.

      -

    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 @@ -91,7 +91,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<OwnedBaseNftsResponse>

  • +
  • Returns Promise<OwnedBaseNftsResponse>

  • Get all NFTs for an owner.

    This method returns the full NFTs in the contract. To get all NFTs without their associated metadata, use GetBaseNftsForOwnerOptions.

    @@ -107,7 +107,7 @@

    The address of the owner.

  • Optional options: GetNftsForOwnerOptions

    The optional parameters to use for the request.

    -
  • Returns Promise<OwnedNftsResponse>

    Returns Promise<OwnedNftsResponse>

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

      This method returns the full NFT for the owner and pages through all page keys until all NFTs have been fetched.

      @@ -115,7 +115,7 @@

      The address of the owner.

    • Optional options: GetNftsForOwnerOptions

      The optional parameters to use for the request.

      -

    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.

    @@ -123,13 +123,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, @@ -138,7 +138,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 whether a token is marked as an airdrop or not. Airdrops are defined as NFTs that were minted to a user address in a transaction sent by a different address.

      @@ -174,13 +174,13 @@

      The contract address to check.

    • tokenId: string

      Token id of the NFT.

      -

    Returns Promise<IsAirdropNftResponse>

    Returns Promise<IsAirdropNftResponse>

    Returns Promise<IsSpamContractResponse>

    • Triggers a metadata refresh all NFTs in the provided contract address. This method is useful after an NFT collection is revealed.

      Refreshes are queued on the Alchemy backend and may take time to fully @@ -188,7 +188,7 @@ refreshNftMetadata method instead.

      beta

      Parameters

      • contractAddress: string

        The contract address of the NFT collection.

        -

      Returns Promise<RefreshContractResult>

    • refreshNftMetadata(contractAddress: string, tokenId: BigNumberish): Promise<boolean>

    Returns Promise<RefreshContractResult>

    • refreshNftMetadata(contractAddress: string, tokenId: BigNumberish): Promise<boolean>
    • Refreshes the cached metadata for a provided NFT contract address and token id. Returns a boolean value indicating whether the metadata was refreshed.

      This method is useful when you want to refresh the metadata for a NFT that @@ -201,28 +201,28 @@

      The contract address of the NFT.

    • tokenId: BigNumberish

      The token id of the NFT.

      -

    Returns Promise<boolean>

    • reportSpam(contractAddress: string): Promise<void>

    Returns Promise<boolean>

    • reportSpam(contractAddress: string): Promise<void>

    Returns Promise<void>

    Returns Promise<SearchContractMetadataResponse>

    • verifyNftOwnership(owner: string, contractAddress: string): Promise<boolean>
    • verifyNftOwnership(owner: string, contractAddresses: string[]): Promise<{}>

    Returns Promise<NftAttributesResponse>

    • verifyNftOwnership(owner: string, contractAddress: string): Promise<boolean>
    • verifyNftOwnership(owner: string, contractAddresses: string[]): Promise<{}>
    • Checks that the provided owner address owns one of more of the provided NFT. Returns a boolean indicating whether the owner address owns the provided NFT.

      Parameters

      • owner: string

        The owner address to check.

      • contractAddress: string

        An NFT contract address to check ownership for.

        -

      Returns Promise<boolean>

    • +

    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 be6dfc6d..acef7fa2 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

    • NotifyNamespace

    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 e3052844..0279bf90 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 e3614cf4..fc1ccb52 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 b2832fc4..6c763e97 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 34010806..d519fd2d 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 713dce19..8f70899c 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/CommitmentLevel.html b/docs/enums/CommitmentLevel.html index 1f18eb6a..2271fd2c 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 21838c76..fdea67b4 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 6e66c9f8..8e9b8334 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 3aa3d868..7eddf82b 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 0a1c0e09..41a809a6 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"

        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/Network.html b/docs/enums/Network.html index 6632d515..5fe94354 100644 --- a/docs/enums/Network.html +++ b/docs/enums/Network.html @@ -3,4 +3,4 @@ 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_SEPOLIA = "arb-sepolia"
        ASTAR_MAINNET = "astar-mainnet"
        BASE_GOERLI = "base-goerli"
        BASE_MAINNET = "base-mainnet"
        BASE_SEPOLIA = "base-sepolia"
        ETH_GOERLI = "eth-goerli"
        ETH_MAINNET = "eth-mainnet"
        ETH_SEPOLIA = "eth-sepolia"
        MATIC_AMOY = "polygon-amoy"
        MATIC_MAINNET = "polygon-mainnet"
        MATIC_MUMBAI = "polygon-mumbai"
        OPT_GOERLI = "opt-goerli"
        OPT_MAINNET = "opt-mainnet"
        OPT_SEPOLIA = "opt-sepolia"
        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 +

        Index

        Enumeration members

        ARB_GOERLI = "arb-goerli"
        ARB_MAINNET = "arb-mainnet"
        ARB_SEPOLIA = "arb-sepolia"
        ASTAR_MAINNET = "astar-mainnet"
        BASE_GOERLI = "base-goerli"
        BASE_MAINNET = "base-mainnet"
        BASE_SEPOLIA = "base-sepolia"
        ETH_GOERLI = "eth-goerli"
        ETH_MAINNET = "eth-mainnet"
        ETH_SEPOLIA = "eth-sepolia"
        MATIC_AMOY = "polygon-amoy"
        MATIC_MAINNET = "polygon-mainnet"
        MATIC_MUMBAI = "polygon-mumbai"
        OPT_GOERLI = "opt-goerli"
        OPT_MAINNET = "opt-mainnet"
        OPT_SEPOLIA = "opt-sepolia"
        POLYGONZKEVM_MAINNET = "polygonzkevm-mainnet"
        POLYGONZKEVM_TESTNET = "polygonzkevm-testnet"
        ZKSYNC_MAINNET = "zksync-mainnet"
        ZKSYNC_SEPOLIA = "zksync-sepolia"

        Generated using TypeDoc

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

        Enumeration NftCollectionMarketplace

        Enum representing the supported NFT marketplaces on a NftCollectionFloorPrice object.

        -

        Index

        Enumeration members

        Enumeration members

        OPENSEA = "OpenSea"

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        Enumeration members

        OPENSEA = "OpenSea"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/NftFilters.html b/docs/enums/NftFilters.html index 36c0bcf0..a0cbc0d2 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.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/NftOrdering.html b/docs/enums/NftOrdering.html index 257bc902..f11632ee 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"

        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/NftRefreshState.html b/docs/enums/NftRefreshState.html index 8ca7b543..30226c32 100644 --- a/docs/enums/NftRefreshState.html +++ b/docs/enums/NftRefreshState.html @@ -1,15 +1,15 @@ NftRefreshState | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Enumeration NftRefreshState

        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/NftSaleMarketplace.html b/docs/enums/NftSaleMarketplace.html index 0dbaf0ff..5dd2e7db 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

        BLUR = "blur"
        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 58e8775f..efd7d3c1 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 f35e0e90..79b5ec51 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"
        HighAirdropPercent = "HighAirdropPercent"
        HighHoneyPotOwnerPercent = "HighHoneyPotOwnerPercent"
        HighHoneyPotPercent = "HighHoneyPotPercent"
        HoneyPotsOwnMultipleTokens = "HoneyPotsOwnMultipleTokens"
        LowDistinctOwnersPercent = "LowDistinctOwnersPercent"
        MostlyHoneyPotOwners = "MostlyHoneyPotOwners"
        NoSalesActivity = "NoSalesActivity"
        OwnedByMostHoneyPots = "OwnedByMostHoneyPots"
        Unknown = "Unknown"

        Generated using TypeDoc

        \ No newline at end of file +

        Index

        Enumeration members

        Erc721DishonestTotalSupply = "Erc721DishonestTotalSupply"
        Erc721TooManyOwners = "Erc721TooManyOwners"
        Erc721TooManyTokens = "Erc721TooManyTokens"
        HighAirdropPercent = "HighAirdropPercent"
        HighHoneyPotOwnerPercent = "HighHoneyPotOwnerPercent"
        HighHoneyPotPercent = "HighHoneyPotPercent"
        HoneyPotsOwnMultipleTokens = "HoneyPotsOwnMultipleTokens"
        LowDistinctOwnersPercent = "LowDistinctOwnersPercent"
        MostlyHoneyPotOwners = "MostlyHoneyPotOwners"
        NoSalesActivity = "NoSalesActivity"
        OwnedByMostHoneyPots = "OwnedByMostHoneyPots"
        Unknown = "Unknown"

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/enums/NftTokenType.html b/docs/enums/NftTokenType.html index a8f00d9f..bbc52cec 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 d7db4340..ed1d83bc 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/SimulateAssetType.html b/docs/enums/SimulateAssetType.html index a67290bb..b81c68f2 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 6032c90b..c643aa62 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 7e2b6111..47b5ade5 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 be42c253..9874de37 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 fe9d8fa3..fa8d05e6 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 f1b842d3..18581abb 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 5eb11c42..65342f1a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,6 +15,7 @@
      • Astar: Mainnet
      • PolygonZKEVM: Mainnet, Testnet
      • Base: Mainnet, Goerli, Sepolia
      • +
      • Zksync: Mainnet, Sepolia
      • You can find per-method documentation of the Alchemy SDK endpoints at the Alchemy Docs linked in the sidebar.

        diff --git a/docs/interfaces/AcquiredAt.html b/docs/interfaces/AcquiredAt.html index f08dbbc5..7b896fd1 100644 --- a/docs/interfaces/AcquiredAt.html +++ b/docs/interfaces/AcquiredAt.html @@ -1,7 +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
        +

        Hierarchy

        • AcquiredAt

        Index

        Properties

        blockNumber?: number

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

        -
        blockTimestamp?: string
        +
        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 ac4d5244..34b72f9d 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 ae016ec5..f8155632 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 6bdb75cf..0dcef2fd 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 fe6dd24c..39d5386e 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 8edc3fbd..feb27f7a 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 26f6a475..3dbb8807 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 273e6f96..5ee8572e 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 f6d75ab6..84e95099 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 ed1abd4f..e18a7b87 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 b23318ae..32d6f414 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 c7cea561..9ff53ed9 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 35075fa0..eb823c14 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 f1ac1e7f..133a00f9 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 2a477d05..42518a5f 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

        contractAddress: string
        +

        Hierarchy

        Index

        Properties

        contractAddress: string

        The contract address of the NFT.

        -
        tokenId: string
        +
        tokenId: string

        The NFT token ID as an integer 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/BaseNftCollection.html b/docs/interfaces/BaseNftCollection.html index 6fd1e7b7..d336d647 100644 --- a/docs/interfaces/BaseNftCollection.html +++ b/docs/interfaces/BaseNftCollection.html @@ -1,11 +1,11 @@ BaseNftCollection | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface BaseNftCollection

        A base collection object as part of an Nft.

        -

        Hierarchy

        • BaseNftCollection

        Index

        Properties

        bannerImageUrl?: string
        +

        Hierarchy

        • BaseNftCollection

        Index

        Properties

        bannerImageUrl?: string

        The banner image URL for the collection.

        -
        externalUrl?: string
        +
        externalUrl?: string

        The external URL for the collection.

        -
        name: string
        +
        name: string

        The name of the collection.

        -
        slug?: string
        +
        slug?: string

        The OpenSea human-readable slug 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/ComputeRarityResponse.html b/docs/interfaces/ComputeRarityResponse.html index 6adac4ab..7d3868c7 100644 --- a/docs/interfaces/ComputeRarityResponse.html +++ b/docs/interfaces/ComputeRarityResponse.html @@ -1,3 +1,3 @@ ComputeRarityResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface ComputeRarityResponse

        Response object for the NftNamespace.computeRarity method.

        -

        Hierarchy

        • ComputeRarityResponse

        Index

        Properties

        Properties

        rarities: NftAttributeRarity[]

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Hierarchy

        • ComputeRarityResponse

        Index

        Properties

        Properties

        rarities: NftAttributeRarity[]

        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 1e678244..fe2ca32a 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 b000d2cb..65ae5b29 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 db66426d..7be9e72f 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 9497de4c..452a9b86 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 1a50b9cc..2f9e0ed7 100644 --- a/docs/interfaces/DebugCallTracer.html +++ b/docs/interfaces/DebugCallTracer.html @@ -10,9 +10,9 @@
      • In case the top level frame reverts, its revertReason field will contain the parsed reason of revert as returned by the Solidity contract
      • -

        Hierarchy

        Index

        Properties

        Properties

        onlyTopCall?: boolean
        +

        Hierarchy

        • DebugCallTracer

        Index

        Properties

        Properties

        onlyTopCall?: boolean

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

        -
        +

        Specified type is CALL_TRACER.

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DebugPrestate.html b/docs/interfaces/DebugPrestate.html index b57af1a6..8b0ca47e 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 01ff4c04..5d6d6bf0 100644 --- a/docs/interfaces/DebugPrestateTracer.html +++ b/docs/interfaces/DebugPrestateTracer.html @@ -5,9 +5,9 @@

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

        -

        Hierarchy

        Index

        Properties

        Properties

        onlyTopCall?: boolean
        +

        Hierarchy

        • DebugPrestateTracer

        Index

        Properties

        Properties

        onlyTopCall?: boolean

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

        -
        +

        Specified type is PRESTATE_TRACER.

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/DebugTransaction.html b/docs/interfaces/DebugTransaction.html index 92af3219..9ee41a7c 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 c4c44775..41983d96 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 e388ae98..ca7dabb0 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 10adc8a4..01fa5c16 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 a21542eb..d23e79e6 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 2c72dece..7d840d87 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/DisplayNftForContract.html b/docs/interfaces/DisplayNftForContract.html index 5fd32c3a..338ec310 100644 --- a/docs/interfaces/DisplayNftForContract.html +++ b/docs/interfaces/DisplayNftForContract.html @@ -1,7 +1,7 @@ DisplayNftForContract | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface DisplayNftForContract

        Sample owned NFT on a NftContract, used to display placeholder info.

        -

        Hierarchy

        • DisplayNftForContract

        Index

        Properties

        Properties

        name?: string
        +

        Hierarchy

        • DisplayNftForContract

        Index

        Properties

        Properties

        name?: string

        The name of the NFT, if available.

        -
        tokenId: string
        +
        tokenId: string

        A token id of an NFT owned by the owner on 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/DroppedTransactionWebhook.html b/docs/interfaces/DroppedTransactionWebhook.html index 1b1dedf6..b4596c39 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 72e52174..246573db 100644 --- a/docs/interfaces/ERC1155Metadata.html +++ b/docs/interfaces/ERC1155Metadata.html @@ -1,4 +1,4 @@ ERC1155Metadata | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface ERC1155Metadata

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

        -

        Hierarchy

        • ERC1155Metadata

        Index

        Properties

        Properties

        tokenId: string
        value: string

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +

        Hierarchy

        Index

        Properties

        Properties

        tokenId: string
        value: string

        Generated using TypeDoc

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

        Interface EventFilter

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

        -

        Hierarchy

        Index

        Properties

        Properties

        address?: string | string[]
        +

        Hierarchy

        Index

        Properties

        Properties

        address?: string | string[]

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

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

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

        Generated using TypeDoc

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

        Interface Filter

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

        -

        Hierarchy

        Index

        Properties

        address?: string | string[]
        +

        Hierarchy

        Index

        Properties

        address?: string | string[]

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

        -
        fromBlock?: BlockTag
        +
        fromBlock?: BlockTag

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

        -
        toBlock?: BlockTag
        +
        toBlock?: BlockTag

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

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

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

        Generated using TypeDoc

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

        Interface FilterByBlockHash

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

        -

        Hierarchy

        Index

        Properties

        address?: string | string[]
        +

        Hierarchy

        Index

        Properties

        address?: string | string[]

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

        -
        blockHash?: string
        +
        blockHash?: string

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

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

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

        Generated using TypeDoc

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

        Interface FloorPriceError

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

        -

        Hierarchy

        • FloorPriceError

        Index

        Properties

        Properties

        error: string
        +

        Hierarchy

        • FloorPriceError

        Index

        Properties

        Properties

        error: string

        Error fetching floor prices from the given marketplace

        Generated using TypeDoc

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

        Interface FloorPriceMarketplace

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

        -

        Hierarchy

        • FloorPriceMarketplace

        Index

        Properties

        collectionUrl: string
        +

        Hierarchy

        • FloorPriceMarketplace

        Index

        Properties

        collectionUrl: string

        The link to the collection on the given marketplace

        -
        floorPrice: number
        +
        floorPrice: number

        The floor price of the collection on the given marketplace

        -
        priceCurrency: string
        +
        priceCurrency: string

        The currency in which the floor price is denominated

        -
        retrievedAt: string
        +
        retrievedAt: string

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

        Generated using TypeDoc

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

        Interface GetAddressesOptions

        Options object for the NotifyNamespace.getAddresses method.

        -

        Hierarchy

        • GetAddressesOptions

        Index

        Properties

        Properties

        limit?: number
        +

        Hierarchy

        • GetAddressesOptions

        Index

        Properties

        Properties

        limit?: number

        Number of addresses to fetch.

        -
        pageKey?: string
        +
        pageKey?: string

        Page

        Generated using TypeDoc

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

        Interface GetAllWebhooksResponse

        The response for a NotifyNamespace.getAllWebhooks method.

        -

        Hierarchy

        • GetAllWebhooksResponse

        Index

        Properties

        totalCount: number
        +

        Hierarchy

        • GetAllWebhooksResponse

        Index

        Properties

        totalCount: number

        The total number of webhooks.

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

        All webhooks attached to the provided auth token.

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/GetBaseNftsForContractOptions.html b/docs/interfaces/GetBaseNftsForContractOptions.html index 62d1427f..f65ddf98 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 ff68300a..e4355678 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/GetContractMetadataBatchResponse.html b/docs/interfaces/GetContractMetadataBatchResponse.html index 6f293afd..275e1d28 100644 --- a/docs/interfaces/GetContractMetadataBatchResponse.html +++ b/docs/interfaces/GetContractMetadataBatchResponse.html @@ -1 +1 @@ -GetContractMetadataBatchResponse | alchemy-sdk

        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetContractMetadataBatchResponse

        Hierarchy

        • GetContractMetadataBatchResponse

        Index

        Properties

        Properties

        contracts: NftContract[]

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +GetContractMetadataBatchResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetContractMetadataBatchResponse

        Hierarchy

        • GetContractMetadataBatchResponse

        Index

        Properties

        Properties

        contracts: NftContract[]

        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/GetContractsForOwnerOptions.html b/docs/interfaces/GetContractsForOwnerOptions.html index e81f4a4c..bae37650 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 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 32d5b02a..152aec03 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: NftContractForOwner[]
        +

        Hierarchy

        • GetContractsForOwnerResponse

        Index

        Properties

        contracts: NftContractForOwner[]

        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 3cb0be45..9f9a6823 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 3ae91152..af9ebad1 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/GetNftMetadataBatchResponse.html b/docs/interfaces/GetNftMetadataBatchResponse.html index 153af145..7d33753c 100644 --- a/docs/interfaces/GetNftMetadataBatchResponse.html +++ b/docs/interfaces/GetNftMetadataBatchResponse.html @@ -1,3 +1,3 @@ -GetNftMetadataBatchResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetNftMetadataBatchResponse

        Hierarchy

        • GetNftMetadataBatchResponse

        Index

        Properties

        Properties

        nfts: Nft[]
        +GetNftMetadataBatchResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetNftMetadataBatchResponse

        Hierarchy

        • GetNftMetadataBatchResponse

        Index

        Properties

        Properties

        nfts: Nft[]

        An array of NFT metadata objects.

        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 7ff89cbd..83d04f57 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 a46b79a5..8356faff 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 6f1eacbf..1cebd04f 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 30130bfe..c7d42050 100644 --- a/docs/interfaces/GetNftSalesResponse.html +++ b/docs/interfaces/GetNftSalesResponse.html @@ -1,9 +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

        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.

        -
        +

        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 9630b399..be357dfb 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 34d47e61..8b3dc81f 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 ec09cf52..4ba58172 100644 --- a/docs/interfaces/GetOwnersForContractOptions.html +++ b/docs/interfaces/GetOwnersForContractOptions.html @@ -2,14 +2,14 @@

        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.

        -
        includeCount?: boolean
        +
        includeCount?: boolean

        If true, include total count of owners in the response. Only applicable when withTokenBalances is not set to true.

        -
        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 8eab4be2..9aca5aa8 100644 --- a/docs/interfaces/GetOwnersForContractResponse.html +++ b/docs/interfaces/GetOwnersForContractResponse.html @@ -1,10 +1,10 @@ GetOwnersForContractResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetOwnersForContractResponse

        The response object for the getOwnersForContract.

        -

        Hierarchy

        • GetOwnersForContractResponse

        Index

        Properties

        owners: string[]
        +

        Hierarchy

        • GetOwnersForContractResponse

        Index

        Properties

        owners: string[]

        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.

        -
        totalCount?: number
        +
        totalCount?: number

        Total count of unique owners. Only present if GetOwnersForContractOptions.includeCount is true.

        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 cdce008f..6e1cfac3 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 fd4d1329..6b96c0f8 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 158d5df2..b22e486a 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 305f8129..5707e7c8 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/GetSpamContractsResponse.html b/docs/interfaces/GetSpamContractsResponse.html index 36ccee1e..c3ccd1f6 100644 --- a/docs/interfaces/GetSpamContractsResponse.html +++ b/docs/interfaces/GetSpamContractsResponse.html @@ -1 +1 @@ -GetSpamContractsResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetSpamContractsResponse

        Hierarchy

        • GetSpamContractsResponse

        Index

        Properties

        contractAddresses: string[]

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +GetSpamContractsResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface GetSpamContractsResponse

        Hierarchy

        • GetSpamContractsResponse

        Index

        Properties

        contractAddresses: 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/GetTokensForOwnerOptions.html b/docs/interfaces/GetTokensForOwnerOptions.html index 60dc5e25..59557383 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 fa1d8214..afefa4d0 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 fb92ad0f..2b8c1c5d 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 6cdd92a2..f36eec52 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/IsAirdropNftResponse.html b/docs/interfaces/IsAirdropNftResponse.html index 10232270..6ddb3e1f 100644 --- a/docs/interfaces/IsAirdropNftResponse.html +++ b/docs/interfaces/IsAirdropNftResponse.html @@ -1 +1 @@ -IsAirdropNftResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface IsAirdropNftResponse

        Hierarchy

        • IsAirdropNftResponse

        Index

        Properties

        Properties

        isAirdrop: boolean

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +IsAirdropNftResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface IsAirdropNftResponse

        Hierarchy

        • IsAirdropNftResponse

        Index

        Properties

        Properties

        isAirdrop: 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/IsSpamContractResponse.html b/docs/interfaces/IsSpamContractResponse.html index 3426dd9b..519b2124 100644 --- a/docs/interfaces/IsSpamContractResponse.html +++ b/docs/interfaces/IsSpamContractResponse.html @@ -1 +1 @@ -IsSpamContractResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface IsSpamContractResponse

        Hierarchy

        • IsSpamContractResponse

        Index

        Properties

        Properties

        isSpamContract: boolean

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +IsSpamContractResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface IsSpamContractResponse

        Hierarchy

        • IsSpamContractResponse

        Index

        Properties

        Properties

        isSpamContract: 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/MinedTransactionWebhook.html b/docs/interfaces/MinedTransactionWebhook.html index f35f2937..f91daee0 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 5abe5d35..70f20ef7 100644 --- a/docs/interfaces/Nft.html +++ b/docs/interfaces/Nft.html @@ -3,30 +3,30 @@

        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

        acquiredAt?: AcquiredAt
        +

        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.

        -
        collection?: BaseNftCollection
        +
        collection?: BaseNftCollection

        Collection metadata for the NFT, if available.

        -
        +

        The NFT's underlying contract and relevant contract metadata.

        -
        description?: string
        +
        description?: string

        The NFT description.

        -
        image: NftImage
        +
        image: NftImage

        Media URLs and information for the NFT

        -
        mint?: NftMint
        +
        mint?: NftMint

        Mint information for the NFT.

        -
        name?: string
        +
        name?: string

        The NFT name.

        -
        +

        The raw metadata for the NFT based on the metadata URI on the NFT contract.

        -
        timeLastUpdated: string
        +
        timeLastUpdated: string

        When the NFT was last updated in the blockchain. Represented in ISO-8601 format.

        -
        tokenId: string
        +
        tokenId: string

        The NFT token ID as an integer string.

        -
        tokenType: NftTokenType
        +
        tokenType: NftTokenType

        The type of NFT.

        -
        tokenUri?: string
        +
        tokenUri?: string

        URIs for accessing the NFT's metadata blob.

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/NftActivityWebhook.html b/docs/interfaces/NftActivityWebhook.html index 87a71eba..292827be 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 05985f37..1bccdbe9 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 aec3d494..370fd35c 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: string
        +
        totalSupply: string

        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/NftCollection.html b/docs/interfaces/NftCollection.html index e79a3e7e..36fbaccb 100644 --- a/docs/interfaces/NftCollection.html +++ b/docs/interfaces/NftCollection.html @@ -1,17 +1,17 @@ NftCollection | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftCollection

        Alchemy representation of an NFT collection

        -

        Hierarchy

        • NftCollection

        Index

        Properties

        description?: string
        +

        Hierarchy

        • NftCollection

        Index

        Properties

        description?: string

        The description of the collection.

        -
        discordUrl?: string
        +
        discordUrl?: string

        The Discord URL of the collection.

        -
        externalUrl?: string
        +
        externalUrl?: string

        The homepage of the collection as determined by OpenSea.

        -
        +

        The floor price of the collection

        -
        name: string
        +
        name: string

        The name of the collection.

        -
        slug?: string
        +
        slug?: string

        The OpenSea human-readable slug of the collection.

        -
        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/NftCollectionFloorPrice.html b/docs/interfaces/NftCollectionFloorPrice.html index 309d7111..d68525b5 100644 --- a/docs/interfaces/NftCollectionFloorPrice.html +++ b/docs/interfaces/NftCollectionFloorPrice.html @@ -1,9 +1,9 @@ NftCollectionFloorPrice | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftCollectionFloorPrice

        Floor price object for an NFT collection.

        -

        Hierarchy

        • NftCollectionFloorPrice

        Index

        Properties

        floorPrice?: number
        +

        Hierarchy

        • NftCollectionFloorPrice

        Index

        Properties

        floorPrice?: number

        The floor price of the collection.

        -
        marketplace?: OPENSEA
        +
        marketplace?: OPENSEA

        The marketplace where the floor price was determined.

        -
        priceCurrency?: string
        +
        priceCurrency?: string

        The currency of the floor price.

        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 d0cf9ccd..9c5d9193 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 NFT 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.

        -
        openSeaMetadata: OpenSeaCollectionMetadata
        +
        openSeaMetadata: OpenSeaCollectionMetadata

        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 a447f9f4..c9578c5e 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/NftContractForNft.html b/docs/interfaces/NftContractForNft.html index 91f4bc47..0dfdbe75 100644 --- a/docs/interfaces/NftContractForNft.html +++ b/docs/interfaces/NftContractForNft.html @@ -1,24 +1,24 @@ NftContractForNft | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftContractForNft

        NFT contract metadata with spam information.

        -

        Hierarchy

        Index

        Properties

        address: string
        +

        Hierarchy

        Index

        Properties

        address: string

        The address of the NFT 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
        +
        isSpam?: boolean

        Whether the NFT contract is marked as spam.

        -
        name?: string
        +
        name?: string

        The name of the contract.

        -
        openSeaMetadata: OpenSeaCollectionMetadata
        +
        openSeaMetadata: OpenSeaCollectionMetadata

        OpenSea's metadata for the contract.

        -
        spamClassifications: NftSpamClassification[]
        +
        spamClassifications: NftSpamClassification[]

        Potential reasons why an NFT Contract was classified as spam.

        -
        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/NftContractForOwner.html b/docs/interfaces/NftContractForOwner.html index 740a1b47..6aa93c1c 100644 --- a/docs/interfaces/NftContractForOwner.html +++ b/docs/interfaces/NftContractForOwner.html @@ -1,35 +1,35 @@ NftContractForOwner | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftContractForOwner

        Represents a single NFT contract data in the GetContractsForOwnerResponse.

        -

        Hierarchy

        Index

        Properties

        address: string
        +

        Hierarchy

        Index

        Properties

        address: string

        The address of the NFT contract.

        -
        contractDeployer?: string
        +
        contractDeployer?: string

        The address that deployed the NFT contract.

        -
        deployedBlockNumber?: number
        +
        deployedBlockNumber?: number

        The block number the NFT contract deployed in.

        -
        +

        Object containing an NFT owned by the owner for this particular contract. Use this to display a sample NFT for the contract.

        -
        image: NftImage
        +
        image: NftImage

        Object containing different URLs for the NFT media.

        -
        isSpam: boolean
        +
        isSpam: boolean

        Whether the NFT contract is considered spam.

        -
        name?: string
        +
        name?: string

        The name of the contract.

        -
        numDistinctTokensOwned: string
        +
        numDistinctTokensOwned: string

        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.

        -
        openSeaMetadata: OpenSeaCollectionMetadata
        +
        openSeaMetadata: OpenSeaCollectionMetadata

        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.

        -
        totalBalance: string
        +
        totalBalance: string

        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/NftContractNftsResponse.html b/docs/interfaces/NftContractNftsResponse.html index 73f633e7..e166dc66 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 e632c938..0f0bb3f5 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 b69fe29a..877e699a 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: string
        +

        Hierarchy

        • NftContractTokenBalance

        Index

        Properties

        Properties

        balance: string

        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 83e94812..eb75fa77 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 bfa19f4a..c8545d2d 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/NftImage.html b/docs/interfaces/NftImage.html index 1d2f9c21..de4ebfdb 100644 --- a/docs/interfaces/NftImage.html +++ b/docs/interfaces/NftImage.html @@ -1,15 +1,15 @@ NftImage | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftImage

        Media URLs and information for an NFT.

        -

        Hierarchy

        • NftImage

        Index

        Properties

        cachedUrl?: string
        +

        Hierarchy

        • NftImage

        Index

        Properties

        cachedUrl?: string

        URL of the image stored in Alchemy's cache.

        -
        contentType?: string
        +
        contentType?: string

        The type of the media image.

        -
        originalUrl?: string
        +
        originalUrl?: string

        The original URL of the image as stored on the contract.

        -
        pngUrl?: string
        +
        pngUrl?: string

        URL of the image in png format

        -
        size?: number
        +
        size?: number

        The size of the media asset in bytes.

        -
        thumbnailUrl?: string
        +
        thumbnailUrl?: string

        URL of a thumbnail sized image.

        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 a09b5b59..f5260bcf 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 17c59801..a45534d9 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 23befda1..00d034fc 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 8de4013a..37a01762 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/NftMint.html b/docs/interfaces/NftMint.html index f948baf3..1c965f23 100644 --- a/docs/interfaces/NftMint.html +++ b/docs/interfaces/NftMint.html @@ -1,11 +1,11 @@ NftMint | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftMint

        Mint information for the NFT.

        -

        Hierarchy

        • NftMint

        Index

        Properties

        blockNumber?: number
        +

        Hierarchy

        • NftMint

        Index

        Properties

        blockNumber?: number

        The block number that the NFT was minted on.

        -
        mintAddress?: string
        +
        mintAddress?: string

        The address that the NFT was minted to.

        -
        timestamp?: string
        +
        timestamp?: string

        The timestamp the NFT was minted on.

        -
        transactionHash?: string
        +
        transactionHash?: string

        The transaction hash of the transaction that minted the NFT.

        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/NftRawMetadata.html b/docs/interfaces/NftRawMetadata.html index 69d7a2c5..7b4d98cc 100644 --- a/docs/interfaces/NftRawMetadata.html +++ b/docs/interfaces/NftRawMetadata.html @@ -1,9 +1,9 @@ NftRawMetadata | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftRawMetadata

        The raw metadata for the NFT based on the metadata URI on the NFT contract.

        -

        Hierarchy

        • NftRawMetadata

        Index

        Properties

        error?: string
        +

        Hierarchy

        • NftRawMetadata

        Index

        Properties

        error?: string

        Error message if the raw metadata could not be fetched.

        -
        metadata: Record<string, any>
        +
        metadata: Record<string, any>

        The raw metadata parsed from the raw token URI.

        -
        tokenUri?: string
        +
        tokenUri?: string

        The raw token URI on 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/NftSale.html b/docs/interfaces/NftSale.html index ba6b702d..48b17907 100644 --- a/docs/interfaces/NftSale.html +++ b/docs/interfaces/NftSale.html @@ -1,33 +1,33 @@ 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.

        -
        marketplaceAddress: string
        +
        marketplaceAddress: string

        The marketplace address the sale was on.

        -
        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 fdfb6d96..d8f06165 100644 --- a/docs/interfaces/NftSaleFeeData.html +++ b/docs/interfaces/NftSaleFeeData.html @@ -1,9 +1,9 @@ NftSaleFeeData | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface NftSaleFeeData

        Fee detail for an NFT sale.

        -

        Hierarchy

        • NftSaleFeeData

        Index

        Properties

        amount?: string
        +

        Hierarchy

        • NftSaleFeeData

        Index

        Properties

        amount?: string

        The fee payment amount as a decimal integer string.

        -
        decimals?: number
        +
        decimals?: number

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

        -
        symbol?: string
        +
        symbol?: string

        The symbol of the token used for the payment.

        -
        tokenAddress?: string

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +
        tokenAddress?: 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/NftSaleValidAt.html b/docs/interfaces/NftSaleValidAt.html index 4636004c..2bc8bff0 100644 --- a/docs/interfaces/NftSaleValidAt.html +++ b/docs/interfaces/NftSaleValidAt.html @@ -1,9 +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
        +

        Hierarchy

        • NftSaleValidAt

        Index

        Properties

        blockHash?: string

        The block hash. Used to detect reorgs.

        -
        blockNumber: number
        +
        blockNumber: number

        The block number the sale information is valid at.

        -
        blockTimestamp?: string
        +
        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 0289f10a..523e590b 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 a2267923..30ecd699 100644 --- a/docs/interfaces/OpenSeaCollectionMetadata.html +++ b/docs/interfaces/OpenSeaCollectionMetadata.html @@ -1,28 +1,28 @@ OpenSeaCollectionMetadata | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface OpenSeaCollectionMetadata

        OpenSea's metadata for an NFT collection.

        -

        Hierarchy

        • OpenSeaCollectionMetadata

        Index

        Properties

        bannerImageUrl?: string
        +

        Hierarchy

        • OpenSeaCollectionMetadata

        Index

        Properties

        bannerImageUrl?: string

        The banner image URL determined by OpenSea.

        -
        collectionName?: string
        +
        collectionName?: string

        The name of the collection on OpenSea.

        -
        collectionSlug?: string
        +
        collectionSlug?: string

        The slug 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 collection.

        -
        imageBannerUrl?: string
        +
        imageBannerUrl?: string

        The banner image URL determined by OpenSea.

        deprecated

        Use bannerImageUrl instead.

        -
        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 61485283..b3e980eb 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: string
        +

        Hierarchy

        Index

        Properties

        balance: string

        The token balance of the NFT.

        -
        contractAddress: string
        +
        contractAddress: string

        The contract address of the NFT.

        -
        tokenId: string
        +
        tokenId: string

        The NFT token ID as an integer 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/OwnedBaseNftsResponse.html b/docs/interfaces/OwnedBaseNftsResponse.html index 557abb0b..221d36a6 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

        ownedNfts: OwnedBaseNft[]
        +

        Hierarchy

        • OwnedBaseNftsResponse

        Index

        Properties

        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.

        -
        +

        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/OwnedNft.html b/docs/interfaces/OwnedNft.html index 759421b2..57f0acce 100644 --- a/docs/interfaces/OwnedNft.html +++ b/docs/interfaces/OwnedNft.html @@ -1,31 +1,31 @@ OwnedNft | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface OwnedNft

        Represents an NFT with metadata owned by an address.

        -

        Hierarchy

        Index

        Properties

        acquiredAt?: AcquiredAt
        +

        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: string
        +
        balance: string

        The token balance of the NFT.

        -
        collection?: BaseNftCollection
        +
        collection?: BaseNftCollection

        Collection metadata for the NFT, if available.

        -
        +

        The NFT's underlying contract and relevant contract metadata.

        -
        description?: string
        +
        description?: string

        The NFT description.

        -
        image: NftImage
        +
        image: NftImage

        Media URLs and information for the NFT

        -
        mint?: NftMint
        +
        mint?: NftMint

        Mint information for the NFT.

        -
        name?: string
        +
        name?: string

        The NFT name.

        -
        +

        The raw metadata for the NFT based on the metadata URI on the NFT contract.

        -
        timeLastUpdated: string
        +
        timeLastUpdated: string

        When the NFT was last updated in the blockchain. Represented in ISO-8601 format.

        -
        tokenId: string
        +
        tokenId: string

        The NFT token ID as an integer string.

        -
        tokenType: NftTokenType
        +
        tokenType: NftTokenType

        The type of NFT.

        -
        tokenUri?: string
        +
        tokenUri?: string

        URIs for accessing the NFT's metadata blob.

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/OwnedNftsResponse.html b/docs/interfaces/OwnedNftsResponse.html index 39fcabd3..5e369ed0 100644 --- a/docs/interfaces/OwnedNftsResponse.html +++ b/docs/interfaces/OwnedNftsResponse.html @@ -3,13 +3,13 @@ getNftsForOwnerIterator functions. The object contains the NFTs with metadata owned by the provided address, along with pagination information and the total count.

        -

        Hierarchy

        • OwnedNftsResponse

        Index

        Properties

        ownedNfts: OwnedNft[]
        +

        Hierarchy

        • OwnedNftsResponse

        Index

        Properties

        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.

        -
        +

        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/OwnedNftsValidAt.html b/docs/interfaces/OwnedNftsValidAt.html index aae397ea..04a7fe45 100644 --- a/docs/interfaces/OwnedNftsValidAt.html +++ b/docs/interfaces/OwnedNftsValidAt.html @@ -1,9 +1,9 @@ OwnedNftsValidAt | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface OwnedNftsValidAt

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

        -

        Hierarchy

        • OwnedNftsValidAt

        Index

        Properties

        blockHash: string
        +

        Hierarchy

        • OwnedNftsValidAt

        Index

        Properties

        blockHash: string

        The block hash. Used to detect reorgs.

        -
        blockNumber?: number
        +
        blockNumber?: number

        The block number the sale information is valid at.

        -
        blockTimestamp?: string
        +
        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/OwnedToken.html b/docs/interfaces/OwnedToken.html index afaeb1cb..5a37912e 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 2286f8f6..f093cbcd 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 865e3152..cbb450f1 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: NftRefreshState
        +
        refreshState: NftRefreshState

        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/SearchContractMetadataResponse.html b/docs/interfaces/SearchContractMetadataResponse.html index 6a0e24a1..e30e3eaf 100644 --- a/docs/interfaces/SearchContractMetadataResponse.html +++ b/docs/interfaces/SearchContractMetadataResponse.html @@ -1 +1 @@ -SearchContractMetadataResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface SearchContractMetadataResponse

        Hierarchy

        • SearchContractMetadataResponse

        Index

        Properties

        Properties

        contracts: NftContract[]

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +SearchContractMetadataResponse | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface SearchContractMetadataResponse

        Hierarchy

        • SearchContractMetadataResponse

        Index

        Properties

        Properties

        contracts: NftContract[]

        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 abd57569..7e48f6d2 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 a2421c8e..e53b057e 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 d0e9bd2e..b46ac363 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 5644cddc..9cfee55b 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 b722d4e9..91c4d8af 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 bbe61f4f..ec161a83 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 0ab6ad85..9c44514d 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/TokenBalanceFailure.html b/docs/interfaces/TokenBalanceFailure.html index 31c4e7e4..126e99b5 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 37f7d366..436e2584 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 cf97196b..2029f9bb 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 17624d36..f3cff32b 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 607ab917..0b1ada54 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 2c15ee3b..90bf18a1 100644 --- a/docs/interfaces/TokenBalancesResponseErc20.html +++ b/docs/interfaces/TokenBalancesResponseErc20.html @@ -1,7 +1,7 @@ TokenBalancesResponseErc20 | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TokenBalancesResponseErc20

        Response object for when the TokenBalancesOptionsErc20 options are used. A page key may be returned if the provided address has many transfers.

        -

        Hierarchy

        Index

        Properties

        address: string
        pageKey?: string
        +

        Hierarchy

        Index

        Properties

        address: string
        pageKey?: string

        An optional page key to passed into the next request to fetch the next page of token balances.

        -
        tokenBalances: TokenBalance[]

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file +
        tokenBalances: TokenBalance[]

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

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

        Interface TokenMetadataResponse

        Response object for the CoreNamespace.getTokenMetadata method.

        -

        Hierarchy

        • TokenMetadataResponse

        Index

        Properties

        decimals: null | number
        +

        Hierarchy

        • TokenMetadataResponse

        Index

        Properties

        decimals: null | number

        The number of decimals of the token. Returns null if not defined in the contract and not available from other sources.

        -
        logo: null | string
        +
        logo: null | string

        URL link to the token's logo. Is null if the logo is not available.

        -
        name: null | string
        +
        name: null | string

        The token's name. Is null if the name is not defined in the contract and not available from other sources.

        -
        symbol: null | string
        +
        symbol: null | string

        The token's symbol. Is null if the symbol is not defined in the contract and not available from other sources.

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransactionReceiptsBlockHash.html b/docs/interfaces/TransactionReceiptsBlockHash.html index 49066d9e..56c9b330 100644 --- a/docs/interfaces/TransactionReceiptsBlockHash.html +++ b/docs/interfaces/TransactionReceiptsBlockHash.html @@ -1,5 +1,5 @@ TransactionReceiptsBlockHash | alchemy-sdk
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Interface TransactionReceiptsBlockHash

        The parameter field of TransactionReceiptsParams.

        -

        Hierarchy

        • TransactionReceiptsBlockHash

        Index

        Properties

        Properties

        blockHash: string
        +

        Hierarchy

        • TransactionReceiptsBlockHash

        Index

        Properties

        Properties

        blockHash: string

        The block hash to get transaction receipts for.

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

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

        Interface TransactionReceiptsBlockNumber

        The parameter field of TransactionReceiptsParams.

        -

        Hierarchy

        • TransactionReceiptsBlockNumber

        Index

        Properties

        Properties

        blockNumber: string
        +

        Hierarchy

        • TransactionReceiptsBlockNumber

        Index

        Properties

        Properties

        blockNumber: string

        The block number to get transaction receipts for.

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

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

        Interface TransactionReceiptsResponse

        Response object for a CoreNamespace.getTransactionReceipts call.

        -

        Hierarchy

        • TransactionReceiptsResponse

        Index

        Properties

        Properties

        receipts: null | TransactionReceipt[]
        +

        Hierarchy

        • TransactionReceiptsResponse

        Index

        Properties

        Properties

        receipts: null | TransactionReceipt[]

        A list of transaction receipts for the queried block.

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransactionWebhookParams.html b/docs/interfaces/TransactionWebhookParams.html index 6f3e502e..6374a0b4 100644 --- a/docs/interfaces/TransactionWebhookParams.html +++ b/docs/interfaces/TransactionWebhookParams.html @@ -6,6 +6,6 @@ After clicking on an app, the app id is the string in the URL following 'apps/'.

        This is a temporary workaround for now. We're planning on detecting the app id from the provided api key directly. Stay tuned!

        -

        Hierarchy

        • TransactionWebhookParams

        Index

        Properties

        Properties

        appId: string
        +

        Hierarchy

        • TransactionWebhookParams

        Index

        Properties

        Properties

        appId: string

        The app id of the project to create the webhook on.

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransferredNft.html b/docs/interfaces/TransferredNft.html index 2bbc267c..e417e0d5 100644 --- a/docs/interfaces/TransferredNft.html +++ b/docs/interfaces/TransferredNft.html @@ -1,38 +1,38 @@ 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

        acquiredAt?: AcquiredAt
        +

        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
        +
        blockNumber: string

        The block number as a hex string of when the transfer or mint occurred.

        -
        collection?: BaseNftCollection
        +
        collection?: BaseNftCollection

        Collection metadata for the NFT, if available.

        -
        +

        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.

        -
        image: NftImage
        +
        image: NftImage

        Media URLs and information for the NFT

        -
        mint?: NftMint
        +
        mint?: NftMint

        Mint information for the NFT.

        -
        name?: string
        +
        name?: string

        The NFT name.

        -
        +

        The raw metadata for the NFT based on the metadata URI on the NFT contract.

        -
        timeLastUpdated: string
        +
        timeLastUpdated: string

        When the NFT was last updated in the blockchain. Represented in ISO-8601 format.

        -
        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 NFT.

        -
        tokenUri?: string
        +
        tokenUri?: string

        URIs for accessing the NFT's metadata blob.

        -
        transactionHash: string
        +
        transactionHash: string

        The transaction hash where the transfer or mint occurred.

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/TransfersNftResponse.html b/docs/interfaces/TransfersNftResponse.html index ce1c7af2..2b405953 100644 --- a/docs/interfaces/TransfersNftResponse.html +++ b/docs/interfaces/TransfersNftResponse.html @@ -2,8 +2,8 @@

        Response object for NFT methods that fetch NFTs that were transferred or minted (ex: NftNamespace.getTransfersForOwner or NftNamespace.getMintedNfts).

        -

        Hierarchy

        • TransfersNftResponse

        Index

        Properties

        Properties

        +

        Hierarchy

        • TransfersNftResponse

        Index

        Properties

        Properties

        An array of NFTs.

        -
        pageKey?: string
        +
        pageKey?: string

        Optional page key to use to fetch the next group of NFTs.

        Legend

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

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/interfaces/Webhook.html b/docs/interfaces/Webhook.html index 2e06daaa..03805197 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 9b8c4871..1f90b22e 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 49bb75ec..e209f9ea 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 e47e3424..be52b492 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 594e0a4c..faefa5e4 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 35589484..b206cd05 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 5ad740d8..01e24c9d 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,7 +54,7 @@
          • 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.

            diff --git a/package.json b/package.json index d53f2a1d..cabc4058 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alchemy-sdk", - "version": "3.2.1", + "version": "3.3.0", "description": "Extended Ethers.js SDK for Alchemy APIs", "author": "Alchemy", "license": "MIT", diff --git a/src/version.ts b/src/version.ts index 649283d2..0b600654 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 = '3.2.1'; +export const VERSION = '3.3.0';