3030- [ useEdition] ( ../wiki/Exports#useedition )
3131- [ useEditionDrop] ( ../wiki/Exports#useeditiondrop )
3232- [ useMarketplace] ( ../wiki/Exports#usemarketplace )
33+ - [ useMetamask] ( ../wiki/Exports#usemetamask )
3334- [ useNFTCollection] ( ../wiki/Exports#usenftcollection )
3435- [ useNFTDrop] ( ../wiki/Exports#usenftdrop )
3536- [ useNetwork] ( ../wiki/Exports#usenetwork )
5455
5556#### Defined in
5657
57- [ src/Provider.tsx:41] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/Provider.tsx#L41 )
58+ [ src/Provider.tsx:41] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/Provider.tsx#L41 )
5859
5960___
6061
6465
6566#### Defined in
6667
67- [ src/Provider.tsx:19] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/Provider.tsx#L19 )
68+ [ src/Provider.tsx:19] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/Provider.tsx#L19 )
6869
6970___
7071
7475
7576#### Defined in
7677
77- [ src/Provider.tsx:24] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/Provider.tsx#L24 )
78+ [ src/Provider.tsx:24] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/Provider.tsx#L24 )
7879
7980___
8081
8485
8586#### Defined in
8687
87- [ src/Provider.tsx:36] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/Provider.tsx#L36 )
88+ [ src/Provider.tsx:36] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/Provider.tsx#L36 )
8889
8990___
9091
9495
9596#### Defined in
9697
97- [ src/Provider.tsx:28] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/Provider.tsx#L28 )
98+ [ src/Provider.tsx:28] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/Provider.tsx#L28 )
9899
99100## Variables
100101
@@ -140,7 +141,7 @@ node_modules/wagmi-core/dist/declarations/src/constants/chains.d.ts:10
140141
141142#### Defined in
142143
143- [ src/Provider.tsx:114] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/Provider.tsx#L114 )
144+ [ src/Provider.tsx:114] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/Provider.tsx#L114 )
144145
145146___
146147
174175
175176#### Defined in
176177
177- [ src/hooks/useAddress.ts:3] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/useAddress.ts#L3 )
178+ [ src/hooks/useAddress.ts:3] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/useAddress.ts#L3 )
178179
179180___
180181
@@ -190,7 +191,7 @@ readonly [{ `data`: { `connected`: `boolean` ; `connector`: `undefined` \| `Conn
190191
191192#### Defined in
192193
193- [ src/hooks/useConnect.ts:6] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/useConnect.ts#L6 )
194+ [ src/hooks/useConnect.ts:6] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/useConnect.ts#L6 )
194195
195196___
196197
210211
211212#### Defined in
212213
213- [ src/hooks/useDisconnect.ts:3] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/useDisconnect.ts#L3 )
214+ [ src/hooks/useDisconnect.ts:3] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/useDisconnect.ts#L3 )
214215
215216___
216217
230231
231232#### Defined in
232233
233- [ src/hooks/modules/useEdition.ts:4] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/modules/useEdition.ts#L4 )
234+ [ src/hooks/modules/useEdition.ts:4] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/modules/useEdition.ts#L4 )
234235
235236___
236237
250251
251252#### Defined in
252253
253- [ src/hooks/modules/useEditionDrop.ts:4] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/modules/useEditionDrop.ts#L4 )
254+ [ src/hooks/modules/useEditionDrop.ts:4] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/modules/useEditionDrop.ts#L4 )
254255
255256___
256257
270271
271272#### Defined in
272273
273- [ src/hooks/modules/useMarketplace.ts:4] ( https://github.com/thirdweb-dev/react/blob/945f587/src/hooks/modules/useMarketplace.ts#L4 )
274+ [ src/hooks/modules/useMarketplace.ts:4] ( https://github.com/thirdweb-dev/react/blob/88ed397/src/hooks/modules/useMarketplace.ts#L4 )
275+
276+ ___
277+
278+ ### useMetamask
279+
280+ ▸ ** useMetamask** (): () => ` Promise ` <{ ` data? ` : ` ConnectorData ` <` any ` \> ; ` error? ` : ` Error ` }\>
281+
282+ #### Returns
283+
284+ ` fn `
285+
286+ ▸ (): ` Promise ` <{ ` data? ` : ` ConnectorData ` <` any ` \> ; ` error? ` : ` Error ` }\>
287+
288+ ##### Returns
289+
290+ ` Promise ` <{ ` data? ` : ` ConnectorData ` <` any ` \> ; ` error? ` : ` Error ` }\>
291+
292+ #### Defined in
293+
294+ src/hooks/connectors/useMetamask.ts:4
274295
275296___
276297
290311
291312#### Defined in
292313
293- [ src/hooks/modules/useNFTCollection.ts:4] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/modules/useNFTCollection.ts#L4 )
314+ [ src/hooks/modules/useNFTCollection.ts:4] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/modules/useNFTCollection.ts#L4 )
294315
295316___
296317
310331
311332#### Defined in
312333
313- [ src/hooks/modules/useNFTDrop.ts:4] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/modules/useNFTDrop.ts#L4 )
334+ [ src/hooks/modules/useNFTDrop.ts:4] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/modules/useNFTDrop.ts#L4 )
314335
315336___
316337
344365
345366#### Defined in
346367
347- [ src/hooks/modules/usePack.ts:4] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/modules/usePack.ts#L4 )
368+ [ src/hooks/modules/usePack.ts:4] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/modules/usePack.ts#L4 )
348369
349370___
350371
357378| Name | Type |
358379| :------ | :------ |
359380| ` readonlyRpcUrl ` | ` string ` |
360- | ` sdkOptions ` | ` undefined ` \| { ` gasSettings? ` : { ` maxPriceInGwei? ` : ` number ` ; ` speed? ` : `` "safeLow" `` \| `` " standard"`` \| `` "fast" `` \| `` "fastest" `` } ; ` gasless? ` : { ` openzeppelin ` : { ` relayerForwarderAddress? ` : ` string ` ; ` relayerUrl ` : ` string ` } } \| { ` biconomy ` : { ` apiId ` : ` string ` ; ` apiKey ` : ` string ` ; ` deadlineSeconds? ` : ` number ` } } ; ` readonlySettings? ` : { ` chainId? ` : ` number ` ; ` rpcUrl ` : ` string ` } } |
381+ | ` sdkOptions ` | ` undefined ` \| { ` gasSettings? ` : { ` maxPriceInGwei? ` : ` number ` ; ` speed? ` : `` "standard" `` \| `` "fast" `` \| `` "fastest" `` } ; ` gasless? ` : { ` openzeppelin ` : { ` relayerForwarderAddress? ` : ` string ` ; ` relayerUrl ` : ` string ` } } \| { ` biconomy ` : { ` apiId ` : ` string ` ; ` apiKey ` : ` string ` ; ` deadlineSeconds? ` : ` number ` } } ; ` readonlySettings? ` : { ` chainId? ` : ` number ` ; ` rpcUrl ` : ` string ` } } |
361382| ` storageInterface? ` | ` IStorage ` |
362383
363384#### Returns
366387
367388#### Defined in
368389
369- [ src/hooks/useReadonlySDK.ts:4] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/useReadonlySDK.ts#L4 )
390+ [ src/hooks/useReadonlySDK.ts:4] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/useReadonlySDK.ts#L4 )
370391
371392___
372393
380401
381402#### Defined in
382403
383- [ src/Provider.tsx:294 ] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/Provider.tsx#L294 )
404+ [ src/Provider.tsx:310 ] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/Provider.tsx#L310 )
384405
385406___
386407
394415
395416#### Defined in
396417
397- [ src/hooks/useSigner.ts:5] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/useSigner.ts#L5 )
418+ [ src/hooks/useSigner.ts:5] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/useSigner.ts#L5 )
398419
399420___
400421
414435
415436#### Defined in
416437
417- [ src/hooks/modules/useTokenModule.ts:4] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/modules/useTokenModule.ts#L4 )
438+ [ src/hooks/modules/useTokenModule.ts:4] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/modules/useTokenModule.ts#L4 )
418439
419440___
420441
434455
435456#### Defined in
436457
437- [ src/hooks/modules/useVoteModule.ts:4] ( https://github.com/thirdweb-dev/react/blob/945f587 /src/hooks/modules/useVoteModule.ts#L4 )
458+ [ src/hooks/modules/useVoteModule.ts:4] ( https://github.com/thirdweb-dev/react/blob/88ed397 /src/hooks/modules/useVoteModule.ts#L4 )
0 commit comments