btcpayserver/BTCPayServer.Rating/Providers
Umar Bolatov 999090dbdb Add Yadio exchange rate provider
Yadio is a service which provides exchange rates for many currencies such as the Lebanese Pound which have the real exchange rate which differs from the official rate significantly (32,525 LBP for USD real rate vs 1,510 official rate).

See more details here: https://yadio.io/info.html

See discussions here:
https://github.com/btcpayserver/btcpayserver/discussions/4001
https://github.com/btcpayserver/btcpayserver/discussions/2489#discussioncomment-3102370
2022-08-18 08:08:55 +02:00
..
ArgoneumRateProvider.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
BackgroundFetcherRateProvider.cs Warning if not using 'is not null' 2022-01-14 17:48:15 +09:00
BitbankRateProvider.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
BitflyerRateProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BitpayRateProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BudaRateProvider.cs Add Buda rate provider for CLP 2022-06-09 12:01:40 +02:00
ByllsRateProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
CoinGeckoRateProvider.cs Update CoinGeckoRateProvider 2022-04-04 14:47:50 +09:00
CryptoMarketExchangeRateProvider.cs Add support for CryptoMarket exchange rates (#3012) 2021-10-27 15:19:34 +09:00
ExchangeSharpRateProvider.cs Fix the ExchangeSharpRateProvider for some pairs 2022-07-11 23:39:11 +09:00
FallbackRateProvider.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
HitBTCRateProvider.cs Fix HitBTC again 2020-08-20 13:15:35 +09:00
HttpClientRequestMaker.cs Bump and fix rate providers (#3813) 2022-06-06 18:56:50 +09:00
IRateProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
KrakenExchangeRateProvider.cs Fix Kraken rate provider 2022-08-10 08:20:41 +02:00
NullRateProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
RipioExchangeProvider.cs Prevent stackoverflow exception when ripio is unavailable 2022-07-11 23:08:59 +09:00
YadioRateProvider.cs Add Yadio exchange rate provider 2022-08-18 08:08:55 +02:00