# IndexerChain
## Properties
| Name | Type | Description | Notes |
| -------------- | ------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------- |
| **expires_at** | Option<**i64**> | | [optional] |
| **spends** | Option<**Vec<String>**> | txids of the transactions in the chain used as input of the current tx | [optional] |
| **txid** | Option<**String**> | | [optional] |
| **r#type** | Option<[**models::IndexerChainedTxType**](IndexerChainedTxType.md)> | | [optional] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)