# XpubRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **xpub** | Option<**String**> | The xpub to register. | [optional] **skip_height** | Option<**i64**> | Skip transactions before this height. Default is 0. Ignore this while deleting xpub. | [optional] **init_receive_index** | Option<**i32**> | Set the init maxReceiveIndex to {initReceiveIndex}(less than 5000) before the initial crawl , default is 200. This could increase cost. | [optional] **init_change_index** | Option<**i32**> | Set the init maxChangeIndex(less than 5000) before the initial crawl , default is 200. This could increase cost. | [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)