For the complete documentation index, see llms.txt. This page is also available as Markdown.

getMoonpayFiatOffRampUrl

Description

This endpoint is used to create a Moonpay offramp URL.

public getMoonpayFiatOffRampUrl(reqParams: VyMoonpayOffRampUrlRequest) : VyPromise<VyFiatRampUrlDto>

Parameters

reqParams

Request data for the operation

Returns

VyPromise<VyFiatRampUrlDto>

Last updated