Skip to content

Commit 59ca240

Browse files
authored
Merge pull request #9501 from ethereum/krakenL2Update
add kraken to cex-layer-2-support
2 parents 02adb67 + c20d9ed commit 59ca240

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)