Skip to content

readAddresses

readAddresses(client, options): Promise<OutputType>

Defined in: packages/synapse-core/src/warm-storage/read-addresses.ts:30

Read FOC addresses from the Warm Storage contract

ParameterTypeDescription
clientClient<Transport, Chain>The client to use to read the addresses.
optionsOptionsTypereadAddresses.OptionsType

Promise<OutputType>

The addresses readAddresses.OutputType

Errors readAddresses.ErrorType