diff --git a/config/CoinBase.json b/config/CoinBase.json index 7bedb613a..fd71bbb27 100644 --- a/config/CoinBase.json +++ b/config/CoinBase.json @@ -18,6 +18,12 @@ "Ignore": false, "Symbol": "AAVE" }, + { + "Exchange": "CoinBase", + "ForeignName": "BOBA-USD", + "Ignore": false, + "Symbol": "BOBA" + }, { "Exchange": "CoinBase", "ForeignName": "GHST-USD", diff --git a/config/Crypto.com.json b/config/Crypto.com.json index 939d46900..7a3cc7b55 100644 --- a/config/Crypto.com.json +++ b/config/Crypto.com.json @@ -108,6 +108,12 @@ "Exchange": "Crypto.com", "Ignore": false }, + { + "Symbol": "BOBA", + "ForeignName": "BOBA_USD", + "Exchange": "Crypto.com", + "Ignore": false + }, { "Symbol": "BOSON", "ForeignName": "BOSON_USDT", diff --git a/config/GateIO.json b/config/GateIO.json index 7d6126496..ef9dd9485 100644 --- a/config/GateIO.json +++ b/config/GateIO.json @@ -12,6 +12,12 @@ "Ignore": false, "Symbol": "BEPRO" }, + { + "Exchange": "GateIO", + "ForeignName": "BOBA_USDT", + "Ignore": false, + "Symbol": "BOBA" + }, { "Exchange": "GateIO", "ForeignName": "GNS_USDT", diff --git a/config/KuCoin.json b/config/KuCoin.json index f3564d889..f3a35ca71 100644 --- a/config/KuCoin.json +++ b/config/KuCoin.json @@ -294,6 +294,12 @@ "Exchange": "KuCoin", "Ignore": false }, + { + "Symbol": "BOBA", + "ForeignName": "BOBA-USDT", + "Exchange": "KuCoin", + "Ignore": false + }, { "Symbol": "BOSON", "ForeignName": "BOSON-USDT", diff --git a/config/gitcoinverified/CoinBase.json b/config/gitcoinverified/CoinBase.json index 1e55f6388..60f5126d2 100644 --- a/config/gitcoinverified/CoinBase.json +++ b/config/gitcoinverified/CoinBase.json @@ -36,6 +36,12 @@ "Blockchain": "Ethereum", "Address": "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C" }, + { + "Symbol": "BOBA", + "Exchange": "CoinBase", + "Blockchain": "Ethereum", + "Address": "0x42bBFa2e77757C645eeaAd1655E0911a7553Efbc" + }, { "Symbol": "DOT", "Exchange": "CoinBase", diff --git a/config/gitcoinverified/Crypto.com.json b/config/gitcoinverified/Crypto.com.json index f4fd8166e..5994c3e94 100644 --- a/config/gitcoinverified/Crypto.com.json +++ b/config/gitcoinverified/Crypto.com.json @@ -1,5 +1,11 @@ { "Tokens": [ + { + "Symbol": "BOBA", + "Exchange": "Crypto.com", + "Blockchain": "Ethereum", + "Address": "0x42bBFa2e77757C645eeaAd1655E0911a7553Efbc" + }, { "Symbol": "DAI", "Exchange": "Crypto.com", diff --git a/config/gitcoinverified/GateIO.json b/config/gitcoinverified/GateIO.json index cd3964bb5..a7fe9d181 100755 --- a/config/gitcoinverified/GateIO.json +++ b/config/gitcoinverified/GateIO.json @@ -48,6 +48,12 @@ "Blockchain": "Bifrost", "Address": "0" }, + { + "Symbol": "BOBA", + "Exchange": "GateIO", + "Blockchain": "Ethereum", + "Address": "0x42bBFa2e77757C645eeaAd1655E0911a7553Efbc" + }, { "Symbol": "CFG", "Exchange": "GateIO", diff --git a/config/gitcoinverified/KuCoin.json b/config/gitcoinverified/KuCoin.json index bfee27bde..67238ed41 100755 --- a/config/gitcoinverified/KuCoin.json +++ b/config/gitcoinverified/KuCoin.json @@ -108,6 +108,12 @@ "Blockchain": "Bifrost", "Address": "0" }, + { + "Symbol": "BOBA", + "Exchange": "KuCoin", + "Blockchain": "Ethereum", + "Address": "0x42bBFa2e77757C645eeaAd1655E0911a7553Efbc" + }, { "Symbol": "BOLT", "Exchange": "KuCoin",