- CloutApiFp(configuration?): {
swapperClout(address, height?, options?): Promise<((axios?, basePath?) => AxiosPromise<SwapperCloutResponse>)>;
} Returns {
swapperClout(address, height?, options?): Promise<((axios?, basePath?) => AxiosPromise<SwapperCloutResponse>)>;
}
swapperClout:function
- swapperClout(address, height?, options?): Promise<((axios?, basePath?) => AxiosPromise<SwapperCloutResponse>)>
Parameters
- address: string
Optional
height: numberOptional
options: AxiosRequestConfig<any>
Returns Promise<((axios?, basePath?) => AxiosPromise<SwapperCloutResponse>)>
CloutApi - functional programming interface