# MerkleContextWithNewAddressProof ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **address** | **String** | A Solana public key represented as a base58 string. | [default to 11111112D1oxKts8YPdTJRG5FzxTNpMtWmq8hkVx3] **higher_range_address** | **String** | A Solana public key represented as a base58 string. | [default to 11111112D1oxKts8YPdTJRG5FzxTNpMtWmq8hkVx3] **low_element_leaf_index** | **i32** | | **lower_range_address** | **String** | A Solana public key represented as a base58 string. | [default to 11111112D1oxKts8YPdTJRG5FzxTNpMtWmq8hkVx3] **merkle_tree** | **String** | A Solana public key represented as a base58 string. | [default to 11111112D1oxKts8YPdTJRG5FzxTNpMtWmq8hkVx3] **next_index** | **i32** | | **proof** | **Vec** | | **root** | **String** | A 32-byte hash represented as a base58 string. | **root_seq** | **i32** | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)