Skip to content

Commit c20d9ed

Browse files
committed
add kraken to cex-layer-2-support
1 parent fa4135e commit c20d9ed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/data/layer-2/cex-layer-2-support.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,11 @@
2222
"supports_withdrawals": ["Arbitrum", "Optimism"],
2323
"supports_deposits": ["Arbitrum", "Optimism"],
2424
"url": "https://www.huobi.com/"
25+
},
26+
{
27+
"name": "Kraken",
28+
"supports_withdrawals": ["Arbitrum"],
29+
"supports_deposits": ["Arbitrum"],
30+
"url": "https://www.kraken.com/"
2531
}
2632
]

0 commit comments

Comments
 (0)