Skip to content

Commit

Permalink
add azero markets to some cex scrapers.
Browse files Browse the repository at this point in the history
  • Loading branch information
jppade committed Aug 4, 2023
1 parent eaf16f6 commit c778048
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/GateIO.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
"Ignore": false,
"Symbol": "ARB"
},
{
"Exchange": "GateIO",
"ForeignName": "AZERO_USDT",
"Ignore": false,
"Symbol": "AZERO"
},
{
"Exchange": "GateIO",
"ForeignName": "BEPRO_USDT",
Expand Down
6 changes: 6 additions & 0 deletions config/Huobi.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@
"Ignore": false,
"Symbol": "AVAX"
},
{
"Exchange": "Huobi",
"ForeignName": "AZEROUSDT",
"Ignore": false,
"Symbol": "AZERO"
},
{
"Exchange": "Huobi",
"ForeignName": "SDNUSDT",
Expand Down
6 changes: 6 additions & 0 deletions config/KuCoin.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,12 @@
"Exchange": "KuCoin",
"Ignore": false
},
{
"Symbol": "AZERO",
"ForeignName": "AZERO-USDT",
"Exchange": "KuCoin",
"Ignore": false
},
{
"Symbol": "BAT",
"ForeignName": "BAT-USDT",
Expand Down
6 changes: 6 additions & 0 deletions config/MEXC.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@
"Exchange": "MEXC",
"Ignore": false
},
{
"Symbol": "AZERO",
"ForeignName": "AZEROUSDT",
"Exchange": "MEXC",
"Ignore": false
},
{
"Symbol": "BADGER",
"ForeignName": "BADGERUSDT",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/GateIO.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@
"Blockchain": "Cosmos",
"Address": "0x0000000000000000000000000000000000000000"
},
{
"Symbol": "AZERO",
"Exchange": "GateIO",
"Blockchain": "AlephZero",
"Address": "0x0000000000000000000000000000000000000000"
},
{
"Symbol": "BEPRO",
"Exchange": "GateIO",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/Huobi.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@
"Blockchain": "Aurora",
"Address": "0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79"
},
{
"Symbol": "AZERO",
"Exchange": "Huobi",
"Blockchain": "AlephZero",
"Address": "0x0000000000000000000000000000000000000000"
},
{
"Symbol": "BAL",
"Exchange": "Huobi",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/KuCoin.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,12 @@
"Blockchain": "Acala",
"Address": "Token:AUSD"
},
{
"Symbol": "AZERO",
"Exchange": "KuCoin",
"Blockchain": "AlephZero",
"Address": "0x0000000000000000000000000000000000000000"
},
{
"Symbol": "BCHSV",
"Exchange": "KuCoin",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/MEXC.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@
"Blockchain": "Ethereum",
"Address": "0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b"
},
{
"Symbol": "AZERO",
"Exchange": "MEXC",
"Blockchain": "AlephZero",
"Address": "0x0000000000000000000000000000000000000000"
},
{
"Symbol": "BADGER",
"Exchange": "MEXC",
Expand Down

0 comments on commit c778048

Please sign in to comment.