diff --git a/src/helpers/exchanges.ts b/src/helpers/exchanges.ts index 0fbb050477ada139eda3bc6b28be5cde88b65fb1..9025baba100d4eb45536f5c5ba175b4b342b7b0b 100644 --- a/src/helpers/exchanges.ts +++ b/src/helpers/exchanges.ts @@ -80,6 +80,12 @@ export const EXCHANGES = [ website: 'https://www.gate.io/trade/HIVE_USDT', image: 'gateio.svg', }, + { + id: 'hotcoin', + name: 'Hotcoin', + website: 'https://www.hotcoin.com/en_US/trade/hive_usdt', + image: 'hotcoin.png', + }, { id: 'hitbtc', name: 'HitBTC',