useAddresses
useAddresses(
options):object
Defined in: packages/iso-filecoin-react/src/wallet-provider.js:521
Resolve addresses from the network TODO: use cache
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
options | { address: string; } |
options.address | string |
Returns
Section titled “Returns”object
address0x
Section titled “address0x”address0x:
UseQueryResult<string|undefined,Error>