Skip to content

Commit

Permalink
add some boba markets.
Browse files Browse the repository at this point in the history
  • Loading branch information
jppade committed Aug 2, 2023
1 parent 1929618 commit 8ee7d0f
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/CoinBase.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@
"Ignore": false,
"Symbol": "AAVE"
},
{
"Exchange": "CoinBase",
"ForeignName": "BOBA-USD",
"Ignore": false,
"Symbol": "BOBA"
},
{
"Exchange": "CoinBase",
"ForeignName": "GHST-USD",
Expand Down
6 changes: 6 additions & 0 deletions config/Crypto.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@
"Exchange": "Crypto.com",
"Ignore": false
},
{
"Symbol": "BOBA",
"ForeignName": "BOBA_USD",
"Exchange": "Crypto.com",
"Ignore": false
},
{
"Symbol": "BOSON",
"ForeignName": "BOSON_USDT",
Expand Down
6 changes: 6 additions & 0 deletions config/GateIO.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
"Ignore": false,
"Symbol": "BEPRO"
},
{
"Exchange": "GateIO",
"ForeignName": "BOBA_USDT",
"Ignore": false,
"Symbol": "BOBA"
},
{
"Exchange": "GateIO",
"ForeignName": "GNS_USDT",
Expand Down
6 changes: 6 additions & 0 deletions config/KuCoin.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,12 @@
"Exchange": "KuCoin",
"Ignore": false
},
{
"Symbol": "BOBA",
"ForeignName": "BOBA-USDT",
"Exchange": "KuCoin",
"Ignore": false
},
{
"Symbol": "BOSON",
"ForeignName": "BOSON-USDT",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/CoinBase.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
"Blockchain": "Ethereum",
"Address": "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C"
},
{
"Symbol": "BOBA",
"Exchange": "CoinBase",
"Blockchain": "Ethereum",
"Address": "0x42bBFa2e77757C645eeaAd1655E0911a7553Efbc"
},
{
"Symbol": "DOT",
"Exchange": "CoinBase",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/Crypto.com.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"Tokens": [
{
"Symbol": "BOBA",
"Exchange": "Crypto.com",
"Blockchain": "Ethereum",
"Address": "0x42bBFa2e77757C645eeaAd1655E0911a7553Efbc"
},
{
"Symbol": "DAI",
"Exchange": "Crypto.com",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/GateIO.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@
"Blockchain": "Bifrost",
"Address": "0"
},
{
"Symbol": "BOBA",
"Exchange": "GateIO",
"Blockchain": "Ethereum",
"Address": "0x42bBFa2e77757C645eeaAd1655E0911a7553Efbc"
},
{
"Symbol": "CFG",
"Exchange": "GateIO",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/KuCoin.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@
"Blockchain": "Bifrost",
"Address": "0"
},
{
"Symbol": "BOBA",
"Exchange": "KuCoin",
"Blockchain": "Ethereum",
"Address": "0x42bBFa2e77757C645eeaAd1655E0911a7553Efbc"
},
{
"Symbol": "BOLT",
"Exchange": "KuCoin",
Expand Down

0 comments on commit 8ee7d0f

Please sign in to comment.