File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " ss58-registry"
3
3
authors = [" Parity Technologies <admin@parity.io>" ]
4
- version = " 1.6 .0"
4
+ version = " 1.7 .0"
5
5
edition = " 2021"
6
6
description = " Registry of known SS58 address types"
7
7
license = " Apache-2.0"
Original file line number Diff line number Diff line change 140
140
"prefix" : 14 ,
141
141
"network" : " totem" ,
142
142
"displayName" : " Totem" ,
143
- "symbols" : [" XTX " ],
143
+ "symbols" : [" TOTEM " ],
144
144
"decimals" : [0 ],
145
145
"standardAccount" : " *25519" ,
146
146
"website" : " https://totemaccounting.com"
667
667
"standardAccount" : " secp256k1" ,
668
668
"website" : " https://moonbeam.network"
669
669
},
670
+ {
671
+ "prefix" : 2007 ,
672
+ "network" : " kapex" ,
673
+ "displayName" : " Kapex" ,
674
+ "symbols" : [" KAPEX" ],
675
+ "decimals" : [12 ],
676
+ "standardAccount" : " *25519" ,
677
+ "website" : " https://totemaccounting.com"
678
+ },
670
679
{
671
680
"prefix" : 2254 ,
672
681
"network" : " subspace_testnet" ,
You can’t perform that action at this time.
0 commit comments