From ca19f073c2221f6929a18ffac9bf6920af62c875 Mon Sep 17 00:00:00 2001 From: sc0Vu Date: Mon, 2 Jan 2023 15:14:27 +0800 Subject: [PATCH] okx: add more withdraw networks ccxt/ccxt#16236 --- js/okx.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/js/okx.js b/js/okx.js index 7444d31060fe..bf4902a1ff12 100644 --- a/js/okx.js +++ b/js/okx.js @@ -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': {