Skip to content

Commit c100263

Browse files
committed
Add Vara Network
1 parent c7f417e commit c100263

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/supported_apps.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,4 +320,10 @@ export const supportedApps: SubstrateAppParams[] = [
320320
slip0044: 0x80000162,
321321
ss58_addr_type: 42,
322322
},
323+
{
324+
name: 'Vara',
325+
cla: 0xc0,
326+
slip0044: 0x80001370,
327+
ss58_addr_type: 137,
328+
},
323329
]

0 commit comments

Comments
 (0)