Skip to content

Commit

Permalink
fix address for cusd in scraper subscriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jppade committed Oct 10, 2023
1 parent 9c91556 commit b392de1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/gitcoinverified/ByBit.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"Symbol": "CUSD",
"Exchange": "ByBit",
"Blockchain": "Celo",
"Address": "0x765de816845861e75a25fca122bb6898b8b1282a"
"Address": "0x765DE816845861e75A25fCA122bb6898B8B1282a"
},
{
"Symbol": "DOT",
Expand Down
2 changes: 1 addition & 1 deletion config/gitcoinverified/GateIO.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"Symbol": "CUSD",
"Exchange": "GateIO",
"Blockchain": "Celo",
"Address": "0x765de816845861e75a25fca122bb6898b8b1282a"
"Address": "0x765DE816845861e75A25fCA122bb6898B8B1282a"
},
{
"Symbol": "GRAIL",
Expand Down
2 changes: 1 addition & 1 deletion config/gitcoinverified/Huobi.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"Symbol": "CUSD",
"Exchange": "Huobi",
"Blockchain": "Celo",
"Address": "0x765de816845861e75a25fca122bb6898b8b1282a"
"Address": "0x765DE816845861e75A25fCA122bb6898B8B1282a"
},
{
"Symbol": "CVX",
Expand Down

0 comments on commit b392de1

Please sign in to comment.