# \MayanamesApi All URIs are relative to *http://localhost* Method | HTTP request | Description ------------- | ------------- | ------------- [**mayaname**](MayanamesApi.md#mayaname) | **GET** /mayachain/mayaname/{name} | ## mayaname > Vec mayaname(name, height) Returns addresses registered to the provided mayaname. ### Parameters Name | Type | Description | Required | Notes ------------- | ------------- | ------------- | ------------- | ------------- **name** | **String** | the mayanode to lookup | [required] | **height** | Option<**i64**> | optional block height, defaults to current tip | | ### Return type [**Vec**](Mayaname_1.md) ### Authorization No authorization required ### HTTP request headers - **Content-Type**: Not defined - **Accept**: application/json [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)