GetBuyWithFiatCurrencies

Returns a list of fiat currencies supported by Buy With Fiat that can be used when getting a quote using the GetBuyWithFiatQuote API.

Usage

using Thirdweb.Pay;
var currencies = await ThirdwebPay.GetBuyWithFiatCurrencies(client);