Skip to content

Commit

Permalink
fix some bitget asset verifications.
Browse files Browse the repository at this point in the history
  • Loading branch information
jppade committed Sep 19, 2024
1 parent c77d1b9 commit f799f09
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/Bitget.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
},
{
"Symbol": "POL",
"ForeignName": "POLUSDTg",
"ForeignName": "POLUSDT",
"Exchange": "Bitget",
"Ignore": false
},
Expand Down
8 changes: 7 additions & 1 deletion config/gitcoinverified/Bitget.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
"Blockchain": "Aurora",
"Address": "0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79"
},
{
"Symbol": "AVAX",
"Exchange": "Bitget",
"Blockchain": "Avalanche",
"Address": "0x0000000000000000000000000000000000000000"
},
{
"Symbol": "AZERO",
"Exchange": "Bitget",
Expand All @@ -54,7 +60,7 @@
"Blockchain": "Bitcoin",
"Address": "0x0000000000000000000000000000000000000000"
},
{
{
"Symbol": "CELO",
"Exchange": "Bitget",
"Blockchain": "Celo",
Expand Down

0 comments on commit f799f09

Please sign in to comment.