diff --git a/_data/exchanges.yml b/_data/exchanges.yml index 2977373..9538f45 100644 --- a/_data/exchanges.yml +++ b/_data/exchanges.yml @@ -42,6 +42,12 @@ image: bitcoincoid_logo.png url: https://www.bitcoin.co.id/ +- name: Bitfinex + trading_pairs: + fees: + image: bitfinex_logo.png + url: https://www.bitfinex.com + - name: Bittrex trading_pairs: BTC fees: 0.25% diff --git a/assets/img/exchanges/bitfinex_logo.png b/assets/img/exchanges/bitfinex_logo.png new file mode 100644 index 0000000..d1566c7 Binary files /dev/null and b/assets/img/exchanges/bitfinex_logo.png differ