diff --git a/docs-md/classes/Alchemy.md b/docs-md/classes/Alchemy.md index e5fcedca..45d8ba3c 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/8c9409f/src/api/alchemy.ts#L63) +[src/api/alchemy.ts:63](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy.ts#L42) +[src/api/alchemy.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy.ts#L24) +[src/api/alchemy.ts:24](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy.ts#L54) +[src/api/alchemy.ts:54](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy.ts#L27) +[src/api/alchemy.ts:27](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy.ts#L48) +[src/api/alchemy.ts:48](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy.ts#L36) +[src/api/alchemy.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy.ts#L30) +[src/api/alchemy.ts:30](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy.ts#L30) diff --git a/docs-md/classes/AlchemyConfig.md b/docs-md/classes/AlchemyConfig.md index fa62c0e2..39c76e4f 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/8c9409f/src/api/alchemy-config.ts#L64) +[src/api/alchemy-config.ts:64](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-config.ts#L23) +[src/api/alchemy-config.ts:23](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-config.ts#L41) +[src/api/alchemy-config.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-config.ts#L32) +[src/api/alchemy-config.ts:32](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-config.ts#L29) +[src/api/alchemy-config.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-config.ts#L26) +[src/api/alchemy-config.ts:26](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-config.ts#L46) +[src/api/alchemy-config.ts:46](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-config.ts#L38) +[src/api/alchemy-config.ts:38](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-config.ts#L107) +[src/api/alchemy-config.ts:107](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-config.ts#L129) +[src/api/alchemy-config.ts:129](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-config.ts#L129) diff --git a/docs-md/classes/AlchemyProvider.md b/docs-md/classes/AlchemyProvider.md index 454f2fdf..8b2aa79a 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/8c9409f/src/api/alchemy-provider.ts#L41) +[src/api/alchemy-provider.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-provider.ts#L43) +[src/api/alchemy-provider.ts:43](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-provider.ts#L42) +[src/api/alchemy-provider.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-provider.ts#L211) +[src/api/alchemy-provider.ts:211](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-provider.ts#L199) +[src/api/alchemy-provider.ts:199](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-provider.ts#L221) +[src/api/alchemy-provider.ts:221](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-provider.ts#L332) +[src/api/alchemy-provider.ts:332](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-provider.ts#L235) +[src/api/alchemy-provider.ts:235](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-provider.ts#L235) ___ diff --git a/docs-md/classes/AlchemyWebSocketProvider.md b/docs-md/classes/AlchemyWebSocketProvider.md index 9323e70b..71a42c69 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/8c9409f/src/api/alchemy-websocket-provider.ts#L81) +[src/api/alchemy-websocket-provider.ts:81](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L82) +[src/api/alchemy-websocket-provider.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L947) +[src/api/alchemy-websocket-provider.ts:947](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L970) +[src/api/alchemy-websocket-provider.ts:970](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L871) +[src/api/alchemy-websocket-provider.ts:871](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L911) +[src/api/alchemy-websocket-provider.ts:911](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L407) +[src/api/alchemy-websocket-provider.ts:407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L703) +[src/api/alchemy-websocket-provider.ts:703](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L419) +[src/api/alchemy-websocket-provider.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L223) +[src/api/alchemy-websocket-provider.ts:223](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L239) +[src/api/alchemy-websocket-provider.ts:239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L191) +[src/api/alchemy-websocket-provider.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L163) +[src/api/alchemy-websocket-provider.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L178) +[src/api/alchemy-websocket-provider.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-websocket-provider.ts#L207) +[src/api/alchemy-websocket-provider.ts:207](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-websocket-provider.ts#L207) ___ diff --git a/docs-md/classes/CoreNamespace.md b/docs-md/classes/CoreNamespace.md index 9ae56642..e9063415 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/8c9409f/src/api/core-namespace.ts#L242) +[src/api/core-namespace.ts:242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L263) +[src/api/core-namespace.ts:263](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L384) +[src/api/core-namespace.ts:384](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L611) +[src/api/core-namespace.ts:611](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L623) +[src/api/core-namespace.ts:623](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L69) +[src/api/core-namespace.ts:69](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L151) +[src/api/core-namespace.ts:151](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L188) +[src/api/core-namespace.ts:188](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L166) +[src/api/core-namespace.ts:166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L98) +[src/api/core-namespace.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L214) +[src/api/core-namespace.ts:214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L198) +[src/api/core-namespace.ts:198](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L354) +[src/api/core-namespace.ts:354](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L178) +[src/api/core-namespace.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L116) +[src/api/core-namespace.ts:116](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L425) +[src/api/core-namespace.ts:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L437) +[src/api/core-namespace.ts:437](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L451) +[src/api/core-namespace.ts:451](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L467) +[src/api/core-namespace.ts:467](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L590) +[src/api/core-namespace.ts:590](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L525) +[src/api/core-namespace.ts:525](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L283) +[src/api/core-namespace.ts:283](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L134) +[src/api/core-namespace.ts:134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L300) +[src/api/core-namespace.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L638) +[src/api/core-namespace.ts:638](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L83) +[src/api/core-namespace.ts:83](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L662) +[src/api/core-namespace.ts:662](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L228) +[src/api/core-namespace.ts:228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L650) +[src/api/core-namespace.ts:650](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L367) +[src/api/core-namespace.ts:367](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L317) +[src/api/core-namespace.ts:317](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/core-namespace.ts#L339) +[src/api/core-namespace.ts:339](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/core-namespace.ts#L339) diff --git a/docs-md/classes/DebugNamespace.md b/docs-md/classes/DebugNamespace.md index 0ed1590e..a3b70404 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/8c9409f/src/api/debug-namespace.ts#L120) +[src/api/debug-namespace.ts:120](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/debug-namespace.ts#L131) +[src/api/debug-namespace.ts:131](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/debug-namespace.ts#L36) +[src/api/debug-namespace.ts:36](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/debug-namespace.ts#L51) +[src/api/debug-namespace.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/debug-namespace.ts#L79) +[src/api/debug-namespace.ts:79](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/debug-namespace.ts#L98) +[src/api/debug-namespace.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/debug-namespace.ts#L98) diff --git a/docs-md/classes/NftNamespace.md b/docs-md/classes/NftNamespace.md index 5193612e..b58fc298 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/8c9409f/src/api/nft-namespace.ts#L534) +[src/api/nft-namespace.ts:534](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L168) +[src/api/nft-namespace.ts:168](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L147) +[src/api/nft-namespace.ts:147](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L156) +[src/api/nft-namespace.ts:156](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L378) +[src/api/nft-namespace.ts:378](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L508) +[src/api/nft-namespace.ts:508](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L422) +[src/api/nft-namespace.ts:422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L101) +[src/api/nft-namespace.ts:101](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L134) +[src/api/nft-namespace.ts:134](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L518) +[src/api/nft-namespace.ts:518](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L519) +[src/api/nft-namespace.ts:519](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L253) +[src/api/nft-namespace.ts:253](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L267) +[src/api/nft-namespace.ts:267](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L289) +[src/api/nft-namespace.ts:289](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L305) +[src/api/nft-namespace.ts:305](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L217) +[src/api/nft-namespace.ts:217](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L231) +[src/api/nft-namespace.ts:231](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L182) +[src/api/nft-namespace.ts:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L196) +[src/api/nft-namespace.ts:196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L323) +[src/api/nft-namespace.ts:323](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L339) +[src/api/nft-namespace.ts:339](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L362) +[src/api/nft-namespace.ts:362](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L472) +[src/api/nft-namespace.ts:472](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L409) +[src/api/nft-namespace.ts:409](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L392) +[src/api/nft-namespace.ts:392](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L495) +[src/api/nft-namespace.ts:495](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L463) +[src/api/nft-namespace.ts:463](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L596) +[src/api/nft-namespace.ts:596](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L578) +[src/api/nft-namespace.ts:578](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L483) +[src/api/nft-namespace.ts:483](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L546) +[src/api/nft-namespace.ts:546](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L557) +[src/api/nft-namespace.ts:557](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L436) +[src/api/nft-namespace.ts:436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/nft-namespace.ts#L445) +[src/api/nft-namespace.ts:445](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/nft-namespace.ts#L445) diff --git a/docs-md/classes/NotifyNamespace.md b/docs-md/classes/NotifyNamespace.md index a9c0f91b..6ca38f8a 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/8c9409f/src/api/notify-namespace.ts#L360) +[src/api/notify-namespace.ts:360](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L377) +[src/api/notify-namespace.ts:377](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L391) +[src/api/notify-namespace.ts:391](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L397) +[src/api/notify-namespace.ts:397](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L411) +[src/api/notify-namespace.ts:411](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L425) +[src/api/notify-namespace.ts:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L545) +[src/api/notify-namespace.ts:545](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L552) +[src/api/notify-namespace.ts:552](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L91) +[src/api/notify-namespace.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L104) +[src/api/notify-namespace.ts:104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L72) +[src/api/notify-namespace.ts:72](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L132) +[src/api/notify-namespace.ts:132](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L143) +[src/api/notify-namespace.ts:143](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L167) +[src/api/notify-namespace.ts:167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L180) +[src/api/notify-namespace.ts:180](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L584) +[src/api/notify-namespace.ts:584](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L209) +[src/api/notify-namespace.ts:209](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L220) +[src/api/notify-namespace.ts:220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L228) +[src/api/notify-namespace.ts:228](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L240) +[src/api/notify-namespace.ts:240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L251) +[src/api/notify-namespace.ts:251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L262) +[src/api/notify-namespace.ts:262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/notify-namespace.ts#L575) +[src/api/notify-namespace.ts:575](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/notify-namespace.ts#L575) diff --git a/docs-md/classes/TransactNamespace.md b/docs-md/classes/TransactNamespace.md index 5532ba1b..02b206ad 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/8c9409f/src/api/transact-namespace.ts#L86) +[src/api/transact-namespace.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/transact-namespace.ts#L258) +[src/api/transact-namespace.ts:258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/transact-namespace.ts#L274) +[src/api/transact-namespace.ts:274](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/transact-namespace.ts#L221) +[src/api/transact-namespace.ts:221](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/transact-namespace.ts#L54) +[src/api/transact-namespace.ts:54](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/transact-namespace.ts#L238) +[src/api/transact-namespace.ts:238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/transact-namespace.ts#L137) +[src/api/transact-namespace.ts:137](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/transact-namespace.ts#L109) +[src/api/transact-namespace.ts:109](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/transact-namespace.ts#L191) +[src/api/transact-namespace.ts:191](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/transact-namespace.ts#L164) +[src/api/transact-namespace.ts:164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/transact-namespace.ts#L299) +[src/api/transact-namespace.ts:299](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/transact-namespace.ts#L299) diff --git a/docs-md/classes/Wallet.md b/docs-md/classes/Wallet.md index 60d2b5a7..086a6c29 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/8c9409f/src/api/alchemy-wallet.ts#L39) +[src/api/alchemy-wallet.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L31) +[src/api/alchemy-wallet.ts:31](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L102) +[src/api/alchemy-wallet.ts:102](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L90) +[src/api/alchemy-wallet.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L66) +[src/api/alchemy-wallet.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L142) +[src/api/alchemy-wallet.ts:142](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L166) +[src/api/alchemy-wallet.ts:166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L151) +[src/api/alchemy-wallet.ts:151](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L77) +[src/api/alchemy-wallet.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L182) +[src/api/alchemy-wallet.ts:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L117) +[src/api/alchemy-wallet.ts:117](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L178) +[src/api/alchemy-wallet.ts:178](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/alchemy-wallet.ts#L131) +[src/api/alchemy-wallet.ts:131](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/alchemy-wallet.ts#L131) ___ diff --git a/docs-md/classes/WebSocketNamespace.md b/docs-md/classes/WebSocketNamespace.md index 50ee2159..f20ee145 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/8c9409f/src/api/websocket-namespace.ts#L104) +[src/api/websocket-namespace.ts:104](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/websocket-namespace.ts#L118) +[src/api/websocket-namespace.ts:118](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/websocket-namespace.ts#L70) +[src/api/websocket-namespace.ts:70](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/websocket-namespace.ts#L35) +[src/api/websocket-namespace.ts:35](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/websocket-namespace.ts#L53) +[src/api/websocket-namespace.ts:53](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/websocket-namespace.ts#L86) +[src/api/websocket-namespace.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/websocket-namespace.ts#L86) diff --git a/docs-md/enums/AlchemySubscription.md b/docs-md/enums/AlchemySubscription.md index d105928f..030bb124 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/8c9409f/src/types/types.ts#L609) +[src/types/types.ts:609](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L609) ___ @@ -32,4 +32,4 @@ ___ #### Defined in -[src/types/types.ts:608](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L608) +[src/types/types.ts:608](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L608) diff --git a/docs-md/enums/AssetTransfersCategory.md b/docs-md/enums/AssetTransfersCategory.md index dbbc636f..dafc3779 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/8c9409f/src/types/types.ts#L375) +[src/types/types.ts:375](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L375) ___ @@ -38,7 +38,7 @@ ERC20 transfers. #### Defined in -[src/types/types.ts:369](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L369) +[src/types/types.ts:369](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L369) ___ @@ -50,7 +50,7 @@ ERC721 transfers. #### Defined in -[src/types/types.ts:372](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L372) +[src/types/types.ts:372](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L372) ___ @@ -64,7 +64,7 @@ accessed by users. #### Defined in -[src/types/types.ts:359](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L359) +[src/types/types.ts:359](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L359) ___ @@ -78,7 +78,7 @@ another smart contract or sending #### Defined in -[src/types/types.ts:366](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L366) +[src/types/types.ts:366](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L366) ___ @@ -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/8c9409f/src/types/types.ts#L378) +[src/types/types.ts:378](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L378) diff --git a/docs-md/enums/CommitmentLevel.md b/docs-md/enums/CommitmentLevel.md index fb3c549e..bf9c7cfa 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/8c9409f/src/types/types.ts#L1354) +[src/types/types.ts:1354](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1354) ___ @@ -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/8c9409f/src/types/types.ts#L1350) +[src/types/types.ts:1350](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1350) ___ @@ -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/8c9409f/src/types/types.ts#L1338) +[src/types/types.ts:1338](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1338) ___ @@ -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/8c9409f/src/types/types.ts#L1333) +[src/types/types.ts:1333](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1333) ___ @@ -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/8c9409f/src/types/types.ts#L1344) +[src/types/types.ts:1344](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1344) diff --git a/docs-md/enums/DebugCallType.md b/docs-md/enums/DebugCallType.md index fcbefbe4..fb37df85 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/8c9409f/src/types/types.ts#L908) +[src/types/types.ts:908](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L908) ___ @@ -31,7 +31,7 @@ ___ #### Defined in -[src/types/types.ts:907](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L907) +[src/types/types.ts:907](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L907) ___ @@ -41,7 +41,7 @@ ___ #### Defined in -[src/types/types.ts:910](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L910) +[src/types/types.ts:910](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L910) ___ @@ -51,4 +51,4 @@ ___ #### Defined in -[src/types/types.ts:909](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L909) +[src/types/types.ts:909](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L909) diff --git a/docs-md/enums/DebugTracerType.md b/docs-md/enums/DebugTracerType.md index 0ff21e0f..64655370 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/8c9409f/src/types/types.ts#L1368) +[src/types/types.ts:1368](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1368) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:1369](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1369) +[src/types/types.ts:1369](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1369) diff --git a/docs-md/enums/DecodingAuthority.md b/docs-md/enums/DecodingAuthority.md index 6b8300b2..edbe01b4 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/8c9409f/src/types/types.ts#L871) +[src/types/types.ts:871](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L871) diff --git a/docs-md/enums/GetTransfersForOwnerTransferType.md b/docs-md/enums/GetTransfersForOwnerTransferType.md index 6af826ca..53c33b50 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/8c9409f/src/types/types.ts#L486) +[src/types/types.ts:486](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L486) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L485) +[src/types/types.ts:485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L485) diff --git a/docs-md/enums/Network.md b/docs-md/enums/Network.md index f168f581..8ccc73b2 100644 --- a/docs-md/enums/Network.md +++ b/docs-md/enums/Network.md @@ -38,7 +38,7 @@ available on which networks #### Defined in -[src/types/types.ts:89](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L89) +[src/types/types.ts:89](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L89) ___ @@ -48,7 +48,7 @@ ___ #### Defined in -[src/types/types.ts:88](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L88) +[src/types/types.ts:88](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L88) ___ @@ -58,7 +58,7 @@ ___ #### Defined in -[src/types/types.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L90) +[src/types/types.ts:90](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L90) ___ @@ -68,7 +68,7 @@ ___ #### Defined in -[src/types/types.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L94) +[src/types/types.ts:94](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L94) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[src/types/types.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L98) +[src/types/types.ts:98](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L98) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[src/types/types.ts:97](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L97) +[src/types/types.ts:97](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L97) ___ @@ -98,7 +98,7 @@ ___ #### Defined in -[src/types/types.ts:99](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L99) +[src/types/types.ts:99](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L99) ___ @@ -108,7 +108,7 @@ ___ #### Defined in -[src/types/types.ts:83](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L83) +[src/types/types.ts:83](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L83) ___ @@ -118,7 +118,7 @@ ___ #### Defined in -[src/types/types.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L82) +[src/types/types.ts:82](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L82) ___ @@ -128,7 +128,7 @@ ___ #### Defined in -[src/types/types.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L84) +[src/types/types.ts:84](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L84) ___ @@ -138,7 +138,7 @@ ___ #### Defined in -[src/types/types.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L93) +[src/types/types.ts:93](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L93) ___ @@ -148,7 +148,7 @@ ___ #### Defined in -[src/types/types.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L91) +[src/types/types.ts:91](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L91) ___ @@ -158,7 +158,7 @@ ___ #### Defined in -[src/types/types.ts:92](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L92) +[src/types/types.ts:92](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L92) ___ @@ -168,7 +168,7 @@ ___ #### Defined in -[src/types/types.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L86) +[src/types/types.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L86) ___ @@ -178,7 +178,7 @@ ___ #### Defined in -[src/types/types.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L85) +[src/types/types.ts:85](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L85) ___ @@ -188,7 +188,7 @@ ___ #### Defined in -[src/types/types.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L87) +[src/types/types.ts:87](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L87) ___ @@ -198,7 +198,7 @@ ___ #### Defined in -[src/types/types.ts:95](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L95) +[src/types/types.ts:95](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L95) ___ @@ -208,4 +208,4 @@ ___ #### Defined in -[src/types/types.ts:96](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L96) +[src/types/types.ts:96](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L96) diff --git a/docs-md/enums/NftCollectionMarketplace.md b/docs-md/enums/NftCollectionMarketplace.md index 5c01be59..11dba23b 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/8c9409f/src/types/nft-types.ts#L1226) +[src/types/nft-types.ts:1226](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1226) diff --git a/docs-md/enums/NftFilters.md b/docs-md/enums/NftFilters.md index 83e66fef..f465eea3 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/8c9409f/src/types/nft-types.ts#L210) +[src/types/nft-types.ts:210](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L207) +[src/types/nft-types.ts:207](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L207) diff --git a/docs-md/enums/NftOrdering.md b/docs-md/enums/NftOrdering.md index 2f564842..6eb32c03 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/8c9409f/src/types/nft-types.ts#L220) +[src/types/nft-types.ts:220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L220) diff --git a/docs-md/enums/NftRefreshState.md b/docs-md/enums/NftRefreshState.md index 44b209cd..0905d08c 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/8c9409f/src/types/nft-types.ts#L898) +[src/types/nft-types.ts:898](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L895) +[src/types/nft-types.ts:895](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L904) +[src/types/nft-types.ts:904](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L901) +[src/types/nft-types.ts:901](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L907) +[src/types/nft-types.ts:907](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L910) +[src/types/nft-types.ts:910](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L910) diff --git a/docs-md/enums/NftSaleMarketplace.md b/docs-md/enums/NftSaleMarketplace.md index 827b6aeb..dc3f35fc 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/8c9409f/src/types/nft-types.ts#L814) +[src/types/nft-types.ts:814](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L813) +[src/types/nft-types.ts:813](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L810) +[src/types/nft-types.ts:810](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L809) +[src/types/nft-types.ts:809](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L815) +[src/types/nft-types.ts:815](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L812) +[src/types/nft-types.ts:812](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L811) +[src/types/nft-types.ts:811](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L811) diff --git a/docs-md/enums/NftSaleTakerType.md b/docs-md/enums/NftSaleTakerType.md index 282a26b5..c3a84d90 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/8c9409f/src/types/nft-types.ts#L839) +[src/types/nft-types.ts:839](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L840) +[src/types/nft-types.ts:840](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L840) diff --git a/docs-md/enums/NftSpamClassification.md b/docs-md/enums/NftSpamClassification.md index 2feb33e6..ba79bdfe 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/8c9409f/src/types/nft-types.ts#L68) +[src/types/nft-types.ts:68](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L66) +[src/types/nft-types.ts:66](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L67) +[src/types/nft-types.ts:67](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L76) +[src/types/nft-types.ts:76](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L72) +[src/types/nft-types.ts:72](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L73) +[src/types/nft-types.ts:73](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L74) +[src/types/nft-types.ts:74](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L71) +[src/types/nft-types.ts:71](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L69) +[src/types/nft-types.ts:69](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L75) +[src/types/nft-types.ts:75](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L70) +[src/types/nft-types.ts:70](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L77) +[src/types/nft-types.ts:77](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L77) diff --git a/docs-md/enums/NftTokenType.md b/docs-md/enums/NftTokenType.md index 915bd940..d332252a 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/8c9409f/src/types/nft-types.ts#L13) +[src/types/nft-types.ts:13](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L12) +[src/types/nft-types.ts:12](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L15) +[src/types/nft-types.ts:15](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L14) +[src/types/nft-types.ts:14](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L16) +[src/types/nft-types.ts:16](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L16) diff --git a/docs-md/enums/OpenSeaSafelistRequestStatus.md b/docs-md/enums/OpenSeaSafelistRequestStatus.md index 65259737..6e22ab08 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/8c9409f/src/types/types.ts#L581) +[src/types/types.ts:581](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L581) ___ @@ -35,7 +35,7 @@ Brand new collections. #### Defined in -[src/types/types.ts:585](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L585) +[src/types/types.ts:585](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L585) ___ @@ -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/8c9409f/src/types/types.ts#L583) +[src/types/types.ts:583](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L583) ___ @@ -59,4 +59,4 @@ Verified collection. #### Defined in -[src/types/types.ts:579](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L579) +[src/types/types.ts:579](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L579) diff --git a/docs-md/enums/SimulateAssetType.md b/docs-md/enums/SimulateAssetType.md index 66e50de8..8255d4e5 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/8c9409f/src/types/types.ts#L751) +[src/types/types.ts:751](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L751) ___ @@ -38,7 +38,7 @@ ERC20 approval or transfers. #### Defined in -[src/types/types.ts:747](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L747) +[src/types/types.ts:747](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L747) ___ @@ -50,7 +50,7 @@ ERC721 approval or transfers. #### Defined in -[src/types/types.ts:749](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L749) +[src/types/types.ts:749](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L749) ___ @@ -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/8c9409f/src/types/types.ts#L745) +[src/types/types.ts:745](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L745) ___ @@ -76,4 +76,4 @@ CryptoKitties and CryptoPunks. #### Defined in -[src/types/types.ts:756](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L756) +[src/types/types.ts:756](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L756) diff --git a/docs-md/enums/SimulateChangeType.md b/docs-md/enums/SimulateChangeType.md index 83e9e3cb..f459c03d 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/8c9409f/src/types/types.ts#L771) +[src/types/types.ts:771](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L771) ___ @@ -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/8c9409f/src/types/types.ts#L776) +[src/types/types.ts:776](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L776) diff --git a/docs-md/enums/SortingOrder.md b/docs-md/enums/SortingOrder.md index e5ebfc0a..eb8cf852 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/8c9409f/src/types/types.ts#L518) +[src/types/types.ts:518](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L518) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[src/types/types.ts:519](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L519) +[src/types/types.ts:519](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L519) diff --git a/docs-md/enums/TokenBalanceType.md b/docs-md/enums/TokenBalanceType.md index e177d440..58c04645 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/8c9409f/src/types/types.ts#L108) +[src/types/types.ts:108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L108) ___ @@ -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/8c9409f/src/types/types.ts#L115) +[src/types/types.ts:115](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L115) diff --git a/docs-md/enums/WebhookType.md b/docs-md/enums/WebhookType.md index 50b6fc37..68a56764 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/8c9409f/src/types/types.ts#L1050) +[src/types/types.ts:1050](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1050) ___ @@ -33,7 +33,7 @@ ___ #### Defined in -[src/types/types.ts:1049](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1049) +[src/types/types.ts:1049](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1049) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[src/types/types.ts:1053](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1053) +[src/types/types.ts:1053](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1053) ___ @@ -53,7 +53,7 @@ ___ #### Defined in -[src/types/types.ts:1048](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1048) +[src/types/types.ts:1048](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1048) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[src/types/types.ts:1051](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1051) +[src/types/types.ts:1051](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1051) ___ @@ -73,4 +73,4 @@ ___ #### Defined in -[src/types/types.ts:1052](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1052) +[src/types/types.ts:1052](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1052) diff --git a/docs-md/enums/WebhookVersion.md b/docs-md/enums/WebhookVersion.md index 7901dadf..3a1ffc99 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/8c9409f/src/types/types.ts#L1042) +[src/types/types.ts:1042](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1042) ___ @@ -29,4 +29,4 @@ ___ #### Defined in -[src/types/types.ts:1043](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1043) +[src/types/types.ts:1043](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1043) diff --git a/docs-md/interfaces/AcquiredAt.md b/docs-md/interfaces/AcquiredAt.md index 6b001e54..82321c66 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/8c9409f/src/types/nft-types.ts#L86) +[src/types/nft-types.ts:86](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L83) +[src/types/nft-types.ts:83](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L83) diff --git a/docs-md/interfaces/AddressActivityResponse.md b/docs-md/interfaces/AddressActivityResponse.md index 630b20f9..9b123486 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/8c9409f/src/types/types.ts#L1131) +[src/types/types.ts:1131](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1131) ___ @@ -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/8c9409f/src/types/types.ts#L1135) +[src/types/types.ts:1135](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1135) ___ @@ -46,4 +46,4 @@ The total number of addresses. #### Defined in -[src/types/types.ts:1133](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1133) +[src/types/types.ts:1133](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1133) diff --git a/docs-md/interfaces/AddressActivityWebhook.md b/docs-md/interfaces/AddressActivityWebhook.md index 4a7ee4ee..86fda2aa 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/8c9409f/src/types/types.ts#L1037) +[src/types/types.ts:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1018) +[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) ___ @@ -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/8c9409f/src/types/types.ts#L1026) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) ___ @@ -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/8c9409f/src/types/types.ts#L1020) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) ___ @@ -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/8c9409f/src/types/types.ts#L1030) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) ___ @@ -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/8c9409f/src/types/types.ts#L1028) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1080](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1080) +[src/types/types.ts:1080](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1080) ___ @@ -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/8c9409f/src/types/types.ts#L1024) +[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) ___ @@ -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/8c9409f/src/types/types.ts#L1032) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) diff --git a/docs-md/interfaces/AddressWebhookParams.md b/docs-md/interfaces/AddressWebhookParams.md index e8f0aa36..dc8549e9 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/8c9409f/src/types/types.ts#L1194) +[src/types/types.ts:1194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1194) ___ @@ -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/8c9409f/src/types/types.ts#L1199) +[src/types/types.ts:1199](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1199) diff --git a/docs-md/interfaces/AlchemyMinedTransactionsEventFilter.md b/docs-md/interfaces/AlchemyMinedTransactionsEventFilter.md index 98bc03e2..ed646b09 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/8c9409f/src/types/types.ts#L681) +[src/types/types.ts:681](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L681) ___ @@ -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/8c9409f/src/types/types.ts#L694) +[src/types/types.ts:694](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L694) ___ @@ -60,7 +60,7 @@ Defaults to false. #### Defined in -[src/types/types.ts:687](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L687) +[src/types/types.ts:687](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L687) ___ @@ -70,4 +70,4 @@ ___ #### Defined in -[src/types/types.ts:675](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L675) +[src/types/types.ts:675](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L675) diff --git a/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md b/docs-md/interfaces/AlchemyPendingTransactionsEventFilter.md index a4b790f6..fca1ddee 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/8c9409f/src/types/types.ts#L637) +[src/types/types.ts:637](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L637) ___ @@ -54,7 +54,7 @@ response as subscribing to `newPendingTransactions`. #### Defined in -[src/types/types.ts:657](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L657) +[src/types/types.ts:657](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L657) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[src/types/types.ts:627](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L627) +[src/types/types.ts:627](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L627) ___ @@ -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/8c9409f/src/types/types.ts#L647) +[src/types/types.ts:647](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L647) diff --git a/docs-md/interfaces/AlchemySettings.md b/docs-md/interfaces/AlchemySettings.md index fb2b3722..f4093623 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/8c9409f/src/types/types.ts#L30) +[src/types/types.ts:30](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/types.ts#L56) +[src/types/types.ts:56](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/types.ts#L70) +[src/types/types.ts:70](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/types.ts#L41) +[src/types/types.ts:41](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/types.ts#L38) +[src/types/types.ts:38](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/types.ts#L62) +[src/types/types.ts:62](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/types.ts#L50) +[src/types/types.ts:50](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L50) diff --git a/docs-md/interfaces/AssetTransfersMetadata.md b/docs-md/interfaces/AssetTransfersMetadata.md index 7bf8b95e..27c363ed 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/8c9409f/src/types/types.ts#L477) +[src/types/types.ts:477](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L477) diff --git a/docs-md/interfaces/AssetTransfersParams.md b/docs-md/interfaces/AssetTransfersParams.md index 09a66293..37ea83ac 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/8c9409f/src/types/types.ts#L319) +[src/types/types.ts:319](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L319) ___ @@ -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/8c9409f/src/types/types.ts#L310) +[src/types/types.ts:310](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L310) ___ @@ -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/8c9409f/src/types/types.ts#L316) +[src/types/types.ts:316](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L316) ___ @@ -75,7 +75,7 @@ for all addresses if omitted. #### Defined in -[src/types/types.ts:298](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L298) +[src/types/types.ts:298](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L298) ___ @@ -88,7 +88,7 @@ defaults to `0x0` if omitted. #### Defined in -[src/types/types.ts:280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L280) +[src/types/types.ts:280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L280) ___ @@ -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/8c9409f/src/types/types.ts#L322) +[src/types/types.ts:322](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L322) ___ @@ -113,7 +113,7 @@ Defaults to ascending if omitted. #### Defined in -[src/types/types.ts:292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L292) +[src/types/types.ts:292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L292) ___ @@ -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/8c9409f/src/types/types.ts#L328) +[src/types/types.ts:328](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L328) ___ @@ -139,7 +139,7 @@ for all address if omitted. #### Defined in -[src/types/types.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L304) +[src/types/types.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L304) ___ @@ -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/8c9409f/src/types/types.ts#L286) +[src/types/types.ts:286](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L286) ___ @@ -165,4 +165,4 @@ to `false` if omitted. #### Defined in -[src/types/types.ts:334](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L334) +[src/types/types.ts:334](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L334) diff --git a/docs-md/interfaces/AssetTransfersResponse.md b/docs-md/interfaces/AssetTransfersResponse.md index 6c86bb44..45c32cc7 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/8c9409f/src/types/types.ts#L389) +[src/types/types.ts:389](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L389) ___ @@ -31,4 +31,4 @@ ___ #### Defined in -[src/types/types.ts:387](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L387) +[src/types/types.ts:387](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L387) diff --git a/docs-md/interfaces/AssetTransfersResult.md b/docs-md/interfaces/AssetTransfersResult.md index ac4a2484..1013b90b 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/8c9409f/src/types/types.ts#L449) +[src/types/types.ts:449](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L449) ___ @@ -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/8c9409f/src/types/types.ts#L416) +[src/types/types.ts:416](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L416) ___ @@ -62,7 +62,7 @@ The category of the transfer. #### Defined in -[src/types/types.ts:413](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L413) +[src/types/types.ts:413](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L413) ___ @@ -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/8c9409f/src/types/types.ts#L440) +[src/types/types.ts:440](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L440) ___ @@ -88,7 +88,7 @@ ERC721 transfer. #### Defined in -[src/types/types.ts:434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L434) +[src/types/types.ts:434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L434) ___ @@ -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/8c9409f/src/types/types.ts#L419) +[src/types/types.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L419) ___ @@ -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/8c9409f/src/types/types.ts#L452) +[src/types/types.ts:452](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L452) ___ @@ -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/8c9409f/src/types/types.ts#L455) +[src/types/types.ts:455](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L455) ___ @@ -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/8c9409f/src/types/types.ts#L422) +[src/types/types.ts:422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L422) ___ @@ -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/8c9409f/src/types/types.ts#L443) +[src/types/types.ts:443](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L443) ___ @@ -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/8c9409f/src/types/types.ts#L410) +[src/types/types.ts:410](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L410) ___ @@ -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/8c9409f/src/types/types.ts#L428) +[src/types/types.ts:428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L428) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataParams.md b/docs-md/interfaces/AssetTransfersWithMetadataParams.md index 57c401a4..c872116f 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/8c9409f/src/types/types.ts#L319) +[src/types/types.ts:319](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L319) ___ @@ -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/8c9409f/src/types/types.ts#L310) +[src/types/types.ts:310](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L310) ___ @@ -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/8c9409f/src/types/types.ts#L316) +[src/types/types.ts:316](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L316) ___ @@ -92,7 +92,7 @@ for all addresses if omitted. #### Defined in -[src/types/types.ts:298](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L298) +[src/types/types.ts:298](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L298) ___ @@ -109,7 +109,7 @@ defaults to `0x0` if omitted. #### Defined in -[src/types/types.ts:280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L280) +[src/types/types.ts:280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L280) ___ @@ -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/8c9409f/src/types/types.ts#L322) +[src/types/types.ts:322](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L322) ___ @@ -142,7 +142,7 @@ Defaults to ascending if omitted. #### Defined in -[src/types/types.ts:292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L292) +[src/types/types.ts:292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L292) ___ @@ -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/8c9409f/src/types/types.ts#L328) +[src/types/types.ts:328](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L328) ___ @@ -176,7 +176,7 @@ for all address if omitted. #### Defined in -[src/types/types.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L304) +[src/types/types.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L304) ___ @@ -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/8c9409f/src/types/types.ts#L286) +[src/types/types.ts:286](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L286) ___ @@ -210,4 +210,4 @@ to `false` if omitted. #### Defined in -[src/types/types.ts:344](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L344) +[src/types/types.ts:344](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L344) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataResponse.md b/docs-md/interfaces/AssetTransfersWithMetadataResponse.md index 2005a63c..6b474e87 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/8c9409f/src/types/types.ts#L400) +[src/types/types.ts:400](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L400) ___ @@ -30,4 +30,4 @@ ___ #### Defined in -[src/types/types.ts:399](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L399) +[src/types/types.ts:399](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L399) diff --git a/docs-md/interfaces/AssetTransfersWithMetadataResult.md b/docs-md/interfaces/AssetTransfersWithMetadataResult.md index 82162321..f02a60c6 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/8c9409f/src/types/types.ts#L449) +[src/types/types.ts:449](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L449) ___ @@ -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/8c9409f/src/types/types.ts#L416) +[src/types/types.ts:416](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L416) ___ @@ -76,7 +76,7 @@ The category of the transfer. #### Defined in -[src/types/types.ts:413](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L413) +[src/types/types.ts:413](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L413) ___ @@ -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/8c9409f/src/types/types.ts#L440) +[src/types/types.ts:440](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L440) ___ @@ -110,7 +110,7 @@ ERC721 transfer. #### Defined in -[src/types/types.ts:434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L434) +[src/types/types.ts:434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L434) ___ @@ -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/8c9409f/src/types/types.ts#L419) +[src/types/types.ts:419](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L419) ___ @@ -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/8c9409f/src/types/types.ts#L452) +[src/types/types.ts:452](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L452) ___ @@ -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/8c9409f/src/types/types.ts#L466) +[src/types/types.ts:466](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L466) ___ @@ -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/8c9409f/src/types/types.ts#L455) +[src/types/types.ts:455](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L455) ___ @@ -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/8c9409f/src/types/types.ts#L422) +[src/types/types.ts:422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L422) ___ @@ -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/8c9409f/src/types/types.ts#L443) +[src/types/types.ts:443](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L443) ___ @@ -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/8c9409f/src/types/types.ts#L410) +[src/types/types.ts:410](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L410) ___ @@ -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/8c9409f/src/types/types.ts#L428) +[src/types/types.ts:428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L428) diff --git a/docs-md/interfaces/BaseNft.md b/docs-md/interfaces/BaseNft.md index 899fb27a..b3949bcb 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/8c9409f/src/types/nft-types.ts#L1240) +[src/types/nft-types.ts:1240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1242) +[src/types/nft-types.ts:1242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1242) diff --git a/docs-md/interfaces/BaseNftCollection.md b/docs-md/interfaces/BaseNftCollection.md index cacfb072..cbbf642e 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/8c9409f/src/types/nft-types.ts#L1296) +[src/types/nft-types.ts:1296](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1294) +[src/types/nft-types.ts:1294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1290) +[src/types/nft-types.ts:1290](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1292) +[src/types/nft-types.ts:1292](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1292) diff --git a/docs-md/interfaces/ComputeRarityResponse.md b/docs-md/interfaces/ComputeRarityResponse.md index 327953df..c40eaaab 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/8c9409f/src/types/nft-types.ts#L851) +[src/types/nft-types.ts:851](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L851) diff --git a/docs-md/interfaces/CustomGraphqlWebhook.md b/docs-md/interfaces/CustomGraphqlWebhook.md index 2bc789cc..cb477e4a 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/8c9409f/src/types/types.ts#L1037) +[src/types/types.ts:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) ___ @@ -58,7 +58,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1018) +[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) ___ @@ -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/8c9409f/src/types/types.ts#L1026) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) ___ @@ -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/8c9409f/src/types/types.ts#L1020) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) ___ @@ -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/8c9409f/src/types/types.ts#L1030) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) ___ @@ -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/8c9409f/src/types/types.ts#L1028) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) ___ @@ -138,7 +138,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1108) +[src/types/types.ts:1108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1108) ___ @@ -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/8c9409f/src/types/types.ts#L1024) +[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) ___ @@ -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/8c9409f/src/types/types.ts#L1032) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) diff --git a/docs-md/interfaces/CustomGraphqlWebhookConfig.md b/docs-md/interfaces/CustomGraphqlWebhookConfig.md index 20657edd..67ba477a 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/8c9409f/src/types/types.ts#L1141) +[src/types/types.ts:1141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1141) diff --git a/docs-md/interfaces/CustomGraphqlWebhookParams.md b/docs-md/interfaces/CustomGraphqlWebhookParams.md index d83dd78f..7f7dd5e9 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/8c9409f/src/types/types.ts#L1180) +[src/types/types.ts:1180](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1180) ___ @@ -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/8c9409f/src/types/types.ts#L1185) +[src/types/types.ts:1185](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1185) diff --git a/docs-md/interfaces/DebugCallTrace.md b/docs-md/interfaces/DebugCallTrace.md index 75e21976..d3f4a6f4 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/8c9409f/src/types/types.ts#L1440) +[src/types/types.ts:1440](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1440) ___ @@ -42,7 +42,7 @@ Optional error field. #### Defined in -[src/types/types.ts:1436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1436) +[src/types/types.ts:1436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1436) ___ @@ -54,7 +54,7 @@ From address of the transaction. #### Defined in -[src/types/types.ts:1422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1422) +[src/types/types.ts:1422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1422) ___ @@ -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/8c9409f/src/types/types.ts#L1428) +[src/types/types.ts:1428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1428) ___ @@ -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/8c9409f/src/types/types.ts#L1430) +[src/types/types.ts:1430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1430) ___ @@ -90,7 +90,7 @@ Call data. #### Defined in -[src/types/types.ts:1432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1432) +[src/types/types.ts:1432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1432) ___ @@ -102,7 +102,7 @@ Return data. #### Defined in -[src/types/types.ts:1434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1434) +[src/types/types.ts:1434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1434) ___ @@ -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/8c9409f/src/types/types.ts#L1438) +[src/types/types.ts:1438](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1438) ___ @@ -126,7 +126,7 @@ To address of the transaction. #### Defined in -[src/types/types.ts:1424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1424) +[src/types/types.ts:1424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1424) ___ @@ -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/8c9409f/src/types/types.ts#L1420) +[src/types/types.ts:1420](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1420) ___ @@ -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/8c9409f/src/types/types.ts#L1426) +[src/types/types.ts:1426](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1426) diff --git a/docs-md/interfaces/DebugCallTracer.md b/docs-md/interfaces/DebugCallTracer.md index c525a115..9d0c50b5 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/8c9409f/src/types/types.ts#L1392) +[src/types/types.ts:1392](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1392) ___ @@ -44,4 +44,4 @@ Specified type is `CALL_TRACER`. #### Defined in -[src/types/types.ts:1387](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1387) +[src/types/types.ts:1387](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1387) diff --git a/docs-md/interfaces/DebugPrestate.md b/docs-md/interfaces/DebugPrestate.md index a1b99d5e..53bfb653 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/8c9409f/src/types/types.ts#L1483) +[src/types/types.ts:1483](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1483) ___ @@ -35,7 +35,7 @@ Hex-encoded bytecode. #### Defined in -[src/types/types.ts:1487](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1487) +[src/types/types.ts:1487](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1487) ___ @@ -47,7 +47,7 @@ Nonce #### Defined in -[src/types/types.ts:1485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1485) +[src/types/types.ts:1485](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1485) ___ @@ -59,4 +59,4 @@ Storage slots of the contract. #### Defined in -[src/types/types.ts:1489](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1489) +[src/types/types.ts:1489](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1489) diff --git a/docs-md/interfaces/DebugPrestateTracer.md b/docs-md/interfaces/DebugPrestateTracer.md index 16ca34e4..c41e9411 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/8c9409f/src/types/types.ts#L1412) +[src/types/types.ts:1412](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1412) ___ @@ -41,4 +41,4 @@ Specified type is `PRESTATE_TRACER`. #### Defined in -[src/types/types.ts:1407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1407) +[src/types/types.ts:1407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1407) diff --git a/docs-md/interfaces/DebugTransaction.md b/docs-md/interfaces/DebugTransaction.md index 48e61d28..8fd695de 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/8c9409f/src/types/types.ts#L1320) +[src/types/types.ts:1320](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1320) ___ @@ -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/8c9409f/src/types/types.ts#L1312) +[src/types/types.ts:1312](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1312) ___ @@ -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/8c9409f/src/types/types.ts#L1314) +[src/types/types.ts:1314](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1314) ___ @@ -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/8c9409f/src/types/types.ts#L1316) +[src/types/types.ts:1316](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1316) ___ @@ -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/8c9409f/src/types/types.ts#L1310) +[src/types/types.ts:1310](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1310) ___ @@ -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/8c9409f/src/types/types.ts#L1318) +[src/types/types.ts:1318](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1318) diff --git a/docs-md/interfaces/DecodedCallParam.md b/docs-md/interfaces/DecodedCallParam.md index 36702455..fcd80665 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/8c9409f/src/types/types.ts#L879) +[src/types/types.ts:879](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L879) ___ @@ -40,7 +40,7 @@ The type of the parameter. #### Defined in -[src/types/types.ts:881](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L881) +[src/types/types.ts:881](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L881) ___ @@ -52,4 +52,4 @@ Value of the parameter. #### Defined in -[src/types/types.ts:877](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L877) +[src/types/types.ts:877](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L877) diff --git a/docs-md/interfaces/DecodedDebugCallTrace.md b/docs-md/interfaces/DecodedDebugCallTrace.md index a841cfdb..9c10ca56 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/8c9409f/src/types/types.ts#L902) +[src/types/types.ts:902](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L902) ___ @@ -36,7 +36,7 @@ Method inputs. #### Defined in -[src/types/types.ts:898](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L898) +[src/types/types.ts:898](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L898) ___ @@ -48,7 +48,7 @@ The smart contract method called. #### Defined in -[src/types/types.ts:896](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L896) +[src/types/types.ts:896](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L896) ___ @@ -60,4 +60,4 @@ Method outputs. #### Defined in -[src/types/types.ts:900](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L900) +[src/types/types.ts:900](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L900) diff --git a/docs-md/interfaces/DecodedLog.md b/docs-md/interfaces/DecodedLog.md index 3c58060c..aa6d535c 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/8c9409f/src/types/types.ts#L935) +[src/types/types.ts:935](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L935) ___ @@ -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/8c9409f/src/types/types.ts#L931) +[src/types/types.ts:931](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L931) ___ @@ -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/8c9409f/src/types/types.ts#L933) +[src/types/types.ts:933](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L933) diff --git a/docs-md/interfaces/DecodedLogInput.md b/docs-md/interfaces/DecodedLogInput.md index a2362b94..8a20ae0d 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/8c9409f/src/types/types.ts#L887) +[src/types/types.ts:887](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L887) ___ @@ -45,7 +45,7 @@ The name of the parameter. #### Defined in -[src/types/types.ts:879](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L879) +[src/types/types.ts:879](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L879) ___ @@ -61,7 +61,7 @@ The type of the parameter. #### Defined in -[src/types/types.ts:881](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L881) +[src/types/types.ts:881](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L881) ___ @@ -77,4 +77,4 @@ Value of the parameter. #### Defined in -[src/types/types.ts:877](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L877) +[src/types/types.ts:877](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L877) diff --git a/docs-md/interfaces/DeployResult.md b/docs-md/interfaces/DeployResult.md index 9ca50e91..b6789049 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/8c9409f/src/types/types.ts#L598) +[src/types/types.ts:598](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L598) ___ @@ -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/8c9409f/src/types/types.ts#L595) +[src/types/types.ts:595](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L595) diff --git a/docs-md/interfaces/DisplayNftForContract.md b/docs-md/interfaces/DisplayNftForContract.md index aedf4a3c..2ca857f4 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/8c9409f/src/types/nft-types.ts#L576) +[src/types/nft-types.ts:576](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L574) +[src/types/nft-types.ts:574](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L574) diff --git a/docs-md/interfaces/DroppedTransactionWebhook.md b/docs-md/interfaces/DroppedTransactionWebhook.md index f37e9f35..92929a68 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/8c9409f/src/types/types.ts#L1037) +[src/types/types.ts:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1018) +[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) ___ @@ -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/8c9409f/src/types/types.ts#L1026) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) ___ @@ -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/8c9409f/src/types/types.ts#L1020) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) ___ @@ -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/8c9409f/src/types/types.ts#L1030) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) ___ @@ -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/8c9409f/src/types/types.ts#L1028) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1071](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1071) +[src/types/types.ts:1071](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1071) ___ @@ -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/8c9409f/src/types/types.ts#L1024) +[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) ___ @@ -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/8c9409f/src/types/types.ts#L1032) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) diff --git a/docs-md/interfaces/ERC1155Metadata.md b/docs-md/interfaces/ERC1155Metadata.md index 7179e9f8..43b3c70b 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/8c9409f/src/types/nft-types.ts#L920) +[src/types/nft-types.ts:920](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L921) +[src/types/nft-types.ts:921](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L921) diff --git a/docs-md/interfaces/EventFilter.md b/docs-md/interfaces/EventFilter.md index 63cc5b2e..509ad181 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/8c9409f/src/types/types.ts#L1468) +[src/types/types.ts:1468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1468) ___ @@ -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/8c9409f/src/types/types.ts#L1470) +[src/types/types.ts:1470](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1470) diff --git a/docs-md/interfaces/Filter.md b/docs-md/interfaces/Filter.md index 429eb920..7690b5d0 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/8c9409f/src/types/types.ts#L1468) +[src/types/types.ts:1468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1468) ___ @@ -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/8c9409f/src/types/types.ts#L1458) +[src/types/types.ts:1458](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1458) ___ @@ -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/8c9409f/src/types/types.ts#L1460) +[src/types/types.ts:1460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1460) ___ @@ -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/8c9409f/src/types/types.ts#L1470) +[src/types/types.ts:1470](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1470) diff --git a/docs-md/interfaces/FilterByBlockHash.md b/docs-md/interfaces/FilterByBlockHash.md index 04deacdb..f83759f0 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/8c9409f/src/types/types.ts#L1468) +[src/types/types.ts:1468](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1468) ___ @@ -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/8c9409f/src/types/types.ts#L1449) +[src/types/types.ts:1449](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1449) ___ @@ -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/8c9409f/src/types/types.ts#L1470) +[src/types/types.ts:1470](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1470) diff --git a/docs-md/interfaces/FloorPriceError.md b/docs-md/interfaces/FloorPriceError.md index 28e250d2..4a5b1abf 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/8c9409f/src/types/nft-types.ts#L473) +[src/types/nft-types.ts:473](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L473) diff --git a/docs-md/interfaces/FloorPriceMarketplace.md b/docs-md/interfaces/FloorPriceMarketplace.md index 3690cbe3..741f1feb 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/8c9409f/src/types/nft-types.ts#L460) +[src/types/nft-types.ts:460](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L456) +[src/types/nft-types.ts:456](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L458) +[src/types/nft-types.ts:458](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L462) +[src/types/nft-types.ts:462](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L462) diff --git a/docs-md/interfaces/GetAddressesOptions.md b/docs-md/interfaces/GetAddressesOptions.md index d71b4ace..f41e93ea 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/8c9409f/src/types/types.ts#L1122) +[src/types/types.ts:1122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1122) ___ @@ -33,4 +33,4 @@ Page #### Defined in -[src/types/types.ts:1125](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1125) +[src/types/types.ts:1125](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1125) diff --git a/docs-md/interfaces/GetAllWebhooksResponse.md b/docs-md/interfaces/GetAllWebhooksResponse.md index b67c8000..b2c1543c 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/8c9409f/src/types/types.ts#L1116) +[src/types/types.ts:1116](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1116) ___ @@ -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/8c9409f/src/types/types.ts#L1114) +[src/types/types.ts:1114](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1114) diff --git a/docs-md/interfaces/GetBaseNftsForContractOptions.md b/docs-md/interfaces/GetBaseNftsForContractOptions.md index f995d5b5..a39976de 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/8c9409f/src/types/nft-types.ts#L998) +[src/types/nft-types.ts:998](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L995) +[src/types/nft-types.ts:995](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1004) +[src/types/nft-types.ts:1004](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1012) +[src/types/nft-types.ts:1012](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1012) diff --git a/docs-md/interfaces/GetBaseNftsForOwnerOptions.md b/docs-md/interfaces/GetBaseNftsForOwnerOptions.md index 497ed410..461d0b96 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/8c9409f/src/types/nft-types.ts#L161) +[src/types/nft-types.ts:161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L167) +[src/types/nft-types.ts:167](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L173) +[src/types/nft-types.ts:173](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L182) +[src/types/nft-types.ts:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L196) +[src/types/nft-types.ts:196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L158) +[src/types/nft-types.ts:158](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L179) +[src/types/nft-types.ts:179](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L190) +[src/types/nft-types.ts:190](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L190) diff --git a/docs-md/interfaces/GetContractMetadataBatchResponse.md b/docs-md/interfaces/GetContractMetadataBatchResponse.md index 0a565eab..6ce09319 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/8c9409f/src/types/nft-types.ts#L357) +[src/types/nft-types.ts:357](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L357) diff --git a/docs-md/interfaces/GetContractsForOwnerOptions.md b/docs-md/interfaces/GetContractsForOwnerOptions.md index eff87281..03cf77ab 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/8c9409f/src/types/nft-types.ts#L517) +[src/types/nft-types.ts:517](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L510) +[src/types/nft-types.ts:510](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L523) +[src/types/nft-types.ts:523](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L497) +[src/types/nft-types.ts:497](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L503) +[src/types/nft-types.ts:503](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L503) diff --git a/docs-md/interfaces/GetContractsForOwnerResponse.md b/docs-md/interfaces/GetContractsForOwnerResponse.md index c54f4904..0bfffb3f 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/8c9409f/src/types/nft-types.ts#L533) +[src/types/nft-types.ts:533](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L536) +[src/types/nft-types.ts:536](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L539) +[src/types/nft-types.ts:539](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L539) diff --git a/docs-md/interfaces/GetFloorPriceResponse.md b/docs-md/interfaces/GetFloorPriceResponse.md index 159eccfa..f32069e7 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/8c9409f/src/types/nft-types.ts#L487) +[src/types/nft-types.ts:487](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L486) +[src/types/nft-types.ts:486](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L486) diff --git a/docs-md/interfaces/GetMintedNftsOptions.md b/docs-md/interfaces/GetMintedNftsOptions.md index d7b324fd..3495ea07 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/8c9409f/src/types/nft-types.ts#L637) +[src/types/nft-types.ts:637](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L649) +[src/types/nft-types.ts:649](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L643) +[src/types/nft-types.ts:643](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L643) diff --git a/docs-md/interfaces/GetNftMetadataBatchResponse.md b/docs-md/interfaces/GetNftMetadataBatchResponse.md index f4283752..371f2ec0 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/8c9409f/src/types/nft-types.ts#L353) +[src/types/nft-types.ts:353](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L353) diff --git a/docs-md/interfaces/GetNftMetadataOptions.md b/docs-md/interfaces/GetNftMetadataOptions.md index e5bcfe40..9bcf42ae 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/8c9409f/src/types/nft-types.ts#L413) +[src/types/nft-types.ts:413](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L400) +[src/types/nft-types.ts:400](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L407) +[src/types/nft-types.ts:407](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L407) diff --git a/docs-md/interfaces/GetNftSalesOptions.md b/docs-md/interfaces/GetNftSalesOptions.md index aeb5f95e..0cab4e57 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/8c9409f/src/types/nft-types.ts#L673) +[src/types/nft-types.ts:673](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L661) +[src/types/nft-types.ts:661](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L685) +[src/types/nft-types.ts:685](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L670) +[src/types/nft-types.ts:670](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L667) +[src/types/nft-types.ts:667](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L688) +[src/types/nft-types.ts:688](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L676) +[src/types/nft-types.ts:676](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L682) +[src/types/nft-types.ts:682](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L664) +[src/types/nft-types.ts:664](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L664) diff --git a/docs-md/interfaces/GetNftSalesOptionsByContractAddress.md b/docs-md/interfaces/GetNftSalesOptionsByContractAddress.md index 7afceb80..cb95cb17 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/8c9409f/src/types/nft-types.ts#L673) +[src/types/nft-types.ts:673](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L702) +[src/types/nft-types.ts:702](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L661) +[src/types/nft-types.ts:661](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L685) +[src/types/nft-types.ts:685](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L670) +[src/types/nft-types.ts:670](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L667) +[src/types/nft-types.ts:667](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L688) +[src/types/nft-types.ts:688](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L676) +[src/types/nft-types.ts:676](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L682) +[src/types/nft-types.ts:682](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L664) +[src/types/nft-types.ts:664](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L705) +[src/types/nft-types.ts:705](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L705) diff --git a/docs-md/interfaces/GetNftSalesResponse.md b/docs-md/interfaces/GetNftSalesResponse.md index 0ad60643..70b885c1 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/8c9409f/src/types/nft-types.ts#L715) +[src/types/nft-types.ts:715](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L723) +[src/types/nft-types.ts:723](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L719) +[src/types/nft-types.ts:719](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L719) diff --git a/docs-md/interfaces/GetNftsForContractOptions.md b/docs-md/interfaces/GetNftsForContractOptions.md index 86b5b9fd..2f46baad 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/8c9409f/src/types/nft-types.ts#L964) +[src/types/nft-types.ts:964](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L961) +[src/types/nft-types.ts:961](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L970) +[src/types/nft-types.ts:970](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L978) +[src/types/nft-types.ts:978](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L978) diff --git a/docs-md/interfaces/GetNftsForOwnerOptions.md b/docs-md/interfaces/GetNftsForOwnerOptions.md index 87f9ddab..a497fcc7 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/8c9409f/src/types/nft-types.ts#L106) +[src/types/nft-types.ts:106](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L112) +[src/types/nft-types.ts:112](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L118) +[src/types/nft-types.ts:118](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L127) +[src/types/nft-types.ts:127](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L141) +[src/types/nft-types.ts:141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L103) +[src/types/nft-types.ts:103](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L124) +[src/types/nft-types.ts:124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L135) +[src/types/nft-types.ts:135](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L135) diff --git a/docs-md/interfaces/GetOwnersForContractOptions.md b/docs-md/interfaces/GetOwnersForContractOptions.md index 5744c9aa..fd4ca345 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/8c9409f/src/types/nft-types.ts#L1031) +[src/types/nft-types.ts:1031](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1040) +[src/types/nft-types.ts:1040](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1034) +[src/types/nft-types.ts:1034](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1028) +[src/types/nft-types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1028) diff --git a/docs-md/interfaces/GetOwnersForContractResponse.md b/docs-md/interfaces/GetOwnersForContractResponse.md index cb7bcd87..2594a534 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/8c9409f/src/types/nft-types.ts#L327) +[src/types/nft-types.ts:327](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L335) +[src/types/nft-types.ts:335](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L332) +[src/types/nft-types.ts:332](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L332) diff --git a/docs-md/interfaces/GetOwnersForContractWithTokenBalancesOptions.md b/docs-md/interfaces/GetOwnersForContractWithTokenBalancesOptions.md index a227010f..960f0c58 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/8c9409f/src/types/nft-types.ts#L1059) +[src/types/nft-types.ts:1059](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1062) +[src/types/nft-types.ts:1062](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1056) +[src/types/nft-types.ts:1056](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1056) diff --git a/docs-md/interfaces/GetOwnersForContractWithTokenBalancesResponse.md b/docs-md/interfaces/GetOwnersForContractWithTokenBalancesResponse.md index f73c85bc..50e13f48 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/8c9409f/src/types/nft-types.ts#L345) +[src/types/nft-types.ts:345](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L348) +[src/types/nft-types.ts:348](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L348) diff --git a/docs-md/interfaces/GetOwnersForNftOptions.md b/docs-md/interfaces/GetOwnersForNftOptions.md index 1d702c54..473c1646 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/8c9409f/src/types/nft-types.ts#L1075) +[src/types/nft-types.ts:1075](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1080) +[src/types/nft-types.ts:1080](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1080) diff --git a/docs-md/interfaces/GetOwnersForNftResponse.md b/docs-md/interfaces/GetOwnersForNftResponse.md index a4384349..a165eb1c 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/8c9409f/src/types/nft-types.ts#L314) +[src/types/nft-types.ts:314](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L317) +[src/types/nft-types.ts:317](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L317) diff --git a/docs-md/interfaces/GetSpamContractsResponse.md b/docs-md/interfaces/GetSpamContractsResponse.md index d2dfe8c0..2d3ae026 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/8c9409f/src/types/nft-types.ts#L392) +[src/types/nft-types.ts:392](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L392) diff --git a/docs-md/interfaces/GetTokensForOwnerOptions.md b/docs-md/interfaces/GetTokensForOwnerOptions.md index 5dafe082..1f716983 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/8c9409f/src/types/types.ts#L182) +[src/types/types.ts:182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L182) ___ @@ -35,4 +35,4 @@ pagination. #### Defined in -[src/types/types.ts:187](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L187) +[src/types/types.ts:187](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L187) diff --git a/docs-md/interfaces/GetTokensForOwnerResponse.md b/docs-md/interfaces/GetTokensForOwnerResponse.md index 88cb6aef..d9909ab4 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/8c9409f/src/types/types.ts#L197) +[src/types/types.ts:197](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L197) ___ @@ -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/8c9409f/src/types/types.ts#L195) +[src/types/types.ts:195](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L195) diff --git a/docs-md/interfaces/GetTransfersForContractOptions.md b/docs-md/interfaces/GetTransfersForContractOptions.md index 4711a781..bc398a02 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/8c9409f/src/types/nft-types.ts#L585) +[src/types/nft-types.ts:585](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L592) +[src/types/nft-types.ts:592](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L597) +[src/types/nft-types.ts:597](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L587) +[src/types/nft-types.ts:587](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L587) diff --git a/docs-md/interfaces/GetTransfersForOwnerOptions.md b/docs-md/interfaces/GetTransfersForOwnerOptions.md index 4809de1e..18ce410c 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/8c9409f/src/types/types.ts#L497) +[src/types/types.ts:497](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L497) ___ @@ -36,7 +36,7 @@ pagination. #### Defined in -[src/types/types.ts:509](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L509) +[src/types/types.ts:509](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L509) ___ @@ -49,4 +49,4 @@ NFTs. #### Defined in -[src/types/types.ts:503](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L503) +[src/types/types.ts:503](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L503) diff --git a/docs-md/interfaces/IsAirdropNftResponse.md b/docs-md/interfaces/IsAirdropNftResponse.md index 2fe1fbaf..2120f8bb 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/8c9409f/src/types/nft-types.ts#L388) +[src/types/nft-types.ts:388](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L388) diff --git a/docs-md/interfaces/IsSpamContractResponse.md b/docs-md/interfaces/IsSpamContractResponse.md index ab367806..88f64989 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/8c9409f/src/types/nft-types.ts#L384) +[src/types/nft-types.ts:384](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L384) diff --git a/docs-md/interfaces/MinedTransactionWebhook.md b/docs-md/interfaces/MinedTransactionWebhook.md index 60538366..094b4444 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/8c9409f/src/types/types.ts#L1037) +[src/types/types.ts:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1018) +[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) ___ @@ -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/8c9409f/src/types/types.ts#L1026) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) ___ @@ -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/8c9409f/src/types/types.ts#L1020) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) ___ @@ -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/8c9409f/src/types/types.ts#L1030) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) ___ @@ -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/8c9409f/src/types/types.ts#L1028) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1062](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1062) +[src/types/types.ts:1062](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1062) ___ @@ -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/8c9409f/src/types/types.ts#L1024) +[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) ___ @@ -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/8c9409f/src/types/types.ts#L1032) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) diff --git a/docs-md/interfaces/Nft.md b/docs-md/interfaces/Nft.md index 606c996f..b83253cc 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/8c9409f/src/types/nft-types.ts#L1278) +[src/types/nft-types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1280) +[src/types/nft-types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1256) +[src/types/nft-types.ts:1256](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1264) +[src/types/nft-types.ts:1264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1266) +[src/types/nft-types.ts:1266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1282) +[src/types/nft-types.ts:1282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1262) +[src/types/nft-types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1268) +[src/types/nft-types.ts:1268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1272) +[src/types/nft-types.ts:1272](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1258) +[src/types/nft-types.ts:1258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1260) +[src/types/nft-types.ts:1260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1270) +[src/types/nft-types.ts:1270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1270) diff --git a/docs-md/interfaces/NftActivityWebhook.md b/docs-md/interfaces/NftActivityWebhook.md index 6b53735b..1cf692a3 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/8c9409f/src/types/types.ts#L1037) +[src/types/types.ts:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1018) +[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) ___ @@ -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/8c9409f/src/types/types.ts#L1026) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) ___ @@ -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/8c9409f/src/types/types.ts#L1020) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) ___ @@ -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/8c9409f/src/types/types.ts#L1030) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) ___ @@ -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/8c9409f/src/types/types.ts#L1028) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1089](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1089) +[src/types/types.ts:1089](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1089) ___ @@ -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/8c9409f/src/types/types.ts#L1024) +[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) ___ @@ -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/8c9409f/src/types/types.ts#L1032) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) diff --git a/docs-md/interfaces/NftAttributeRarity.md b/docs-md/interfaces/NftAttributeRarity.md index 99d3f7b6..36160825 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/8c9409f/src/types/nft-types.ts#L870) +[src/types/nft-types.ts:870](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L864) +[src/types/nft-types.ts:864](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L861) +[src/types/nft-types.ts:861](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L861) diff --git a/docs-md/interfaces/NftAttributesResponse.md b/docs-md/interfaces/NftAttributesResponse.md index c9be418e..c4578bc2 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/8c9409f/src/types/nft-types.ts#L880) +[src/types/nft-types.ts:880](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L889) +[src/types/nft-types.ts:889](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L883) +[src/types/nft-types.ts:883](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L883) diff --git a/docs-md/interfaces/NftCollection.md b/docs-md/interfaces/NftCollection.md index 09c562ef..40b00411 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/8c9409f/src/types/nft-types.ts#L1200) +[src/types/nft-types.ts:1200](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1206) +[src/types/nft-types.ts:1206](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1202) +[src/types/nft-types.ts:1202](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1198) +[src/types/nft-types.ts:1198](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1194) +[src/types/nft-types.ts:1194](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1196) +[src/types/nft-types.ts:1196](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1204) +[src/types/nft-types.ts:1204](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1204) diff --git a/docs-md/interfaces/NftCollectionFloorPrice.md b/docs-md/interfaces/NftCollectionFloorPrice.md index 93cda90e..0c768edf 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/8c9409f/src/types/nft-types.ts#L1216) +[src/types/nft-types.ts:1216](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1214) +[src/types/nft-types.ts:1214](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1218) +[src/types/nft-types.ts:1218](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1218) diff --git a/docs-md/interfaces/NftContract.md b/docs-md/interfaces/NftContract.md index b366812c..606fa568 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/8c9409f/src/types/nft-types.ts#L1159) +[src/types/nft-types.ts:1159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1174) +[src/types/nft-types.ts:1174](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1176) +[src/types/nft-types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1163) +[src/types/nft-types.ts:1163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1172) +[src/types/nft-types.ts:1172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1165) +[src/types/nft-types.ts:1165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1161) +[src/types/nft-types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1170) +[src/types/nft-types.ts:1170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1170) diff --git a/docs-md/interfaces/NftContractBaseNftsResponse.md b/docs-md/interfaces/NftContractBaseNftsResponse.md index 0e23226f..753cae9a 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/8c9409f/src/types/nft-types.ts#L1091) +[src/types/nft-types.ts:1091](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1097) +[src/types/nft-types.ts:1097](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1097) diff --git a/docs-md/interfaces/NftContractForNft.md b/docs-md/interfaces/NftContractForNft.md index 4a54b0e5..8fb6165a 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/8c9409f/src/types/nft-types.ts#L1159) +[src/types/nft-types.ts:1159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1174) +[src/types/nft-types.ts:1174](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1176) +[src/types/nft-types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1182) +[src/types/nft-types.ts:1182](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1163) +[src/types/nft-types.ts:1163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1172) +[src/types/nft-types.ts:1172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1184) +[src/types/nft-types.ts:1184](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1165) +[src/types/nft-types.ts:1165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1161) +[src/types/nft-types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1170) +[src/types/nft-types.ts:1170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1170) diff --git a/docs-md/interfaces/NftContractForOwner.md b/docs-md/interfaces/NftContractForOwner.md index 6e9df6d8..80f59ad5 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/8c9409f/src/types/nft-types.ts#L1159) +[src/types/nft-types.ts:1159](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1174) +[src/types/nft-types.ts:1174](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1176) +[src/types/nft-types.ts:1176](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L565) +[src/types/nft-types.ts:565](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L568) +[src/types/nft-types.ts:568](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L559) +[src/types/nft-types.ts:559](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1163) +[src/types/nft-types.ts:1163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L556) +[src/types/nft-types.ts:556](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1172) +[src/types/nft-types.ts:1172](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1165) +[src/types/nft-types.ts:1165](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1161) +[src/types/nft-types.ts:1161](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L549) +[src/types/nft-types.ts:549](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1170) +[src/types/nft-types.ts:1170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1170) diff --git a/docs-md/interfaces/NftContractNftsResponse.md b/docs-md/interfaces/NftContractNftsResponse.md index 142e58a4..cd7cd2ce 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/8c9409f/src/types/nft-types.ts#L1108) +[src/types/nft-types.ts:1108](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1114) +[src/types/nft-types.ts:1114](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1114) diff --git a/docs-md/interfaces/NftContractOwner.md b/docs-md/interfaces/NftContractOwner.md index 869edea1..9c8cb7fd 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/8c9409f/src/types/nft-types.ts#L366) +[src/types/nft-types.ts:366](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L369) +[src/types/nft-types.ts:369](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L369) diff --git a/docs-md/interfaces/NftContractTokenBalance.md b/docs-md/interfaces/NftContractTokenBalance.md index 14c82bb3..7d671ab2 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/8c9409f/src/types/nft-types.ts#L380) +[src/types/nft-types.ts:380](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L378) +[src/types/nft-types.ts:378](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L378) diff --git a/docs-md/interfaces/NftFilter.md b/docs-md/interfaces/NftFilter.md index 7f073b92..e92b1485 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/8c9409f/src/types/types.ts#L1205) +[src/types/types.ts:1205](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1205) ___ @@ -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/8c9409f/src/types/types.ts#L1210) +[src/types/types.ts:1210](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1210) diff --git a/docs-md/interfaces/NftFiltersResponse.md b/docs-md/interfaces/NftFiltersResponse.md index 93120373..9be0cafd 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/8c9409f/src/types/types.ts#L1216) +[src/types/types.ts:1216](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1216) ___ @@ -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/8c9409f/src/types/types.ts#L1220) +[src/types/types.ts:1220](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1220) ___ @@ -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/8c9409f/src/types/types.ts#L1218) +[src/types/types.ts:1218](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1218) diff --git a/docs-md/interfaces/NftImage.md b/docs-md/interfaces/NftImage.md index 9e415ccf..40a58d72 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/8c9409f/src/types/nft-types.ts#L51) +[src/types/nft-types.ts:51](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L57) +[src/types/nft-types.ts:57](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L61) +[src/types/nft-types.ts:61](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L55) +[src/types/nft-types.ts:55](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L59) +[src/types/nft-types.ts:59](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L53) +[src/types/nft-types.ts:53](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L53) diff --git a/docs-md/interfaces/NftMetadata.md b/docs-md/interfaces/NftMetadata.md index 44dc1137..78b331a2 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/8c9409f/src/types/nft-types.ts#L45) +[src/types/nft-types.ts:45](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L42) +[src/types/nft-types.ts:42](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L30) +[src/types/nft-types.ts:30](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L39) +[src/types/nft-types.ts:39](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L33) +[src/types/nft-types.ts:33](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L27) +[src/types/nft-types.ts:27](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L27) diff --git a/docs-md/interfaces/NftMetadataBatchOptions.md b/docs-md/interfaces/NftMetadataBatchOptions.md index fc34a142..4c53e98b 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/8c9409f/src/types/nft-types.ts#L445) +[src/types/nft-types.ts:445](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L439) +[src/types/nft-types.ts:439](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L439) diff --git a/docs-md/interfaces/NftMetadataBatchToken.md b/docs-md/interfaces/NftMetadataBatchToken.md index 4120680c..c99d77e3 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/8c9409f/src/types/nft-types.ts#L422) +[src/types/nft-types.ts:422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L425) +[src/types/nft-types.ts:425](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L428) +[src/types/nft-types.ts:428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L428) diff --git a/docs-md/interfaces/NftMetadataUpdateWebhook.md b/docs-md/interfaces/NftMetadataUpdateWebhook.md index c1b06e3e..ca50a113 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/8c9409f/src/types/types.ts#L1037) +[src/types/types.ts:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1018) +[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) ___ @@ -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/8c9409f/src/types/types.ts#L1026) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) ___ @@ -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/8c9409f/src/types/types.ts#L1020) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) ___ @@ -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/8c9409f/src/types/types.ts#L1030) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) ___ @@ -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/8c9409f/src/types/types.ts#L1028) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) ___ @@ -137,7 +137,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1098](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1098) +[src/types/types.ts:1098](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1098) ___ @@ -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/8c9409f/src/types/types.ts#L1024) +[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) ___ @@ -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/8c9409f/src/types/types.ts#L1032) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) diff --git a/docs-md/interfaces/NftMint.md b/docs-md/interfaces/NftMint.md index 82702172..51a8cbac 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/8c9409f/src/types/nft-types.ts#L825) +[src/types/nft-types.ts:825](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L823) +[src/types/nft-types.ts:823](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L827) +[src/types/nft-types.ts:827](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L829) +[src/types/nft-types.ts:829](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L829) diff --git a/docs-md/interfaces/NftRawMetadata.md b/docs-md/interfaces/NftRawMetadata.md index a58cb76c..d1d04b8f 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/8c9409f/src/types/nft-types.ts#L1308) +[src/types/nft-types.ts:1308](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1306) +[src/types/nft-types.ts:1306](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1304) +[src/types/nft-types.ts:1304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1304) diff --git a/docs-md/interfaces/NftSale.md b/docs-md/interfaces/NftSale.md index 0a53388b..aef9e34f 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/8c9409f/src/types/nft-types.ts#L762) +[src/types/nft-types.ts:762](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L768) +[src/types/nft-types.ts:768](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L744) +[src/types/nft-types.ts:744](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L735) +[src/types/nft-types.ts:735](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L765) +[src/types/nft-types.ts:765](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L729) +[src/types/nft-types.ts:729](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L732) +[src/types/nft-types.ts:732](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L756) +[src/types/nft-types.ts:756](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L741) +[src/types/nft-types.ts:741](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L759) +[src/types/nft-types.ts:759](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L747) +[src/types/nft-types.ts:747](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L753) +[src/types/nft-types.ts:753](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L750) +[src/types/nft-types.ts:750](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L738) +[src/types/nft-types.ts:738](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L771) +[src/types/nft-types.ts:771](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L771) diff --git a/docs-md/interfaces/NftSaleFeeData.md b/docs-md/interfaces/NftSaleFeeData.md index 78fd6af0..bd6ad2ad 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/8c9409f/src/types/nft-types.ts#L791) +[src/types/nft-types.ts:791](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L799) +[src/types/nft-types.ts:799](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L796) +[src/types/nft-types.ts:796](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L793) +[src/types/nft-types.ts:793](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L793) diff --git a/docs-md/interfaces/NftSaleValidAt.md b/docs-md/interfaces/NftSaleValidAt.md index e6f066ad..b46e3301 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/8c9409f/src/types/nft-types.ts#L779) +[src/types/nft-types.ts:779](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L777) +[src/types/nft-types.ts:777](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L781) +[src/types/nft-types.ts:781](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L781) diff --git a/docs-md/interfaces/NftWebhookParams.md b/docs-md/interfaces/NftWebhookParams.md index 37a06183..3d7f4999 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/8c9409f/src/types/types.ts#L1166) +[src/types/types.ts:1166](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1166) ___ @@ -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/8c9409f/src/types/types.ts#L1171) +[src/types/types.ts:1171](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1171) diff --git a/docs-md/interfaces/OpenSeaCollectionMetadata.md b/docs-md/interfaces/OpenSeaCollectionMetadata.md index 002d1ff6..8d7929bb 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/8c9409f/src/types/nft-types.ts#L1135) +[src/types/nft-types.ts:1135](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1122) +[src/types/nft-types.ts:1122](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1124) +[src/types/nft-types.ts:1124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1137) +[src/types/nft-types.ts:1137](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1143) +[src/types/nft-types.ts:1143](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1139) +[src/types/nft-types.ts:1139](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1120) +[src/types/nft-types.ts:1120](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1133) +[src/types/nft-types.ts:1133](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1128) +[src/types/nft-types.ts:1128](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1145) +[src/types/nft-types.ts:1145](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1126) +[src/types/nft-types.ts:1126](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1141) +[src/types/nft-types.ts:1141](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1141) diff --git a/docs-md/interfaces/OwnedBaseNft.md b/docs-md/interfaces/OwnedBaseNft.md index 335c470b..406a5155 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/8c9409f/src/types/nft-types.ts#L294) +[src/types/nft-types.ts:294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1240) +[src/types/nft-types.ts:1240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1242) +[src/types/nft-types.ts:1242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1242) diff --git a/docs-md/interfaces/OwnedBaseNftsResponse.md b/docs-md/interfaces/OwnedBaseNftsResponse.md index 69cea18a..6ff04dc2 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/8c9409f/src/types/nft-types.ts#L260) +[src/types/nft-types.ts:260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L266) +[src/types/nft-types.ts:266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L269) +[src/types/nft-types.ts:269](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L274) +[src/types/nft-types.ts:274](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L274) diff --git a/docs-md/interfaces/OwnedNft.md b/docs-md/interfaces/OwnedNft.md index 1db212a8..f201c48c 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/8c9409f/src/types/nft-types.ts#L1278) +[src/types/nft-types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L284) +[src/types/nft-types.ts:284](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1280) +[src/types/nft-types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1256) +[src/types/nft-types.ts:1256](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1264) +[src/types/nft-types.ts:1264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1266) +[src/types/nft-types.ts:1266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1282) +[src/types/nft-types.ts:1282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1262) +[src/types/nft-types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1268) +[src/types/nft-types.ts:1268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1272) +[src/types/nft-types.ts:1272](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1258) +[src/types/nft-types.ts:1258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1260) +[src/types/nft-types.ts:1260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1270) +[src/types/nft-types.ts:1270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L1270) diff --git a/docs-md/interfaces/OwnedNftsResponse.md b/docs-md/interfaces/OwnedNftsResponse.md index b7d4a913..9c701fff 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/8c9409f/src/types/nft-types.ts#L233) +[src/types/nft-types.ts:233](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L239) +[src/types/nft-types.ts:239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L242) +[src/types/nft-types.ts:242](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L247) +[src/types/nft-types.ts:247](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L247) diff --git a/docs-md/interfaces/OwnedNftsValidAt.md b/docs-md/interfaces/OwnedNftsValidAt.md index 26197dd9..d0a8e605 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/8c9409f/src/types/nft-types.ts#L302) +[src/types/nft-types.ts:302](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L300) +[src/types/nft-types.ts:300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L304) +[src/types/nft-types.ts:304](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L304) diff --git a/docs-md/interfaces/OwnedToken.md b/docs-md/interfaces/OwnedToken.md index 955424bd..468a3973 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/8c9409f/src/types/types.ts#L216) +[src/types/types.ts:216](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L216) ___ @@ -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/8c9409f/src/types/types.ts#L205) +[src/types/types.ts:205](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L205) ___ @@ -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/8c9409f/src/types/types.ts#L232) +[src/types/types.ts:232](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L232) ___ @@ -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/8c9409f/src/types/types.ts#L239) +[src/types/types.ts:239](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L239) ___ @@ -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/8c9409f/src/types/types.ts#L234) +[src/types/types.ts:234](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L234) ___ @@ -92,7 +92,7 @@ not available from other sources. #### Defined in -[src/types/types.ts:222](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L222) +[src/types/types.ts:222](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L222) ___ @@ -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/8c9409f/src/types/types.ts#L210) +[src/types/types.ts:210](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L210) ___ @@ -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/8c9409f/src/types/types.ts#L227) +[src/types/types.ts:227](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L227) diff --git a/docs-md/interfaces/RawContract.md b/docs-md/interfaces/RawContract.md index f7209246..330dcc60 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/8c9409f/src/types/nft-types.ts#L938) +[src/types/nft-types.ts:938](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L944) +[src/types/nft-types.ts:944](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L935) +[src/types/nft-types.ts:935](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L935) diff --git a/docs-md/interfaces/RefreshContractResult.md b/docs-md/interfaces/RefreshContractResult.md index 1e634263..1c6f364e 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/8c9409f/src/types/types.ts#L525) +[src/types/types.ts:525](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L525) ___ @@ -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/8c9409f/src/types/types.ts#L534) +[src/types/types.ts:534](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L534) ___ @@ -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/8c9409f/src/types/types.ts#L528) +[src/types/types.ts:528](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L528) diff --git a/docs-md/interfaces/SearchContractMetadataResponse.md b/docs-md/interfaces/SearchContractMetadataResponse.md index be6afb20..eb85b60a 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/8c9409f/src/types/nft-types.ts#L844) +[src/types/nft-types.ts:844](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L844) diff --git a/docs-md/interfaces/SendPrivateTransactionOptions.md b/docs-md/interfaces/SendPrivateTransactionOptions.md index 44de8bc0..b40f6ccc 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/8c9409f/src/types/types.ts#L732) +[src/types/types.ts:732](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L732) diff --git a/docs-md/interfaces/SimulateAssetChangesChange.md b/docs-md/interfaces/SimulateAssetChangesChange.md index cb359dc6..8195fa51 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/8c9409f/src/types/types.ts#L818) +[src/types/types.ts:818](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L818) ___ @@ -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/8c9409f/src/types/types.ts#L794) +[src/types/types.ts:794](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L794) ___ @@ -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/8c9409f/src/types/types.ts#L797) +[src/types/types.ts:797](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L797) ___ @@ -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/8c9409f/src/types/types.ts#L837) +[src/types/types.ts:837](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L837) ___ @@ -86,7 +86,7 @@ available from other sources. #### Defined in -[src/types/types.ts:831](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L831) +[src/types/types.ts:831](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L831) ___ @@ -98,7 +98,7 @@ The from address. #### Defined in -[src/types/types.ts:800](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L800) +[src/types/types.ts:800](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L800) ___ @@ -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/8c9409f/src/types/types.ts#L842) +[src/types/types.ts:842](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L842) ___ @@ -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/8c9409f/src/types/types.ts#L821) +[src/types/types.ts:821](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L821) ___ @@ -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/8c9409f/src/types/types.ts#L810) +[src/types/types.ts:810](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L810) ___ @@ -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/8c9409f/src/types/types.ts#L824) +[src/types/types.ts:824](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L824) ___ @@ -160,7 +160,7 @@ The to address. #### Defined in -[src/types/types.ts:803](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L803) +[src/types/types.ts:803](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L803) ___ @@ -173,4 +173,4 @@ ERC1155 and SPECIAL_NFT NFTs. #### Defined in -[src/types/types.ts:848](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L848) +[src/types/types.ts:848](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L848) diff --git a/docs-md/interfaces/SimulateAssetChangesError.md b/docs-md/interfaces/SimulateAssetChangesError.md index b8d5a739..92f21c36 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/8c9409f/src/types/types.ts#L785) +[src/types/types.ts:785](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L785) diff --git a/docs-md/interfaces/SimulateAssetChangesResponse.md b/docs-md/interfaces/SimulateAssetChangesResponse.md index f319d803..202cbda6 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/8c9409f/src/types/types.ts#L856) +[src/types/types.ts:856](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L856) ___ @@ -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/8c9409f/src/types/types.ts#L863) +[src/types/types.ts:863](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L863) ___ @@ -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/8c9409f/src/types/types.ts#L861) +[src/types/types.ts:861](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L861) diff --git a/docs-md/interfaces/SimulateExecutionResponse.md b/docs-md/interfaces/SimulateExecutionResponse.md index a188125e..8f238789 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/8c9409f/src/types/types.ts#L958) +[src/types/types.ts:958](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L958) ___ @@ -35,4 +35,4 @@ available. #### Defined in -[src/types/types.ts:964](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L964) +[src/types/types.ts:964](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L964) diff --git a/docs-md/interfaces/SimulationCallTrace.md b/docs-md/interfaces/SimulationCallTrace.md index 66b5031a..fa3436a0 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/8c9409f/src/types/types.ts#L921) +[src/types/types.ts:921](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L921) ___ @@ -51,7 +51,7 @@ Omit.error #### Defined in -[src/types/types.ts:1436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1436) +[src/types/types.ts:1436](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1436) ___ @@ -67,7 +67,7 @@ Omit.from #### Defined in -[src/types/types.ts:1422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1422) +[src/types/types.ts:1422](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1422) ___ @@ -83,7 +83,7 @@ Omit.gas #### Defined in -[src/types/types.ts:1428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1428) +[src/types/types.ts:1428](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1428) ___ @@ -99,7 +99,7 @@ Omit.gasUsed #### Defined in -[src/types/types.ts:1430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1430) +[src/types/types.ts:1430](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1430) ___ @@ -115,7 +115,7 @@ Omit.input #### Defined in -[src/types/types.ts:1432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1432) +[src/types/types.ts:1432](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1432) ___ @@ -131,7 +131,7 @@ Omit.output #### Defined in -[src/types/types.ts:1434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1434) +[src/types/types.ts:1434](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1434) ___ @@ -147,7 +147,7 @@ Omit.to #### Defined in -[src/types/types.ts:1424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1424) +[src/types/types.ts:1424](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1424) ___ @@ -163,7 +163,7 @@ Omit.type #### Defined in -[src/types/types.ts:919](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L919) +[src/types/types.ts:919](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L919) ___ @@ -179,4 +179,4 @@ Omit.value #### Defined in -[src/types/types.ts:1426](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1426) +[src/types/types.ts:1426](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1426) diff --git a/docs-md/interfaces/SimulationDebugLog.md b/docs-md/interfaces/SimulationDebugLog.md index 4adbf00e..88cb8c8c 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/8c9409f/src/types/types.ts#L945) +[src/types/types.ts:945](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L945) ___ @@ -35,7 +35,7 @@ The data included the log. #### Defined in -[src/types/types.ts:947](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L947) +[src/types/types.ts:947](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L947) ___ @@ -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/8c9409f/src/types/types.ts#L949) +[src/types/types.ts:949](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L949) ___ @@ -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/8c9409f/src/types/types.ts#L943) +[src/types/types.ts:943](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L943) diff --git a/docs-md/interfaces/TokenBalanceFailure.md b/docs-md/interfaces/TokenBalanceFailure.md index dfe74e19..a35c33a3 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/8c9409f/src/types/types.ts#L169) +[src/types/types.ts:169](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L169) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[src/types/types.ts:171](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L171) +[src/types/types.ts:171](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L171) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[src/types/types.ts:170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L170) +[src/types/types.ts:170](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L170) diff --git a/docs-md/interfaces/TokenBalanceSuccess.md b/docs-md/interfaces/TokenBalanceSuccess.md index b0aeb8b7..b4e63684 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/8c9409f/src/types/types.ts#L162) +[src/types/types.ts:162](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L162) ___ @@ -28,7 +28,7 @@ ___ #### Defined in -[src/types/types.ts:164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L164) +[src/types/types.ts:164](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L164) ___ @@ -38,4 +38,4 @@ ___ #### Defined in -[src/types/types.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L163) +[src/types/types.ts:163](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L163) diff --git a/docs-md/interfaces/TokenBalancesOptionsDefaultTokens.md b/docs-md/interfaces/TokenBalancesOptionsDefaultTokens.md index bb4d2024..198e9d44 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/8c9409f/src/types/types.ts#L136) +[src/types/types.ts:136](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L136) diff --git a/docs-md/interfaces/TokenBalancesOptionsErc20.md b/docs-md/interfaces/TokenBalancesOptionsErc20.md index 70ac3be1..9d40916e 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/8c9409f/src/types/types.ts#L127) +[src/types/types.ts:127](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L127) ___ @@ -34,4 +34,4 @@ The ERC-20 token type. #### Defined in -[src/types/types.ts:124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L124) +[src/types/types.ts:124](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L124) diff --git a/docs-md/interfaces/TokenBalancesResponse.md b/docs-md/interfaces/TokenBalancesResponse.md index 8ec5e61e..14ada1af 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/8c9409f/src/types/types.ts#L153) +[src/types/types.ts:153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L153) ___ @@ -33,4 +33,4 @@ ___ #### Defined in -[src/types/types.ts:154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L154) +[src/types/types.ts:154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L154) diff --git a/docs-md/interfaces/TokenBalancesResponseErc20.md b/docs-md/interfaces/TokenBalancesResponseErc20.md index ff4dfa41..de7b5833 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/8c9409f/src/types/types.ts#L153) +[src/types/types.ts:153](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L153) ___ @@ -44,7 +44,7 @@ of token balances. #### Defined in -[src/types/types.ts:148](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L148) +[src/types/types.ts:148](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L148) ___ @@ -58,4 +58,4 @@ ___ #### Defined in -[src/types/types.ts:154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L154) +[src/types/types.ts:154](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L154) diff --git a/docs-md/interfaces/TokenMetadataResponse.md b/docs-md/interfaces/TokenMetadataResponse.md index 7091cd37..01b5737b 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/8c9409f/src/types/types.ts#L264) +[src/types/types.ts:264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L264) ___ @@ -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/8c9409f/src/types/types.ts#L267) +[src/types/types.ts:267](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L267) ___ @@ -49,7 +49,7 @@ not available from other sources. #### Defined in -[src/types/types.ts:252](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L252) +[src/types/types.ts:252](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L252) ___ @@ -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/8c9409f/src/types/types.ts#L258) +[src/types/types.ts:258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L258) diff --git a/docs-md/interfaces/TransactionReceiptsBlockHash.md b/docs-md/interfaces/TransactionReceiptsBlockHash.md index b9e99cf5..3a4932fd 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/8c9409f/src/types/types.ts#L554) +[src/types/types.ts:554](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L554) diff --git a/docs-md/interfaces/TransactionReceiptsBlockNumber.md b/docs-md/interfaces/TransactionReceiptsBlockNumber.md index dd36729a..87eb6906 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/8c9409f/src/types/types.ts#L544) +[src/types/types.ts:544](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L544) diff --git a/docs-md/interfaces/TransactionReceiptsResponse.md b/docs-md/interfaces/TransactionReceiptsResponse.md index fb4fc7d2..9d5331cb 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/8c9409f/src/types/types.ts#L573) +[src/types/types.ts:573](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L573) diff --git a/docs-md/interfaces/TransactionWebhookParams.md b/docs-md/interfaces/TransactionWebhookParams.md index 9d273663..474ba6a0 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/8c9409f/src/types/types.ts#L1157) +[src/types/types.ts:1157](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1157) diff --git a/docs-md/interfaces/TransferredNft.md b/docs-md/interfaces/TransferredNft.md index 51bc10c8..338be885 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/8c9409f/src/types/nft-types.ts#L1278) +[src/types/nft-types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L626) +[src/types/nft-types.ts:626](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1280) +[src/types/nft-types.ts:1280](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1256) +[src/types/nft-types.ts:1256](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1264) +[src/types/nft-types.ts:1264](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L620) +[src/types/nft-types.ts:620](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1266) +[src/types/nft-types.ts:1266](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1282) +[src/types/nft-types.ts:1282](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1262) +[src/types/nft-types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1268) +[src/types/nft-types.ts:1268](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1272) +[src/types/nft-types.ts:1272](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L622) +[src/types/nft-types.ts:622](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1258) +[src/types/nft-types.ts:1258](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1260) +[src/types/nft-types.ts:1260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L1270) +[src/types/nft-types.ts:1270](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L624) +[src/types/nft-types.ts:624](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L624) diff --git a/docs-md/interfaces/TransfersNftResponse.md b/docs-md/interfaces/TransfersNftResponse.md index 230bcfda..cc0cbcdd 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/8c9409f/src/types/nft-types.ts#L607) +[src/types/nft-types.ts:607](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/nft-types.ts#L609) +[src/types/nft-types.ts:609](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/nft-types.ts#L609) diff --git a/docs-md/interfaces/Webhook.md b/docs-md/interfaces/Webhook.md index bf7e471a..8e0ac049 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/8c9409f/src/types/types.ts#L1037) +[src/types/types.ts:1037](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1037) ___ @@ -57,7 +57,7 @@ The webhook's unique id. #### Defined in -[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1018) +[src/types/types.ts:1018](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1018) ___ @@ -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/8c9409f/src/types/types.ts#L1026) +[src/types/types.ts:1026](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1026) ___ @@ -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/8c9409f/src/types/types.ts#L1020) +[src/types/types.ts:1020](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1020) ___ @@ -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/8c9409f/src/types/types.ts#L1030) +[src/types/types.ts:1030](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1030) ___ @@ -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/8c9409f/src/types/types.ts#L1028) +[src/types/types.ts:1028](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1028) ___ @@ -117,7 +117,7 @@ The type of webhook. #### Defined in -[src/types/types.ts:1022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1022) +[src/types/types.ts:1022](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1022) ___ @@ -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/8c9409f/src/types/types.ts#L1024) +[src/types/types.ts:1024](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1024) ___ @@ -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/8c9409f/src/types/types.ts#L1032) +[src/types/types.ts:1032](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1032) diff --git a/docs-md/interfaces/WebhookAddressOverride.md b/docs-md/interfaces/WebhookAddressOverride.md index 8f3e481d..af744c6f 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/8c9409f/src/types/types.ts#L1271) +[src/types/types.ts:1271](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1271) diff --git a/docs-md/interfaces/WebhookAddressUpdate.md b/docs-md/interfaces/WebhookAddressUpdate.md index 2379c86e..590beb3a 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/8c9409f/src/types/types.ts#L1260) +[src/types/types.ts:1260](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1260) ___ @@ -34,4 +34,4 @@ Existing addresses to remove. #### Defined in -[src/types/types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1262) +[src/types/types.ts:1262](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1262) diff --git a/docs-md/interfaces/WebhookNftFilterUpdate.md b/docs-md/interfaces/WebhookNftFilterUpdate.md index 860c90a7..e7bfa427 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/8c9409f/src/types/types.ts#L1238) +[src/types/types.ts:1238](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1238) ___ @@ -34,4 +34,4 @@ Existing filters to remove. #### Defined in -[src/types/types.ts:1240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1240) +[src/types/types.ts:1240](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1240) diff --git a/docs-md/interfaces/WebhookNftMetadataFilterUpdate.md b/docs-md/interfaces/WebhookNftMetadataFilterUpdate.md index 5cf47998..a1ccb137 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/8c9409f/src/types/types.ts#L1249) +[src/types/types.ts:1249](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1249) ___ @@ -34,4 +34,4 @@ Existing filters to remove. #### Defined in -[src/types/types.ts:1251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1251) +[src/types/types.ts:1251](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1251) diff --git a/docs-md/interfaces/WebhookStatusUpdate.md b/docs-md/interfaces/WebhookStatusUpdate.md index c93c0124..fe87ef7b 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/8c9409f/src/types/types.ts#L1229) +[src/types/types.ts:1229](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1229) diff --git a/docs-md/modules.md b/docs-md/modules.md index 7b3ccce4..2ac3c485 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/8c9409f/src/types/types.ts#L1300) +[src/types/types.ts:1300](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1300) ___ @@ -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/8c9409f/src/types/types.ts#L718) +[src/types/types.ts:718](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L718) ___ @@ -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/8c9409f/src/types/types.ts#L712) +[src/types/types.ts:712](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L712) ___ @@ -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/8c9409f/src/types/types.ts#L701) +[src/types/types.ts:701](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L701) ___ @@ -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/8c9409f/src/types/types.ts#L1361) +[src/types/types.ts:1361](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1361) ___ @@ -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/8c9409f/src/types/types.ts#L1294) +[src/types/types.ts:1294](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1294) ___ @@ -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/8c9409f/src/types/types.ts#L1478) +[src/types/types.ts:1478](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1478) ___ @@ -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/8c9409f/src/util/logger.ts#L22) +[src/util/logger.ts:22](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/types/types.ts#L1286) +[src/types/types.ts:1286](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1286) ___ @@ -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/8c9409f/src/types/types.ts#L1278) +[src/types/types.ts:1278](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1278) ___ @@ -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/8c9409f/src/types/types.ts#L1504) +[src/types/types.ts:1504](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1504) ___ @@ -415,7 +415,7 @@ Implementation copied over from #### Defined in -[src/types/types.ts:1498](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L1498) +[src/types/types.ts:1498](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L1498) ___ @@ -425,7 +425,7 @@ ___ #### Defined in -[src/types/types.ts:158](https://github.com/alchemyplatform/alchemy-sdk-js/blob/8c9409f/src/types/types.ts#L158) +[src/types/types.ts:158](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L158) ___ @@ -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/8c9409f/src/types/types.ts#L562) +[src/types/types.ts:562](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/types/types.ts#L562) ___ @@ -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/8c9409f/src/api/util.ts#L9) +[src/api/util.ts:9](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/util.ts#L29) +[src/api/util.ts:29](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/util/logger.ts#L56) +[src/util/logger.ts:56](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/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/8c9409f/src/api/util.ts#L19) +[src/api/util.ts:19](https://github.com/alchemyplatform/alchemy-sdk-js/blob/89d639ce/src/api/util.ts#L19) diff --git a/docs/classes/Alchemy.html b/docs/classes/Alchemy.html index d0624a3c..cebb8374 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.
-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.
Generated using TypeDoc