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

getMoonpayFiatOnRampUrl

Description

This endpoint is used to create a Moonpay onramp URL.

public getMoonpayFiatOnRampUrl(reqParams: VyMoonpayOnRampUrlRequest) : VyPromise<VyFiatRampUrlDto>

Parameters

reqParams

Request data for the operation

Returns

VyPromise<VyFiatRampUrlDto>

Last updated