[@iota-pico/api](../README.md) > [IWereAddressesSpentFromRequest](../interfaces/iwereaddressesspentfromrequest.md)

# Interface: IWereAddressesSpentFromRequest

Represents the request for wereAddressesSpentFrom command.
*__interface__*: 

## Hierarchy

**IWereAddressesSpentFromRequest**

## Index

### Properties

* [addresses](iwereaddressesspentfromrequest.md#addresses)

---

## Properties

<a id="addresses"></a>

###  addresses

**● addresses**: *`string`[]*

*Defined in [models/IWereAddressesSpentFromRequest.ts:9](https://github.com/iota-pico/api/tree/master/src/models/IWereAddressesSpentFromRequest.ts#L9*

The address hashes to check if they were spent from.

___

