Skip to content

Commit

Permalink
Add XFI asset to MEXC and Huobi
Browse files Browse the repository at this point in the history
  • Loading branch information
kaythxbye committed Jul 19, 2024
1 parent 949d99f commit 0edc100
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 3 deletions.
6 changes: 6 additions & 0 deletions config/Huobi.json
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,12 @@
"Ignore": false,
"Symbol": "XRP"
},
{
"Exchange": "Huobi",
"ForeignName": "XFIUSDT",
"Ignore": false,
"Symbol": "XFI"
},
{
"Exchange": "Huobi",
"ForeignName": "YFIUSDT",
Expand Down
8 changes: 7 additions & 1 deletion config/MEXC.json
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,12 @@
"Exchange": "MEXC",
"Ignore": false
},
{
"Symbol": "XFI",
"ForeignName": "XFIUSDT",
"Exchange": "MEXC",
"Ignore": false
},
{
"Symbol": "XRP",
"ForeignName": "XRPUSDT",
Expand All @@ -733,4 +739,4 @@
"Ignore": false
}
]
}
}
8 changes: 7 additions & 1 deletion config/gitcoinverified/Huobi.json
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,12 @@
"Blockchain": "Ethereum",
"Address": "0x68749665FF8D2d112Fa859AA293F07A622782F38"
},
{
"Symbol": "XFI",
"Exchange": "Huobi",
"Blockchain": "Ethereum",
"Address": "0xc8ceed65e236f7d6fb378b8715f9e6912e486a54"
},
{
"Symbol": "XRP",
"Exchange": "Huobi",
Expand All @@ -511,4 +517,4 @@
"Address": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e"
}
]
}
}
8 changes: 7 additions & 1 deletion config/gitcoinverified/MEXC.json
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,12 @@
"Blockchain": "Ethereum",
"Address": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e"
},
{
"Symbol": "XFI",
"Exchange": "MEXC",
"Blockchain": "Ethereum",
"Address": "0xc8ceed65e236f7d6fb378b8715f9e6912e486a54"
},
{
"Symbol": "ZK",
"Exchange": "MEXC",
Expand All @@ -703,4 +709,4 @@
"Address": "0x6985884C4392D348587B19cb9eAAf157F13271cd"
}
]
}
}

0 comments on commit 0edc100

Please sign in to comment.