From 843d9e7fe0227b43ebff5a911a450527134c0fbb Mon Sep 17 00:00:00 2001 From: Jack Matier Date: Fri, 1 Mar 2024 16:22:12 -0700 Subject: [PATCH] Add LBank to markets page --- assets/static/img/markets/lbank.svg | 1 + data/markets.yml | 10 +++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 assets/static/img/markets/lbank.svg diff --git a/assets/static/img/markets/lbank.svg b/assets/static/img/markets/lbank.svg new file mode 100644 index 00000000..fa488406 --- /dev/null +++ b/assets/static/img/markets/lbank.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/markets.yml b/data/markets.yml index 73de3298..bf013af0 100644 --- a/data/markets.yml +++ b/data/markets.yml @@ -6,6 +6,14 @@ logo: mexc.svg type: Centralized Exchange +- name: "LBank Cryptocurrency Exchange" + markets: + - market: QRL-USDT + link: https://www.lbank.com/en-US/trade/qrl_usdt + link: https://www.lbank.com/en-US/trade/qrl_usdt + logo: lbank.svg + type: Centralized Exchange + - name: "Dex-Trade" markets: - market: QRL-USDT @@ -32,4 +40,4 @@ link: https://www.tidecoin.exchange/trading/qrlarl link: https://www.tidecoin.exchange/trading/qrlusdt logo: tidecoin.png - type: Centralized Exchange + type: Centralized Exchange \ No newline at end of file