diff --git a/src/assets/images/exchanges/bitpanda.png b/src/assets/images/exchanges/bitpanda.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc538272254aea7c3279af0eb781d6f8ffb74cc Binary files /dev/null and b/src/assets/images/exchanges/bitpanda.png differ diff --git a/src/helpers/exchanges.ts b/src/helpers/exchanges.ts index c5d1d46d34032374c78cfd7c0934bba875a50734..11661cfaa424ca1b6cd442ae6e470a5c87dad766 100644 --- a/src/helpers/exchanges.ts +++ b/src/helpers/exchanges.ts @@ -26,6 +26,12 @@ export const EXCHANGES = [ website: 'https://www.bithumb.com/react/trade/order/HIVE-KRW', image: 'bithumb.png', }, + { + id: 'bitpanda', + name: 'Bitpanda', + website: 'https://www.bitpanda.com/en/prices/hive-hive', + image: 'bitpanda.png', + }, { id: 'bitrue', name: 'Bitrue',