Skip to content

Commit

Permalink
okx: add more withdraw networks #16236
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0Vu committed Jan 2, 2023
1 parent 5ec5243 commit ca19f07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/okx.js
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,9 @@ module.exports = class okx extends Exchange {
'POLYGON': 'Polygon',
'OEC': 'OEC',
'ALGO': 'ALGO', // temporarily unavailable
'OPTIMISM': 'Optimism',
'ARBITRUM': 'Arbitrum one',
'AVALANCHE': 'Avalanche C-Chain',
},
'fetchOpenInterestHistory': {
'timeframes': {
Expand Down

0 comments on commit ca19f07

Please sign in to comment.