Skip to content

Commit c044835

Browse files
authored
Update LSK addresses (#1210)
* del: remove unconfirmed unichain address * feat: add base LSK address
1 parent 91ced74 commit c044835

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

data/LSK/data.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,11 @@
3333
"bridge": "0x4200000000000000000000000000000000000010"
3434
}
3535
},
36-
"unichain": {
37-
"address": "0xc13C1Aa97ef67a1eBd56830323B04C3A75df1903"
36+
"base": {
37+
"address": "0xac485391EB2d7D88253a7F1eF18C37f4242D1A24",
38+
"overrides": {
39+
"bridge": "0x4200000000000000000000000000000000000010"
40+
}
3841
}
3942
}
4043
}

0 commit comments

Comments
 (0)